Given Raster Image and Its Deformed Counterpart with Geometric Correction Implementation
Given an original raster image and its deformed version, first determine the displacement of each grid intersection point, then implement an image geometric correction program using the control grid method, including displacement vector calculation and interpolation algorithms.