搜索资源列表

  1. sift-code

    0下载:
  2. sift代码,matlab版的,对初学者有用哦, 需要得下吧-sift code, matlab version, useful for beginners Oh, you need to get under the bar
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1129472
    • 提供者:水中青蛙
  1. sift

    0下载:
  2. 提取图像sift特征,并且showkey函数在图像上直观的显示出来-Sift extracted image features, and showkey function in the image displayed on the intuitive
  3. 所属分类:matlab例程

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

    0下载:
  2. 对于sift 算法的一些深刻理解,对于sift初学者或者是后期总结学习有提纲挈领的作用-Sift algorithm for some deep understanding of, for beginners or later concluded sift learning focused on the vital role
  3. 所属分类:Windows编程

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

    0下载:
  2. Sift的相关外文文献及部分中文文献,对其中的相关概念做了解释,及最新的演示代码。-Sift some of the relevant foreign language, literature and Chinese literature, on which the related concepts do explain, and the latest demo code.
  3. 所属分类:OpenCV

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

    0下载:
  2. sift图像匹配的纯matlab代码,研究图像配准的可以用这个,配准图像效果较好-sift pure image matching matlab code of image registration can use this, the image registration is better! !
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3277824
    • 提供者:阿力
  1. LBP-SIFT-image-matching-algorithm-combined

    0下载:
  2. SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)-SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:603136
    • 提供者:马蓉琼
  1. SIFT

    0下载:
  2. 基于sift特征点提取,实现图像拼接技术研究-Sift-based feature points extraction, image mosaic technique to achieve
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. SIFT Algorithm (Scale-invariant feature transform)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:24576
    • 提供者:a25251325z
  1. autopano-sift-C

    0下载:
  2. 采用sift算法实现的图像拼接程序,效果较好,希望对大家有帮助。-Sift algorithm using image stitching process better, we want to help.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1734656
    • 提供者:童玉娟
  1. SIFT

    0下载:
  2. 详细介绍了SIFT尺度不变算法,里面有步骤图以帮助你理解,可以用来学习,但是是英文的,大家要耐心哦-Details the scale-invariant SIFT algorithm, which has plans to help you understand the steps that can be used to learn, but it is in English, we have to be patient Oh
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 在VC6.0平台下测试成功的基于SIFT的图像拼接算法、示例图片,有什么疑问,欢迎提问,互相切磋-Successfully tested in VC6.0 platform SIFT-based image stitching algorithm, sample pictures, have any questions, please ask questions, learn from each other
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:8017920
    • 提供者:白瑞广
  1. 1object-recognition-from-sift-D.G.LOWE

    0下载:
  2. david lowe article about sift object recognition from sift D.G.LOWE-david lowe article about sift object recognition from sift D.G.LOWE
  3. 所属分类:图形图象

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

    0下载:
  2. SIFT图像融合算法,可直接运行。封装d-SIFT image fusion algorithm
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. sift是一种特征检测算法,这里的sift算法是用C++实现的。-sift is a feature detection algorithm, where the sift algorithm is implemented using C++.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:5146624
    • 提供者:wwe
  1. sift-0.9.8-matlab

    0下载:
  2. sift提取特征点、描述子、最后进行匹配。-sift :feature point,descr iptor, matching。
  3. 所属分类:matlab例程

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

    0下载:
  2. PCA-SIFT算法的实现,PCA-SIFT是对SIFT算法的改进,用PCA替代SIFT算法中的第四步,提高了效率,且准确率更高-PCA-SIFT algorithm implementation, PCA-SIFT SIFT algorithm is an improved SIFT algorithm with PCA instead of the fourth step, improve efficiency, and highe
  3. 所属分类:matlab例程

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

    0下载:
  2. 经典的SIFT算法,第一步,选择感兴趣的点;第二步,对感兴趣点进行筛选,确定关键点;第三步,为关键点分配方向;第四步,用多维向量的形式描述关键点-Classical SIFT algorithm, the first step, select the point of interest second step, points of interest were screened to identify key points the t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:817152
    • 提供者:jennyyu
  1. sift-the-Matlab-code!-for-SIFT-feature-matching-a

    0下载:
  2. SIFT, MATLAB CODE FEATURE MATCHING AND FEATURE RECOGNITION
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:501760
    • 提供者:Esviliance
  1. sift-algorithm-pcasift-asift-csift

    1下载:
  2. 一些有关SIFT衍生算法的资料,包括ASIFT, CSIFT, PCA-SIFT, SURF算法,中英文都有,很有价值-Some of the SIFT algorithm is derived, including ASIFT, CSIFT, PCA-SIFT, SURF algorithm, in each category, great value
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:31945728
    • 提供者:王雪瑶
  1. SIFT

    0下载:
  2. SIFT算法实现,更加适合医学图像匹配,更好去掉边缘点,去掉误匹配-this is not original SIFT algorithms,can fit for operation pictures,delete the edge points,reduce the wrong match
  3. 所属分类:OpenCV

    • 发布日期:2024-05-14
    • 文件大小:7670784
    • 提供者:jiba
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org