搜索资源列表

  1. sift

    0下载:
  2. SIFT双向匹配代码,基于matlab版本的代码-dual-matching of SIFT
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:chenlin
  1. sift-0.9.19

    0下载:
  2. 图像处理中尺度不变特征提取算法SIFT,为最新版。从0.9.17升级到了0.9.19版本-Image processing in scale invariant feature extraction algorithm SIFT, the latest version. Upgrade from 0.9.17 to 0.9.19 version
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2808832
    • 提供者:周鸽
  1. autopano-sift-C-2.5.1.tar

    0下载:
  2. 这是拼接程序autopano-sift的c接口源码,它运行更快而且不要c#运行环境-autopano-sift-C is a C port of the C# software autopano-sift. It is somewhat faster and doesn t require a C# runtime- Installing the mono C# runtime on OS X has proved to be prob
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:192512
    • 提供者:GJ
  1. pca-sift

    1下载:
  2. Using C + + language of the PCA-SIFT algorithm, can be used for visual odometer feature extraction and matching results with good match
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:61440
    • 提供者:jason li
  1. sift-vc

    0下载:
  2. sift算法的vc实现,对与图像处理很有用的算法,希望对大家有用!-vc sift algorithm implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:356352
    • 提供者:amao
  1. SIFT

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生的平移、旋转情况下的匹配问题-SIFT features matching algorithm is the hot matching algorithm of feature points at home and abroad . its matching ability is strong.It can match the f
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:4485120
    • 提供者:田晓娜
  1. SIFT

    0下载:
  2. MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配-SIFT MATLAB for image feature extraction, and to do in different lighting, different from the Perspective of feature matching
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1291264
    • 提供者:dulihui
  1. SIFT

    0下载:
  2. SIFT 介绍及C++算法实现,非常好用。-SIFT descr iption and C++ implementation, it is very easy to use.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3202048
    • 提供者:Armstrong
  1. sift-opencv2

    0下载:
  2. opencv 的sift的算法的实现 又有代表性-opencv the sift of the Algorithm and representative
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:6582272
    • 提供者:cuiyangyang
  1. sift

    0下载:
  2. 应用sift实现拼接的十篇论文 主要都是中文的论文,针对灰度图像的实现,希望对大家有帮助。-Application sift the 10 papers to achieve splicing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:8285184
    • 提供者:李鑫
  1. sift-latest_win

    0下载:
  2. 修改过的lowe在04年的算法及程序。 可运行。并且卷积过程是卷积k倍尺度的高效sift.-Modified lowe algorithm in 2004 and procedures. Can run. And k-fold convolution convolution process is efficient scale sift.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:9804800
    • 提供者:李鑫
  1. sift

    0下载:
  2. 基于SIFT特征跟踪的的图像稳定技术研究,我的毕业设计,附带MATLAB源代码及图片-SIFT-based feature tracking of image stabilization technology, for my graduation, with MATLAB source code and pictures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:7233536
    • 提供者:zcc21
  1. sift

    0下载:
  2. 这个绝对是原创,我自己研究SIFT写的ppt,重点是前面高斯金字塔那里,感觉思路还是比较清晰的 ,学习SIFT的可以看一下-This is absolutely an original, written by my own research SIFT ppt, where the focus is in front of the Gaussian pyramid, or a clearer sense of thinking and l
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3848192
    • 提供者:任甲元
  1. sift-0.9.3

    0下载:
  2. the sift algorithm for image matching using matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3578880
    • 提供者:bassem
  1. sift

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

    • 发布日期:2024-05-14
    • 文件大小:2557952
    • 提供者:王玲
  1. sift

    0下载:
  2. 特征提取SIFT算法,对放缩 旋转不变性使此算法的经典之处。模式识别的必会算法-SIFT feature extraction algorithm, scaling rotation invariance to the classic between the algorithm. Pattern recognition algorithm will be
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:458752
    • 提供者:白正彪
  1. sift-0.9.19.tar

    0下载:
  2. Scale Invariant Feature Transform (SIFT) has shown to be very powerful for general object detection/recognition. And recently, it has been applied in face recognition. This is the matlab code.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2880512
    • 提供者:Wei Dan
  1. SIFT

    0下载:
  2. SIFT algorithm. to find feature discr iptor. the algorithm returns the locations of key loints and then matches two pictures with htose points.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:1238016
    • 提供者:alii
  1. sift-1.1.1_20070330_win

    0下载:
  2. All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain
  3. 所属分类:.net编程

    • 发布日期:2024-05-14
    • 文件大小:352256
    • 提供者:wushuqiong
  1. SIFT

    0下载:
  2. sift matlab实现,具体每步SIFT过程-sift matlab implementation, the specific process of each step SIFT
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:尤昕
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org