搜索资源列表
VC++点特征提取
- Harris算法进行点特征提取
harris_detect
- 本程序实现打开两幅图像并且提取Harris角点,是角点特征匹配的第一步,对做立体匹配的朋友来说是一个很好的资源。-the program opened two images and extract Harris Corner, Corner is the first step to feature matching, so stereo matching pair of friends is a good resource.
Cornerdetection
- 特征提取是变化检测中一个关键问题,角点的检测显得格外重要,vc++角点检测源代码-feature extraction change detection is a key issue, corner detection is particularly important, Kok vc++ source code detection
MatlabSIFT
- 一个进行特征提取的算法,主要可以进行特征点的检测以及与之相关的边缘检测-a feature extraction algorithm, the main feature points can be detected and the associated Edge Detection
mora
- 利用mora算法进行点特征提取,用于影像匹配-use mora algorithm for the counting of feature extraction for image matching
SerP
- 图象的特征提取,主要使用的MORAVE算子来进行点特征提取-image feature extraction, the main operator MORAVE to Feature Extraction Point
corner_opencv
- 这是一个基于opencv的角点特征点提取的程序,,希望对大家有帮助-opencv on the corner Feature Extraction procedure, and I hope to be helpful
susan_coner_detector
- 测试Susan点特征提取算子,具有进度条显示!-test point feature extraction operator, with the progress of the show!
HHHarrisCorner
- 加速版的CORNER检测,用于灰度图象的角点特征提取。-accelerated version of the Corner detection for the gray-scale image feature extraction corner.
point_line
- 数字摄影测量学中的点特征提取和线特征提取-digital photographic surveying the point line feature extraction and feature extraction
sift-win
- sift算法的代码,可以进行特征点的提取和匹配,速度不如GPU的快-sift algorithm code, can feature points extraction and matching, slower than GPU fast
zwsb
- 一个指纹识别的程序,没有做到匹配,只作到特征提取。没有取出伪特征点。所以还请下载的人多看论文,作去伪特征点的程序和匹配算法。-A fingerprint identification procedure, failed to do matching, feature extraction is only done. Did not remove the pseudo-feature points. Therefore, please a
diantezhengtiqusuanfayanjiu
- 影像特征提取是影像匹配和三维信息提取的基础,是影像分析与单像处理技术领域中最重要的任务之一。有效的特 征提取算法是影像分析与处理的关键。从点特征定义出发,叙述了两种常用的点特征提取算子———Moravec算子和Forstner 算子的原理,利用Moravec算子和Forstner算子可以实现影像点特征的提取,并从提取点特征的准确度、提取速度对两种算子 进行比较,最后得出了有益的结论。-Image feature extrac
Harris
- 程序包含三个点特征提取算子: 1.Forstner点特征提取 2.Harris点特征提取经典算法 3.Harris点特征提取改进算法 利用vc++编程实现,对三种方法提取结果进行比较-Procedures for feature extraction of three-point operator: 1.Forstner point feature extraction feature extraction 2.Harr
数字摄影测量Moravec算子点特征提取
- Moravec算子,实现对数字图像处理中的点特征提取,可用于图像拼接,特征提取,三维点生成(Moravec operator, the realization of digital image processing in point feature extraction, can be used for image stitching, feature extraction, 3D point generation)
matlab指纹特征提取[1]
- 实现指纹图像的细化。 实现指纹图像的特征点提取。 实现特征图像的细化去伪。 编写代码实现上述功能。(The thinning of the fingerprint image is realized. The feature point extraction of fingerprint image is realized. To realize the refinement of the feature image.
1.6 尺度不变特征提取
- 角点特征的特征,该小节说明角点问题,详细说明(The feature of the angular feature, which indicates the Angle point problem)
MoravecPoint
- 利用moravec算子实现图像的点特征提取,效果基于阈值的选择(The Moravec operator is used to extract the point feature of the image, and the effect is based on the selection of the threshold.)
BraTS2017特征提取
- 提取标注过的MRI影像的特征,每个点可展开为237维向量。(The features of the labeled MRI image are extracted, and each point can be expanded to a 237 dimensional vector.)
sift点特征提取
- 利用sift算子进行点特征提取,并进行影像匹配(Sift operator is used to extract point features and image matching.)