搜索资源列表
Harris-VC
- 图像处理和相机标定中的经典角点提取算法,Harris算法的VC源代码-Image processing and camera calibration in the classical corner-point extraction algorithm, Harris algorithm source code for VC
SIFT_VC
- 利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
match
- 给出了一个关于SIFT算子的VC++下的匹配程序,实现快速匹配-SIFT gives an operator on VC++ Under the matching process, achieve rapid match
siftpp-0.7.3
- 关于sift的编程,基于vc++,快速的实现特征匹配-With regard to sift programming, based on vc++, the rapid realization of feature matching
matlab_VC_sift-01.9
- 加州大学一博士写的基于sift的图像匹配源代码,是用的matlab和VC混合编程-Ph.D. University of California, to write a sift-based image matching source code, is mixed with the matlab and VC programming
sift-1.1.1_20070330_win
- All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the f
sift
- 基于OPENCV和VC++6.0下编写的sift算法 实现了特征点提取-OPENCV sift
SIFT
- SIFT算法的VC代码实现,实现图像的SIFT特征提取和显示特征点位置,算法用class封装完整,直接可以使用-code for SIFT of VC++
Sift
- SIFT算法用VC的实现,主要编程语言是VC++,有兴趣者可以下来-SIFT algorithm achieved with VC
SIFT_VC
- 用vc实现的另一个sift特征点检测算法,从别处下载得到的,基于opencv实现。-With another sift feature detection algorithm vc implemented elsewhere downloaded based on opencv implementation.
sift-algorithm-VC
- 一个图像识别算法.SIFT综述 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。 其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-A kind of algorithm for the image reco
SIFT--VC
- Sift 角点检测,适用于图像特征的匹配,在VC6.0中调试通过.-Sift corner detection, apply to the image feature matching, in VC6.0 debugging through.
sift
- 三维重建 特征提取 SIFT算法源程序 使用Vc++编写-SFM SIFT
SFFT_RNASAC
- 在VC环境实现SIFT+RANSAC,利用Opencv库-VC environment to achieve SIFT+ RANSAC