搜索资源列表
sift-match.sift特征点提取代码
- sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
ransac.rar
- ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
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.
Fingerprint.rar
- 指纹识别算法,所有算法代码(包括预处理,提取特征与匹配算法)都包含在内,没有使用动态链接库,Fingerprint recognition algorithm, all the algorithm code (including preprocessing, feature extraction and matching algorithm) are included, do not use dynamic-link library
Harr.rar
- Haar-Like Feature臉部辨識程式及源代碼,是研究快速臉部辨識的好例程,Haar-Like Feature facial recognition programs and source code, is to study the fast face recognition in a good routine
Log_gabor.rar
- 很好用的Log-Gabor变换源代码,可以用于图像的特征提取,Good use of Log-Gabor transform source code, can be used for image feature extraction
siftpp
- 本代码实现了SIFT的特征匹配功能,SIFT特征在图像匹配中应用广泛。-The code of the implementation of the SIFT feature matching function, SIFT features of the widely used image matching.
sift
- 一个运用sift进行特征匹配的代码,经测试,可以很好的运行-To carry out a sift feature matching using the code, tested, can be a very good run
freemancode
- 用freeman链码 来提取图像特征 以便识别-Freeman chain code used to extract the image feature to identify
sift
- sift特征点检测及匹配,matlab源码-sift feature point detection and matching, matlab source code
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.
Gabor-based-feature-extraction-
- 基于Gabor特征提取和人工智能的人脸检测系统源代码-Gabor-based feature extraction and artificial intelligence source code of face detection system
2DPCA
- 2DPCA 主成分分析法,处理图像压缩,特征提取的m代码-2DPCA principal component analysis, image compression processing, feature extraction of m code
match
- 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple shape matching source code, two pictures selected three feature points matching contrast
code
- 實作這篇paper: Feature-Based Image Metamorphosis, SIGGRAPH 1992 輸入較多的feature line,可使morphing效果更佳-Implementation of this paper: Feature-Based Image Metamorphosis, SIGGRAPH 1992 the importation of more feature line, will enable better morphing
code
- 是虹膜的定位和特征提取的代码,对于虹膜定位有一定的帮助。-Is the positioning of the iris code and feature extraction for iris location will certainly help.
examples-code
- 由UIUC的Yi Ma开发的关于多视觉几何理论的开发包。其中涉及到特征点提取,光流,分层重建理论。一步一步教你如何构建一个重建的系统-developed by Yi Ma from UIUC Which involves the feature point extraction, optical flow, layered reconstruction of the theory. Step by step teach you how to build a reconstruction syst
feature-detection-code
- 图像的特征提取,相信一定会对你有所帮助。-The image feature extraction, believe that will be of some help to you。
features code
- 基于opencv的实现图像特征各类方法的检测代码。(based on opencv Detection of image features.)
GMS-Feature-Matcher-master
- 利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)
