搜索资源列表
corner_opencv
- 这是一个基于opencv的角点特征点提取的程序,,希望对大家有帮助-opencv on the corner Feature Extraction procedure, and I hope to be helpful
tzdtq
- 特征点提取程序,实现对2张BMP图像的特征点提取,提取结果很号
基于OpenCV的SIFT特征点提取进行匹配的程序
- 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
ForCalibration
- 利用matlab进行摄像机标定,其中包括特征点提取,计算。内外方位参数运算,及畸变矫正程序。-Carried out using matlab camera calibration, including the feature point extraction, calculation. Internal and external orientation parameters of computation, and distortion correction procedures.
corner
- vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the fo
stasm 提取人脸部的六十八的特征点
- 可以直接安装使用的asm的程序,用于提取人脸部的六十八的特征点-Asm can be directly installed on the procedures used for the extraction of the 68 human facial feature points
my_harris
- Harris算子提取特征点的matlab程序-Get feature point using Harris
code
- 手指照片的特征点提取程序与算法,从而进行手指指型的匹配-Finger pictures of Feature Points Extraction procedures and algorithms, which refers to a finger-type matching
sift-0.9.17.tar
- 特征点提取的Matlab程序,主要用于多视角的特征点提取,可以抗尺度变换-Matlab feature point extraction process, mainly used for multi-angle feature points extraction, can be anti-scaling
SIFT
- 用matlab程序编写的,用于计算机视觉或摄影测量中图片的特征点提取。-Using matlab programming, for computer vision or photogrammetry image feature extraction.
harris-tuxiangpeizhu
- 基于harris角点特征的图像配准程序,首先改进Harris角点检测算子,以便准确提取样本图像的特征点并赋予特征描述符。-Harris corner feature based image registration procedures, the first improved Harris corner detection operator for accurate feature point extraction and sample images are given descr iptors
zfdg
- 图像中角点(特征点)提取与匹配算法,对于两幅相似的图像,通过角点检测算法,进而找出这两幅图像的共同点,从而可以把这两幅图像合并成一幅图像。(含程序)-Image corners (feature points) extraction and matching algorithms for two similar images by corner detection algorithm, and then find the two images in common, which can merge
Moravec-suanzi
- moravec 算子,特征点提取程序,摄影测量作业-moravec operator, feature point extraction procedure, photogrammetry jobs
SiftDemo
- 利用opencv编写的sift特征点提取程序,适用于研究此算法-Sift feature point extraction programming using opencv, which is applicable to research this algorithm
PointExtract
- 很好的特征点提取程序源码,对学习影像识别的同学有用-C++ code,Its good for study PointExtract images
基于C语言的特征点提取程序
- 本程序是利用C语言对各种信号数据的特征点提取程序,利用C语言来实现。(This procedure is the use of C language for a variety of signal data feature extraction procedures, using C language to achieve.)
基于MATLAB特征点提取程序
- 本程序是利用matlab对特征点提取程序,可以实现各种波形的特征点提取。(This procedure is the use of MATLAB feature extraction procedures, you can achieve a variety of waveform feature points extraction.)
ORB
- 这是一个ORB特征点提取程序,该程序可以提取图像的ORB特征点(This is an ORB feature extraction code, the program can extract the image of the ORB feature points)
获取特征点 脉搏波 lqq
- MATLAB 程序 脉搏波提取算法(MATLAB program pulse wave extraction algorithm)
特征提取程序,可用于图像边缘特征提取与特征点提取
- matlab实现特征提取程序,可用于图像边缘特征提取与特征点提取。