搜索资源列表

  1. OPENCV_SIFT_VC6

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:272.56kb
    • 提供者:马丁
  1. HARRIS

    0下载:
  2. 图像处理,关键点提取的源代码。有关三维重建。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:585.08kb
    • 提供者:宝宝
  1. Palm

    0下载:
  2. 自己做的掌纹识别小软件,能够实现图像的角点提取,确定关键点
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:131.42kb
    • 提供者:蒋公芹
  1. OPENCV_SIFT_VC6

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:273kb
    • 提供者:马丁
  1. HARRIS

    0下载:
  2. 图像处理,关键点提取的源代码。有关三维重建。-Image processing, the key points extracted from the source code. On the three-dimensional reconstruction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:585kb
    • 提供者:宝宝
  1. Palm

    0下载:
  2. 自己做的掌纹识别小软件,能够实现图像的角点提取,确定关键点-Palmprint recognition of their own to do a small software, can realize the image corner extraction, identification of key points
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:131kb
    • 提供者:
  1. keypointExtraction

    0下载:
  2. 图像关键点提取程序,matlab实现的,susan,harris等方法都有,共研究图像处理的同仁共享-Image key point extraction procedure, matlab achieved, susan, harris and other methods have examined a total of image processing Tongren sharing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:363kb
    • 提供者:灵芝
  1. siftdemo

    0下载:
  2. 改程序采用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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:12kb
    • 提供者:tjy
  1. OpenCV_LKDemo

    0下载:
  2. 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:2.01mb
    • 提供者:huangjian
  1. arm1

    0下载:
  2. 运动对象特征提取,对手势行为关键点的提取与识别-Moving object extraction, the key points of the gesture behavior Extraction and Recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:10.48mb
    • 提供者:清清
  1. MeanShift

    0下载:
  2. 为了提高经典的Mean Shift算法在复杂场景中的跟踪性能,提出了一种基于角点的目标表示方法。首 先,利用Harris角点检测算法提取表示目标主要特征的角点 其次,基于提取的角点,建立目标模型,将其嵌入 Mean Shift算法进行跟踪。该方法仅用少量的关键点表示目标,能够自动去除目标和背景中的次要特征,有效地 抑制背景成分对目标定位的影响,从而改进Mean Shift目标跟踪算法的性能。-To imp rove the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:324kb
    • 提供者:高雪
  1. siftfeat-CPP

    0下载:
  2. sift算法对图像特征点进行识别、提取,并在输出图像中绘出关键点。-sift algorithm to identify image features, extracted and plotted in the output image。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:5.22mb
    • 提供者:xingyuanxiu
  1. keypointExtraction

    0下载:
  2. 关键点提取可以用来提取图像的边缘 这个程序还不错 分享下-the key points extraction can be used to extract the edge of the image . This program is good to share
  3. 所属分类:matlab例程

    • 发布日期:2024-11-25
    • 文件大小:967kb
    • 提供者:王文
  1. Poly2ApproximateBezier

    0下载:
  2. 算法:从任意曲线中提取Bezier曲线的关键点,这样可以对曲线形状进行任意平滑控制。-Algorithm: to extract from any curves the critical point Bezier curves, which can be arbitrary smooth shape of the curve control.
  3. 所属分类:2D图形编程

    • 发布日期:2024-11-25
    • 文件大小:214kb
    • 提供者:安自生
  1. AbleBatchConverter

    0下载:
  2. 图像关键点的提取,里面有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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:4.24mb
    • 提供者:蒋飞云
  1. SIFT

    0下载:
  2. SIFT是由UBC(university of British Column)的教授David Lowe 于1999年提出, 并在2004年得以完善的一种检测图像关键点(key points , 或者称为图像的interest points(兴趣点) ), 并对关键点提取其局部尺度不变特征的描绘子, 采用这个描绘子进行用于对两幅相关的图像进行匹配(matching)。 目前, SIFT可以说是所有图像局部特征描述特征子 中最火的一个了。
  3. 所属分类:文档资料

    • 发布日期:2024-11-25
    • 文件大小:1.36mb
    • 提供者:刘超蝶
  1. 3 narf_feature_extraction

    0下载:
  2. 从距离图像中提取NARF关键点,用户可直观看到关键点的位置和数量(Extract the NARF key from the distance image)
  3. 所属分类:其他小程序

  1. NARF提取关键点

    0下载:
  2. 利用点云库PCL的NARF算法提取点云关键点(Using PCL's NARF algorithm to extract point cloud key points)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:1kb
    • 提供者:未择
  1. convolutional-pose-machines-tensorflow-master

    0下载:
  2. 人体骨骼的关键点提取,总共十四个点,使用卷积神经网络。(The key points of human skeleton are extracted from a total of fourteen points using convolutional neural networks.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-25
    • 文件大小:23.25mb
    • 提供者:zwzwzzwz
  1. Video-extract-the-key-image-point_

    0下载:
  2. 提取视频图像中的关键点作为特征提取,将提取的特征点进行处理。(Points on the extraction of video images for feature extraction, the extraction of feature points for processing.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-25
    • 文件大小:2kb
    • 提供者:刘公才
« 12 3 »

源码中国 www.ymcn.org