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
    • 文件大小:642048
    • 提供者:xuwanting
  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-19
    • 文件大小:31214405
    • 提供者: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
    • 文件大小:2557925
    • 提供者:王玲
  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
    • 文件大小:12026007
    • 提供者:Harley Chen
  1. siftfeat

    1下载:
  2. SIFT特征提取在vs2010上可以直接运行,已经修改好了的c++版本-SIFT feature extraction can run in vs2010, and has been modified a good c++ version
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28770382
    • 提供者:ptlove
  1. siftmatch

    0下载:
  2. SIFT从特征提取到匹配完成的整个过程,已经修改好完全可以在vs2010上运行,c++版本的-SIFT extracted from the feature match to complete the whole process has been modified can run in vs2010 c++ version
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:33409644
    • 提供者:ptlove
  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
    • 文件大小:3921281
    • 提供者:luyu
  1. SiftDemo

    0下载:
  2. 利用opencv编写的sift特征点提取程序,适用于研究此算法-Sift feature point extraction programming using opencv, which is applicable to research this algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:13553015
    • 提供者:张伟丽
  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
    • 文件大小:15108
    • 提供者:乔乔
  1. SIFT

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

    • 发布日期:2017-11-22
    • 文件大小:7215498
    • 提供者:liweiya
  1. sift4

    0下载:
  2. 代码在VC6.0开发环境运行,完成SIFT特征提取以及匹配,可以运用到车辆检索和匹配中。-Code in VC6.0 development environment running, complete SIFT feature extraction and matching, can be applied to a vehicle search and matching.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:3975054
    • 提供者:乔鸿海
  1. sift_openvc

    0下载:
  2. 基于OpenCV的SIFT特征提取及匹配-SIFT feature extraction and matching based on the OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10134306
    • 提供者:周东尧
  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
    • 文件大小:3192102
    • 提供者:刘天少
  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
    • 文件大小:12180
    • 提供者:GC
  1. match

    0下载:
  2. 基于opencv的SIFT特征提取:捕捉摄像头视频,进行角点匹配-SIFT-based feature extraction opencv: camera, video capture, carried corner matching
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:632
    • 提供者:李少芳
  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
    • 文件大小:16034097
    • 提供者:项超军
  1. OPENCV_SIFT

    0下载:
  2. 用openCV进行sift特征提取和匹配-sift feature detection and matching using openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:19194704
    • 提供者:王华
  1. D-SIFT

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

    • 发布日期:2017-05-02
    • 文件大小:964035
    • 提供者:Kyle毅
  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
    • 文件大小:24752142
    • 提供者:红云
  1. sift.py

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

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