搜索资源列表
OPENCV_SIFT_VC6
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其
HARRIS
- 图像处理,关键点提取的源代码。有关三维重建。
Palm
- 自己做的掌纹识别小软件,能够实现图像的角点提取,确定关键点
OPENCV_SIFT_VC6
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其
HARRIS
- 图像处理,关键点提取的源代码。有关三维重建。-Image processing, the key points extracted from the source code. On the three-dimensional reconstruction.
Palm
- 自己做的掌纹识别小软件,能够实现图像的角点提取,确定关键点-Palmprint recognition of their own to do a small software, can realize the image corner extraction, identification of key points
keypointExtraction
- 图像关键点提取程序,matlab实现的,susan,harris等方法都有,共研究图像处理的同仁共享-Image key point extraction procedure, matlab achieved, susan, harris and other methods have examined a total of image processing Tongren sharing
siftdemo
- 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extrem
OpenCV_LKDemo
- LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the
arm1
- 运动对象特征提取,对手势行为关键点的提取与识别-Moving object extraction, the key points of the gesture behavior Extraction and Recognition
MeanShift
- 为了提高经典的Mean Shift算法在复杂场景中的跟踪性能,提出了一种基于角点的目标表示方法。首 先,利用Harris角点检测算法提取表示目标主要特征的角点 其次,基于提取的角点,建立目标模型,将其嵌入 Mean Shift算法进行跟踪。该方法仅用少量的关键点表示目标,能够自动去除目标和背景中的次要特征,有效地 抑制背景成分对目标定位的影响,从而改进Mean Shift目标跟踪算法的性能。-To imp rove the
siftfeat-CPP
- sift算法对图像特征点进行识别、提取,并在输出图像中绘出关键点。-sift algorithm to identify image features, extracted and plotted in the output image。
keypointExtraction
- 关键点提取可以用来提取图像的边缘 这个程序还不错 分享下-the key points extraction can be used to extract the edge of the image . This program is good to share
Poly2ApproximateBezier
- 算法:从任意曲线中提取Bezier曲线的关键点,这样可以对曲线形状进行任意平滑控制。-Algorithm: to extract from any curves the critical point Bezier curves, which can be arbitrary smooth shape of the curve control.
AbleBatchConverter
- 图像关键点的提取,里面有harris角点检测和susan角点检测,可以拿来做做实验然后进行对比-The key point to extract the image, which has susan harris corner detection and corner detection, can be used to do some experiments and then compare
SIFT
- SIFT是由UBC(university of British Column)的教授David Lowe 于1999年提出, 并在2004年得以完善的一种检测图像关键点(key points , 或者称为图像的interest points(兴趣点) ), 并对关键点提取其局部尺度不变特征的描绘子, 采用这个描绘子进行用于对两幅相关的图像进行匹配(matching)。 目前, SIFT可以说是所有图像局部特征描述特征子 中最火的一个了。
3 narf_feature_extraction
- 从距离图像中提取NARF关键点,用户可直观看到关键点的位置和数量(Extract the NARF key from the distance image)
NARF提取关键点
- 利用点云库PCL的NARF算法提取点云关键点(Using PCL's NARF algorithm to extract point cloud key points)
convolutional-pose-machines-tensorflow-master
- 人体骨骼的关键点提取,总共十四个点,使用卷积神经网络。(The key points of human skeleton are extracted from a total of fourteen points using convolutional neural networks.)
Video-extract-the-key-image-point_
- 提取视频图像中的关键点作为特征提取,将提取的特征点进行处理。(Points on the extraction of video images for feature extraction, the extraction of feature points for processing.)