CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 提取特征点

搜索资源列表

  1. face

    0下载:
  2. 人脸表情识别,包括提取特征点与识别,文件中有说明-Facial expression recognition, including the extraction of feature points and recognition, the document is described
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:12602657
    • 提供者:ljm
  1. SUSAN--MATELAB

    0下载:
  2. susan 源代码 在matlab环境下的源代码 提取特征点-susan code matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:149503
    • 提供者:曹鲁光
  1. ExtractionFeaturePoints

    1下载:
  2. 自己写的在C#中利用EmguCV读入图像并提取特征点,提取特征点的算法有Moravec算子和Forstner算子。-C# implement the Moravec operator and Forstner operator.The image is input by functions of EmguCV.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:545158
    • 提供者:whitingwhale
  1. 20078919473159230

    0下载:
  2. 运用SIFT算法提取跟踪目标的特征点,对于开发基于SIFT算法的目标跟踪有很大的帮助-Target tracking using SIFT algorithm to extract feature points, for the development of target tracking algorithm based on SIFT great help
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1080166
    • 提供者:zhengbin
  1. wld

    0下载:
  2. 一个应用于做人脸识别之前,对人脸来提取特征点的,带方向的滤波操作-wld is a filter to extract the important features from face image.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4371
    • 提供者:hanhan
  1. zSUSAN

    0下载:
  2. 此程序是关于susan算法提取特征点的 原理也很简单 运行程序后在结合原理 一定会掌握此算法的
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4338
    • 提供者:王少武
  1. Susan

    0下载:
  2. SUSAN算子提取特征点分布合理,不需要对图像求导,所以又较强的抗噪声能力-SUSAN operator to extract characteristic points distribution is reasonable, does not require image derivation, it is also strong resistance to noise
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15455096
    • 提供者:honey
  1. forstner

    0下载:
  2. 这个是用C++编写的forstner 算法代码。首先利用差分算子提取候选点再与阈值比较 提取特征点。-this is a programe is about forstner arithmetic.At first it use difference operator to choose the candidate points.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:10243
    • 提供者:mengjun
  1. SIFTextractor(openpr)

    0下载:
  2. linux 环境下sift角点检测,基于sift提取特征点。-sift extractor
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:92216
    • 提供者:leeshuzhen
  1. 1111

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。-sift feature point extraction code and feature point matching, the two image feature extraction point can be used for image stitching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:237226
    • 提供者:张双
  1. demo_ASIFT_src.tar

    1下载:
  2. ASIFT 快速提取特征点和 图像的快速匹配 -SATFT matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-16
    • 文件大小:1208528
    • 提供者:产思贤
  1. ssift-mattchi

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特特征点匹配,可用于图像拼接等。c和matlab代码都有 -sift feature point extraction code and the special feature points matching image stitching, etc., can be used to extract feature points of the two images. c and matlab code has
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:376404
    • 提供者:shakaqier
  1. siftMatch

    0下载:
  2. 开发工具为c++6.0 能够实现将两幅图片提取特征点 然后进行匹配 并用mfc将其显示出来。-It is a sift programe and can deal with two images and can finds features between the two images.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:6096515
    • 提供者:刘军
  1. Image-rectification_surf

    0下载:
  2. 用于双目立体图像匹配:用surf提取特征点、Flann匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,用opencv实现-For binocular stereo image matching feature extraction point: surf, Flann matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the ster
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:2967
    • 提供者:guonan
  1. image-matching

    1下载:
  2. 影像匹配,针对左片和右片的影像匹配。具体流程:先建立影像金字塔,然后利用Moravec算子在影像上提取特征点,然后用相关系数作为评价准则,根据这些提取的特征点进行影像匹配-image matching, for the left image and right image. detailed process: first create an image pyramid, then extract feature points from the images with Moravec operat
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:760554
    • 提供者:M ROCK
  1. matching

    2下载:
  2. 基于核线约束的最小二乘匹配,可以提取特征点-least squares matching
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:14336
    • 提供者:应旻
  1. rectification_transf

    1下载:
  2. 对两幅图像提取特征点,并计算基本矩阵,对两幅图像进行极线矫正,并画出校正后图像特征点的极线,效果非常好-The two images of the image feature points in the feature points are extracted, and the calculated fundamental matrix, correction of lines of the two images, and after the draw correction lines, ver
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:1654550
    • 提供者:平兆娜
  1. harris

    0下载:
  2. 使用harris方法提取特征点,并保存特征点坐标-To extracted feature points use harris, and save the coordinates of the feature points
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:393094
    • 提供者:吴艳利
  1. siftDemoV4

    0下载:
  2. David Lowe的sift提取特征点的源代码,适合新手进行图像的特征点提取-David Lowe sift extract characteristic points source code, suitable for novice image feature point extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:820254
    • 提供者:孙健
  1. siftDemoV4

    0下载:
  2. 图像提取特征点,基于128位向量特征匹配,-Image extraction of feature points based on 128-bit vector feature matching,
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:6633990
    • 提供者:qianhaiming
« 1 2 3 4 5 6 78 9 10 11 12 ... 46 »
搜珍网 www.dssz.com