搜索资源列表
sift-latest_win
- Rob Hess 開發的sift feature Detector程式 These functions also work with image feature files from both David Lowe s sift detector and the Oxford VGG s affine covariant feature detectors. http://web.engr.oregonstate.edu/~hess/index.html
sift
- sift是一种特征检测算法,这里的sift算法是用C++实现的。-sift is a feature detection algorithm, where the sift algorithm is implemented using C++.
摄像头标定源码
- 摄像头标定源码 visual c++ 平台下实现,The source code of computer vision experiments, including the various canny edge detection, sift feature extraction, camera calibration, gabor filtering algorithm for stereo vision, etc.
sift_VC
- 利用VC 编写的sift 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using sift feature matching process, you can rotate the image, zoom was still a successful match
sift_vc
- sift特征提取的实现和演示,VC6.0下实现。-sift feature extraction implementation and demonstration, VC6.0 achieve.
sift
- 根据OPENCV给出的sift特征提取源代码所写的sift算法流程,对理解sift算法有一定的帮助-OPENCV given according to the source code for sift feature extraction algorithm written by sift process, on the understanding of sift algorithm has some help
ExtractPoints
- 摄影测量,特征点匹配,可以读入BMP位图,用Morevec算子,FForstner算子,Harris算子进行特征点的提取。-Photogrammetry, feature matching,
siftpp-0.8.1.tar
- sift feature detector and descr iptor implementation based on original Lowe work
sift--vcPP
- 基于sift的特征点匹配算法,实现图像特征点的匹配-sift the feature points based on matching algorithms
sift
- 本程序实现了sift特征提取,该特征提取是为匹配做基础的,用于后续的三维重建等机器视觉方面的研究-The realization of sift feature extraction, the feature extraction is the base for matching for 3D reconstruction, such as machine vision research
feature-extraction-source
- 目前主流识别算法sift特征识别与匹配的C实现-Current mainstream recognition algorithm sift feature identification and matching of C implementations
sift
- David G. Lowe的sift特征点检测及匹配源代码,内有自己总结的各文件及参数功能的PPT文档-David G. Lowe' s sift feature point detection and matching source code, the summary of each document has its own functions and parameters PPT documents
sift
- algorithm used for sift features and sift feature extraction
sift
- c++写的sift查找特征点的算法代码。思路清晰,注释明确。-c++ to write the code search algorithms sift feature points. Clear ideas, comments clear.
sift
- sift特征检测的一些源代码,matlab格式的。这些code只要“复制+粘贴”就可以直接运行,也并不需要特别的文件。-sift feature detection of some source code, matlab format. These code as long as the copy+ paste can be run directly, it does not need special documents.
sift-matlab
- sift特征提取源代码,图像检索特征提取技术,提取图片sift特征-sift feature extraction
sift特征点检测
- sift特征点检测的测试代码,效果还可以,大家可以试试(sift feature point detection test code, the effect can be, we can try)
sift-master
- 这是图像处理中很重要的一个特征提取算法,sift,原作者已经申请了专利,不可以商用哦(This is an important feature extraction algorithm in image processing, sift, the original author has applied for a patent, can not be commercial Oh!)
sift
- feature extraction method: sift
sift特征匹配
- 包括sift匹配方法和利用特征点计算单应性的程序,同时可以显示匹配点对(It includes the sift matching method and the program to calculate homography based on the feature points, and displays matching point pairs.)