期刊文献+
共找到473篇文章
< 1 2 24 >
每页显示 20 50 100
Image matching algorithm based on SIFT using color and exposure information 被引量:9
1
作者 Yan Zhao Yuwei Zhai +1 位作者 Eric Dubois Shigang Wang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第3期691-699,共9页
Image matching based on scale invariant feature transform(SIFT) is one of the most popular image matching algorithms, which exhibits high robustness and accuracy. Grayscale images rather than color images are genera... Image matching based on scale invariant feature transform(SIFT) is one of the most popular image matching algorithms, which exhibits high robustness and accuracy. Grayscale images rather than color images are generally used to get SIFT descriptors in order to reduce the complexity. The regions which have a similar grayscale level but different hues tend to produce wrong matching results in this case. Therefore, the loss of color information may result in decreasing of matching ratio. An image matching algorithm based on SIFT is proposed, which adds a color offset and an exposure offset when converting color images to grayscale images in order to enhance the matching ratio. Experimental results show that the proposed algorithm can effectively differentiate the regions with different colors but the similar grayscale level, and increase the matching ratio of image matching based on SIFT. Furthermore, it does not introduce much complexity than the traditional SIFT. 展开更多
关键词 scale invariant feature transformsift image matching color exposure
下载PDF
Improved Global Context Descriptor for Describing Interest Regions 被引量:3
2
作者 刘景能 曾贵华 《Journal of Shanghai Jiaotong university(Science)》 EI 2012年第2期147-152,共6页
The global context(GC) descriptor is improved for describing interest regions,uses gradient orientation for binning,and thus provides more robust invariance for geometric and photometric transformations.The performanc... The global context(GC) descriptor is improved for describing interest regions,uses gradient orientation for binning,and thus provides more robust invariance for geometric and photometric transformations.The performance of the improved GC(IGC) to image matching is studied through extensive experiments on the Oxford A?ne dataset.Empirical results indicate that the proposed IGC yields quite stable and robust results,signi?cantly outperforms the original GC,and also can outperform the classical scale-invariant feature transform(SIFT) in most of the test cases.By integrating the IGC to the SIFT,the resulting of hybrid SIFT+IGC performs best over all other single descriptors in these experimental evaluations with various geometric transformations. 展开更多
关键词 global context(GC) scale-invariant feature transform(sift) region description image matching
原文传递
Periocular Biometric Recognition for Masked Faces
3
作者 HUANG Qiaoyue TANG Chaoying ZHANG Tianshu 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2023年第2期141-149,共9页
Since the outbreak of Coronavirus Disease 2019(COVID-19),people are recommended to wear facial masks to limit the spread of the virus.Under the circumstances,traditional face recognition technologies cannot achieve sa... Since the outbreak of Coronavirus Disease 2019(COVID-19),people are recommended to wear facial masks to limit the spread of the virus.Under the circumstances,traditional face recognition technologies cannot achieve satisfactory results.In this paper,we propose a face recognition algorithm that combines the traditional features and deep features of masked faces.For traditional features,we extract Local Binary Pattern(LBP),Scale-Invariant Feature Transform(SIFT)and Histogram of Oriented Gradient(HOG)features from the periocular region,and use the Support Vector Machines(SVM)classifier to perform personal identification.We also propose an improved Convolutional Neural Network(CNN)model Angular Visual Geometry Group Network(A-VGG)to learn deep features.Then we use the decision-level fusion to combine the four features.Comprehensive experiments were carried out on databases of real masked faces and simulated masked faces,including frontal and side faces taken at different angles.Images with motion blur were also tested to evaluate the robustness of the algorithm.Besides,the experiment of matching a masked face with the corresponding full face is accomplished.The experimental results show that the proposed algorithm has state-of-the-art performance in masked face recognition,and the periocular region has rich biological features and high discrimination. 展开更多
关键词 masked face recognition periocular Visual Geometry Group(VGG) Local Binary Pattern(LBP) Scale-Invariant Feature transform(sift) Histogram of Oriented Gradient(HOG) Support Vector Machines(SVM)
原文传递
Depth recovery for unstructured farmland road image using an improved SIFT algorithm 被引量:3
4
作者 Lijian Yao Dong Hu +2 位作者 Zidong Yang Haibin Li Mengbo Qian 《International Journal of Agricultural and Biological Engineering》 SCIE EI CAS 2019年第4期141-147,共7页
Road visual navigation relies on accurate road models.This study was aimed at proposing an improved scale-invariant feature transform(SIFT)algorithm for recovering depth information from farmland road images,which wou... Road visual navigation relies on accurate road models.This study was aimed at proposing an improved scale-invariant feature transform(SIFT)algorithm for recovering depth information from farmland road images,which would provide a reliable path for visual navigation.The mean image of pixel value in five channels(R,G,B,S and V)were treated as the inspected image and the feature points of the inspected image were extracted by the Canny algorithm,for achieving precise location of the feature points and ensuring the uniformity and density of the feature points.The mean value of the pixels in 5×5 neighborhood around the feature point at an interval of 45ºin eight directions was then treated as the feature vector,and the differences of the feature vectors were calculated for preliminary matching of the left and right image feature points.In order to achieve the depth information of farmland road images,the energy method of feature points was used for eliminating the mismatched points.Experiments with a binocular stereo vision system were conducted and the results showed that the matching accuracy and time consuming for depth recovery when using the improved SIFT algorithm were 96.48%and 5.6 s,respectively,with the accuracy for depth recovery of-7.17%-2.97%in a certain sight distance.The mean uniformity,time consuming and matching accuracy for all the 60 images under various climates and road conditions were 50%-70%,5.0-6.5 s,and higher than 88%,respectively,indicating that performance for achieving the feature points(e.g.,uniformity,matching accuracy,and algorithm real-time)of the improved SIFT algorithm were superior to that of conventional SIFT algorithm.This study provides an important reference for navigation technology of agricultural equipment based on machine vision. 展开更多
关键词 scale-invariant feature transform(sift) feature matching canny operator energy method of feature point farmland road depth recovery visual navigation
原文传递
Face recognition using SIFT features under 3D meshes 被引量:1
5
作者 张诚 谷宇章 +1 位作者 胡珂立 王营冠 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第5期1817-1825,共9页
Expression, occlusion, and pose variations are three main challenges for 3D face recognition. A novel method is presented to address 3D face recognition using scale-invariant feature transform(SIFT) features on 3D mes... Expression, occlusion, and pose variations are three main challenges for 3D face recognition. A novel method is presented to address 3D face recognition using scale-invariant feature transform(SIFT) features on 3D meshes. After preprocessing, shape index extrema on the 3D facial surface are selected as keypoints in the difference scale space and the unstable keypoints are removed after two screening steps. Then, a local coordinate system for each keypoint is established by principal component analysis(PCA).Next, two local geometric features are extracted around each keypoint through the local coordinate system. Additionally, the features are augmented by the symmetrization according to the approximate left-right symmetry in human face. The proposed method is evaluated on the Bosphorus, BU-3DFE, and Gavab databases, respectively. Good results are achieved on these three datasets. As a result, the proposed method proves robust to facial expression variations, partial external occlusions and large pose changes. 展开更多
关键词 3D face recognition seale-invariant feature transform sift expression OCCLUSION large pose changes 3D meshes
下载PDF
基于SIFT和Affinity Propagation的遥感图像配准算法 被引量:1
6
作者 潘博阳 杨鹤猛 伍小洁 《信息技术》 2014年第12期25-28,32,共5页
随着传感器和光学影像测量等各种技术的快速发展,航空遥感技术已经在电力巡检、森林防火、地理测绘等领域中发挥着越来越重要的作用,而图像配准作为遥感图像的预处理步骤为图像融合等后续处理提供了参考和依据,目前已经成为遥感图像处... 随着传感器和光学影像测量等各种技术的快速发展,航空遥感技术已经在电力巡检、森林防火、地理测绘等领域中发挥着越来越重要的作用,而图像配准作为遥感图像的预处理步骤为图像融合等后续处理提供了参考和依据,目前已经成为遥感图像处理领域的研究热点。文中提出了一种基于尺度不变特征变换(Scale-invariant Feature Transform,SIFT)和仿射传播聚类(Affinity Propagation,AP)的图像配准算法。该算法与原有算法相比优势在于无需预先设定参数,并且实验仿真表明该算法能有效地对多源图像进行高精度的配准,与随机抽样一致算法(Random Sample Consensus,RANSAC)相比提高了正确匹配点的数目。 展开更多
关键词 航空遥感 图像配准 AFFINITY Propagation(AP) Scale-invariant feature transform(sift)
下载PDF
Super-resolution enhancement of UAV images based on fractional calculus and POCS 被引量:2
7
作者 Junfeng Lei Shangyue Zhang +2 位作者 Li Luo Jinsheng Xiao He Wang 《Geo-Spatial Information Science》 SCIE CSCD 2018年第1期56-66,共11页
A super-resolution enhancement algorithm was proposed based on the combination of fractional calculus and Projection onto Convex Sets(POCS)for unmanned aerial vehicles(UAVs)images.The representative problems of UAV im... A super-resolution enhancement algorithm was proposed based on the combination of fractional calculus and Projection onto Convex Sets(POCS)for unmanned aerial vehicles(UAVs)images.The representative problems of UAV images including motion blur,fisheye effect distortion,overexposed,and so on can be improved by the proposed algorithm.The fractional calculus operator is used to enhance the high-resolution and low-resolution reference frames for POCS.The affine transformation parameters between low-resolution images and reference frame are calculated by Scale Invariant Feature Transform(SIFT)for matching.The point spread function of POCS is simulated by a fractional integral filter instead of Gaussian filter for more clarity of texture and detail.The objective indices and subjective effect are compared between the proposed and other methods.The experimental results indicate that the proposed method outperforms other algorithms in most cases,especially in the structure and detail clarity of the reconstructed images. 展开更多
关键词 Unmanned aerial vehicle(UAV)image SUPERRESOLUTION fractional calculus Projection onto Convex Sets(POCS) Scale Invariant Feature transform(sift)
原文传递
Architectural Building Detection and Tracking in Video Sequences Taken by Unmanned Aircraft System (UAS) 被引量:1
8
作者 Qiang He Chee-Hung Henry Chu Aldo Camargo 《Computer Technology and Application》 2012年第9期585-593,共9页
An Unmanned Aircraft System (UAS) is an aircraft or ground station that can be either remote controlled manually or is capable of flying autonomously under the guidance of pre-programmed Global Positioning System (... An Unmanned Aircraft System (UAS) is an aircraft or ground station that can be either remote controlled manually or is capable of flying autonomously under the guidance of pre-programmed Global Positioning System (GPS) waypoint flight plans or more complex onboard intelligent systems. The UAS aircrafts have recently found extensive applications in military reconnaissance and surveillance, homeland security, precision agriculture, fire monitoring and analysis, and other different kinds of aids needed in disasters. Through surveillance videos captured by a UAS digital imaging payload over the interest areas, the corresponding UAS missions can be conducted. In this paper, the authors present an effective method to detect and extract architectural buildings under rural environment from UAS video sequences. The SIFT points are chosen as image features. The planar homography is adopted as the motion model between different image frames. The proposed algorithm is tested on real UAS video data. 展开更多
关键词 Unmanned aircraft system (UAS) object detection and tracking planar homography scale invariant feature transformsift).
下载PDF
Detecting Designated Building Areas From Remote Sensing Images Using Hierarchical Structural Constraints
9
作者 Fukun BI Mingyang LEI +2 位作者 Zhihua YANG Jinyuan HOU Yanyan QIN 《Photonic Sensors》 SCIE EI CSCD 2020年第1期45-56,共12页
Automatic detection of a designated building area(DBA)is a research hotspot in the field of target detection using remote sensing images.Target detection is urgently needed for tasks such as illegal building monitorin... Automatic detection of a designated building area(DBA)is a research hotspot in the field of target detection using remote sensing images.Target detection is urgently needed for tasks such as illegal building monitoring,dynamic land use monitoring,antiterrorism efforts,and military reconnaissance.The existing detection methods generally have low efficiency and poor detection accuracy due to the large size and complexity of remote sensing scenes.To address the problems of the current detection methods,this paper presents a DBA detection method that uses hierarchical structural constraints in remote sensing images.Our method was conducted in two main stages.(1)During keypoint generation,we proposed a screening method based on structural pattern descriptors.The local pattern feature of the initial keypoints was described by a multilevel local pattern histogram(MLPH)feature;then,we used one-class support vector machine(OC-SVM)merely to screen those building attribute keypoints.(2)To match the screened keypoints,we proposed a reliable DBA detection method based on matching the local structural similarities of the screened keypoints.We achieved precise keypoint matching by calculating the similarities of the local skeletal structures in the neighboring areas around the roughly matched keypoints to achieve DBA detection.We tested the proposed method on building area sets of different types and at different time phases.The experimental results show that the proposed method is both highly accurate and computationally efficient. 展开更多
关键词 DBA detection local structural constraint multilevel local pattern histogram(MLPH) similarity of the local structure scale invariant feature transform(sift)
原文传递
SIFT-based automatic tie-points extraction for airborne InSAR images
10
作者 Dong Xiaotong Han Chunming +1 位作者 Yue Xijuan Zhao Yinghui 《High Technology Letters》 EI CAS 2019年第2期160-165,共6页
The scale-invariant feature transform (SIFT) is often applied to extract tie-points for airborne SAR images. When a pair of airborne SAR images differs with look angles obviously, shadow sizes and shapes of same objec... The scale-invariant feature transform (SIFT) is often applied to extract tie-points for airborne SAR images. When a pair of airborne SAR images differs with look angles obviously, shadow sizes and shapes of same objects will differ obviously. In main and slave SAR images, key-points around shadows often match as tie-points, although they are not homologous points. The phenomenon worsens the performance of SIFT on SAR images. On the basis of SIFT, a modified matching method is proposed to decrease the number of incorrect tie-points. High-resolution airborne SAR images are used in Experiments. Experiment results show that the proposed method is very effective to extract correct tie-points for SAR images. 展开更多
关键词 scale-invariant feature transform(sift) airborne InSAR images tie-points extraction image coregistration
下载PDF
图像特征点提取及匹配技术 被引量:80
11
作者 杨晓敏 吴炜 +2 位作者 卿粼波 华骅 何小海 《光学精密工程》 EI CAS CSCD 北大核心 2009年第9期2276-2282,共7页
针对图像特征提取与匹配的适应性和准确性问题,将尺度不变特征变换算法(SIFT)应用到图像的特征点提取与匹配中。SIFT算法可在尺度空间寻找极值点,提取对图像尺度和旋转变化具有不变性,对光照变化和图像变形具有较强适应性的特征点及其... 针对图像特征提取与匹配的适应性和准确性问题,将尺度不变特征变换算法(SIFT)应用到图像的特征点提取与匹配中。SIFT算法可在尺度空间寻找极值点,提取对图像尺度和旋转变化具有不变性,对光照变化和图像变形具有较强适应性的特征点及其特征描述。首先,采用SIFT算法提取图像的特征点及其描述,然后,采用基于置信度的匹配算法进行特征点的匹配,以找到图像间准确的匹配点对。最后,对不同光照条件、焦距、拍摄角度获取的图像进行特征点的提取及匹配。实验结果显示,本文算法对图像的光照、平移、旋转变换具有很好的适应性和准确性,能够提升匹配的自动化水平和准确度,准确率超过90%。结果表明,提出的算法可以进一步应用到图像识别,图像重建等领域。 展开更多
关键词 图像匹配 特征提取 尺度不变特征变换 sift特征 置信度
下载PDF
基于SIFT特征目标跟踪算法研究 被引量:71
12
作者 蔺海峰 马宇峰 宋涛 《自动化学报》 EI CSCD 北大核心 2010年第8期1204-1208,共5页
在尺度不变特征变换(Scale invariant feature transform,SIFT)特征匹配算法的基础上,提出了一种基于累积特征的多目标的跟踪算法,通过对目标的SIFT特征进行实时更新来去除由噪声(或形变)带来的"过时"特征信息,保证了特征的稳... 在尺度不变特征变换(Scale invariant feature transform,SIFT)特征匹配算法的基础上,提出了一种基于累积特征的多目标的跟踪算法,通过对目标的SIFT特征进行实时更新来去除由噪声(或形变)带来的"过时"特征信息,保证了特征的稳定,提高了匹配准确度.实验结果表明,本算法能够有效处理目标由于旋转、形变而导致跟踪性能下降甚至跟踪目标丢失的问题,同时对跟踪过程中多目标的关联,也具有较好的鲁棒性. 展开更多
关键词 多目标跟踪 尺度不变特征变换 非刚性形变 稳定性
下载PDF
基于SIFT算子的图像匹配算法研究 被引量:64
13
作者 白廷柱 侯喜报 《北京理工大学学报》 EI CAS CSCD 北大核心 2013年第6期622-627,共6页
针对目前基于SIFT(scale invariant feature transform)的图像匹配算法在匹配相似区域较多的可见光图像时,匹配约束条件单一,没有有效剔除误匹配点,误匹配率高的问题,提出一种匹配改进算法,针对128维SIFT特征向量,采用距离匹配和余弦相... 针对目前基于SIFT(scale invariant feature transform)的图像匹配算法在匹配相似区域较多的可见光图像时,匹配约束条件单一,没有有效剔除误匹配点,误匹配率高的问题,提出一种匹配改进算法,针对128维SIFT特征向量,采用距离匹配和余弦相似度匹配相结合的测度方法,利用特征点方向一致性进一步降低误匹配率.实验结果表明:改进算法对图像的缩放、旋转、光照、噪声和小尺度的视角变换均有较好的匹配效果.与原算法相比,在保证匹配点数和匹配时间的基础上,改进算法对旋转、缩放、噪声模糊和光照变换的误匹配率平均降低10%~20%,对于小尺度的视角变换,误匹配率平均降低5%. 展开更多
关键词 sift 图像匹配 余弦相似度 方向一致性 校正误匹配
下载PDF
改进的SIFT特征提取和匹配算法 被引量:54
14
作者 曾峦 王元钦 谭久彬 《光学精密工程》 EI CAS CSCD 北大核心 2011年第6期1391-1397,共7页
针对月球影像和尺度不变特征变换(SIFT)算法的特点,在改进SIFT特征提取算法的基础上,提出了一种稳健的图像自动匹配策略。首先,自动调整SIFT算法中的对比度控制系数,提高关键点提取的均衡性;然后,用SIFT描述向量之间的欧氏距离最小值与... 针对月球影像和尺度不变特征变换(SIFT)算法的特点,在改进SIFT特征提取算法的基础上,提出了一种稳健的图像自动匹配策略。首先,自动调整SIFT算法中的对比度控制系数,提高关键点提取的均衡性;然后,用SIFT描述向量之间的欧氏距离最小值与次小值的比值作为阈值,进行粗匹配,并利用匹配对主方向角度差直方图剔除部分伪匹配;最后,自动计算随机采样次数、误差容忍度等参数,使用改进的随机选取一致性(RANSAC)方法确定透视变换模型初始参数,并用该模型和误差容忍度对匹配集合中的匹配对进行校验,选取出正确的匹配对。实验结果表明,在图像有一定程度的视点、光照、旋转、比例、模糊和对比度变化等情形下,该算法稳定、可靠。该方法能有效解决图像匹配门限的选择问题,真正实现了无人工干预的自动匹配。 展开更多
关键词 图像处理 月球图像 sift特征 图像匹配
下载PDF
基于SIFT特征匹配的监控图像自动拼接 被引量:39
15
作者 张朝伟 周焰 +1 位作者 吴思励 林洪涛 《计算机应用》 CSCD 北大核心 2008年第1期191-194,共4页
针对不同摄像头的监控图像,提出了一种优化的SIFT特征匹配的监控图像自动拼接方法。在图像整合方面,通过高速提取SIFT特征描述符并进行稳定精确匹配,利用改进RANSAC算法去除错配,从而确定待拼接图像之间的变换参数;在图像融合方面,有效... 针对不同摄像头的监控图像,提出了一种优化的SIFT特征匹配的监控图像自动拼接方法。在图像整合方面,通过高速提取SIFT特征描述符并进行稳定精确匹配,利用改进RANSAC算法去除错配,从而确定待拼接图像之间的变换参数;在图像融合方面,有效消除了颜色和光照差异,最终实现自动的无缝拼接系统。实验结果证明该方法对重叠区域小、形变大、有运动遮挡和噪声的监控图像有较完美的拼接效果。 展开更多
关键词 图像配准 尺度不变特征转换算法 图像拼接 随机抽样一致性算法
下载PDF
一种改进的SIFT特征匹配算法 被引量:45
16
作者 于丽莉 戴青 《计算机工程》 CAS CSCD 北大核心 2011年第2期210-212,共3页
针对尺度不变特征变换(SIFT)特征匹配算法存在计算量大、复杂度高的问题,提出一种基于图像Radon变换的改进SIFT特征匹配算法。改进算法在图像的SIFT特征点采样区域内作d条不同方向的直线,以d条直线上的图像Radon变换作为SIFT特征向量描... 针对尺度不变特征变换(SIFT)特征匹配算法存在计算量大、复杂度高的问题,提出一种基于图像Radon变换的改进SIFT特征匹配算法。改进算法在图像的SIFT特征点采样区域内作d条不同方向的直线,以d条直线上的图像Radon变换作为SIFT特征向量描述符,降低SIFT特征向量的维数,从而提高特征匹配效率。实验结果表明,改进算法具有较高的匹配精度和较少的匹配时间,适用于虚拟场景漫游或目标识别等实时性要求较高的系统。 展开更多
关键词 尺度不变特征变换 特征点提取 图像匹配 RADON变换
下载PDF
基于机器人的变电站开关状态图像识别方法 被引量:40
17
作者 陈安伟 乐全明 +1 位作者 张宗益 孙勇 《电力系统自动化》 EI CSCD 北大核心 2012年第6期101-105,共5页
结合500kV超高压智能变电站实际建设工程,基于尺度不变特征变换(SIFT)、霍夫(Hough)变换、k-NN(k nearest neighbor)等算法,提出并研发了一种变电站专用智能机器人。研发的机器人能自动识别断路器、各种形式隔离开关的位置状态。同时,基... 结合500kV超高压智能变电站实际建设工程,基于尺度不变特征变换(SIFT)、霍夫(Hough)变换、k-NN(k nearest neighbor)等算法,提出并研发了一种变电站专用智能机器人。研发的机器人能自动识别断路器、各种形式隔离开关的位置状态。同时,基于IEC 61850标准对断路器、隔离开关位置状态信息进行标准建模,实现与变电站监控后台倒闸操作模块无缝通信连接,为户外敞开式智能变电站"一键式"顺序控制倒闸操作,以及超高压变电站无人值班和远程操作的实现创造了前提条件。还对恶劣天气条件下断路器、隔离开关失真图像的恢复做了初步研究与探索。通过国内某500kV智能变电站的实际工程验证了所提出方法的有效性和高效性。 展开更多
关键词 图像识别 智能机器人 智能变电站 尺度不变特征变换(sift) 顺序控制
下载PDF
一种基于SIFT特征的航拍图像序列自动拼接方法 被引量:36
18
作者 高超 张鑫 +1 位作者 王云丽 王晖 《计算机应用》 CSCD 北大核心 2007年第11期2789-2792,共4页
针对航拍图像序列拼接问题,提出一种基于尺度不变特征变换(SIFT)特征的自动拼接方法,该方法主要包括图像配准和镶嵌两个步骤。由于航拍序列各帧图像之间存在较大差异,因而常用的基于特征的配准方法适用性较差,对此,提出利用SIFT特征来... 针对航拍图像序列拼接问题,提出一种基于尺度不变特征变换(SIFT)特征的自动拼接方法,该方法主要包括图像配准和镶嵌两个步骤。由于航拍序列各帧图像之间存在较大差异,因而常用的基于特征的配准方法适用性较差,对此,提出利用SIFT特征来实现准确、稳健的航拍图像配准。进一步的,提出一种基于视觉特征的色彩融合方法以取得平滑的镶嵌效果。最后,通过对真实航拍序列进行拼接实验验证了所提方法的有效性。 展开更多
关键词 航拍图像序列 自动拼接 sift特征 图像几何校正 图像镶嵌
下载PDF
无人机图像拼接算法综述 被引量:34
19
作者 狄颖辰 陈云坪 +1 位作者 陈莹莹 陈彦 《计算机应用》 CSCD 北大核心 2011年第1期170-174,共5页
无人机图像拼接是一个日益受到关注的研究领域,已经成为了照相绘图学、计算机图形学等研究的热点。首先给出了无人机图像拼接的一般步骤,重点归纳了三种特色鲜明的配准算法,然后简单阐述了图像融合的步骤和算法,最后通过归纳分析选定了... 无人机图像拼接是一个日益受到关注的研究领域,已经成为了照相绘图学、计算机图形学等研究的热点。首先给出了无人机图像拼接的一般步骤,重点归纳了三种特色鲜明的配准算法,然后简单阐述了图像融合的步骤和算法,最后通过归纳分析选定了适合无人机图像拼接的算法,并且展望了该领域的前景。 展开更多
关键词 无人机 图像拼接 尺度不变特征变换算法 图像融合
下载PDF
改进的SIFT算法图像匹配研究 被引量:33
20
作者 冯文斌 刘宝华 《计算机工程与应用》 CSCD 北大核心 2018年第3期200-205,232,共7页
对SIFT(尺度不变特征变换)算法特征描述子维数过高,导致匹配速度过慢、匹配率低等问题,提出了一种分级放射状分区的方法来构建特征描述子,将特征点邻域划分为8个区域,统计各个区域内8个方向的梯度方向直方图,得到64维特征描述子,使特征... 对SIFT(尺度不变特征变换)算法特征描述子维数过高,导致匹配速度过慢、匹配率低等问题,提出了一种分级放射状分区的方法来构建特征描述子,将特征点邻域划分为8个区域,统计各个区域内8个方向的梯度方向直方图,得到64维特征描述子,使特征描述子维数降低50%。同时因马氏距离考虑了特征描述子向量间的相关性,在匹配时用马氏距离双向匹配方法代替欧氏距离进行匹配,并用RANSAC(随机抽样一致性)方法消除误配点。实验结果表明,改进的SIFT算法保留了SIFT算法对模糊、压缩、旋转和缩放等不变性优势,并提高了匹配速度,正确匹配率平均增加10%~15%。 展开更多
关键词 尺度不变特征变换 特征描述子 马氏距离 欧氏距离 随机抽样一致性
下载PDF
上一页 1 2 24 下一页 到第
使用帮助 返回顶部