搜索资源列表
surf特征提取算法源码
- surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
sift特征提取
- 通过sift对图像特征进行提取,并与原图像进行匹配
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
opencv实现的snake算法
- opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
KPCA.rar
- 快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少,Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many
完成光流法算法用于图像边缘的提取
- 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
Curve-Extraction-ACS
- 这个代码是基于蚁群算法的非参数曲线的自动提取算法,对于任意曲线具有很好的提取效果。-Nonparametric Curve Extraction Based on Ant Colony System
ASIFT_SIIMS_final
- ASIFT角点检测算法,具有速度快,性能好等优点,可以对特征进行快速提取-ASIFT corner detection algorithm, has the speed, performance, etc., can be quickly extracted features
SURFmex
- surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文-surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm
feature-extraction-algorithm-
- 颜色、形状、纹理特征提取算法及应用,各种方法都有,很有用。-Color, shape, texture feature extraction algorithms and applications, various methods are very useful.
hsvyszft00
- 传统的HSV空间颜色特征提取算法,量化为8H3S3V.-HSV color space for the traditional feature extraction algorithm, to quantify 8H3S3V.
colorful_sift
- 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。-Since only the use of images of gray-scale information, SIFT algorithm can not distinguish between good shape similar but different colors of objects. In
Canny
- 该代码是在vc++下编写的,最后能实现用Canny算子提取图像的边缘,附带测试图像,比较实用的边缘提取算法-The code is vc++ Prepared, and finally to achieve using Canny operator extract image edge, fringe test images, more practical edge extraction algorithm
jiaodianHarris
- harris角点提取算法,效果很好,大家一定要看看,很有用的-harris corner extraction algorithm, the effect well, everyone must have to see, very useful
imagefeatueextract
- 一种抗几何形变的纹理特征提取算法研究的论文,希望有所帮助。-An anti-geometric deformation texture feature extraction algorithm research paper, I hope be helpful.
PointDetect
- 毕业设计之用的,功能全面的特征点提取算法,综合harris和forstner算法的优点,提取结果非常好。-Designed graduation purposes, full-featured feature point extraction algorithm, General harris and Forstner algorithm advantages of better extraction results.
fingerprintpreprocessing
- 根据指纹的固有规律,提出了一套较完整的指纹图像预处理和特征提取算法。改进了指纹脊线频率求取算法和二值图像去孔噪声 算法,并提出了一种新的滤除指纹伪特征点的方法。通过对上百幅不同质量的指纹图像进行测试,获得了较好的效果。 关键词:指纹;预处理;特征提取-According to the inherent laws of fingerprints, a set of more complete fingerprint image pre-processing and feature extr
2Dpca
- 这是一个非常经典的特征提取算法,matlab写的2DPCA源码-This is a very classical feature extraction algorithm 2DPCA, matlab source code
contourext
- C++做的边缘提取算法,要利用OPENCV-contour extraction
中心线提取
- 在激光三维测量中,提取每一张图片的激光条纹中心坐标得到激光中心线。(In the laser 3D measurement, the central coordinates of the laser stripe are extracted from each image to obtain the central line of the laser.)