航空遥感图像配准算法研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
图像配准是航空遥感领域中重要的图像处理技术,但仍存在着诸多待解决的问题。首先由于航空遥感图像具有动态变化、亮度变化、几何变化大、相似特征多、重叠区域小等特点使得在图像配准过程中存在很多干扰特征。此时,仅靠改善特征提取方法很难进一步提高配准精度。其次由于遥感图像数据量较大,对配准速度要求较高。鉴于上述原因,本文针对不同的问题对航空遥感图像配准算法进行了系统深入的研究,重点研究了特征描述和匹配方法,提出四种图像配准算法,取得了如下创新性成果:
     1.由于海上目标不断的变化并且没有固定的形状,并且ICP算法在配准含干扰点多的点集时存在很多误匹配。为了准确配准海上动态变化目标图像,提出了基于矩不变量和改进的ICP的图像配准算法。该算法包括两步:粗配准和精配准。在粗配准过程中,通过矩不变量的相似性和空间相对距离去除一些明显不匹配的干扰点。为精配准提供一对好的初始点集。在精配准过程中,使用了解决分派问题的方法对ICP进行了改进,以去除重复匹配和格外点,使算法很快达到收敛。最终得到两个准确的匹配点集和变换矩阵。实验测试证明,该算法有效地提高了配准精度。
     2.在重叠区域比较小或者含相似特征的的两幅图像中,确定两个形状完全相同的区域是十分困难的。为了更好的解决此问题,本文提出了基于三角形区域的图像配准算法。首先确定三角形区域,然后构造相对矩仿射不变量描述符对其进行仿射不变描述,最终使用遗传算法进行全局匹配找到两个最相似的图。实验表明,该区域仿射不变量描述符能够有效地提高特征的区分能力,该算法能够很好地配准重叠区域低且局部特征相似的图像。
     3.当光照不一致或目标自身温度发生变化时,获取的图像的亮度可能会发生一定的变化。而区域描述符MSA对非线性亮度变化比较敏感,因此本文提出了一种基于亮度仿射不变量IIMSA的图像配准算法。该算法将多尺度自动卷积算法MSA和多尺度视觉理论算法MSR结合,构造了一个亮度和仿射不变区域描述符IIMSA。基于该描述符,提出了一种相应的全局匹配策略以去除格外点。实验结果表明,该算法能够有效地用于亮度变化不均匀图像的配准。
     4.为了满足实时在线检测的需要,进一步提高配准算法的效率和精度,本文提出了一种基于图像结构信息的简单健壮的RSOC特征匹配算法。该算法考虑了局部结构和全局信息,首先定义了一个基于邻接顺序的仿射不变量描述符;然后将特征点匹配转化为一个优化问题,并提出一个新的图匹配方法以解决该问题。在图匹配过程中,设计了一个过滤策略。该策略集成双向空间顺序约束和两个决策标准;最终得到结构一致且全局误差最小的两个匹配点集。比较结果表明该算法高效、精确且稳定。
Image registration is a very important technique in remote sensing and still has many unsolved problems. Firstly, the ambiguity caused by dynamical objects, illumination change, large geometric transformation, similar patterns and low overlapping area between images can not be solved just by improving feature detection method. Accurate point matching is a critical and challenging process in feature-based image registration, especially for images with a monotonous background. Secondly, as there are mass data to be processed in remote sensing, the image registration algorithms are expected to be effective. To solve these problems, feature descriptor and feature matching are explored. Four improved algorithms are proposed as follows.
     1. Due to sea targets having no fixed shape and the mismatches in the matching result of Iterative Closest Point (ICP), an image registration algorithm using invariants-based similarity and improved ICP is proposed for registering images with dynamical objects. There are two stages in this algorithm:coarse registration and fine registration. Invariants-based similarity and relative spatial distance are applied to coarse registration. Then an improved ICP algorithm is used for registering images accurately by combining the ICP and a method of solving assignment problem to deal with mismatches. Compared with traditional ICP and NCC, the accuracy of the proposed algorithm is highly improved.
     2. It is difficult to find two identical regions in the images with low overlapping area and similar patterns. To tackle this problem, an image registration algorithm based on triangle regions is proposed. In this algorithm, relative moment affine invariants are used to evaluate the similarity of two triangle regions, then a new global feature matching method based on Genetic Algorithm is proposed to match the feature points accurately. Experimental results show that the algorithm works well to register images with low overlapping area and similar patterns.
     3. The intensity of an image pair may be different when they are taken with nonuniform lighting conditions or change in temperature, and MultiScale Autoconvolution (MSA) has difficulty in registering images with nonuniform lighting conditions, so an image registration algorithm based on an illumination and affine invariant is proposed. In this algorithm, an illumination and affine invariant called Illumination Invariant MultiScale Autoconvolution (IIMSA) is proposed to describe triangle regions and evaluate their similarity. IIMSA is the combination of MSA and MultiScale Retinex (MSR). Based on IIMSA, outliers are removed by a global matching strategy. Experiment results demonstrate that the algorithm is suitable for registering images with big illuminant changes.
     4. The efficiency and precision of traditional image registration algorithm can't meet the need of some system which requires high real-time, so a simple and robust feature point matching algorithm, called Restricted Spatial Order Constraints (RSOC), is proposed to improve the efficiency and accuracy. In RSOC, both local structure and global information are considered. Based on adjacent spatial order, an affine invariant descriptor is defined and point matching is formulated as an optimization problem. A graph matching method is used to solve it and yields two matched graphs with minimum global transformation error. In order to eliminate dubious matches, a filtering strategy is designed, which integrates two-way spatial order constraints and two decision criteria restrictions. Numerous experiments show that RSOC obtains the highest precision and stability.
引文
[1]Zitova B, and Flusser J. Image registration methods:a survey. Image and Vision Computing,2003,21(11):977-1000.
    [2]Mikolajczyk K, Schmid C. Scale and affine invariant interest point detectors. International Journal of Computer Vision,2004,60(1):63-86.
    [3]Pritchett P, Zisserman A. Wide baseline stereo matching. In Proceedings of the IEEE International Conference on Computer Vision,1998:754-760.
    [4]Tuytelaars T, Van Gool L. Matching widely separated views based on affine invariant regions. International Journal of Computer Vision,2004,59(1):61-85.
    [5]Yasein M S, Agathoklis P, A robust, feature-based algorithm for aerial image registration, IEEE International Symposium on Industrial Electronics,2007:1731 1736.
    [6]Dai X, Khorram S. A feature-based image registration algorithm using improved chain-code representation combined with invariant moments. IEEE Transactions on Geoscience and Remote Sensing,1999,37(5 II):2351-2362.
    [7]Wen G, Lv J, Yu W. A high-performance feature-matching method for image registration by combining spatial and similarity information. IEEE Transactions on Geoscience and Remote Sensing,2008,46(4):1266-1277.
    [8]安居白,张永宁.发达国家海上溢油遥感监测现状分析.交通环保,2002,23(3):27.
    [9]安居白.航空遥感探测海上溢油的技术.交通环保,2002,23(1):24-26.
    [10]Barnea D I, Silverman H F. A class of algorithms for fast digital image registration. IEEE Transactions on Computers,1972, C-21(2):179-186.
    [11]Milgram D. Computer methods for creating photomosaics. IEEE Transactions on Computers,1975, C-24(11):1113-1119.
    [12]Brown L G. A survey of image registration techniques. ACM Computing Surveys,1992, 24(4):325-376.
    [13]Joaquim S, Carlesl M, David F et al. Review of recent range image registration methods with accuracy evaluation. Image and Vision Computing,2007,25(5):578-596.
    [14]Maintz J B A, van den Elsen P A, and Viergever M A. Comparison of edge-based and ridge-based registration of CT and MR brain images. Medical Image Analysis,1996, 1(2):151-161.
    [15]Ali G, Nasserl K, Richard B et al. Brain functional localization:A survey of image registration techniques,2007,26(4):427-451.
    [16]Holden M. A review of geometric transformations for nonrigid body registration, IEEE Transactions on Medical Imaging,2008,27(1):111-128.
    [17]Markelj P, Tomazevic D, Likar B et al.A review of 3D/2D registration methods for image-guided interventions, Medical Image Analysis,2010, Vol. In Press.
    [18]杨占龙.基于特征点的图像配准与拼接技术研究:(博士学位论文).西安:西安电子科技大学,2008.
    [19]Lester H, Arridge S R. A survey of hierarchical non-linear medical image registration. Pattern Recognition,1999,32(1):129-149.
    [20]Goshtasby A. Registration of image with geometric distortion. IEEE Transactions on Geoscience and Remote Sensing,1988,26(1):60-64.
    [21]Friston K J, Ashburner J, Poline J B et al. Spatial registration and normalization of images. Human Brain Mapping,1995,2(1995):165-189.
    [22]Bookstein F L. Principal warps:thin-plate splines and the decomposition of deformations. IEEE Transactions on Pattern Analysis and Machine Intelligence,1989,11 (6):567-585.
    [23]Pratt W K. Correlation Techniques of Image Registration. IEEE Transactions on Aerospace and Electronic Systems,1974, AES-10(3):353-358.
    [24]Cover T M, Thomas J A. Elements of Information Theory, Second Edition.2006.
    [25]Chen H, Varshney P, Arora M. Mutual information based image registration for remote sensing data. Intnational Journal of Remote Sensing,2003,24(18):3701-3706.
    [26]Viola P, Wells W M. Alignment by maximization of mutual information, International Journal of Computer Vision,1997,24:137-154.
    [27]Fitch A, Kadyrov A, Christmas W et al. Fast robust correlation. IEEE Transactions on Image Processing,2005,14(8):1063-1073.
    [28]Kybic J,Unser M. Fast parametric elastic image registration. IEEE Transactions on Image Processing,2003,12(11):1427-1442.
    [29]Li W, Leung H. A maximum likelihood approach for image registration using control point and intensity. IEEE Transactions on Image Processing,2004,13(8):1115-1127.
    [30]Li Z, Bao Z, Li H et al. Image autocoregistration and InSAR interferogram estimation using joint subspace projection. IEEE Transactions on Geoscience and Remote Sensing,2006,44(2):288-297.
    [3l]Orchard J. Efficient least squares multimodal registration with a globally exhaustive alignment search. IEEE Transactions on Image Processing,2007, 16(10):2526-2534.
    [32]Refice A, Bovenga F,Nutricato R. MST-based stepwise connection strategies for multipass radar data,with application to coregistration and equalization. IEEE Transactions on Geoscience and Remote Sensing,2006,44(8):2029-2040.
    [33]Orchard J.Efficient global weighted least-squares translation registration in the frequency domain.2nd International Conference on Image Analysis and Recognition, Toronto, Canada,2005,3656(2005):116-124.
    [34]Anuta P E. Digital registration of multispectral video imagery. SPIE-J,1969,7 (6)168-175.
    [35]Anuta P E. Spatial registration of multispectral and multitemporal digital imagery using fast Fourier transform techniques. IEEE Transactions on Geoscience Electronics, 1970,8 (4):353-368.
    [36]Hoge S W, Mitsouras D, Rybicki F R et al. Registration of multi-dimensional image data via sub-pixel resolution phase correlation.International Conference on Image Processing, Barcelona, Spain,2003,2:Ⅱ-707-Ⅱ-710.
    [37]Castro E, Morandi C. Registration of translated and rotated images using finite Fourier transforms. IEEE Transactions on Pattern Analysis and Machine Intelligence, 1987, PAMI-9(5):700-703.
    [38]Kuglin C D, Hines D C. The phase correlation image alignment method. IEEE Conference on Cybernetics and Society, New York,NY,1975:163-165.
    [39]Reddy B, Chatterji B. An FFT-based technique for translation, rotation, and scale-invariant image registration. IEEE Transactions on Image Processing,1996, 5 (8):1266-1271.
    [40]Zavorin I, Le Moigne J. Use of multiresolution wavelet feature pyramids for automatic registration of multisensor imagery. IEEE Transactions on Image Processing, 2005,14(6):770-782.
    [41]Wong R Y.Sequential scene matching using edge features. IEEE Transactions on Aerospace and Electronic Systems,1978,14(1):128-140.
    [42]Mount D M, Netanyahu N S, Moigne J L.Efficient Algorithm for Robust Feature Matching. Pattern Recognition,1999,32:17-38.
    [43]Li H, Manjunath B S, Mitra S K.A contour-based approach to multisensor image registration. IEEE Transactions on Image Processing,1995,4(3):320-334.
    [44]Dare P, Dowman I. An improved model for automatic feature-based registration of SAR and SPOT images. ISPRS Journal of Photogrammetry and Remote Sensing,2001,56(1): 13-28.
    [45]Attalla E, Siy P. Robust shape similarity retrieval based on contour segmentation polygonal multiresolution and elastic matching. Pattern Recognition,2005, 38(12):2229-2241.
    [46]Harris C, Stephens M.A combined corner and edge detector. Proceedings of the Fourth Alvey Vision Conference,Manchester,1988:147-151.
    [47]Lowe D G. Distinctive image features from scale-invariant keypoints. International Journal of Computer Vision,2004,60(2):91-110.
    [48]Bay H, Tuytelaars T, Van Gool L. SURF:Speeded Up Robust Features. Computer Vision and Image Understanding (CVIU),2008,110(3):346-359.
    [49]Flusser J, Suk T. Degraded image analysis:an invariant approach, IEEE Transactions on Pattern Analysis and Machine Intelligence,1998,20(6):590-603.
    [50]Khotanzad A, Hong Y H. Invariant image recognition by zernike moments. IEEE Transactions on Pattern Analysis and Machine Intelligence,1990,12(5):489-497.
    [51]Bentoutou Y, Taleb N, Kpalma K et al.An automatic image registration for applications in remote sensing, IEEE Transactions on Geoscience and Remote Sensing,2005,43(9):2127-2137.
    [52]Bentoutou Y, Taleb N, Bounoua A et al. Feature based registration of satellite images.15th International Conference on Digital Signal Processing, Cardiff, UK,2007: 419-422.
    [53]Bentoutou Y, Taleb N, Kpalma K et al.A feature-based approach to automated registration of remotely sensed images. Information and Communication Technologies, 2006,1:1835-1840.
    [54]Cheng L, Gong J, Yang X et al. Robust Affine Invariant Feature Extraction for Image Matching. IEEE Geoscience and Remote Sensing Letters,2008,5(2):246-250.
    [55]Goedeme T, Tuytelaars T, Van Gool, L. Fast wide baseline matching for visual navigation. In Proceedings IEEE Conference on Computer Vision and Pattern Recognition, Washington, DC, USA,2004:24-29.
    [56]Tuytelaars T, Van Gool L. Wide baseline stereo matching based on local,affinely invariant regions. In Proceedings of the 11th British Machine Vision Conference, Bristol, UK,2000:412-425.
    [57]Yang Z, Cohen F S. Image registration and object recognition using affine invariants and convex hulls, IEEE Transactions on Image Processing,1999, 8(7):934-946.
    [58]Yang Z, Cohen F S. Cross-weighted moments and affine invariants for image registration and matching, IEEE Transactions on Pattern Analysis and Machine Intelligence,1999,21(8):804-814.
    [59]Gope C, Kehtarnavaz N. Affine invariant comparison of point-sets using convex hulls and hausdorff distances. Pattern Recognition,2007,40(1):309-320.
    [60]Zheng Y, Doermann D. Robust point matching for nonrigid shapes by preserving local neighborhood structures. IEEE Transactions on Pattern Analysis and Machine Intelligence,2006,28(4):643-649.
    [61]Myronenko A, Song X. Point-set registration:coherent point drift. IEEE Transactions on Pattern Analysis and Machine Intelligence,2010,32(12):2262-2275.
    [62]Chui H, Rangarajan A. A new point matching algorithm for non-rigid registration. Computer Vision and Image Understanding,2003,89(2-3):114-141.
    [63]Li Y, Tsin Y, Genc Y et al. Object detection using 2D spatial ordering constraints. IEEE Computer Society Conference on Computer Vision and Pattern Recognition,2005, 11:711-718.
    [64]Aguilar W, Frauel Y, Escolano F et al. A robust graph transformation matching for non-rigid registration. Image and Vision Computing,2009,27(7):897-910.
    [65]Erives H, Fitzgerald G J. Automatic subpixel registration for a tunable hyperspectral imaging system, IEEE Geoscience and Remote Sensing Letters,2006, 3(3):397-400.
    [66]Takagi M, Hiyama T, Sone M. Automatic correcting method of geometric distortion in meteorological satellite noaa image. Systems and Computers in Japan,1989, 20(8):1-14.
    [67]Hirata R, Brun M, Barrera J et al. Multiresolution design of aperture operators. Journal of Mathematical Imaging and Vision,2002,16(3):199-222.
    [68]Flusser J. An adaptive method for image registration. Pattern Recognition,1992, 25(1):45-54.
    [69]Arevalo V, Gonzalez J. Improving piecewise linear registration of high-resolution satellite images through mesh optimization. IEEE Transactions on Geoscience and Remote Sensing,2008,46(11):3792-3803.
    [70]Shah C A, Sheng Y, Smith L C. Automated image registration based on pseudoinvariant metrics of dynamic land-surface features, IEEE Transactions on Geoscience and Remote Sensing,2008,46(11):3908-3916.
    [71]Fan X, Rhody H, Saber E. A spatial-feature-enhanced MMI algorithm for multimodal airborne image registration. IEEE Transactions on Geoscience and Remote Sensing,2010, 48(6):2580-2589.
    [72]Bentoutou Y, Taleb N. Automatic extraction of control points for digital subtraction angiography image enhancement. IEEE Transactions on Nuclear Science, 2005,52(11):238-246.
    [73]Kim T, Im Y. Automatic Satellite Image Registration by Combination of Matching and Random Sample Consensus,2003,5:1111-1117.
    [74]邵峰.遗传算法在图像拼接中的应用:(硕士学位论文).辽宁:大连海事大学,2007.
    [75]尹丽华.基于Harris和GA的航空遥感海上溢油图像配准:(硕士学位论文).辽宁:大连海事大学,2008.
    [76]曾庆业,唐娉,使用仿射不变特征的遥感图像自动配准.计算机工程,2009(01):192-194.
    [77]Xiong Z, Zhang Y. A novel interest-point-matching algorithm for high-resolution satellite images. IEEE Transactions on Geoscience and Remote Sensing, December 2009, 47(12):4189-4200.
    [78]Mikolajczyk K, Schmid C. A performance evaluation of local descriptors, IEEE Transactions on Pattern Analysis and Machine Intelligence,2005,27(10):1615-1630.
    [79]Belongie S, Malik J, Puzicha J. Shape matching and object recognition using shape contexts. IEEE Transactions on Pattern Analysis and Machine Intelligence,2002, 2(4):509-522.
    [80]Ke Y, Sukthankar R. PCA-SIFT:A More Distinctive Representation for Local Image Descriptors. Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition,2004,2:11506-11513.
    [81]Gabor D. Theory of Communication. J. IEE,1946,3(93):429-457.
    [82]Vetterli J K M. Wavelets and Subband Coding. Prentice Hall,1995.
    [83]Pun C M, Lee M C. Log-polar wavelet energy signatures for rotation and scale invariant texture classification, IEEE Transaction on Pattern Analysis and Machine Intelligence,2003,25(5):590-603.
    [84]Jafari-Khouzani K, Soltanian-Zadeh, H. Rotation-invariant multiresolution texture analysis using radon and wavelet ttransform, IEEE Transaction on Pattern Analysis and Machine Intelligence,2005,14(6):783-795.
    [85]Chen J L, Kundu A. Rotation and gray scale transform invariant texture identification using wavelet decomposition and hidden markov model, IEEE Transactions on Pattern Analysis and Machine Intelligence,1994,16(2):208-214.
    [86]Charalampidis D, Kasparis T. Wavelet-based rotational invariant roughness features for texture classification and segmentation, IEEE Transactions on Image Processing,2002,11 (8):825-837.
    [87]Cui P, Li J, Pan Q et al. Rotation and scaling invariant texture classification based on radon transform and multiscale analysis, Pattern Recognition Letters,2006, 27(5):408-413.
    [88]Manthalkar R, Biswas P K, Chatterji B N. Rotation and scale invariant texture features using discrete wavelet packet transform, Pattern Recognition Letters,2003, 24 (14):2455-62.
    [89]Jafari-Khouzani K, Soltanian-Zadeh H. Radon transform orientation estimation for rotation invariant texture analysis,2005,27(6):1004-1008.
    [90]Pan W, Bui T D, Suen C Y. Rotation invariant texture classification by ridgelet transform and frequency-orientation space decomposition, Signal Processing,2008, 88(1):189-199.
    [91]Mindru F, Moons T, Van Gool L. Recognizing color patterns irrespective of viewpoint and illumination. IEEE Computer Society Conference on Computer Vision and Pattern Recognition,1999,1:368-373. [92]Robert R B, Mandyam S. Orthogonal moment features for use with parametric and
    non-parametric classifiers, IEEE Transactions on Pattern Analysis and Machine Intelligence,1996,18(4):389-399.
    [93]HU M. Visual pattern recognition by moment invariants. Ire Transactions on Information Theory,1962,8(2):179-187.
    [94]Wong A, Clausi D A. ARRSI:Automatic registration of remote-sensing images. IEEE Transactions on Geoscience and Remote Sensing,2007,45(5):1483-1493.
    [95]Rahtu E, Salo M, Heikkila J. Affine Invariant Pattern Recognition Using Multiscale Autoconvolution, IEEE Transactions on Pattern Analysis and Machine Intelligence,2005, 27(6):908-918.
    [96]Freeman H. On the encoding of arbitrary geometric configurations. IRE Transactions on Electronic Computers,1961,EC-10(2):260-268.
    [97]Freeman H, Saghri A. Generalized chain codes for planar curves. Proceeding of Fourth International Joint Conference on Pattern Recognition, Kyoto, Japan, 1978:701-703.
    [98]Yong I, Walker J, Bowie J. An analysis technique for biological shape. Information and Control,1974,25(4):357-370.
    [99]Van Otterloo P J. A contour-oriented approach to shape analysis. Prentice Hall edition,1991:90-108.
    [100]Davies E R. Machine vision:theory, algorithms, practicalities. Academic Press, 1997.
    [10l]Sonka M, Hlavac V, Boyle R. Image processing, Analysis and Machine Vision. Chapman &Hall Computing,1993.
    [102]Li Q, Wang G, Liu J et al. Robust scale-invariant feature matching for remote sensing image registration, IEEE Geoscience and Remote Sensing Letters,2008,6(2): 287-291.
    [103]Liu Z, An J, Li L. A two-stage aerial image registration algorithm for spilled oil using invariants-based similarity and improved ICP, International Journal of Remote Sensing,2011,32(13):3649-3664.
    [104]Fishier M A, Boles R C. Random sample concensus:a paradigm for model fitting with applications to image analysis and automated cartography. Communication of ACM, 1981,24(6):381-395.
    [105]Besl P, Mckay N. A method for registration of 3-D shapes. IEEE Transactions on Pattern Analysis and Machine Intelligence,1992,14(2):239-256.
    [106]Yang G, Stewart C V, Sofka M et al. Registration of challenging image pairs:initialization, estimation, and decision, IEEE Transactions on Pattern Analysis and Machine Intelligence,2007,29(11):1973-1989.
    [107]Lee B, Kim C, Park R. An orientation reliability matrix for the iterative closest point algorithm, IEEE Transactions on Pattern Analysis and Machine Intelligence,2000, 22 (10):1205-1208.
    [108]Greenspan M, Yurick M. Approximate K-D Tree Search for Efficient ICP, Fourth International Conference on 3-D Digital Imaging and Modeling,2003:442-448.
    [109]Du S, Zheng N, Ying S et al. An extension of the ICP algorithm considering scale factor, IEEE International Conference on Image Processing,2007:193-196.
    [110]Kapoutsis C A, Vavoulidis C P, Pitas I. Morphological iterative closest point algorithm, IEEE Transactions on Image Processing,1999,8(11):1644-1646.
    [111]Stewart C V, Tsai C, Roysam B. The dual-bootstrap iterative closest point algorithm with appl ication to retinal image registration, IEEE Transactions on Medical Imaging,2003,22(11):1379-1394.
    [112]Sharp G C, Lee S W, Wehe D K. ICP registration using invariant features. IEEE Transactions on Pattern Analysis and Machine Intelligence,2002,24(1):90-102.
    [113]Luo B, Hancock E R. Structural graph matching using the EM algorithm and singular value decomposition. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2001,23(10):1120-1136.
    [114]Bishop C M, Neural Networks for Pattern Recognition. Oxford University Press, Inc.,1995.
    [115]Medasani S, Krishnapuram R, YoungSik C. Graph matching by relaxation of fuzzy assignments. IEEE Transactions on Fuzzy Systems,2001,9(1):173-182.
    [116]Wiskott L, Fellous J M, Kuiger N et al. Face recognition by elastic bunch graph matching. IEEE Transactions on Pattern Analysis and Machine Intelligence,1997, 19(7):775.
    [117]Gori M, Maggini M, Sarti L. Exact and Approximate Graph Matching Using Random Walks. IEEE Transactions on Pattern Analysis and Machine Intelligence,2005, 27(7):1100-1111.
    [118]Caetano T S, Caelli T, Schuurmans D et al. Graphical Models and Point Pattern Matching. IEEE Transactions on Pattern Analysis and Machine Intelligence,2006, 28(10):1646-1663.
    [119]Caetano T S, McAuley J J, Cheng L et al. Learning Graph Matching. IEEE Transactions on Pattern Analysis and Machine Intelligence,2009,31 (6):1048-1058.
    [120]Holtkamp D, Goshtasby A. Precision Registration and Mosaicking of Multicamera Images. IEEE Transactions on Geoscience and Remote Sensing,2009,47(10):3446-3455.
    [121]Ma J, Chan J, Canters F. Fully automatic subpixel image registration of multiangle CHRIS/proba data. IEEE Transactions on Geoscience and Remote Sensing,2010, 48(7):2829-2839.
    [122]Schmid C, Mohr R, Bauckhage C. Evaluation of interest point detectors. International Journal of Computer Vision,2000,37:151-172.
    [123]Ojansivu V, Heikkila J. Image registration using blur-invariant phase correlation. IEEE Signal Processing Letters,2007,14(7):449-452.
    [124]Chen Y, Medioni G. Object modeling by registration of multiple range images. IEEE International Conference on Robotics and Automation, Sacramento, California, 1991:2724-2729.
    [125]Rusinkiewicz S. Efficient variants of the ICP algorithm, Third International Conference on 3D Digital Imaging and Modeling, Quebec City, Canada,2001:145-152.
    [126]Mikolajczyk K, Schmid C. An affine invariant interest point detector. International Journal of Computer Vision,2002,60(1):63-86.
    [127]Matas J, Chum O, Urban M et al. Robust wide-baseline stereo from maximally stable extremal regions. Image and Vision Computing,2004,22(10):761-767.
    [128]Tuytelaars T, Van Gool L. Content-based image retrieval based on local affinely invariant regions. VISUAL'99 Proceedings of the Third International Conference on Visual Information and Information Systems,1999:493-500.
    [129]Kadir T, Zisserman A, Brady M. An affine invariant salient region detector. Lecture Notes in Computer Science,2004,3021:228-241.
    [130]Mikolajczyk K, Tuytelaars T, Schmid C et al. A Comparison of Affine Region Detectors. International Journal of Computer Vision,2005,65(1/2):43-72.
    [131]Chalermwat P, El-Ghazawi T. Multi-resolution image registration using genetics. International Conference on Image Processing,1999,2:452-456.
    [132]Ahmed M, Yamany S, Hemayed E et al.3D reconstruction of the human jaw from a sequence of images. Proceedings of the 1997 Conference on Computer Vision and Pattern Recognition,1997:646-653.
    [133]Man K F, Tang K S, Kwong S. Precision range image registration using a robust surface interpenetration measure and enhanced genetic algorithms, IEEE Transactions on Pattern Analysis and Machine Intelligence,2005,27(5):762-776.
    [134]Kannala J, Rahtu E, Heikkila J. Affine registration with multi-scale autoconvolution, IEEE International Conference on Image Processing,2005:Ⅲ-1064-7.
    [135]Rahtu E, Salo M, Heikkila J. A new convexity measure based on a probabilistic interpretation of images. IEEE Transactions on Pattern Analysis and Machine Intelligence,2006,28(9):1501-1512.
    [136]Rahtu E, Salo M, Heikkila J. Multiseale autoconvolution histograms for affine invariant pattern recognition, Proceedings of the 16th British Machine Vision Conference, Edinburgh,2006:1059-1068.
    [137]Horn B. Robot Vision, MIT Press,1986.
    [138]Modenov P S, Parkhomenko A S. Geometric Transformations. Academic Press,1965. [139]Maes M. On a cyclic string-to-string correction problem. Information Processing Letters,1990,35 (2):73-78.
    [140]Wu W Y, Wang M J J. Two-dimensional object recognition through two-stage string matching. IEEE Transactions on image processing,1999,8(7):978-981.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700