搜索资源列表
sift.zip
- 用sift (Scale Invariant Feature Transform) 算法进行图像特征提取,基于opencv的C++代码实现。,Using sift (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the opencv the C++ code.
sift-on-VC
- 用c++与opencv结合在一起的sift算法源码,看了后会很有用-opencv with c++ together with the sift algorithm source code, can be useful after reading
opencvsurf.rar
- opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。,opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
opencv-2.2_collection
- 自己整理的opencv源码分析,是关于opencv2.2的,里面也有自己的翻译,如果大家喜欢,我陆续会把源码分析一个个上传完毕-opencv source of his finishing is about opencv2.2' s, which also has its own translation, if you like, I will gradually upload one complete source code analysis
sift_VC(code)
- 是检测sift特征点的代码,下VS和opencv的环境下开发的。以DAVID G. LOWE的sift的论文为原型。-The detection sift feature point code developed under VS and opencv environment. DAVID G. The Lowe sift paper prototype.
sift-opencv
- 利用opencv编写的sift匹配程序,对于研究此算法很有帮助-sift code by opencv
siftAlgorithmcodes
- D.G lowe 的尺度不变特征转换算法(sift) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (sift) and OpenGL-based opencv source code based on the increase in the preservation of image fe
sift-1.1.1_20071108_win
- Rob Hess的sift算法的C语言实现(基于opencv),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差-Rob Hess of the sift algorithm C language (based on opencv), sampling and Gaussian pyramid differential extraction of feature points, KD tree search for points of the same name, RANS
Match_sift
- 这是一个sift算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个sift的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于opencv的。-This is an implementation of sift algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
[code]sift_win
- 基于opencv编写的sift提取和匹配算法,可以在两幅图中找到对应,并计算仿射变换。 内带说明文档,注解详尽-opencv sift written based on extraction and matching algorithms that can find the corresponding figure in two, and calculate the affine transformation. Documentation within the band, detailed
opencv-in-python
- 用于opencv编程的python代码资料,有许多使用的算法,如提取sift,光流等等,十分实用-opencv python code for programming information, there are many algorithms used, such as the extraction sift, optical flow, etc., is very practical
sift-CPP1
- sift算法代码,C++的,确认可用,并提供opencv和gsl以及相关安装方法-sift algorithm code, C++ confirmation available, and provide opencv and gsl installation method
sift
- 基于sift有较大区别图像的特征检测即找出两幅有较大区别图像相同的特征点 本人开发环境为vc2010和opencv2.4.0版本 如有版本不同的开发者,需设当修改配置文件,特别是opencv版本不同-code by Utkarsh Sinha * Based on JIFT by Jun Liu * Visit http://aishack.in/ for more indepth articles and tutorials on artificial intelligen
sift-code
- sift 算法的实现,在opencv 环境中 所有的函数都已经写出-the source code of the sift alogrithm
sift
- 一个基础的opencv的使用工程 其中包含基本的opencv调用 而且采用了sift和surf作为基本算子进行配准 代码可用于实际工程-A basic use of opencv opencv project which contains the basic calling and using sift and surf as the basic operator registration code can be used in practical engineering
sift
- opencv-C++自己实现的sift源代码-my opencv-C++ source code of sift
sift
- sift代码实现超详细,只有三部分,h,hpp,main避免代码分散看不懂,opencv下实现-sift code ultra-detailed, and only three parts, h, hpp, main avoid dispersion can not read the code, under opencv achieve
sift
- 使用matlab实现sift算法,代码简单易懂,不过执行效率没有opencv高-sift algorithm using matlab implementation, the code is simple to understand, but not opencv high efficiency
code
- Harris角点检测、sift+RANSAC、sift+1nn+ransac、图像拼接代码、FAST+BRIEF编程资料(Harris corner detection, sift+RANSAC, sift+1nn+ransac, image mosaic code, FAST+BRIEF programming data)
sift-opencv249
- sift opencv的源码,底层代码编写,有较完整的步骤和每一步的说明,对于sift初学者特别有帮助(sift source code, the underlying code, there are more complete steps and each step of the descr iption, especially helpful for sift beginners)