搜索资源列表
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
OtttP
- 基于OPENCV的SIFT特特征提取与匹配算法可直接使用。 -Based on OPENCV the SIFT special features extraction and matching algorithms can be used directly.
avito
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
av
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
mbpp
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
sift
- 基于OPENCV和VC++6.0下编写的sift算法 实现了特征点提取-OPENCV sift
opencv-rice-fengtj
- 该程序是基于OpenCV的图像目标区域特征提取,可以实现对目标区域标号统计,计算面积并显示,适合初学者-The procedure is based on the characteristics of the the OpenCV image of the target area extraction, label statistics can achieve the target area, and area calculation, suitable for beginners
Experiment-One
- VS2010下,通过opencv实现对三类目标的特征提取,包括颜色特征、纹理特征和轮廓特征-Under VS2010, opencv achieved through three types of feature extraction targets, including color, texture and contour characteristic feature
MATLAB_HOG
- hog特征提取,应用matlab但是没有opencv简便,仅供参考。-hog feature extraction, application matlab but no easy opencv, for reference purposes only.
opencvchengxu
- 特征提取,主要是灰度共生矩阵和不变矩特征提取的程序,openCV下可直接运行-Feature extraction, mainly GLCM and invariant moments feature extraction procedures can be run directly under openCV
RobustMatch
- 基于opencv,讲述关于SIFT、SURF、ORB、FREAK、FAST、BRIEF等方法用于图像的特征提取以及匹配之间的不同-Based on opencv, about SIFT, SURF, ORB, FREAK, FAST, and BRIEF, used for image feature extraction and matching between different
HarrisMatch(opencv)
- harris提取特征点、匹配、剔除误匹配小程序,基于opencv-harris feature point extraction, matching, excluding mismatching small program, based on opencv
sift
- opencv vs2010写的SIFT特征提取程序-opencv vs2010 SIFT
CannyCPU
- 图像边缘特征提取Canny算法的完整C语言程序。但运行之前要配置OpenCV,配置方法很简单,网上有,-Image edge feature extraction Canny algorithm integrity of the C language program. But before running to configure OpenCV, configuration method is very simple, online, thank you
CReadJiaodian
- 可以实现凸显中的角点提取,有利于进一步提取图像特征方便锦衣部的识别,可以比较好的上手。(It can be used to extract the corner points, which can further extract the image features and facilitate the identification of the clothing department.)
MQL_OpenCV4
- 通过提取图像里特征,进行聚类分析,从而可以判断天气情况。(Through the extraction of features in the image, the cluster analysis can be used to judge the weather conditions.)
cHog
- 在opencv上实现hog特征的提取,相关的配置不多描述,参照opencv的配置(Pedestrian detection based on OpenCV)
Harris
- 简单基于VS2013的Harris特征点提取(openCV库)(Simple Harris feature point extraction based on VS2013 (openCV library))
harrisdemo
- 对图像进行harris特征点提取,代码是用opencv和C++书写(Image harris feature extraction, the code is written with opencv and C ++)
sift
- 基于open cv的sift算法提取图像特征值的python程序(Python algorithm based on open CV's SIFT algorithm to extract image eigenvalues.)