Geometric errors that can be corrected using sensor characteristics and ephemeris data include scan skew, mirror-scan velocity variance, panoramic distortion, platform velocity, and perspective geometry.
Errors that can only be accounted for by the use of GCP's include the roll, pitch, and yaw of the platform and/or the altitude variance (Berstein, 1983).Linear Transformation: The transformation of coordinates from one system to another (image to map) using a linear algebraic (1st order polynomial) formula
Non-Linear Transformation: The transformation of coordinates from one system to another (image to map) using a non-linear algebraic (Nth order polynomial) formula
Rectification: The process by which the geometry of an image is made planimetric. (Jensen, 1986)
Registration: The process of geometrically aligning two or more sets of image data such that resolution cells for a single ground area can be digitally or visually superimposed. A map coordinate system may not be involved.Resampling: The process of extrapolating data values to a new grid. Resampling is the step in rectifying an image that calculates pixel values for the rectified grid from the original data grid.
Root Mean Square Error (RMS):The RMS is the error term used to determine the accuracy of the transformation from one coordinate system to another. It is the difference between the desired output coordinate for a GCP and the actual
Bilinear Interpolation - Calculates the output cell value by calculating the weighted average of the four closest input cells (a 2x2 array) based on distance.
Cubic Convolution - Calculates the output cell value by calculating the weighted average of the closest 16 input cells (a 4x4 array) based on distance.
Bernstein, R., 1983. Image Geometry and Rectification. Chapter 21 in The Manual of Remote Sensing. R. N. Colwell, ed., Bethesda, MD. American Society of Photogrammetry, 1:875-881.
Campbell, J. B. 1987. Introduction to Remote Sensing. The Guilford Press. 551pp.
Lillesand, T. M. and R. W. Kiefer. 1994. Remote Sensing and Image Interpretation, 3rd Ed. John Wiley and Sons, Inc. 750pp.
Jensen, J. R. 1996. Introductory Digital Image Processing: A Remote Sensing Perspective. Prentice Hall Inc., 316pp.