SAR影像匹配是SAR数据处理的重要环节,但是,SAR影像匹配成功率、正确率及精度较低。通过SAR影像匹配,建立SAR匹配像对,对雷达立体观察和立体测量有重要的意义。在机载SAR影像匹配中,应用SIFT算法,获得较稳定的特征,并结合2D单应变换的RANSAC算法剔除误匹配点对;选取三组不同类别的机载SAR影像数据,利用SIFT和粗差剔除相结合的算法,通过vc++和OpenCV编程,提取出特征稳定且均匀分布的同名点对,完成机载SAR影像匹配实验。结果表明,对于含有人工建筑物的机载SAR影像,SIFT算法可有效地提取大量稳定的匹配点对,其正确率高;对于含有自然植被的机载SAR影像,SIFT算法可有效地提取较多稳定的匹配点对,其正确率较高;由于SIFT算法实质上是基于局部灰度匹配的算法,对于纹理信息缺乏的机载SAR影像,只可提取少量稳定的匹配点对,其正确率相对前两者较低。总体而言,在机载SAR影像中SIFT算法能够提取到稳定的匹配点对,并结合基于2D单应变换的RANSAC算法,可有效剔除误匹配点对,提高匹配正确率及精度。
Success rate, correct rate and precision of SAR image matching are usually low, so it indirectly affects the subsequent application of SAR images. SIFT feature is the local feature of the image, and it remains invariance of the rotation, scale and luminance variation; it also maintains a certain degree of stability of the viewing angle variation, the affine transformation and the noise. The stable features are extracted by using SIFT algo- rithm which is applied to airborne SAR image matching. AS 2D homography transform is the model of the RANSAC algorithm, four pairs of points at least are used to calculate 2D homography transform model parame- ters. RANSAC algorithm is a kind of robust parameter estimation method to obtain the effective sample data. The mismatching points are eliminated by using the RANSAC algorithm based on 2D homograpy transform. Based on VC++ and OpenCV programming, three sets of different kinds of airborne SAR image data are select- ed to complete matching experiment of airborne SAR image in which SIFT algorithm combined with error elimi- nated algorithm is used. The result shows that for airborne SAR images of artificial buildings and natural vegeta- tion, SIFT algorithm can be used to effectively extract numerous stable matching points and the correct rate is high; for airborne SAR images of lack of texture information, SIFT algorithm can be used to extract a small amount of stable matching points and the correct rate is obviously lower than the former. In a word, SIFT algo- rithm can be used to extract the stable matching points in the airborne SAR image matching, and the mismatch- ing points are effectively eliminated by using RANSAC algorithm based on 2D homograpy transform, so the cor- rect rate and precision of matching is greatly improved.