期刊文献+
共找到444篇文章
< 1 2 23 >
每页显示 20 50 100
Medical Image Registration Based on Phase Congruency and Regional Mutual Information 被引量:1
1
作者 ZHANG Juan LU Zhen-tai +1 位作者 FENG Qian-jin CHEN Wu-fan 《Chinese Journal of Biomedical Engineering(English Edition)》 2012年第1期29-34,共6页
In this paper, a new approach of muhi-modality image registration is represented with not only image intensity, but also features describing image structure. There are two novelties in the proposed method. Firstly, in... In this paper, a new approach of muhi-modality image registration is represented with not only image intensity, but also features describing image structure. There are two novelties in the proposed method. Firstly, instead of standard mutual information ( MI ) based on joint intensity histogram, regional mutual information ( RMI ) is employed, which allows neighborhood information to be taken into account. Secondly, a new feature images obtained by means of phase congruency are invariants to brightness or contrast changes. By incorporating these features and intensity into RMI, we can combine the aspects of both structural and neighborhood information together, which offers a more robust and a high level of registration accuracy. 展开更多
关键词 biomedical engineering image registration phase congruency regional mutual information RMI
下载PDF
A method based on mutual information and gradient information for medical image registration 被引量:3
2
作者 陈晓燕 辜嘉 +2 位作者 李松毅 舒华忠 罗立民 《Journal of Southeast University(English Edition)》 EI CAS 2003年第1期35-39,共5页
Mutual information is widely used in medical image registration, because it does not require preprocessing the image. However, the local maximum problem in the registration is insurmountable. We combine mutual informa... Mutual information is widely used in medical image registration, because it does not require preprocessing the image. However, the local maximum problem in the registration is insurmountable. We combine mutual information and gradient information to solve this problem and apply it to the non-rigid deformation image registration. To improve the accuracy, we provide some implemental issues, for example, the Powell searching algorithm, gray interpolation and consideration of outlier points. The experimental results show the accuracy of the method and the feasibility in non-rigid medical image registration. 展开更多
关键词 medical image registration gradient information mutual information multi-modal images non-rigid deformation
下载PDF
Image Registration Based on Improved Mutual Information with Hybrid Optimizer 被引量:3
3
作者 TANG Min 《Chinese Journal of Biomedical Engineering(English Edition)》 2008年第1期18-25,共8页
An improved image registration method is proposed based on mutual infor- mation with hybrid optimizer. Firstly, mutual information measure is combined with morphological gradient information. The essence of the gradie... An improved image registration method is proposed based on mutual infor- mation with hybrid optimizer. Firstly, mutual information measure is combined with morphological gradient information. The essence of the gradient information is that locations a large gradient magnitude should be aligned, but also the orientation of the gradients at those locations should be similar. Secondly, a hybrid optimizer combined PSO with Powell algorithm is proposed to restrain local maxima of mutual information function and improve the registration accuracy to sub-pixel level. Lastly, muhlresolution data structure based on Mallat decomposition can not only improve the behavior of registration function, but also improve the speed of the algorithm. Experimental results demonstrate that the new method can yield good registration result, superior to traditional optimizer with respect to smoothness and attraction basin as well as convergence speed. 展开更多
关键词 image registration mutual information muhiresolution data structure particle swarm optimization powell algorithm
下载PDF
Robust Image Registration Based on Mutual Information Measure 被引量:1
4
作者 Witold Kosinski Pawel Michalak Piotr Gut 《Journal of Signal and Information Processing》 2012年第2期175-178,共4页
A new implementation of the image registration algorithm based on the mutual information is presented for the case of medical images. The registration is achieved if the maximum of the mutual information is attained. ... A new implementation of the image registration algorithm based on the mutual information is presented for the case of medical images. The registration is achieved if the maximum of the mutual information is attained. In this maximization process optimal values of five parameters of an affine transformation are searched. 展开更多
关键词 image registration mutual information ENTROPY AFFINE Transformation Medical images
下载PDF
Study of three-dimensional PET and MR image registration based on higher-order mutual information
5
作者 RENHai-Ping YANGHu 《Nuclear Science and Techniques》 SCIE CAS CSCD 2002年第2期65-71,共7页
Mutual information has currently been one of the most intensivelyresearched measures. It has been proven to be accurate and effective registrationmeasure. Despite the general promising results, mutual information some... Mutual information has currently been one of the most intensivelyresearched measures. It has been proven to be accurate and effective registrationmeasure. Despite the general promising results, mutual information sometimes mightlead to misregistration because of neglecting spatial information and treating intensityvariations with undue sensitivity. In this paper, an extension of mutual informationframework was proposed in which higher-order spatial information regarding imagestructures was incorporated into the registration processing of PET and MR. Thesecond-order estimate of mutual information algorithm was applied to the registrationof seven patients. Evaluation from Vanderbilt University and our visual inspectionshowed that sub-voxel accuracy and robust results were achieved in all cases withsecond-order mutual information as the similarity measure and with Powell's multi-dimensional direction set method as optimization strategy. 展开更多
关键词 造影诊断 正电子发射 层析X射线摄影法
下载PDF
Registration Method for CT-MR Image Based on Mutual Information 被引量:1
6
作者 张红颖 张加万 孙济洲 《Transactions of Tianjin University》 EI CAS 2007年第3期226-230,共5页
Medical image registration is important in many medical applications. Registration method based on maximization of mutual information of voxel intensities is one of the most popular methods for 3-D multi-modality medi... Medical image registration is important in many medical applications. Registration method based on maximization of mutual information of voxel intensities is one of the most popular methods for 3-D multi-modality medical image registration. Generally, the optimization process is easily trapped in local maximum, resulting in wrong registration results. In order to find the correct optimum, a new multi-resolution approach for brain image registration based on normalized mutual information is proposed. In this method, to eliminate the effect of local optima, multi-scale wavelet transformation is adopted to extract the image edge features. Then the feature images are registered, and the result at this level is taken as the initial estimate for the registration of the original images. Three-dimensional volumes are used to test the algorithm. Experimental results show that the registration strategy proposed is a robust and efficient method which can reach sub-voxel accuracy and improve the optimization speed. 展开更多
关键词 image registration edge detection mutual information wavelet transformation
下载PDF
Graphic Processing Unit-Accelerated Mutual Information-Based 3D Image Rigid Registration
7
作者 李冠华 欧宗瑛 +1 位作者 苏铁明 韩军 《Transactions of Tianjin University》 EI CAS 2009年第5期375-380,共6页
Mutual information (MI)-based image registration is effective in registering medical images, but it is computationally expensive. This paper accelerates MI-based image registration by dividing computation of mutual ... Mutual information (MI)-based image registration is effective in registering medical images, but it is computationally expensive. This paper accelerates MI-based image registration by dividing computation of mutual information into spatial transformation and histogram-based calculation, and performing 3D spatial transformation and trilinear interpolation on graphic processing unit (GPU). The 3D floating image is downloaded to GPU as flat 3D texture, and then fetched and interpolated for each new voxel location in fragment shader. The transformed resuits are rendered to textures by using frame buffer object (FBO) extension, and then read to the main memory used for the remaining computation on CPU. Experimental results show that GPU-accelerated method can achieve speedup about an order of magnitude with better registration result compared with the software implementation on a single-core CPU. 展开更多
关键词 image registration mutual information graphic processing unit (GPU)
下载PDF
Fast Mutual Information Registration Method of 3-D Medical Image
8
作者 GAO Zhi yong 1, LIN Jia rui1 Institute of Biomedical Engineering, Huazhong University of Science and Technology,Wuhan 430074,China 《Chinese Journal of Biomedical Engineering(English Edition)》 2003年第1期39-46,共8页
Currently the voxel based registration methods have been used widely such as the well known mutual information (MI). Although the accuracy of their results is plausible, the registration procedure is slow. This paper ... Currently the voxel based registration methods have been used widely such as the well known mutual information (MI). Although the accuracy of their results is plausible, the registration procedure is slow. This paper proposed some methods to rigid registration based on mutual information, aiming for an acceleration of the registration process without significantly loss of precision in the final results. The efficiency of these methods is examined by registration of CT MR and PET MR. Experimental results show that the speedup is effective and efficient. By using the fast methods, the registration of 3 D medical image could also be implemented on PC rapidly. 展开更多
关键词 D MEDICAL image image registration mutual information FAST method
下载PDF
A new hybrid particle swarm optimization for multimodal brain image registration 被引量:1
9
作者 Fatemeh Ayatollahi Shahriar Baradaran Shokouhi Ahmad Ayatollahi 《Journal of Biomedical Science and Engineering》 2012年第4期153-161,共9页
Image registration is an important issue in medical analysis. In this process the spatial transformation that aligns the reference image and the floating image is estimated by optimizing a similarity metric. Mutual in... Image registration is an important issue in medical analysis. In this process the spatial transformation that aligns the reference image and the floating image is estimated by optimizing a similarity metric. Mutual information (MI), a popular similarity metric, is a reliable criterion for medical image registration. In this paper, we present an improved method for multimodal image registration based on maximization of a new form of normalized MI incorporating particle swarm optimization, PSO, as a searching strategy. Also a new hybrid PSO algorithm is applied to approach more precise and robust results with better performance. 展开更多
关键词 image registration mutual information PARTICLE SWARM Optimization MULTIMODAL images
下载PDF
MUTUAL INFORMATION BASED 3D NON-RIGID REGISTRATION OF CT/MR ABDOMEN IMAGES
10
作者 胡海波 刘聚卑 +1 位作者 CHARLIE S.J.Xiao 庄天戈 《Journal of Shanghai Jiaotong university(Science)》 EI 2001年第2期171-175,共5页
A mutual information based 3D non-rigid registration approach was proposed for the registration of deformable CT/MR body abdomen images. The Parzen Windows Density Estimation (PWDE) method is adopted to calculate the ... A mutual information based 3D non-rigid registration approach was proposed for the registration of deformable CT/MR body abdomen images. The Parzen Windows Density Estimation (PWDE) method is adopted to calculate the mutual information between the two modals of CT and MRI abdomen images. By maximizing MI between the CT and MR volume images, the overlapping part of them reaches the biggest, which means that the two body images of CT and MR matches best to each other. Visible Human Project (VHP) Male abdomen CT and MRI Data are used as experimental data sets. The experimental results indicate that this approach of non-rigid 3D registration of CT/MR body abdominal images can be achieved effectively and automatically, without any prior processing procedures such as segmentation and feature extraction, but has a main drawback of very long computation time. 展开更多
关键词 medical image registration MULTI-MODALITY mutual information NON-RIGID Parzen window density estimation
下载PDF
Mutual Information Optimization Based Dynamic Log-Polar Image Registration
11
作者 张葵 张晓龙 +1 位作者 徐新 付晓薇 《Journal of Shanghai Jiaotong university(Science)》 EI 2015年第1期61-67,共7页
Log-polar transformation(LPT)is widely used in image registration due to its scale and rotation invariant properties.Through LPT,rotation and scale transformation can be made into translation displacement in log-polar... Log-polar transformation(LPT)is widely used in image registration due to its scale and rotation invariant properties.Through LPT,rotation and scale transformation can be made into translation displacement in log-polar coordinates,and phase correlation technique can be used to get the displacement.In LPT based image registration,constant samples in digitalization processing produce less precise and effective results.Thus,dynamic log-polar transformation(DLPT)is used in this paper.DLPT is a method that generates several sample sets in axes to produce several results and only the effective results are used to get the final results by using statistical approach.Therefore,DLPT can get more precise and effective transformation results than the conventional LPT.Mutual information(MI)is a similarity measure to align two images and has been used in image registration for a long time.An optimal transform for image registration can be obtained by maximizing MI between the two images.Image registration based on MI is robust in noisy,occlusion and illumination changing circumstance.In this paper,we study image registration using MI and DLPT.Experiments with digitalizing images and with real image datasets are performed,and the experimental results show that the combination of MI with DLPT is an effective and precise method for image registration. 展开更多
关键词 image registration mutual information(MI) log-polar transformation(LPT) phase correlation technique
原文传递
A MNCIE method for registration of ultrasound images
12
作者 金晶 王强 沈毅 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2007年第2期252-258,共7页
A new approach to the problem of registration of ultrasound images is presented, using a concept of Nonlinear Correlation Information Entropy (NCIE) as the matching criterion. The proposed method applies NCIE to measu... A new approach to the problem of registration of ultrasound images is presented, using a concept of Nonlinear Correlation Information Entropy (NCIE) as the matching criterion. The proposed method applies NCIE to measure the correlation degree between the image intensities of corresponding voxel in the floating and reference images. Registration is achieved by adjustment of the relative position until NCIE between the images is maximized. However, unlike mutual information (MI), NCIE varies in the closed interval [0, 1], and around the extremum it varies sharply, which makes it possible that thresholds of NCIE can be used to boost the search for the registration transformation. Using this feature of NCIE, we combine the downhill simplex searching algorithm to register the ultrasound images. The simulations are conducted to testify the effectiveness and rapidity of the proposed registration method, in which the ultrasound floating images are aligned to the reference images with required registration accuracy. Moreover, the NCIE based method can overcome local minima problem by setting thresholds and can take care of the differences in contrast between the floating and reference images. 展开更多
关键词 image registration nonlinear correlation information entropy mutual information downhill simplex
下载PDF
COMPACT SUPPORT THIN PLATE SPLINE ALGORITHM 被引量:1
13
作者 Li Jing Yang Xuan Yu Jianping 《Journal of Electronics(China)》 2007年第4期515-522,共8页
Common tools based on landmarks in medical image elastic registration are Thin Plate Spline (TPS) and Compact Support Radial Basis Function (CSRBF). TPS forces the corresponding landmarks to exactly match each other a... Common tools based on landmarks in medical image elastic registration are Thin Plate Spline (TPS) and Compact Support Radial Basis Function (CSRBF). TPS forces the corresponding landmarks to exactly match each other and minimizes the bending energy of the whole image. However, in real application, such scheme would deform the image globally when deformation is only local. CSRBF needs manually determine the support size, although its deformation is limited local. Therefore, to limit the effect of the deformation, new Compact Support Thin Plate Spline algorithm (CSTPS) is approached, analyzed and applied. Such new approach gains optimal mutual information, which shows its registration result satisfactory. The experiments also show it can apply in both local and global elastic registration. 展开更多
关键词 Thin Plate Spline (TPS) image registration mutual information Compact support
下载PDF
基于互信息量均方差提取关键帧的激光视频图像检索研究 被引量:1
14
作者 胡秀 王书爱 《激光杂志》 CAS 北大核心 2024年第3期145-149,共5页
为保证激光视频图像检索结果中不存在重复性冗余图像,提出了基于互信息量均方差提取关键帧的激光视频图像检索方法。基于互信息量均方差的关键帧提取方法,以激光视频图像颜色的互信息量均方差最大化,为激光视频图像关键帧的聚类中心设... 为保证激光视频图像检索结果中不存在重复性冗余图像,提出了基于互信息量均方差提取关键帧的激光视频图像检索方法。基于互信息量均方差的关键帧提取方法,以激光视频图像颜色的互信息量均方差最大化,为激光视频图像关键帧的聚类中心设置标准,以此聚类提取不重复的视频图像关键帧;通过基于关键帧的激光视频图像检索方法,将所提取关键帧作为激光视频图像检索的核心判断内容,提取与所需图像关键帧相似度显著的激光视频图像,完成激光视频图像检索。实验结果显示:此方法使用后,提取的激光视频图像关键帧冗余度仅有0.01,激光视频图像检索结果的MAP指标测试值高达0.98,检索结果中不存在重复性冗余图像。 展开更多
关键词 互信息量 均方差 提取关键帧 激光视频 图像检索 聚类算法
下载PDF
基于互信息与萤火虫算法的网络入侵特征选择
15
作者 王新胜 杨锐 《计算机应用与软件》 北大核心 2024年第4期306-312,320,共8页
为减少网络入侵检测数据中的冗余特征,提出一种结合互信息和萤火虫算法的特征选择方法。针对互信息不能精确计算特征间冗余度,提出类内特征冗余互信息特征选择方法。针对萤火虫算法步长因子固定易使算法陷入局部最优等问题,提出自适应... 为减少网络入侵检测数据中的冗余特征,提出一种结合互信息和萤火虫算法的特征选择方法。针对互信息不能精确计算特征间冗余度,提出类内特征冗余互信息特征选择方法。针对萤火虫算法步长因子固定易使算法陷入局部最优等问题,提出自适应步长萤火虫算法特征选择。以上方法分别选取特征子集后利用投票策略选取最优子集,对该子集基于C4.5和贝叶斯网络分类器分类。实验结果表明,使用10个特征检测能有效提高入侵检测率、误报率和F-measure,同时还缩短训练和检测时间。此外,与现有的几种方法相比,该方法在准确率、检测率和F-measure都获得不错效果。 展开更多
关键词 网络入侵检测 特征选择 投票策略 互信息 萤火虫算法
下载PDF
融合改进头脑风暴与Powell算法的马铃薯多模态图像配准
16
作者 李易达 王雨欣 +4 位作者 李晨曦 赵冀 马恢 张漫 李寒 《农业工程学报》 EI CAS CSCD 北大核心 2024年第19期146-158,共13页
基于热成像仪获取作物冠层温度可以实现作物水分胁迫状态的非接触式、无损检测,并且具有高通量检测的潜力。然而热红外图像存在作物边缘分布不清晰、噪声强、缺乏形状、纹理信息等问题,无法实现作物冠层温度自动化提取,利用可见光与热... 基于热成像仪获取作物冠层温度可以实现作物水分胁迫状态的非接触式、无损检测,并且具有高通量检测的潜力。然而热红外图像存在作物边缘分布不清晰、噪声强、缺乏形状、纹理信息等问题,无法实现作物冠层温度自动化提取,利用可见光与热红外图像间的信息互补性,通过图像自动配准技术可以弥补热红外图像缺点,为自动化检测提供基础。为解决可见光图像与热红外图像之间辐射、形状和纹理差异,导致不同模态图像配准难度较大问题,该研究提出了一种融合改进头脑风暴(brain storm optimization algorithm,BSO)与Powell算法的可见光与热红外图像配准方法。研究通过对原始BSO优化算法进行改进使得整体算法更好寻找到最优仿射变换矩阵进而完成图像配准任务,具体改进包含以下5个方面:使用混沌映射函数初始化BSO群体分布、修改新个体变异范围、手肘法动态调整BSO中K-means聚类数、在个体变异方式策略中加入混沌本地搜索方法、在算法执行过程中根据BSO算法前期后期不同特性动态调整概率参数。研究选用互信息值(mutual information,MI)、归一化互信息值(normalized mutual information,NMI)、均方根误差(root mean square error,RMSE)和平均结构相似性指数(mean structure similarity index measure,MSSIM)作为评价指标。该研究算法相对比Powell优化算法、遗传算法(genetic algorithm,GA)和BSO_Powell算法在温室数据中MI指标分别提升0.054 2、0.076 9、0.040 5,NMI指标分别提升0.015 9、0.023 1、0.052 7,RMSE指标分别降低15.02、13.03、27.08,MSSIM指标分别提升0.052 3、0.048 8、0.122 4;大田数据中MI指标分别提升0.064 2、0.066 7、0.035 5,NMI指标分别提升0.007 7、0.012 5、0.012 4,RMSE指标分别降低14.06、10.57、15.40,MSSIM指标分别提升0.047 1、0.038 1、0.042 9。结果表明,所提出算法具有很强的鲁棒性,能够准确完成复杂环境下马铃薯多模态图像配准任务。 展开更多
关键词 图像配准 头脑风暴算法 POWELL算法 互信息 马铃薯
下载PDF
X线图像引导系统KylinRay-XGPS关键技术研发
17
作者 俞盛朋 王文 +1 位作者 龙鹏程 凤麟核团队 《医疗装备》 2024年第7期1-6,共6页
图像引导用以实现患者摆位的精确定位,是放射治疗等领域实现精准治疗的重要保障。常见的锥形束CT(CBCT)图像引导设备花费时间长且辐射剂量大。基于此,本研究基于X线透视成像技术开发了图像引导系统KylinRay-XGPS。该系统根据采集的X线... 图像引导用以实现患者摆位的精确定位,是放射治疗等领域实现精准治疗的重要保障。常见的锥形束CT(CBCT)图像引导设备花费时间长且辐射剂量大。基于此,本研究基于X线透视成像技术开发了图像引导系统KylinRay-XGPS。该系统根据采集的X线图像和患者定位CT进行2D-3D图像配准,输出患者配准平移和旋转误差,从而纠正患者的摆位误差。KylinRay-XGPS系统的关键技术有动态步长法生成数字影像重建图像(DRR)、基于GPU并行加速、多模态互信息灰度配准和基于骨性结构的配准方法。结合KylinRay-XGPS在放射治疗的临床病例测试结果表明,KylinRay-XGPS具有定位精度高、定位时间短和成像剂量低的优势。 展开更多
关键词 2D-3D图像配准 DRR GPU并行 互信息灰度配准 骨性结构
下载PDF
基于纹理增强和细化的可见光图像互信息边缘提取研究
18
作者 何灏 张海民 《长春工程学院学报(自然科学版)》 2024年第2期102-108,共7页
采用传统方法提取图像边缘时,会产生图像互信息匹配不准确、F_(1)值低、边缘检测性能不理想等问题。基于此,提出基于纹理增强和细化的可见光图像互信息边缘提取的方法:利用互信息配准公式对图像进行配准,并在此基础上对图像进行预处理,... 采用传统方法提取图像边缘时,会产生图像互信息匹配不准确、F_(1)值低、边缘检测性能不理想等问题。基于此,提出基于纹理增强和细化的可见光图像互信息边缘提取的方法:利用互信息配准公式对图像进行配准,并在此基础上对图像进行预处理,处理步骤包括图像纹理增强、图像二值化、图像平滑及细化,最终得到无干扰的清晰数据,再利用二维光滑化函数和Lipschitz方法对优化后的图像进行边缘检测和提取。试验结果表明,所提方法的F_(1)值始终>0.85,在3组试验数据集中的真正例率>95%,且假正比例<20%。试验所得数据说明所提方法具有更好的应用性能。 展开更多
关键词 互信息 图像配准 边缘检测 边缘提取
下载PDF
基于萤火虫算法的互信息医学图像配准 被引量:8
19
作者 杜晓刚 党建武 +2 位作者 王阳萍 刘新国 李莎 《计算机科学》 CSCD 北大核心 2013年第7期273-276,共4页
针对互信息配准方法中目标函数因存在多极值而容易陷入局部最优的问题,提出了一种基于萤火虫算法改进优化策略的互信息医学图像配准算法。该算法使用归一化互信息作为相似性测度,用萤火虫所处位置来表示配准参数,根据每个萤火虫的位置... 针对互信息配准方法中目标函数因存在多极值而容易陷入局部最优的问题,提出了一种基于萤火虫算法改进优化策略的互信息医学图像配准算法。该算法使用归一化互信息作为相似性测度,用萤火虫所处位置来表示配准参数,根据每个萤火虫的位置计算互信息函数值并将其作为当前萤火虫的亮度,通过亮度和吸引度的迭代更新来寻找互信息函数取最优解时的最佳配准参数。实验结果表明,该方法克服了互信息函数容易陷入局部最优的问题,有效地提高了配准精度。 展开更多
关键词 图像配准 互信息 萤火虫算法
下载PDF
基于互信息的医学图像配准技术研究进展 被引量:19
20
作者 冯林 管慧娟 滕弘飞 《生物医学工程学杂志》 EI CAS CSCD 北大核心 2005年第5期1078-1081,共4页
基于互信息的图像配准方法具有自动化程度高、配准精度高等优点,已被广泛应用于医学图像的配准。详细地介绍了互信息的基本概念、归一化互信息、互信息计算中常用的变换模型、插值方法、优化算法及提高配准速度策略等。同时对互信息在... 基于互信息的图像配准方法具有自动化程度高、配准精度高等优点,已被广泛应用于医学图像的配准。详细地介绍了互信息的基本概念、归一化互信息、互信息计算中常用的变换模型、插值方法、优化算法及提高配准速度策略等。同时对互信息在配准技术中存在的问题及解决方法进行了系统地介绍,最后对今后互信息的研究工作作了展望。 展开更多
关键词 互信息 医学图像 配准 归一化互信息 配准技术 医学图像 自动化程度 配准方法 优化算法
下载PDF
上一页 1 2 23 下一页 到第
使用帮助 返回顶部