Description: 国外一个Matlab7 下的SIFT算法演示代码,很具有参考价值-abroad under a Matlab7 sciences algorithm demo code, it is very valuable reference Platform: |
Size: 20480 |
Author:王OO |
Hits:
Description: 中科院张的摄像机内外参数标定的源码和例子,可以在计算机视觉计算中试用-Chinese Academy of Sciences and outside the parameters of the camera calibration of the source code and examples, the computer can calculate the visual trial Platform: |
Size: 186368 |
Author:刘中华 |
Hits:
Description: 用C++写的SIFT的源代码,其中用到了OPENCV一些库,希望对想了解SIFT的人有用-Using C to write the source code of SIFT, which uses the Treasury OPENCV some hope for those who would like to know SIFT useful Platform: |
Size: 49152 |
Author:杨占龙 |
Hits:
Description: 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助-OPENCV given in accordance with SIFT feature extraction source code written by the SIFT algorithm processes, SIFT algorithm for understanding a certain degree of help Platform: |
Size: 418816 |
Author:鄢胜勇 |
Hits:
Description: SURF spped up robust features openCV 实现
为源代码 Fast SIFT-SURF spped up robust features openCV the realization of the source code for the Fast SIFT Platform: |
Size: 683008 |
Author:hu |
Hits:
Description: 用openCV编写的SURF特征检测方法,此代码只供学习交流,版权归原作者所有,如有商业利用请于原作者liuliu联系。-SURF prepared by openCV feature detection methods, this code is for learning exchanges, and belongs to original author, if the commercial exploitation of liuliu Please contact original author. Platform: |
Size: 6144 |
Author:于子予 |
Hits:
Description: 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 features. Used to image the scale-invariant feature extraction and image feature points of the match. Platform: |
Size: 7247872 |
Author:朱 |
Hits:
Description: 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, RANSAC to gross errors Platform: |
Size: 448512 |
Author:lonfan |
Hits:
Description: 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。-Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available. Platform: |
Size: 18432 |
Author:朱静 |
Hits:
Description: 利用SIFT检测两图片的相同点,并获
·北京大学数字图象处理课件,封举富
·主要内容彩色256色转灰度图,hough变
·OPENCV手册!opencv用具很实用,广
·功能强大的图像处理软件可以打开,关
·ICP是用来匹配两组未知点,可以用于
·利用opencv完成的汽车牌号识别,支
·細線化程式,本程式源
·图像处理算法方面编程代码汇总,请
-Detect SIFT picture using the same two points, and digital image processing by the Beijing University courseware, the main contents of letters Jufu color 256 colors to grayscale, hough change OPENCV manual! appliances, very opencv practical, wide powerful image processing software can open, Guan ICP are used to match two sets of unknown points can be used to use opencv complete automotive brand recognition, support thread of the program, the program source image processing algorithm programming code summary, please Platform: |
Size: 2048 |
Author:邵闯 |
Hits:
Description: 这是一个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 this SIFT implementation, it is really great.Compared with the Rob Hess s,I think this one is clearer, and is packaged with the class, easy to use. This code is based on OpenCV. Platform: |
Size: 157696 |
Author:Zoro |
Hits:
Description: 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 functions of the projects:
*siftFeat -- Detect SIFT features
*match-- Find and match SIFT features in two images *dspFeat-- Display features from a file
You can mess with the global variables in each of the main C files to
adjust parameters, including input and output files. You might also have
to adjust the project properties depending on how you installed OpenCV
and GSL.-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 functions of the projects:
*siftFeat -- Detect SIFT features
*match-- Find and match SIFT features in two images*dspFeat-- Display features from a file
You can mess with the global variables in each of the main C files to
adjust parameters, including input and output files. You might also have
to adjust the project properties depending on how you installed OpenCV
and GSL. Platform: |
Size: 352256 |
Author:wushuqiong |
Hits:
Description: 自己整理的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 Platform: |
Size: 643072 |
Author:高永强 |
Hits:
Description: 用于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 Platform: |
Size: 31744 |
Author:dsh |
Hits:
Description: SIFT opencv的源码,底层代码编写,有较完整的步骤和每一步的说明,对于sift初学者特别有帮助(Sift source code, the underlying code, there are more complete steps and each step of the description, especially helpful for sift beginners) Platform: |
Size: 21504 |
Author:qilingtong |
Hits: