用户名: 密码: 验证码:
医学图像配准算法研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
图像配准是指对不同时间、不同视场、不同成像模式的两幅或多幅图像进行空间几何变换,以使代表相同解剖结构的像素或体素在几何上能够匹配对应起来。医学图像可以提供有病变组织或器官的大小,形状,空间关系等详细信息,比如计算机断层扫描成像(Computed Tomography,CT)图像可以显示骨骼结构和组织密度分布情况;磁共振图像(Magnetic Resonance Image,MRI)和超声图像(Ultrasound Image,US)提供的则是软组织的信息;正电子发射断层成像(Positron Emission Tomography,PET),单光子发射计算机断层成像(Single PhotonEmission Computed Tomography,SPECT)能反映人体的功能和代谢信息。多模态医学图像配准是目前临床诊断中的一个重要的基础性问题。在临床应用中,单一模态的图像往往不能提供医生所需要的足够的信息,通常需要将不同模态的图像融合在一起,得到更丰富的信息以便了解病变组织或器官的综合情况,从而做出准确的诊断或制订出合适的治疗方案,而配准则是进行融合的前提。此外配准还广泛应用于实际医学图像和图谱的比较、外科手术导航、心脏运动估计等许多方面。
     本文主要作了以下四个方面的工作:
     1基于共生互信息量的医学图像配准
     互信息法的最大缺陷是忽略了图像的空间信息,原始香农熵没有包括前一信号的相关性,实际中使用的定义是一个独立的连续信号。这种独立性假设一般在医学图像中不成立。由熵的定义可知熵的大小并不依赖于灰度本身,而只依赖于这些灰度出现的概率。基于传统互信息量的图像配准算法只考虑单个相对应点间的关系,忽略了图像的空间与方向信息,在一些情况下容易出现误配。Markov随机场理论(Markov Random Field,MRF)能够很好地描述相邻的图像像素或者相关特征间的相互关系,因而在图像分析领域得到了广泛地应用。在MRF理论中,图像的像素点的位置关系可以通过邻域系统来体现。我们考虑对应点及其邻域内不同方向上的像素点,将图像的空间与方向信息引入到配准中,提出了一种新的相似性测度——共生互信息量(Concurrent Mutual Information,CMI),并在此基础上构造了一种新的配准算法——最大共生互信息量法。实验结果表明在图像空间分辨率较低,有噪声影响和图像部分缺损的情况下,该算法具有计算速度快,精度高,鲁棒性强的特点。作为一种一般性的配准方法,共生互信息量同互信息一样,不仅可以用于图像的刚性和弹性配准,还可以应用到图像配准以外的更广阔的领域,如经济学、运筹学、模式识别等。
     2基于主相位一致性的医学图像配准
     相位一致性就是指图像的各个位置上各个频率成分的相位相似度的一种度量方式,即假定图像中傅里叶相位最大的点为特征点。它不是基于亮度梯度的,所以其值对图像亮度和对比度变化具有不变性。传统的边缘检测算子,如Marr算子、Sobel算子、Canny算子,其原理都是基于灰度图像像素值梯度的变化程度。检测结果严重依赖于图像亮度和对比度的变化程度,在光照条件不理想、噪声污染或者亮度变化不剧烈的时候检测效果往往不理想。基于相位一致性的边缘检测可以很好地解决这个问题,即使是在对比非常弱的地方,也能够检测到边缘的存在,也就是说,相位一致性原理能够检测到“实质上”的边缘的存在,而不受到明暗对比的影响。这就从另外一个角度说明了相位谱能够从底层描述图像纹理结构,而与光照条件、噪声或者是图像亮度分布是否均匀等无关。本文提出了一种新的图像特征——主相位一致性(Principal Phase Congruency,PPC),并在此基础上构造了一种新的基于主相位一致性的配准算法。首先计算不同尺度、方向上的相位一致性,然后利用主成分分析将它们进行融合,从而得到信息更加丰富的主相位一致性;将待配准图像的主相位一致性看作模糊集合,引入模糊数学中的贴近度(Close-degree)概念,计算它们的模糊相似性。我们对模拟和真实数据(CT,MR,PET)进行了实验,结果表明在图像空间分辨率较低,有噪声影响等情况下,该算法具有精度高,鲁棒性强的特点,特别适合于医学图像的配准。
     3基于当量子午面的三维医学图像快速配准算法
     基于像素或体素相似性的配准方法可以避免由特征分割和提取等预处理所造成的精度损失,配准过程可以由计算机自动实现,所以吸引了大量的研究兴趣。根据文献报道,基于最大互信息量法(Mutual Information,MI)的图像配准结果是目前刚性图像配准中最为精确的。但是,由于互信息量的计算涉及大量的浮点运算,所以配准过程比较费时。另外,以互信息量定义的目标函数在某些情况下存在局部极值,不利于快速的最优化搜索,甚至可能因为终止到局部极值而得到错误的结果。
     对于三维医学图像而言,由于是无标记配准,所以无法利用标记点实现快速配准。而如果利用整个三维数据的信息,计算复杂度太大,无法满足临床要求。我们试图找到三维空间中的一个“特殊”平面,将三维数据的配准简化为二维数据的配准,在保证精度的前提下,提高配准的速度。子午面是地理学中的一个重要概念,它是过地球南北两极所确定的轴线(地轴)的平面。推而广之,对于任意曲线,绕曲线端点所确定的轴线旋转360度都可以形成一个三维体,而过轴线的平面即为该三维体的子午面。对于医学图像,由成像设备产生的断层序列图像也可以重建为三维体,但该三维体一般是非常不规则的,故不能求取一般意义上的子午面。为此我们提出了当量子午面(Equivalent Meridian Plane,EMP)的概念:对于断层序列图像重建出的三维体,分别求出其第一主轴和与之正交的第二主轴,而由第一主轴和第二主轴所确定的平面称之为当量子午面。
     我们构造了一种新的基于当量子午面和互信息量的三维医学图像快速配准算法—EMP-MI算法。传统的基于互信息量的方法需要考虑整个三维数据的信息,计算复杂度大,无法满足临床需要。而本算法将三维数据的配准减化为二维数据的配准,在保证精度的前提下,减少了配准所需时间。本算法创新点在于利用主成分分析计算出图像的当量子午面并将图像转化到标准坐标系下,从而将质心和当量子午面粗配准,精细配准时只需要对浮动图像进行微小的调整计算当量子午面的互信息量,这就大大提高了配准速度,减少了陷入局部极值的可能。实验结果表明此方法能准确,快速地处理图像刚性配准问题,特别适用于三维医学图像的配准。
     4不同时态胸腹部图像的刚-弹性混合配准
     除了多模态的图像配准,还有一个重要的临床应用领域就是单一设备间图像的配准。它主要用来分析同一设备不同时期成像的差异,在手术的介入治疗中用以判断病情的变化。因为不同病灶在身体不同部位的不同生长时期具有不同的生长规律,对它的这些生长规律进行研究,将为疾病的诊断和治疗提供重要的先验信息。
     我们构造了一种针对同一病人不同时间扫描的胸腹部CT图像的刚-弹性混合配准算法。首先分别分割出两组CT图像中的骨骼结构,并抽取骨骼边缘上的点作为标志点,利用软对应匹配(Soft Correspondence Matching)算法计算出每一个骨骼与其对应骨骼的刚性变换矩阵;然后通过薄板样条插值得到整幅图像的变形场,完成骨骼的精确配准;最后为了对软组织进行配准,我们以B样条为变形函数,在保证骨骼等刚性结构不变的同时,不断迭代直到归一化互信息量(Normalized Mutual Information,NMI)值达到最大。通过对多组临床数据的实验表明该方法能够满足临床医生的要求。
Using images to guide therapeutic, such as surgical, radio-surgical, and radiotherapeutic, planning is a rapidly growing field. Precise registration would provide useful clinical information. It can increase treatment efficiency and minimize neurological damage. Given two image sets acquired from the same patient but at different times or with different devices, image registration is the process of finding the geometric transformation that aligns one image to another. The geometric alignment or registration of multimodality images is an essential and fundamental task to clinical diagnosis. X-ray computed tomography (CT) data depict high contrast structure of bony tissue, magnetic resonance imaging (MRI) and , Ultrasound Image (US) provide excellent contrast of soft tissue, and nuclear imaging techniques such as positron emission tomography (PET) and single photon emission computed tomography (SPECT) provide functional data. Analysis of the data is enhanced by the complementary information present in a multimodality study, and techniques exist that use anatomical datasets to further process functional images. In order to analyze or utilize data from two different modalities, accurate registration is necessary. Image registration is mainly applied to the areas of video compression and coding, motion analysis, objection tracking etc.
     We mainly focus our research on four image registration topics, as follows:
     1 Medical Image Registration Using Concurrence Mutual Information
     Mutual information (MI) is calculated on a pixel by pixel basis. It takes into account only the relationship between corresponding individual pixels rather than those of each pixel's respective neighborhood, which ignores the spatial information. In this article we propose a new measure—Concurrence Mutual Information(CMI). It is an extension of the mutual information framework which incorporates spatial information about image structure into the registration process, and has the potential to improve the accuracy and robustness of image registration. The results indicate that CMI is a more robust similarity measure for image registration than MI. Furthermore CMI can be used in other fields, such as economics, operational research and pattern recognition, just like MI.
     2 Medical Image Registration Based on Principal Phase Congruency
     A novel image attribute, principal phase congruency (PPC), is defined and used to register medical images. Phase congruency is computed on different scales and orientations. PPC can be developed from a fusion of the phase congruency by using principal component analysis. A fuzzy similarity measure is introduced as the registration function. We evaluate the effectiveness of the proposed approach by applying it to the simulated and real brain image data (CT, MR and PET). Experimental results indicate that the algorithm is less sensitive to low sampling resolution and noise, does not contain incorrect local maxima that are sometimes found in the traditional algorithm.
     3 Fast 3-D Medical Image Registration Based on Equivalent Meridian Plane
     As is well known, a meridian plane is arbitrary plane perpendicular to the celestial equator, which passes through the earth's axis of rotation. For three-dimensional medical image, it is necessary to propose a new Equivalent Meridian Plane (EMP) concept since estimating the meridian plane is not always feasible in practice.
     For a three-dimensional irregular volume, a set of orthogonal principal axes can be always found, by which a family of orthogonal planes can be determined. One of these planes, containing the first and the second principal axis, is defined as EMP.
     For the rigid registration of multi-modality medical images, mutual information (MI) technique is unsuitable to clinical diagnose because of high computational cost and low robustness. A new concept of equivalent meridian plane (EMP) is proposed, and the EMP and other two normal feature planes are determined using principal component analysis (PCA); the rough registrations of those 2D planes are carried out at six freedom degree; finally, the refine registrations can be completed using MI in a small neighboring region. This method is called as EMP based MI registration technique. The accuracy and robustness of EMP-MI approach can be verified by applying it to the simulated and real brain image data (CT, MR, PET, and SPECT). The experimental results indicate that the proposed algorithm reduces computational time distinctly and is a global optimal strategy.
     4 Hybrids Rigid and Non-rigid Registration Algorithm for Alignment of Serial Thoracic and Abdominal Images
     Registration of the same subject with the same modality at different time is useful for physicians, either to follow the development of a disease, or for interventions (dynamic acquisition during the operation or its validation).
     A hybrid rigid and non-rigid registration algorithm has been presented to register thoracic and abdominal CT images of the same subject scanned at different times. The bony structures are first segmented from two different time CT images, respectively. Then, the segmented bony structures in the two respective images are registered based on their boundary points using a soft correspondence matching algorithm with a rigid transformation constraint on each bony structure. With estimated correspondences in bony structures, the dense deformations in the entire images are interpolated by a Thin Plate Spline (TPS) interpolation technique. To improve the alignment of soft tissues in the images as well, a normalized mutual information based B-Spline registration algorithm is used to iteratively refine the registration of soft tissues, and at the same time keeps the rigid transformation for each bony structure. This registration refinement procedure is repeated until the algorithm converges. The proposed hybrid registration algorithm has been applied to the clinical data with encouraging results as evaluated by two clinical radiologists.
引文
1.Brown LG.A survey of image registration techniques[J].ACM Computing Survey,1992,24:325-376.
    2.Maintz JBA,Viergever MA.A survey of medical image registration[J].Medical Image Analysis,1998,2(1):1-37.
    3.Zitova B,Flusser J.Image registration methods:a survey[J].Image and Vision Computing,2003,21:977-1000.
    4.Pluim JPW,Maintz JBA,Viergever MA.Mutual information based registration of medical images:a survey[J].IEEE Trans Medical Imaging,2003,23(6):1-21.
    5.Barillot C,Lemoine D.Data fusion in medical imaging:merging multimodal and multipatient images,identification of structures and 3D display aspects[J].European journal of radiology,1993,17:22-27.
    6.Petra A,Elsen V.Medical image matching—a review with classification[J].IEEE Trans biomedical engineering,1993,16:26-39.
    7.He,R,Narayana,P.A.Global optimization of mutual information:application to three-dimensional retrospective registration of magnetic resonance images[J].Comput.Med.Imag.Graph,2002,26:277-292.
    8.Jenkinson,M.,Smith,S.A global optimization method for robust affine registration of brain images[J].Med.Image.Anal.2001,5:143-156.
    9.M.P.Wachowiak,R.Smolikova,Y.Zheng and J.M.Zurada.An approach to multimodal biomedical image registration utilizing particle swarm optimization[J].IEEE Transactions on Evolutionary Computation,2004,8(3):289-301.
    10.Shi and R.Eberhart.A modified particle swarm optimizer[C].In:Evolutionary Computation Proceedings of IEEE World Congress on Computational Intelligence,1998:69-73.
    11.Yuri Boykov and Vladimir Kolmogorov.An experimental comparison of min-cut/max-flow algorithms for energy minimization in vision[J].IEEE Transactions on Pattern Analysis and Machine Intelligence,2004,26(9):1124-1137.
    12.Kolmogorov V,Zabih R.Computing visual correspondence with occlusions using graph cuts [C].In:Proc.of the Int'l Conf.on Computer Vision,2001:508-515..
    13.C.K.Chow,H.T.Tsui,and T.Lee.Surface registration using a dynamic genetic algorithm [J].Pattern Recognition,2004,37:105-117.
    14.Matsopoulos,G.K,Mouravliansky,N.A,Delibasis,K.K,Nikita,K.S.Automatic retinal image registration scheme using global optimization techniques[J].IEEE T.Inf.Technol.B.1999,3(1):47-60.
    15.Tommy W H Tang,Albert C S Chung.Non-rigid image registration using graph-cuts[C].In:Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv.2007,10:916-924
    16.Warfield,S.K,Jolesz,F.A,Kikinis,R.A high performance computing approach to the registration of medical imaging data[J].Parallel Comput.1998,24(9-10) 1345-1368.
    17.Ourselin,S,Stefanescu,R,Pennec,X.Robust registration of multi-modal images:Towards real-time clinical applications[C].In:Proc.MICCAI 2002,LNCS 2489,Dohi,T.and Kikinis,R.(Eds.).2002:140-147.
    18.C.Robertson and g.B.Fisher.Parallel evolutionary registration of range data[J].Computer Vision and Image Understanding,2002,87:39-50.
    19.Matsopoulos GK.Multiresolution morphological fusion of MR and CT images of the human brain[J].IEE Proc Vis Image Signal Process,1994,141(3):338-346.
    20.Maes F,Vandermeulen D,Suetens P.Comparative evaluation of multiresolution optimization strategies for multimodality image registration by maximization of mutual information[J].Medical Image Analysis,1999,3(4):373-386.
    21.Pluim J P W,Maintz J B A,Viergever M A.Interpolation artefacts in mutual information based image registration[J].Comput Vis Imag Und,2000,77(9):211-232.
    22.Ford L.Bookstein,Principal Warps:Thin-Plate Splines and the decomposition of deformation,IEEE Transactions on Pattern Analysis and machine Intelligence,1989,11(6),567-585.
    23.Thevenaz P,Unser M.Optimization of mutual information for multiresolution image registration[J].IEEE Trans Image Processing,2000,9(12):2083-2099.
    24.Y.Zhan,Dinggang Shen,Jianchao Zeng,L.Sun,Gabor Fichtinger,J.Moul,Christos Davatzikos.Targeted prostate biopsy using statistical image analysis[J].IEEE Trans.Med.Imaging,2007,26(6):779-788.
    25.S.Makrogiannis,Ragini Verma,Christos Davatzikos.Anatomical equivalence class:a morphological analysis framework using a lossless shape descriptor.[J].IEEE Trans.Med.Imaging,2007,26(4):619-631.
    26.Livyatan,H,Yaniv,Z,Joskowicz,L.Gradient-based 2-D/3-D rigid registration of fluoroscopic X-ray to CT[J].IEEE Trans.Med.Imag,2003,22(11):1395-1406.
    27.Bannister,P.R.,Brady,J.M.and Jenkinson,M.Integrating temporal information with a non-rigid method of motion correction for functional magnetic resonance images[J].Image and Vision Computing,2007,25(2):311-320.
    1.Brown LG.A survey of image registration techniques[J].ACM Computing Survey,1992,24: 325-376.
    2.Zitova B,Flusser J.Image registration methods:a survey[J].Image and Vision Computing,2003(21):977-1000.
    3.Maintz JBA,Viergever MA.A Survey of medical image registration[J].Medical Image Analysis,1998,2(1):1-37.
    4.J.Michael Fitzpatrick.The Retrospective Image Registration Evaluation Project http://www.insight-journal.org/rire/
    5.M.E.Leventon,W.E.L.Crimson.Multi-modal volume registration using joint intensity distribution[C].In:International Conference on Medical Image Computing and Computer-Assisted Intervention,Berlin Heidelberg,1998:1057-1066
    6.Pluim JPW,Maintz JBA,Viergever MA.Mutual information based regiostrationof medical images:a survey[J].IEEE Trans Medical Imaging,2003:1-21.
    7.Thevenaz P,Unser M.Optimization of mutual information for multiresolution image registration[J].IEEE Trans Image Processing,2000,902):2083-2099.
    8.Maes F,Vandermeulen D,Suetens P.Comparative evaluation of multiresolution optimization strategies for multimodality image registration by maximization of mutual information[J].Medical Image Analysis,1999,3(4):373-386.
    9.Pluim J P W,Maintz J B A,Viergever M A.Interpolation artefacts in mutual information based image registration[J].Comput Vis Imag Und,2000,77(9):211-232.
    10.C.E.Shannon.A mathematical theory of communication[J].In Bell System Technical Journal,1948,27:379-423.
    11.Studholme,C.,Hill,D.L.G.,Hawkes,D.J.An overlap invariant entropy measure of 3d medical image alignment[J].Pattern Recognition,1999,32(1):71-86.
    12.Thevenaz P,Unser M.Optimization of mutual information for multiresolution image registration[J].IEEE Trans Image Processing,2000,9(12):2083-2099.
    13.陈武凡,小波分析及其在医学图像处理中的应用[M],科学出版社,北京,2002
    14.H.Foroosh,J.B.Zerubia,and M.Berthod.Extension of phase correlation to subpixel registration[J].IEEE Trans.Image Processing,2002,11:188-200.
    15.B.S.Reddy and B.N.Chatterji.An FFT-based technique for translation,rotation,and scale-invariant image registration[J].IEEE Trans.Image Processing,1996,5:1266-1271.
    16.Beuchemin SS,Barron JL.The computation of optical flow[J].ACM Computing Surveys,1995,27:433-467.
    17.Bruhn A,Weickert J,Schnorr C.Combining the advantages of local and global optic flow methods[J].DAGM,2002,2249:454-462.
    18.Woliny G,Kruggel F.Computational cost of nonrigid registration algorithms based on fluid dynamics[J].IEEE Trans Medical Imaging,2002,21:946-952.
    19.Nielsen MB,Gramkow C.Fast fluid registration of medical images[C],In Proceedings Visualization in Biomedical Computing(VBC'96),1996,267-276.
    20.Thirion JP.Image matching as a diffusion process:an analogy with Maxwell's Demons[J].Medical Image Analysis,1998,2:243-260.
    21.Thirion J P.Non-rigid matching using demons[J].Image Matching as a Diffusion Process: An Analogy with Maxwell's Demons, Med. Image Anal, 1998,2 (3): 243 - 260.
    
    22. K.W.Morton, D.F.Mayers. Numerical Solution of Partial Differential Equations [M].Cambridge University Press, 2006.
    
    23. Mattes D, Haynor DR, Vesselle H, et al. PET-CT image registration in the chest using free-form deformation [J]. IEEE Trans Medical Imaging. 2003,20(1): 120-128.
    
    24. Kybic J, Unser M. Fast parametric elastic image registration [J]. IEEE Trans Image Processing, 2003,12(11): 1427-1442.
    
    25. J. Jiang, W. Luk, and D. Rueckert. FPGA-based computation of free-form deformations [C].In IEEE International Conference on Field Programmable Technology. IEEE Computer Society Press, 2002
    
    26. D. Rueckert, L. I. Sonoda, C. Hayes, D. L. G Hill, M. O. Leach, and D. J. Hawkes.Non-rigid registration using free-form deformations: Application to breast MR images [J].IEEE Trans Med Imag, 1999,18(8): 712-721.
    
    27. Torsten R, Calvin R M, David A B. Volume-preserving nonrigid registration of MR breast images using Free-form deformation with an incompressibility constraint [J]. IEEE Trans Med Imag, 2003,22(6): 730-741.
    
    28. P. A. van den Elsen, J. B. A. Maintz, E.J.D. Pol, and M. A. Viergever. Automatic registration of CT and MR brain images using correlation of geometrical features [J]. IEEE Trans Med Imag, 1995,14(2):384-398.
    
    29. J. B. A. Maintz, P. A. van den Elsen, and M. A Viergever. Comparison of edge-based and ridge-based registration of CT and MR brain images [J]. Medical Image Analysis, 1996,1(2):151-161.
    
    30. J. B. A. Maintz, P. A. van den Elsen, and M. A. Viergever. Evaluation of ridge seeking operators for multimodality medical image matching. IEEE Transactions on Pattern Analysis and Machine Intelligence [J], 1996,18(4): 353-365.
    
    31. J. Duchon, Splines minimizing rotation invariant seminorms in sobolev Spaces, In:Constructive Theory of Functions of Several Variables [C], 1976,1:85-100
    
    32. Bookstein FJ. Principlewarps: thin-plate splines and the decomposition of deformations. IEEE Trans Pattern Anal Machine Intel [J], 1989,11: 567-585.
    
    33. Rohr K, Stiehl HS and Sprengel R, et al. Point-based elastic registration of medical image data using approximating thin-plate splines [C]. Proc 4th Internat Conf Visualization in Biomedical Computing, Hamburg, Germany, 1996,297-306.
    
    34. Yoshitaka Masutani, Fumihiko Kimura. Modally Controlled Free Form Deformation for Non-rigid Registration in Image-Guided Liver Surgery [C]. MICCAI, 2001, 2208:1275-1278
    
    35. T. Rohlfing, C. R. Maurer, Jr., W. G. O'Dell, and J. Zhong. Modeling liver motion and deformation during the respiratory cycle using intensity-based free-form registration of gated MR images [J]. Medical Physics, 2004,31(3): 427-432
    
    36. R. C. Gonzales and R. E. Woods, Digital Image Processing [M], 2nd ed. Upper Saddle River,NJ: Prentice-Hall, 2002.
    
    37. Reddy, B.S. and B.N. Chatterji, An FFT-based technique for translation, rotation, and scale-invariant image registration[J],IEEE Trans,Image Process 5(8):1266-1271,1996.
    38.Harold S Stone,Michael T Orchard,Ee-Chien Chang,et al.A fast direct Fourier-based algorithm for subpixel registration of images[J].IEEE Transactions on Geoscience and Remote Sensing,2001,39(10):2235-2243.
    39.J.P.W.Pluim,J.B.A.Maintz,and M.A.Viergever.Image registration by maximization of combined mutual information and gradient information[J].IEEE Trans Med Imag,2000,19:809-814.
    40.D.Shen and C.Davatzikos.HAMMER:Hierarchical attribute matching mechanism for elastic registration[J].IEEE Transactions on Medical Imaging,2002,21:1421-1439.
    41.D.G.Shen and C.Davatzikos.Very high resolution morphometry using mass-preserving deformations and HAMMER.elastic registration[J].NeuroImage,2003,18:28-41.
    42.M.G.Fonseca and B.S.Manjunath.Registration techniques for multisensor remotely sensed imagery[J].Journal of Photogrammetry Engineering & Remote Sensing,1996,62(9):1049-56.
    43.J.Pinzon,S.Ustin,C.Castaneda,Image Registration by Non-Linear Wavelet Compression and Singular Value Decomposition,in Proceedings of IRW,NASA GSFC,1997:1-6.
    44.Maes F,Vandermenlen D,Suetens P.Comparative evaluation of multiresolution optimization strategies for multimodality image registration by maximization of mutual information[J].Medical Image Analysis,1999,3(4):373-386.
    45.陈宝林,最优化理论与算法[M],清华大学出版社,1989年,北京:420
    46.[美]W.H.Press,S.A.Teukolsky et al著.傅祖芸,丁岩等译.C语言数值算法程序大全(第二版)[M].电子工业出版社,1995
    47.康立山,谢云,尤矢勇,罗组华,非数值并行算法——模拟退火算法[M].科学出版社,1997
    48.He,R,Narayana,P.A.Global optimization of mutual information:application to three-dimensional retrospective registration of magnetic resonance images[J].Comput.Med.Imag.Graph,2002,26:277-292.
    49.邢文训,谢金星,现代优化计算方法[M].清华大学出版社,1999,140-192
    50.Creig D,Porteous B,Seheult A.Exact maximum a posteriori estimation for binary images [J].Journal of the Royal Statistical Society,Series B,1989,51(2):271-279.
    51.Ford L,Fulkerson D.Flows in Networks[M].New Jersey:.Princeton University Press,1962.
    52.Kennedy J,Eberhart R.Particle swarm optimization[C].In:Proceedings of IEEE International Conference on Neural Networks,Perth,1995:1942-1948.
    53.Eberhart R,Kennedy J.A new optimizer using particle swarm theory[C].In:Proceedings of the 6th International Symposium on Micro Machine and Human Science,Nagoya,1995:39-43.
    54.冯林,张名举,贺明峰,戚正君,用改进的粒子群算法实现多模态刚性医学图像的配准[J],计算机辅助设计与图形学学报,2004,16(9):1269-1274
    1.J.B.A.Maintz,M.A.Viergever.A survey of medical image registration[J].Medical Image Analysis.1998,2(1):1-36
    2.L.G.Brown.A survey of image registration techniques[J].ACM Computing Surveys,1992,24(4):325-376
    3.B.Zitova,J.Flusser.Image Registration Methods:A Survey[J].Image and Vision Computing,2003,21(11):977-1000
    4.F Maes,A Collignon,Dirk Vandermeulen.et al.Multimodality Image Registration by Maximization of Mutual Information[J].IEEE Transactions on Medical Imaging,1997,16(2):189-198
    5.P Viola,WM Wells.Alignment by Maximization of Mutual Information[C].In:Proceeding of the 5th International Conference on Computer Vision.USA,DC,1995.16-23
    6.J.Pluim,J.Maintz,M.Viergever.Mutual information based registration of medical images:a survey[J].IEEE Transactions on Medical Imaging,2003,22(8):986-1004
    7.C.Studholme,D.L.G.Hill,D.J.Hawkes,An overlap invariant entropy measure of 3D medical image alignment[J].Pattern Recognition,1999,32:71-86
    8.Pluim,J.P.W,Maintz,J.B.A,Viergever,M.A.Image registration by maximization of combined mutual information and gradient information[J].IEEE Transactions on Medical Imaging,2000,19(8):809-814
    9.朱雪龙.应用信息论基础[M].北京:清华大学出版社,2001
    10.田宝玉.工程信息论[M].北京:北京邮电大学出版社,2004
    11.Shannon,C.A mathematical theory of communication[M].The Bell System Technical Journal,1948,27:379-423
    12.C.StudhoIme,D.L.G.Hill,and D.J.Hawkes,Incorporating connected region labeling into automated image registration using mutual information[C].Proc.2nd IEEE Workshop on Mathematical Methods in Biomedical Image Analysis,1996,23-31
    13.Torsten Butz,Jean-Philippe Thiran,Affine registration with feature space mutual information[C].in Proc.Medical Image Computing and Computer-Assisted Intervention (MICCAI'00),Berlin,Germany,Oct.2000,549-556
    14.Li SZ.Markov Random Field Modeling in Image Analysis[M].Tokyo:Springer-Verlag,2001.
    15.Daniel B.Russakoff,Carlo Tomasi,Torsten Rohlfmg,et al.Image Similarity Using Mutual Information of Regions[C].In:Proceeding of the 8th European Conference on Computer Vision,Prague,Czech,2004,596-607
    16.Kybic J,Unser M.Fast Parametric Elastic Image Registration[J].IEEE Transactions Image Processing,2003,12(11):1427-1442
    [1]Brown LG.A survey of image registration techniques[J].ACM Computing Survey.1992,24:325-376.
    [2]B.Zitova,J.Flusser.Image Registration Methods:A Survey[J].Image and Vision Computing.2003,21(11):977-1000.
    [3]J B Antoine Maintz,M A Viergever.A survey of medical image registration[J].Medical Image Analysis.1998,2(1):1-36.
    [4]F Maes,A Collignon,Dirk Vandermeulen,et al.Multimodality Image Registration by Maximization of Mutual Information[J].IEEE Trans Med Imaging.1997,16(2):189-198.
    [5]Kovesi P.Image features from phase congruency[J].Journal of Computer Vision Research.1999,1(3):1-26.
    [6]Peter Kovesi.Phase Congruency Detects Comers and Edges[A].The Australian Pattern Recognition Society Conference(DICTA 2003)[C].Sydney.December 2003.309-318.
    [7]Peter Kovesi.Phase Preserving Denoising of Images[A],The Australian Pattern Recognition Society Conference(DICTA'99)[C].Perth WA.December 1999.212-217.
    [8]Zheng Liu,Robert Laganie're.Phase congruence measurement for image similarity assessment[J].Pattern Recognition Letters.2007,28:166-172.
    [9]陈明,陈武凡,冯前进等.基于互信息量和模糊梯度相似性的医学图像配准[J].电子学报,2003,3l(12):1835-1838.
    [10]Rafael C.Gonzales,Richard E.Woods.Digital Image Processing[M].Prentice Hall,2002.
    [11]Xuan Yang,Jihong Pei,Weixin Xie.Feature Potential Mutual Information of Multimodal Medical Images Registration[J].Journal of Information & Computational Science.2005,2(1):175-180.
    [12]L.A.Zadeh.Fuzzy sets[A].Inf.Control[C].1965,8:338-353,
    [13]C.Studholme,D.L.G.Hill,D.J.Hawkes.An overlap invariant entropy measure of 3D medical image alignment[J].Pattern Recogn.1999,32:71-86,.
    [14]J.Pluim,J.Maintz,M.Viergever.Mutual information based registration of medical images:a survey[J].IEEE Transactions on Medical Imaging.2003,22(8):986-1004
    1.J B Antoine Maintz,M A Viergever.A survey of medical image registrationl Medical Image Analysis[J].1998,2(1):1-36
    2.B.Zitova,J.Flusser.Image Registration Methods:A Survey[J].Image and Vision Computing,2003,21(11):977-1000
    3.F Maes,A Collignon,Dirk Vandermeulen,et al.Multimodality Image Registration by Maximization of Mutual Information[J].IEEE Trans.on Med.Imaging,1997,16(2):189-198.
    4.Alpert NM,Bradshaw J F.Principal axes transformation:a method for image registration[J].J.Nucl.Med,1990,31(10):1717-1722.
    5.H Bulow,L Dooley,D Wermser.Application of principal axes for registration of NMR image [J].Pattern Recognition Letters,2000,21(4):329-336.
    6.Rafael C.Gonzales,Richard E.Woods,Digital Image Processing[M].Prentice Hall,2002.
    7.C.Studholme,D.L.Hill,and D.J.Hawkes,Automated three-dimensional registration of magnetic resonance and positron emission tomography brain images by multiresolution optimization of voxel similarity measures[J].Meal.Phys,1997,24(1):25-35.
    8.A.Carrillo,J.L.Duerk,J.S.Lewin,D.L.Wilson,Semiautomatic 3-D image registration as applied to interventional MRI liver cancer treatment[J].IEEE Trans.on Med.Imag,2000,19(3):175-185.
    9.吕庆文,陈武凡.基于互信息熵差测度的医学图像自动优化分割[J].中国科学E辑,2006,49(4):484493.Lu Qingwen,Chen Wufan.Unsupervised Segmentation of Medical Image Based on Difference of Mutual Information.Science in China Series F-Information Sciences.2006,49(4):484-493.
    1.Brown LG.A survey of image registration techniques[J].ACM Computing Survey,1992,24:325-376.
    2.Maintz JBA,Viergever MA.A survey of medical image registration[J].Medical Image Analysis,1998,2(1):1-37.
    3.Zitova B,Flusser J.Image registration methods:a survey[J].Image and Vision Computing,2003,21:977-1000.
    4.Pluim JPW,Maintz JBA,Viergever MA.Mutual information based registration of medical images:a survey[J].IEEE Trans Medical Imaging,2003,23(6):1-21.
    5.O.Camara:Non-linear registration of thoracic and abdominal CT and 18-FDG whole-body emission PET images:Methodological study and application in clinical routine[J].Ph.D.dissertation,Ecole Nationale Supérieure des Téléommunications,Paris,France,2003
    6.A.F.Frangi,D.Rueckert,J.A.Schnabel,W.J.Niessen:Automatic construction of multiple-object three-dimensional statistical shape models:Application to cardiac modeling [J].IEEE Trans.Med.Imaging,2002,21,1151-1165
    7.J.A.Little,D.L.G.Hill,D.J.Hawkes:Deformations incorporating rigid structures[J].Comput Vision Image Understand,1997,66,223-232
    8.C.Tanner,J.A.Schnabel,D.Chung,M.J.Clarkson,D.Rueckert,D.L.G.Hill,D.J.Hawkes:Volume and shape preservation of enhancing lesions when applying non-rigid registration to a time series of contrast enhancing MR breast images[J].Lecture Notes in Computer Science,2000,1935:327-337
    9.T.Rohlfing,C.R.Jr.Maurer,,D.Bluemke,M.Jacobs:Volume-preserving nonrigid registration of MR breast images using free-form deformation with an incompressibility constraint[J].IEEE Trans.Med.Imaging,2003,22,730-741
    10.A.Rangarajan,H.Chui,E.Mjolsness,S.Pappu,L.Davachi,P.Goldman-Rakic,J.Duncan:A robust point matching algorithm for autoradiograph alignment[J].Med.Image Anal,1997,4(1):379-398
    11.L.I.Wang:Segmentation of bone in computed tomography images using contour coherency [J].Master's thesis,Queen's University,Kingston,Ontario,Canada,2004
    12. F. Maes, A. Collignon, D. Vandermeulen, G Marchal, P. Suetens: Multimodality image registration by maximization of mutual information [J]. IEEE Trans. Med. Imag, 1997, 16,187-198
    
    13. C. Studholme, D.L.G Hill, D.J. Hawkes: An overlap invariant entropy measure of 3D medical image alignment [J]. Pattern Recognition, 1999,32,71-86
    
    14. R. H. Byrd, P. Lu, and J. Nocedal. A limited memory algorithm for bound constrained optimization. SIAM Journal on Scientific and Statistical Computing, 1995, 16(5):1190-1208.
    
    15. R. H. Byrd C. Zhu and J. Nocedal. L-bfgs-b: Algorithm778: L-bfgs-b, fortran routines for large scale bound constrained optimization. ACM Transactions on Mathematical Software,1997,23(4): 550-560.

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

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

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