搜索资源列表
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.)