The invention relates to a method for constructing the geometric correction of expandable multi-
satellite multi-sensor
remote sensing images, which comprises the following steps: 1) according to the
processing flow of a geometric
correction algorithm, dividing the geometric correction of the
remote sensing images into the steps of image
data input, the calculation of the range of output images,
image correction model, the conversion of pixel positions, a
resampling algorithm and the output of correction images, and then setting the
processing logic of the steps in a general invoking method of an abstract class; and 2) dividing the process of the method for constructing the geometric correction into three
layers further, namely a geometric correction
processing abstract function
interface layer, a specific realization layer and a basic arithmetic layer; and taking
satellite names or sensor identification as input parameters by users, and selecting a specific realization
algorithm to be used to realize the corresponding
algorithm and complete the corresponding processing function during program running. The method has the
advantage that the function of the geometric correction of the multi-
satellite multi-sensor
remote sensing images can be processed and the required function can be expanded under the condition of no need of modifying the existing programs.