搜索资源列表
sift-C_
- 用C#实现的MATLAB的图象处理算法,功能强大.-realized MATLAB image processing algorithm and powerful.
siftDemoV4
- 快速实现SIFT算法,提取参考图与待配准图的特征点并进行匹配
imagetest
- sift 匹配算法,输入两幅bmp图片,可以完成特征点寻找和匹配
SIFT
- 特征匹配算法
Harris-VC
- 图像处理和相机标定中的经典角点提取算法,Harris算法的VC源代码-Image processing and camera calibration in the classical corner-point extraction algorithm, Harris algorithm source code for VC
SIFT_VS
- 经典的sift分割匹配算法的实现 很有借鉴和指导意义,推荐新手使用-The classic matching algorithm to achieve segmentation sift a very useful reference and a guide is recommended to use for novice
SiftGPU-V380
- GPU版的klt光流算法,能够快速的完成sift 算法 ,需要显卡支持-SIFTGPU is an implementation of SIFT for GPU. SiftGPU uses GPU to process pixels and features parallely in Gaussian pyramid construction, DoG keypoint detection and descr iptor generation for SIFT. Compac
SIFT
- shift影像匹配算法程序,内带测试用途,效果还行,仅供参考-shift image matching algorithm within with test purposes, the effect is okay, for reference only
Sift
- SIFT算法用VC的实现,主要编程语言是VC++,有兴趣者可以下来-SIFT algorithm achieved with VC
sift-win-recompiled
- lowe SIFT算法的源码,调用开源OpenCV,我添加了一个头文件,直接可以运行-lowe SIFT algorithm source code, need the open source OpenCV, I add a header file , can run directly now
sift
- 这个是基于C语言的SIFT算法图像拼接,基于opencv的。本来是想改进一下嵌入到DSP里面直接实现拼接,但由于后来实在改不动了。就实现了两幅图像的拼接。。CSDN上面有相关的,可以实现更多的图像拼接,可以直接运行,但要配置相关条件,要把那个ann.lib拷贝到opencv库里面,然后再projects-setting-debug里面改一下路径就可以了。。希望有相关的同学可以共同学习。。最后的拼接效果有待改善。-This is based on the C language SIFT algor
ImgStich_stitcher_warpers
- openCV 基于sift的图像拼接算法 -openCV image stitching algorithm based on sift the
SIFT_RANSAC_MATCH
- 利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除-GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor
OpenSURFCSharp
- 比传统的图像匹配方法更好,相对于SIFT\SURF算法运行速率提高-Improve OpenSURF c# version
sift-algorithm-VC
- 一个图像识别算法.SIFT综述 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。 其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-A kind of algorithm for the image reco