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

搜索资源列表

  1. siftpp-0.6.2.tar

    0下载:
  2. 数字图像处理,SIFT特征点检测。用于图像匹配,目标识别-digital image processing, physiology feature point detection. For image matching, target identification
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:324154
    • 提供者:wangkai
  1. SIFT算法

    2下载:
  2. 该程序可用于做SIFT特征点检测 以及图像匹配
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-01-13
    • 文件大小:6268098
    • 提供者:andypeng_yan
  1. 自己用matlab写的sift特征点检测与匹配程序

    3下载:
  2. 自己用matlab写的sift特征点检测与匹配程序,运行能通过,Matlab write themselves sift feature points detection and matching program, run through
  3. 所属分类:2D图形编程

    • 发布日期:2015-09-09
    • 文件大小:25830
    • 提供者:dubingxin
  1. Matlab SIFT

    2下载:
  2. 最新的目标检测算法,该算法具有特征点的鲁棒性,很准-The latest target detection algorithm, which has a robust feature points, it is quasi-
  3. 所属分类:图形图象

    • 发布日期:2013-04-22
    • 文件大小:4361628
    • 提供者:guaer
  1. Opensurf

    0下载:
  2. Surf,特征点检测算法,比sift还好的算法 论文和代码-Surf, feature point detection algorithm, the algorithm better than the paper sift and code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2443716
    • 提供者:may
  1. sift

    0下载:
  2. sift特征点检测及匹配,matlab源码-sift feature point detection and matching, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5211
    • 提供者:张杰
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4578890
    • 提供者:king
  1. Mysift

    0下载:
  2. SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。-SIFT feature detection algorithm is an effective method of image features, rotate, scale, the light changes robustness。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4457616
    • 提供者:关小菊
  1. SURFmex

    0下载:
  2. SIFT简化后的算法,速度快 特征点检测,检测特征点的一种非常有效的算法-SURF SURFmex example function,is very useful!!!
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1132704
    • 提供者:李蒙
  1. SIFTkey

    0下载:
  2. 由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩 色的SIFT特征点提取算法,并着重分析了多种彩色模型对算法性能的影响?这种算法也是在图像的灰度尺度空间上检测特征点, 但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算:实验结果证明了该算法的有效性。-Abstract:Because only the gray scale information is utilized.the SIFT metho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:270002
    • 提供者:李李
  1. SIFT

    0下载:
  2. 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩 色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。这种算法也是在图像的灰度尺度空间上检测特征点, 但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算。-SIFT
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:189063
    • 提供者:chu
  1. sift-match

    1下载:
  2. SIFT特征点检测,配准、匹配,代码经验证可用-sift match ransac appendimages
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:2140469
    • 提供者:囡囡
  1. sift

    0下载:
  2. David G. Lowe的SIFT特征点检测及匹配源代码,内有自己总结的各文件及参数功能的PPT文档-David G. Lowe' s SIFT feature point detection and matching source code, the summary of each document has its own functions and parameters PPT documents
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:333238
    • 提供者:纸鸢
  1. The-MFC-Sift-feature-extraction

    0下载:
  2. sift 特征点检测 对初学者有很好的参考-sift feature point detection is a good reference for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4403540
    • 提供者:暖冬
  1. The-SIFT-feature-point-extraction

    0下载:
  2. sift 特征点检测 很好的一个代码程序-sift feature point detection code is a very good program
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:754159
    • 提供者:暖冬
  1. SIFT

    0下载:
  2. 用vc6.0实现的尺度不变变换SIFT特征点检测算法。-Vc6.0 achieved with scale invariant feature transform SIFT detection algorithm.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:279136
    • 提供者:wangshuang
  1. sift源程序C++代码

    1下载:
  2. 可以实现特征点检测()
  3. 所属分类:图形图象

    • 发布日期:2017-12-18
    • 文件大小:6117376
    • 提供者:xbj
  1. sift特征点检测

    0下载:
  2. sift特征点检测的测试代码,效果还可以,大家可以试试(SIFT feature point detection test code, the effect can be, we can try)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:14999552
    • 提供者:Peerless
  1. fast+sift

    0下载:
  2. 用FAST算法检测角点,用SIFT特征描述符描述角点(FAST algorithm is used to detect corner points and SIFT feature descr iptors are used to describe corner points)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:41984
    • 提供者:erinliu
  1. match

    0下载:
  2. sift特征匹配,sift特征点检测完要进行特征匹配,这个是特征匹配的代码(this is a code about sift match.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:昵称存在
« 12 3 4 5 »
搜珍网 www.dssz.com