期刊文献+
共找到529篇文章
< 1 2 27 >
每页显示 20 50 100
Novel registration algorithm for 3-D images captured from multiple views of object surface
1
作者 衡伟 《Journal of Southeast University(English Edition)》 EI CAS 2005年第4期411-413,共3页
A novel algorithm of 3-D surface image registration is proposed. It makes use of the array information of 3-D points and takes vector/vertex-like features as the basis of the matching. That array information of 3-D po... A novel algorithm of 3-D surface image registration is proposed. It makes use of the array information of 3-D points and takes vector/vertex-like features as the basis of the matching. That array information of 3-D points can be easily obtained when capturing original 3-D images. The iterative least-mean-squared (LMS) algorithm is applied to optimizing adaptively the transformation matrix parameters. These can effectively improve the registration performance and hurry up the matching process. Experimental results show that it can reach a good subjective impression on aligned 3-D images. Although the algorithm focuses primarily on the human head model, it can also be used for other objects with small modifications. 展开更多
关键词 image alignment 3-D image 3-D capture image registration iterative least-mean-squared algorithm
在线阅读 下载PDF
A hybrid genetic algorithm for multi-modal image registration
2
作者 赵永明 张素 +1 位作者 肖昌炎 陈亚珠 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2006年第1期82-87,共6页
This paper describes a new method for three-dimensional medical image registration. In the interactive image-guided HIFU ( High Intensity Focused Ultrasound) therapy system, a fast and precise localization of the tu... This paper describes a new method for three-dimensional medical image registration. In the interactive image-guided HIFU ( High Intensity Focused Ultrasound) therapy system, a fast and precise localization of the tumor is very important. An automatic system is developed for registering pre-operative MR images with intra-operative ultrasound images based on the vessels visible in both of the modalities. When the MR and the ultrasound images are aligned, the eenterline points of the vessels in the MR image will align with bright intensities in the ultrasound image. The method applies an optimization strategy combining the genetic algorithm with the conjugated gradients algorithm to minimize the objective function. It provides a feasible way of determining the global solution and makes the method robust to local maximum and insensitive to initial position. Two experiments were designed to evaluate the method, and the results show that our method has better registration accuracy and convergence rate than the other two classic algorithms. 展开更多
关键词 image registration genetic algorithm VESSELS TUMOR
在线阅读 下载PDF
A Mosaic Technique Based on Image Registration 被引量:1
3
作者 何强 《High Technology Letters》 EI CAS 1998年第1期26-29,共4页
osaic technique and image registration process are studied in this paper. By image registration, the correspondence between images of the same scene can be established. The aim of mosaic is to build up the scene panor... osaic technique and image registration process are studied in this paper. By image registration, the correspondence between images of the same scene can be established. The aim of mosaic is to build up the scene panorama of a real image sequence of the same scene. So mosaic can be integrated by way of image registration. Here, some image registration method is given, and then affine transformation is taken. Finally, the image sequence is built into the panorama. 展开更多
关键词 MOSAIC TECHNIQUE AFFINE transformation REALTIME algorithms image registration
在线阅读 下载PDF
Image Registration Based on Improved Mutual Information with Hybrid Optimizer 被引量:3
4
作者 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
Registration of Correspondent Points in the Stereo-Pairs of Chang'E-1 Lunar Mission Using SIFT Algorithm
5
作者 叶梦杰 唐泽圣 《Journal of Earth Science》 SCIE CAS CSCD 2013年第3期371-381,共11页
In this article, an appropriate strategy for registration of correspondent points in the stereo-pairs of Chang’E-1 lunar mission has been introduced. It consists of area-based method and feature-based method as two s... In this article, an appropriate strategy for registration of correspondent points in the stereo-pairs of Chang’E-1 lunar mission has been introduced. It consists of area-based method and feature-based method as two steps. Firstly, one subimage was extracted from nadir image as reference image. Making use of area-based method, another subimage which is called target image can be obtained from backward or forward image overlapping the same region of lunar surface with reference image. Secondly, feature points of each subimage can be extracted by SIFT (scale invariant feature transform) algorithm. Lastly, for each feature point given in reference image, the position of correspondence in target image can be estimated according to the parameters of Chang’E-1 lunar orbiter. In contrast to standard SIFT matching algorithm, the method proposed in this article can narrow the search space and accelerate the speed of computation while achieving reduction of the percentage of false registration. 展开更多
关键词 Chang’E-1 CCD image image registration SIFT algorithm.
原文传递
稀疏表示的Lucas-Kanade目标跟踪 被引量:3
6
作者 徐如意 陈靓影 《中国图象图形学报》 CSCD 北大核心 2013年第3期283-289,共7页
提出一种新的目标跟踪算法,将稀疏表示应用于LK(Lucas-Kanade)图像配准框架。通过最小化校准误差的L1范数来求解目标的状态参数,从而实现对目标的准确跟踪。对目标同时建立两个外观模型:动态字典和静态模板,其中动态模型由动态字典的稀... 提出一种新的目标跟踪算法,将稀疏表示应用于LK(Lucas-Kanade)图像配准框架。通过最小化校准误差的L1范数来求解目标的状态参数,从而实现对目标的准确跟踪。对目标同时建立两个外观模型:动态字典和静态模板,其中动态模型由动态字典的稀疏表示来描述目标外观。为了解决由于动态字典不断更新造成的跟踪漂移问题,一个两阶段迭代机制被采用。两个阶段所采用的目标模型分别为动态字典和静态模板。大量的实验结果表明,本文算法能有效应对外观变化、局部遮挡、光照变化等挑战,同时具有较好的实时性。 展开更多
关键词 稀疏表示 LK图像配准算法 视觉跟踪 L1范数最小化
原文传递
Automatic registration of aerophotos based on SUSAN operator
7
作者 张迁 《测绘科学》 CSCD 北大核心 2006年第S1期60-63,共4页
The technique of image matching is the basis of image fusion,image mosaic and scene 3D reconstruction.In the paper a novel image registration method based on SUSAN operator is proposed.Firstly,Corner points are extrac... The technique of image matching is the basis of image fusion,image mosaic and scene 3D reconstruction.In the paper a novel image registration method based on SUSAN operator is proposed.Firstly,Corner points are extracted by using SUSAN(Smallest Univalue Segment Assimilating Nucleus) operator.Then matched corner points are selected through coarse matching and fine matching.Based on such corner pairs,aerophotos are registered automatically. 展开更多
关键词 Feature extraction SUSAN algorithm CORNER MATCHING RELAXATION algorithm image registration
在线阅读 下载PDF
Research on Detection Technology of Micro-Components on Circuit Board Based on Digital Image Processing
8
作者 Aibin Tang Yi Liu +1 位作者 Chunyin Liu Libin Yang 《Journal of Electronic Research and Application》 2024年第3期230-233,共4页
Aiming at the stability of the circuit board image in the acquisition process,this paper realizes the accurate registration of the image to be registered and the standard image based on the SIFT feature operator and R... Aiming at the stability of the circuit board image in the acquisition process,this paper realizes the accurate registration of the image to be registered and the standard image based on the SIFT feature operator and RANSAC algorithm.The device detection model and data set are established based on Faster RCNN.Finally,the number of training was continuously optimized,and when the loss function of Faster RCNN converged,the identification result of the device was obtained. 展开更多
关键词 Tiny device recognition image registration SIFT feature operator RANSAC algorithm Faster RCN
在线阅读 下载PDF
Rapid and robust medical image elastic registration using mean shift algorithm
9
作者 杨烜 裴继红 《Chinese Optics Letters》 SCIE EI CAS CSCD 2008年第12期950-952,共3页
In landmark-based image registration, estimating the landmark correspondence plays an important role. In this letter, a novel landmark correspondence estimation technique using mean shift algorithm is proposed. Image ... In landmark-based image registration, estimating the landmark correspondence plays an important role. In this letter, a novel landmark correspondence estimation technique using mean shift algorithm is proposed. Image corner points are detected as landmarks and mean shift iterations are adopted to find the most probable corresponding point positions in two images. Mutual information between intensity of two local regions is computed to eliminate mis-matching points to improve the stability of corresponding estimation correspondence landmarks is exact. The proposed experiments of various mono-modal medical images. Multi-level estimation (MLE) technique is proposed Experiments show that the precision in location of technique is shown to be feasible and rapid in the 展开更多
关键词 Rapid and robust medical image elastic registration using mean shift algorithm MLE Mean
原文传递
Accurate Registration of Remote Sensing Images Based on Optimized ORB Algorithms
10
作者 Shufen Wang 《计算机科学与技术汇刊(中英文版)》 2019年第1期57-60,共4页
As a branch of digital image processing, image registration technology has gradually become the basic key technology of image understanding and deep processing of computer vision after decades of development. In recen... As a branch of digital image processing, image registration technology has gradually become the basic key technology of image understanding and deep processing of computer vision after decades of development. In recent years, image mosaic technology has been widely used in medical image processing, computer vision, remote sensing image processing, virtual reality technology and other fields. Therefore, based on the optimized ORB algorithm, the author studies the precise registration technology of remote sensing images. The use of ORB algorithm for remote sensing image registration can effectively remove mismatch points and achieve accurate matching, thus achieving correct splicing. Moreover, the problem caused by the registration difference is greatly overcome to the registration. 展开更多
关键词 Optimized ORB algorithm REMOTE SENSING image PRECISE registration Technique
在线阅读 下载PDF
Non-rigid Registration Algorithm Based on Fast Optimization Image Edge Pyramid
11
作者 Yongpeng Tao Cong Xu 《信息工程期刊(中英文版)》 2017年第1期42-46,共5页
关键词 金字塔结构 搜索算法 非刚性 图象 优化 匹配算法 搜索范围 低分辨率
在线阅读 下载PDF
基于局部特征匹配LoFLAT算法的研究与实现
12
作者 王康涛 钟桂娟 +3 位作者 黄萌萌 刘晓芳 姚海梅 张涛 《山东理工大学学报(自然科学版)》 2026年第3期45-49,共5页
为提高图像配准算法的精度和速度,提出一种使用聚焦线性注意力转换器的局部特征匹配算法LoFLAT。LoFLAT由3个主要模块组成:特征提取模块、特征转换模块和匹配模块。使用ResNet和特征金字塔网络提取分层特征;特征转换模块采用聚焦的线性... 为提高图像配准算法的精度和速度,提出一种使用聚焦线性注意力转换器的局部特征匹配算法LoFLAT。LoFLAT由3个主要模块组成:特征提取模块、特征转换模块和匹配模块。使用ResNet和特征金字塔网络提取分层特征;特征转换模块采用聚焦的线性注意力,以利用聚焦映射函数细化注意力分布,并利用深度卷积增强特征多样性;匹配模块通过由粗到精的策略预测准确且鲁棒的匹配。实验证明,本文算法与SIFT算法、SURF算法、ORB算法和改进SIFT算法相比,在纹理差和纹理丰富的区域都能够提取更多、更精确的特征点,且匹配速度更高。 展开更多
关键词 特征点提取 SIFT算法 SURF算法 ORB算法 LoFLAT算法 图像配准
在线阅读 下载PDF
像素级可见光/红外图像融合方法设计
13
作者 翟书娟 刘磊 索艳滨 《激光与红外》 北大核心 2025年第8期1298-1304,共7页
像素级可见光/红外图像在成像过程中,低频子带系数和高频子带系数的能量分布在不同图像区域存在差异,对于可见光和红外图像融合而言,两者子带能量分布的差异更为复杂,这种能量分布的不均匀性使得当前的简单加权融合方法在匹配过程出现... 像素级可见光/红外图像在成像过程中,低频子带系数和高频子带系数的能量分布在不同图像区域存在差异,对于可见光和红外图像融合而言,两者子带能量分布的差异更为复杂,这种能量分布的不均匀性使得当前的简单加权融合方法在匹配过程出现一对多干扰,难以达到理想的融合效果,提出一种针对像素级可见光/红外图像的融合方法。将FAST特征点检测算法与ORB算法结合展开红外图像和可见光图像特征点检测,利用FLANN算法对提取出的特征点进行匹配,初步建立红外图像和可见光图像之间的对应关系,再通过RANSAC算法剔除误匹配的特征点对,解决单向匹配中存在的一对多匹配问题。基于图像配准结果,通过像素特征能量加权融合规则融合配准后图像的低频子带系数,基于邻域方差特征信息融合配准后图像的高频子带系数,组合低频子带系数和高频子带系数,生成最终的可见光红外融合图像。实验结果表明,所提方法确保了特征点匹配的双向一致性,解决了单向匹配中存在的一对多匹配问题,并且保留了图像细节,提升了信息丰富度,图像融合效果表现优异。 展开更多
关键词 图像融合 图像配准 ORB算法 低频高频子带系数 邻域方差
在线阅读 下载PDF
一种基于SURF-ORB的改进图像配准算法 被引量:5
14
作者 尚明姝 王克朝 高玉宝 《计量学报》 北大核心 2025年第3期323-328,共6页
提出一种基于SURF-ORB的改进图像配准算法。建立SURF图像金字塔,在其上检测ORB特征点,用256位二进制字符作为特征描述向量,用最近邻法匹配特征点。利用正确匹配点间的邻域平均灰度差、欧式距离、匹配点连线与x轴夹角应近似相等的性质,... 提出一种基于SURF-ORB的改进图像配准算法。建立SURF图像金字塔,在其上检测ORB特征点,用256位二进制字符作为特征描述向量,用最近邻法匹配特征点。利用正确匹配点间的邻域平均灰度差、欧式距离、匹配点连线与x轴夹角应近似相等的性质,筛选匹配点。改进了k-means算法,以密度大于阈值的点为类中心点,聚类,删除误差平方和大于阈值的类,将剩余特征点重新分入保留的类中。改进了RANSAC算法,将所有变换模型对应的内点合并为集合,将集合中与候选最优变换模型满足误差距离阈值的匹配点归入其内点。利用最小二乘法用其所有内点计算更精确变换模型。实验结果表明:该算法比SURF算法、ORB算法提取的特征点减少了约32%,匹配正确率提高了约16%,运算时间减少了约0.26%。 展开更多
关键词 机械视觉 图像配准 尺度空间 SURF算法 ORB算法 特征点分组 变换模型
在线阅读 下载PDF
基于改进的DISK算法的农林航拍图配准研究
15
作者 董一波 刘立群 《软件工程》 2025年第1期28-32,共5页
针对无人机的农林航拍图像配准算法存在特征点识别较少、特征点匹配不精准等问题,提出了一种改进的离散关键点(Discrete Key point,DISK)算法。该算法首先采用梯度策略DISK算法对特征点进行有效描述;其次采用基于深度学习局部特征的匹... 针对无人机的农林航拍图像配准算法存在特征点识别较少、特征点匹配不精准等问题,提出了一种改进的离散关键点(Discrete Key point,DISK)算法。该算法首先采用梯度策略DISK算法对特征点进行有效描述;其次采用基于深度学习局部特征的匹配方法进行预匹配;最后利用RANSAC算法去除离群点,筛选匹配结果。为验证算法的有效性,选取了几组农业航拍图像的数据集进行实验比较。实验结果显示,与经典的SIFT、Dark feat算法及原始的DISK算法相比,改进的DISK算法显著提高了匹配精度,匹配精度由41.7%提升至98.9%,充分满足农林航拍图的匹配需求。 展开更多
关键词 农林航拍图 梯度策率 局部特征 图像配准 DISK算法
在线阅读 下载PDF
基于RGB图像和点云数据融合的汽车零配件配准
16
作者 库宗帆 陈灯 郑朝晖 《计算机工程与设计》 北大核心 2025年第4期1182-1189,共8页
针对工业场景下经典迭代最近点(iterative closest point,ICP)算法在点云位姿估计中初始位姿敏感度高、迭代时间长的问题,提出一种基于RGB图像的快速点云配准方法。分别采集RGB图像和点云数据,使用ORB(oriented FAST and rotated BRIEF... 针对工业场景下经典迭代最近点(iterative closest point,ICP)算法在点云位姿估计中初始位姿敏感度高、迭代时间长的问题,提出一种基于RGB图像的快速点云配准方法。分别采集RGB图像和点云数据,使用ORB(oriented FAST and rotated BRIEF)算法提取RGB图像特征点,利用Brute-Force算法进行初始匹配,采用随机采样一致性算法优化匹配,得到单应矩阵和旋转平移矩阵,求解汽车零配件初始位姿。进一步采用主成分分析法和双向KD树近邻搜索算法对预处理后的点云数据进行精确配准。实验结果表明,所提算法相较ICP算法,在配准速度和精度上分别提高了87.2%和5.0%,相对于FR-ICP(fast and robust iterative closest point)算法,在配准精度相当的情况下,配准速度提高了55%。 展开更多
关键词 图像处理 点云配准 迭代最近点算法 特征提取 特征匹配、随机采样一致性 主成分分析法
在线阅读 下载PDF
基于3D视觉的EVA材质鞋面打孔关键技术研究 被引量:1
17
作者 陈达伟 《机电工程技术》 2025年第6期174-178,共5页
近些年EVA材质的花园鞋生成订单部分流入国内,由于特殊的工艺要求,需要在曲面原有孔洞上再进行打孔操作,目前皆是人工完成打孔工序,无法实现自动化。为此,引入3D视觉技术、深度学习技术,对花园鞋打孔关键技术进行研究。结合3D视觉采集技... 近些年EVA材质的花园鞋生成订单部分流入国内,由于特殊的工艺要求,需要在曲面原有孔洞上再进行打孔操作,目前皆是人工完成打孔工序,无法实现自动化。为此,引入3D视觉技术、深度学习技术,对花园鞋打孔关键技术进行研究。结合3D视觉采集技术,搭建3D视觉扫描系统,获取鞋面的三维点云数据及灰度信息;结合深度学习模型来识别鞋面上的孔洞,为后续的打孔操作提供了关键信息;结合三维点云配准技术获取基准孔洞点云到目标孔洞点云的位置关系,从而获取各个孔洞可加工的位姿;结合机器人技术,实现了自动生成花园鞋鞋面打孔程序。解决因花园鞋材料容易变形,无法自动化加工,用工成本高、用工难的问题。同时也加快了相关行业实现自动化、柔性化的步伐。 展开更多
关键词 三维成像 匹配算法 AI图像识别
在线阅读 下载PDF
基于改进SURF算法的无人机遥感图像配准研究
18
作者 丰佳 陈斌 +2 位作者 吴震 周峥栋 许丽娟 《电子设计工程》 2025年第21期138-145,共8页
为解决无人机遥感图像畸变大的问题,设计了基于改进SURF算法的无人机遥感图像配准方法。在无人机遥感成像原理的支持下,获取无人机遥感图像样本,通过去雾、几何校正、去噪等步骤完成初始图像预处理。利用改进SURF算法提取无人机遥感图... 为解决无人机遥感图像畸变大的问题,设计了基于改进SURF算法的无人机遥感图像配准方法。在无人机遥感成像原理的支持下,获取无人机遥感图像样本,通过去雾、几何校正、去噪等步骤完成初始图像预处理。利用改进SURF算法提取无人机遥感图像特征,度量参考图像与待配准图像之间的特征相似度,确定空间变换形式。最终在粗-精配准模式下,得出无人机遥感图像的配准结果。通过配准效果测试实验结果得出,综合局部图像、旋转图像和缩放图像三种类型样本,与传统配准方法相比,优化设计方法得出配准图像的峰值信噪比提升约50%,正确配准率提高3.7%,证明优化方法在图像配准效果方面具有明显优势。 展开更多
关键词 改进SURF算法 无人机遥感图像 图像配准 图像处理
在线阅读 下载PDF
结合图像配准和分布式网络的轨道交通智慧监控技术 被引量:1
19
作者 潘玉军 杨丽红 《自动化与仪器仪表》 2025年第3期233-237,共5页
针对传统轨道交通监控系统存在视频图像智能分析效果不佳的问题,提出设计一个结合图像配准和分布式网络的轨道交通智慧监控系统。首先,采用Spark分布式分析计算框架进行智慧监控系统构建;然后通过SURF算法对监控图像进行特征提取,并结... 针对传统轨道交通监控系统存在视频图像智能分析效果不佳的问题,提出设计一个结合图像配准和分布式网络的轨道交通智慧监控系统。首先,采用Spark分布式分析计算框架进行智慧监控系统构建;然后通过SURF算法对监控图像进行特征提取,并结合双向匹配和RANSAC算法进行特征匹配,以实现图像配准;最后将图像配准结果输入至系统中进行图像双光融合和目标检测,由此实现智慧监控。实验结果表明,提出的图像配准方法的mAP值高达97.32%,FPS仅为11.48 ms,明显低于其他图像配准方法,异源图像融合效果显著提升。采用Spark分布式网络构建的系统功能模块完善,满足轨道交通智慧监控图像智能分析需求,具备有效性和稳定性。 展开更多
关键词 图像配准 Spark分布式网络 轨道交通 智慧监控 SURF算法
原文传递
基于特征互补融合的三维医学图像配准模型
20
作者 方博 王立升 《广西大学学报(自然科学版)》 北大核心 2025年第6期1368-1377,共10页
针对医学图像中复杂形变区域精确配准十分困难的问题,提出基于特征互补融合的三维医学图像配准模型,设计基于卷积神经网络(CNN)的先导特征提取模块和卷积前馈回路模块,在初始阶段提取先导特征,最后阶段补充丢失信息,从而最大限度获得图... 针对医学图像中复杂形变区域精确配准十分困难的问题,提出基于特征互补融合的三维医学图像配准模型,设计基于卷积神经网络(CNN)的先导特征提取模块和卷积前馈回路模块,在初始阶段提取先导特征,最后阶段补充丢失信息,从而最大限度获得图像的细节信息,同时设计基于Transformer的3D超级令牌模块,加入图像全局信息的提取。与5种优秀方法的对比实验表明,本文提出的模型有效提升了配准精度同时有着更平滑的变形场,可以为临床诊疗提供有力的支持。 展开更多
关键词 人工智能 医学图像 配准算法 深度学习 图像融合 特征提取
在线阅读 下载PDF
上一页 1 2 27 下一页 到第
使用帮助 返回顶部