地球信息科学学报 ›› 2020, Vol. 22 ›› Issue (11): 2238-2246.doi: 10.12082/dqxxkx.2020.190742

• 遥感科学与应用技术 • 上一篇    下一篇

一种由粗到精的光学与SAR遥感图像配准算法

张明祥1(), 王泽根2,*(), 白茹月1, 贾鸿顺3   

  1. 1.西南石油大学土木工程与测绘学院,成都 610500
    2.西南石油大学地球科学与技术学院,成都 610500
    3.长安大学地质工程与测绘学院,西安 710064
  • 收稿日期:2019-12-02 修回日期:2020-01-24 出版日期:2020-11-25 发布日期:2021-01-25
  • 通讯作者: 王泽根 E-mail:zhang@qq.com;Zegen01@126.com
  • 作者简介:张明祥(1995— ),男,甘肃陇南人,硕士生,主要从事地理信息系统及其应用研究。E-mail: mx- zhang@qq.com
  • 基金资助:
    国家自然科学基金项目(41701428)

A Coarse-to-Fine Optical and SAR Remote Sensing Image Registration Algorithm

ZHANG Mingxiang1(), WANG Zegen2,*(), BAI Ruyue1, JIA Hongshun3   

  1. 1. School of Civil Engineering and Geomatics, Southwest Petroleum University, Chengdu 610500, China
    2. School of Geoscience and Technology, Southwest Petroleum University, Chengdu 610500, China
    3. School of Geological Engineering and Surveying, Chang'an University, Xi'an 710064, China
  • Received:2019-12-02 Revised:2020-01-24 Online:2020-11-25 Published:2021-01-25
  • Contact: WANG Zegen E-mail:zhang@qq.com;Zegen01@126.com
  • Supported by:
    National Natural Science Foundation of China(41701428)

摘要:

由于光学遥感图像和SAR图像具有明显的非线性强度差异,且SAR图像存在斑点噪声,使得其配准存在较大难度。为此,本文结合基于特征和基于区域图像配准方法的优点,并组合为混合模型,提出一种由粗到精的自动配准算法。以光学遥感图像和SAR图像分别为参考图像和待配准图像,先以基于特征点的SAR-SIFT完成粗配准,再以基于区域的ROEWA-HOG完成精配准。① 采用SAR-SIFT算法进行特征点检测和特征匹配来计算图像的仿射变换模型,以消除参考图像和待配准图像之间明显的旋转、尺度和平移差异,至此完成图像粗配准;② 在此基础上利用分块Harris角点检测在参考图像上获得特征点,并根据特征点确定待配准图像上的同名点搜索区域;③ 计算图像的ROEWA梯度,构造以特征点为中心的模板区域内的HOG特征向量,以SSD作为相似性测度搜索待配准图像上的同名点,完成高精度的图像配准;④ 进行图像配准实验,对配准结果进行目视检查和精度评估。经过多组光学与SAR图像配准实验,验证本文算法能够结合基于特征和基于区域的图像配准方法的优点,较好地抵抗光学与SAR图像之间的非线性强度、旋转、尺度、平移差异和SAR图像的噪声影响,并逐步提高配准精度,最终配准精度达到1个像素左右,实现了光学与SAR图像的高精度自动配准,能够满足光学与SAR图像后续综合应用。

关键词: 光学图像, SAR图像, 图像配准, 特征匹配, 模板匹配, 混合模型, SAR-SIFT算法, HOG特征, ROEWA算法

Abstract:

Due to the fact that optical remote sensing image and SAR image have obvious nonlinear intensity differences, and that SAR image has speckle noise, it is difficult to register them. Feature-based image registration and region-based image registration are the two most common methods of optical and SAR image registration. One advantage of feature-based image registration is that it can solve the problem of rotation, scale, and translation differences between images. Another advantage is the small amount of calculation. However, this method usually has the disadvantages of low registration accuracy and instability. Region-based image registration can achieve high-precision registration of heterogeneous images. However, it performs poorly for images with large rotations, scale differences, and it has heavy computation task. For these problem, this paper combines the advantages of feature-based and region-based image registration methods into a hybrid model and proposes an automatic registration algorithm for optical and SAR images. The optical remote sensing image is the reference image while the SAR image is the one to be registered. The SAR-SIFT based on the feature points is used to complete the coarse registration and then the ROEWA-HOG based on the region is used to complete the fine registration. Firstly, the SAR-SIFT algorithm, robust to nonlinear intensity differences and speckle noise, is used to perform feature point detection and feature matching to calculate the affine transformation model of the image to eliminate the obvious rotation, scale and translation difference between the optical image and the SAR image. This is the coarse image registration. Secondly, we use the block Harris corner detection method to obtain a certain number of evenly distributed feature points on the reference image. We determine the search area of the corresponding points on the image to be registered according to the feature points, calculate the ROEWA gradient of the image, and then use a fast calculation strategy to construct the HOG feature vector in the template area with the feature points as the center. Then, we use SSD as the similarity measure to search the corresponding points on the image to be registered. This is the high-precision image registration. Finally, we carry out the image registration and perform visual inspection and quantitative evaluation of the registration results. It is demonstrated that the algorithm in this paper can combine the advantages of feature-based and region-based image registration methods to better resist the noise effect of SAR images and the nonlinear intensity, rotation, scale, and translation differences between optic and SAR images. The final registration accuracy of our high-precision automatic registration method is 1 pixel. High-precision automatic registration for SAR images can meet subsequent comprehensive applications of optical and SAR images.

Key words: optical image, SAR image, image registration, feature matching, template matching, hybrid model, SAR-SIFT algorithm, HOG feature, ROEWA algorithm