CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - sift 提取

搜索资源列表

  1. SIFT_VC opencv下的图像sift特征提取以及匹配跟踪识别

    1下载:
  2. opencv下的图像sift特征提取以及匹配跟踪识别-opencv image under sift recognition feature extraction and matching track
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:627kb
    • 提供者:xuwanting
  1. OrbTest

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.12mb
    • 提供者:李联合
  1. sift-win-recompiled

    0下载:
  2. VC2010可用,SIFT特征提取,并做两个图片的匹配,最终输出匹配点。适用于Windows操作系统。-VC2010 is available, the SIFT feature extraction, and make the two images match, the final output of the matching point. Applies to the Windows operating system.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:29.77mb
    • 提供者:niyabo
  1. sift

    0下载:
  2. 利用vc++中的opencv,写的sift特征提取程序,能顺利执行。-Using vc++ in opencv, write sift feature extraction procedure can be implemented smoothly.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.44mb
    • 提供者:王玲
  1. SIFTFeatures

    1下载:
  2. opencv的sift特征提取,基于opencv2.1+visual studio 2010实现。-sift features extact by opencv 2.1+visual studio 2010
  3. 所属分类:OpenCV

    • 发布日期:2013-12-02
    • 文件大小:11.47mb
    • 提供者:Harley Chen
  1. opencvPsift

    0下载:
  2. 基于opencv的sift角点提取matlab源程序代码-Sift corner detection based on OpenCV MATLAB source........
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:2.67kb
    • 提供者:小齐
  1. SIFT-extraction-matching

    0下载:
  2. 用opencv开发的SIFT特征提取与匹配算法,共大家交流学习,共同进步-Developed with opencv SIFT feature extraction and matching algorithms, a total exchange of learning and common progress
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:3.74mb
    • 提供者:luyu
  1. k-mean-sift

    0下载:
  2. K均值分割 在图像角点提取中使用 使用VC++进行的编程-K-means segmentation the image corner extraction using VC++ carried programming
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:5.81mb
    • 提供者:孙孙
  1. SIFT

    0下载:
  2. SIFT描述子提取,有参考rob hess源码,将SIFT的每个过程的金字塔图像都进行了保存,方便作为示范和学习。-SIFT descr iptor extraction, refer to rob hess source code, save each pyramid image for convenient as a demonstration and learning.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:5.91mb
    • 提供者:大卫
  1. SIFT-iamge

    0下载:
  2. 这是一个SIFT的特征提取程序,我已经试验过,可以找到特征点并且声称特征点描述子。代码结构很清晰,简单易懂,非常适合初学者的学习。-This is a SIFT feature extraction procedures, I' ve been tested, you can find the feature points and claimed that the descr iption of the feature point. Code structure is very clear
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:14.75kb
    • 提供者:乔乔
  1. SIFT

    0下载:
  2. 物体识别算法SIFT的研究sift算法的特征提取和匹配-Sift algorithm of object recognition algorithm SIFT feature extraction and matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:6.88mb
    • 提供者:liweiya
  1. SIFT

    0下载:
  2. 加载两幅图像,对图像分别提取SIFT特征,提取SIFT特征后进行图像匹配,并显示匹配结果-After loading the two images, the images were extracted SIFT features extracted SIFT features for image matching and displays matching results
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.04mb
    • 提供者:刘天少
  1. sift

    0下载:
  2. SIFT 特征提取 简单实用 可用于人脸特征分析以及其他物体识别领域-SIFT feature extraction is simple and practical facial feature can be used for analysis, and other areas of object recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:11.89kb
    • 提供者:GC
  1. SIFT

    0下载:
  2. 特征点提取匹配,是在opencv上进行测试的可用-match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2.77mb
    • 提供者:纪强强
  1. SIFT

    0下载:
  2. SIFT算法的特征点提取与匹配,程序效果较好,亲测可用。-SIFT feature point extraction and matching algorithms, application effect is good, close test available.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.47mb
    • 提供者:cold
  1. sift

    0下载:
  2. sift图像特征提取 vs2010+opencv2.2 如果想搞清原理,请参照如下内容: http://blog.csdn.net/zddmail/article/details/7521424 -sift image feature extraction vs2010+ opencv2.2 If you want to find out the principles, please refer to the following: http://blog.csdn.net/z
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15.29mb
    • 提供者:项超军
  1. D-SIFT

    0下载:
  2. 密集Sift特征提取,用于词态模型的建立,根据其原理编写,可能有偏差,欢迎指正-code for D-SIFT
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:941.44kb
    • 提供者:Kyle毅
  1. SIFT-open

    0下载:
  2. sift算法VC6实现,能够提取特征描述子,两张图片匹配-Sift implementation of VC6 algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4.77mb
    • 提供者:刘庆宇
  1. sift

    0下载:
  2. sift可以实现特征提取,效果比较好,可以用来测试和参考-sift feature extraction can be achieved, the effect is good, can be used to test and reference
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:23.61mb
    • 提供者:红云
  1. sift.py

    0下载:
  2. sift算法--opencv-python 提取sift特征并匹配(sift algorithm --opencv-python feature extraction and fit)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:cuidonglin
« 12 3 »
搜珍网 www.dssz.com