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

搜索资源列表

  1. SURF-improveed-sift

    0下载:
  2. 对sift算法进行改进的SURF,应用到实际中,速度有很大的改善-Sift algorithm for improved SURF, applied to the practice, the speed has greatly improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1159330
    • 提供者:liushoubao
  1. sift-matlab

    0下载:
  2. 纯matlab的sift算法。实现了图像特征点的提取!-sift algorithm based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1356999
    • 提供者:肖新
  1. SIFT

    0下载:
  2. openCV-C++自己实现的SIFT源代码-my openCV-C++ source code of SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2553084
    • 提供者:张似衡
  1. SIFt

    0下载:
  2. matlab的sift算法调用库,很简洁-The sift algorithm matlab library calls, very simple
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7917518
    • 提供者:李东阳
  1. SIFT

    0下载:
  2. sift匹配,利用opencv+gtk,xiao guo bucuo-sift match, use opencv+gtk
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1608328
    • 提供者:linxiaobin
  1. SIFT

    0下载:
  2. matlab的sift算法实现图像检索-sift the matlab image retri algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:1779920
    • 提供者:段萧
  1. sift-algorithm-VC

    0下载:
  2. 一个图像识别算法.SIFT综述 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。 其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-A kind of algorithm for the image reco
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1087047
    • 提供者:钟小江
  1. image-stitching-using-sift

    0下载:
  2. stitch two images using the sift features
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:6728747
    • 提供者:manu
  1. D-SIFT

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

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

    0下载:
  2. SIFT匹配(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Matching SIFT (Scale invariant feature transform, Scale invariant feature transform) is a co
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10620931
    • 提供者:陈天华
  1. SIFT

    0下载:
  2. this file is sift code.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:375510
    • 提供者:jenr
  1. sift-ChinesePaperByLowe

    0下载:
  2. LOWE关于sift算法的经典文章的中文翻译以及源代码-LOWE sift algorithm classic article on the Chinese translation and source code
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1321529
    • 提供者:
  1. SIFT-matlab

    0下载:
  2. SIFT算子的matlab程序,有需要的朋友可以下载下来-SIFT algorithm matlab program, a friend in need can be downloaded to see
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:630229
    • 提供者:曹红业
  1. SIFT-Registration_DJ_2012221043

    0下载:
  2. 基于SIFT算法的图像配准研究,对于初学者非常实用-Can realize image registration based on SIFT, for the study of image registration, the effect is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:618553
    • 提供者:杜俊
  1. sift-MATLAB

    0下载:
  2. sift算法 matlab实现及相关文章-Sift implementation of MATLAB algorithm and related articles
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:6777083
    • 提供者:王晶
  1. SIFT-copy-move-detection

    2下载:
  2. matlab 提取SIFT特征,并完成特征点的匹配以实现复制粘贴篡改检测-Extract SIFT features of the image and match the keypoint to detect the cony-move fogery
  3. 所属分类:Special Effects

    • 发布日期:2017-02-14
    • 文件大小:11994112
    • 提供者:谢云芳
  1. copy-move detection

    3下载:
  2. 使用sift特征对图像进行copy-move篡改检测,参考文献:A SIFT-based forensic method for copy move attack detection and transformation recovery
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-04-10
    • 文件大小:19767110
    • 提供者:bhu_yp@163.com
  1. sift

    0下载:
  2. 尺度不变特征变换算法和附加的matlab代码-sift transform matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:9587
    • 提供者:贾云
  1. sift-forensic-master-(1)

    0下载:
  2. This code can be used to detect copy move image forgery based on SIFT algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1228783
    • 提供者:harpreet kaur
  1. sift-algorithm-complete

    0下载:
  2. This code is very useful to detect key-points, extract features those key-points. This code is useful to detect SIFT key-points-This code is very useful to detect key-points, extract features those key-points. This code is useful to detect SIFT key-
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:25524
    • 提供者:harpreet kaur
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com