搜索资源列表
vlfeat-0.9.4.1.tar.gz
- The VLFeat open source library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift. It is written in C for efficiency and compatibility, with interfa
autopano-sift-C.rar
- 这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。,This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
sift.rar
- opencv下的图像sift特征提取以及匹配,sift
SIFT-opencv-verygood
- 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
SIFT-opencv
- 利用opencv编写的sift匹配程序,对于研究此算法很有帮助-sift code by opencv
GAME
- 利用SIFT检测两图片的相同点,并获 ·北京大学数字图象处理课件,封举富 ·主要内容彩色256色转灰度图,hough变 ·OPENCV手册!opencv用具很实用,广 ·功能强大的图像处理软件可以打开,关 ·ICP是用来匹配两组未知点,可以用于 ·利用opencv完成的汽车牌号识别,支 ·細線化程式,本程式源 ·图像处理算法方面编程代码汇总,请 -Detect SIFT picture using the same two points, and digita
SIFT_vc_code
- 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many s
An-Open-Source-SIFT-Library
- a paper about Rob Hess s SIFT algortithm implementation and introduction how to use that SIFT libraray
sift
- 基于opencv的 sift算法 实现特征值的提取 对比-sift by open
An-Open-Source-SIFT-Library
- Describes an Open Source library used for the purpose of Image Matching using David G. Lowes SIFT algorithm.
SIFT openCV及详解
- SIFT算法Open VC源程序,包括程序详细说明……
sift
- 根据lowe教授sift算子 对不同角度拍摄的两幅二维图像 进行特征点匹配 结果用一个 appending 子程序显示 主程序没有开源 控制台为 siftmatch.m 有一张实验结果-Professor Lowe sift operators of different angles of the two two-dimensional image feature point matching the main program not open an experimental results
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
- 基于open cv的sift算法提取图像特征值的python小程序,适于初学者参考-Based on open cv sift algorithm to extract image feature values python small program, suitable for beginners reference
surf-open快速sift
- 快速的sift算法,很有用哦,实际测试过,很有下载价值
SIFT
- sift详解以及有关改进sift的小论文,对初学者有用,适合开题-Detailed and related improvements sift sift small papers, useful for beginners, for open questions
sift
- Open cv Sift very fast
SIFT-open
- sift算法VC6实现,能够提取特征描述子,两张图片匹配-Sift implementation of VC6 algorithm
robwhess-open-sift--9tr9815
- 国外大牛robwhess写的基于SIFT尺度不变特征维护程序,需要OPENCV和vs。-Foreign Daniel robwhess wrote based SIFT scale invariant feature maintenance procedures, and the need OPENCV vs.
PCA-SIFT
- 开源Sift算法,匹配识别图像,找了很多,感觉有效的不多-open source code: Sift for match picture