搜索资源列表
matlab编的特征匹配(控制点)
- matlab编的特征匹配,用控制点可以进行匹配。简单的小程序,可直接运行。-Matlab series of the feature matching, control points can be used for matching. Simple small program can be directly run.
SIFT特征匹配技术讲义
- 系统介绍SIFT特征匹配技术
投影特征匹配的快速钞币面值识别算法
- 投影特征匹配的快速钞币面值识别算法
特征匹配
- 国外大牛的经典的特征匹配的源程序~
SIFT特征匹配算法实现图像拼接
- SIFT特征匹配算法实现图像拼接
liangwei
- 在复杂背景下车牌分割和识别:统计和特征匹配的算法-in complex background segmentation and identification plates : statistics and feature matching algorithm
matlab编的特征匹配(控制点)
- matlab编的特征匹配,用控制点可以进行匹配。简单的小程序,可直接运行。-Matlab series of the feature matching, control points can be used for matching. Simple small program can be directly run.
matching
- 摄影测量中基于特征的匹配。影象匹配是数字摄影测量中最为关键的,目前数字摄影测量要进一步发展除非特征提取有突破。本程序是一个特征匹配的入门程序-photogrammetry based on characteristics of the match. Image Matching Digital Photogrammetry is the most critical, current digital photogrammetry to d
harris_detect
- 本程序实现打开两幅图像并且提取Harris角点,是角点特征匹配的第一步,对做立体匹配的朋友来说是一个很好的资源。-the program opened two images and extract Harris Corner, Corner is the first step to feature matching, so stereo matching pair of friends is a good resource.
tezhengpipei
- 这是一种基于特征匹配的图像拼接演算算法-This a feature-based matching algorithm Image Stitching Calculus
VC_Harris_detector
- 使用vc开发的harris算法源代码,对进行特征匹配研究的同仁有借鉴作用。-use vc harris development of the algorithm source code to match the features of the study are useful colleagues.
sift-C
- 用C#实现的SIFT角点提取与特征匹配的算法-realized sciences corner extraction and feature matching algorithm
sift_application
- 遥感影像的自动配准是长期以来一直未能很好解决的一个重要问题。本文将视频图像匹配中获得巨大成功的SIFT( Scale Invariant Feature Transform)特征应用于遥感影像的自动配准问题中,并且针对遥感影像的成像特点,给出了一种具体的特征匹配方法。对航空和航天遥感影像在不同的变形、不同的光照变化和不同的分辨率下进行的大量实验表明,该方法具有稳定、可靠、快速等特点。-remote sensing images auto
featurematch
- 一种鲁棒的特征匹配方法,对于旋转光照,遮挡等变化有很强的适应性-A Robust feature matching method, for the rotating light, shelter and other changes have a strong adaptive
matchmodel
- 图象特征匹配,主要实现图象的特征匹配,此算法能实现不同光照下图象的匹配!-Image feature matching, the main achievement of the characteristics of image matching, this algorithm can achieve under different light images match!
SIFT
- 这是SIFT特征匹配技术讲义,这是很先进的特征匹配技术!是好书!-This is the SIFT feature matching of technical notes, this is a very advanced feature matching technology! Is a good book!
SIFT方法进行特征匹配
- 尺度不变特征转换是一种计算机视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。程序已调通,在match.m中改变所处理图片的名称即可。相关参考文献已上传本网站,Distinctive Image Features Scale-Invariant Keypoints
SIFT特征匹配
- 两张不同图片的SIFT特征提取和匹配,图片请随意更改(SIFT feature matching of two pictures)
基于ORB算法的特征匹配
- 基于ORB算法的特征匹配,opencv,C++(matching based on ORB algorithm with opencv lib)
特征匹配
- MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配(MATLAB realizes SIFT feature extraction of image and matches features under different illumination and different visual angles)