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

搜索资源列表

  1. SIFT_EDGE_test

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:947
    • 提供者:李云
  1. SIFT(lowe)

    0下载:
  2. lower的原版关于sift算法的资料,很难找的哦。本文非常详细的介绍了sift算法,并与常用的边缘检测算法作了比较,是学习sift算法的好资料。-lower of the original information on the sift algorithm, it is difficult to find, oh. This very detailed introduction to the sift algorithm, and with commonly used edge detecti
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:490895
    • 提供者:huangxing
  1. SIFT

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:951
    • 提供者:杨博明
  1. Canny435435

    0下载:
  2. 这是一个canny边缘检测的程序-This a canny edge detection procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:140982
    • 提供者:ling
  1. CV_Experiments

    0下载:
  2. 计算机视觉实验的源代码,包括各种canny边缘提取,sift特征提取,摄像头标定,gabor滤波,立体视觉等算法。-Computer Vision experiment source code, including a variety of canny edge detection, sift feature extraction, camera calibration, gabor filtering, such as stereo vision algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2530381
    • 提供者:翟方文
  1. ImageRetrieval

    1下载:
  2. 毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:359361
    • 提供者:平天羽
  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

    • 发布日期:2017-05-23
    • 文件大小:7671136
    • 提供者:jiba
  1. edge-detection

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The SIFT program used to do with the edge combination image registration using SIFT test first key with CANNY edge detection operator to optimize select the best match point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:813
    • 提供者:zhao
  1. multiple-view-match-under-gui

    0下载:
  2. 将点匹配方法包括harris,sift,susan集成在GUI中显示,还包含了边缘的检测与直线的提取,此外还可以进行线分组,程序可直接运行-Harris, sift, susan point matching method is integrated in the GUI display also includes the extraction of edge detection and linear addition line grouping, the program can be run
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:14599415
    • 提供者:fanchand
  1. sift-based-on-edge-corner

    0下载:
  2. SIFT 由特征提取,特征描述符描述和特征匹配 3 部分构成,该算子特征提取数目庞大,建立特征描述符运算 量高,导致算法效率低。提出了一种 SEC( SIFT-Edge-Corner) 算法,在图像尺度空间提取角点代替 SIFT 特征点,并根 据角点是边缘曲率极值理论,预先采用 Canny 算子得到高斯边缘图像金字塔,再提取角点并进行尺度选择。实验结 果表明: 该算法在保障高准确率的前提下大幅度提高特征提取效率-By the SIFT feature extraction, fea
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:231186
    • 提供者:焦婷
  1. vlfeat-0.9.18.tar

    0下载:
  2. 一个图像处理工具包,包含Canny边缘检测、SIFT特征提取,Harris角点检测等-It is a bag of image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2970676
    • 提供者:杨健
  1. SIFT

    0下载:
  2. sift算法实现与研究,包括gaussian,DOG尺度空间的构造,极值点的检测,边缘检测,计算方向,形成描述子,关键点的匹配-sift algorithm and Research
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1399654
    • 提供者:liaoq
  1. IDAc

    0下载:
  2. 基于边缘的模板匹配,很重要,匹配很好的,能计算结果,有帮助的-SIFT descr iptor matching,it s very important, and very useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2557
    • 提供者:王铃
  1. Hausdorff距离匹配代码

    0下载:
  2. Hausdorff距离匹配代码,实现了CANNY边缘特征点、HARRIS特征点、SIFT特征点、SURF特征点的Hausdorff距离匹配
  3. 所属分类:图形/文字识别

    • 发布日期:2016-12-05
    • 文件大小:3145555
    • 提供者:zhu_zq
  1. ImageRetrieval

    0下载:
  2. ImageRetri (C++_毕业设计) sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持-ImageRetri Color histogram, gray matrix, HU invariant moment, edge direction histogram, retri method using K-means and K-D tree two, need OPENCV support (C++ _ gradu
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:438679
    • 提供者:高峰记忆
  1. SIFT拼接练习

    0下载:
  2. 图像拼接,使用了opencv里面的函数,对边缘进行了处理,效果较好(Image stitching, the use of OpenCV inside the function, the edge of the treatment, the effect is better)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-02
    • 文件大小:40916992
    • 提供者:YCCCCCY
  1. SIFT算法详解及应用(讲的很详细)(1)

    0下载:
  2. SIFT算法。成像匹配的核心问题是将同一目标在不同时间、不同分辨率、不同光照、不同位姿情况下所成的像相对应。传统的匹配算法往往是直接提取角点或边缘,对环境的适应能力较差,急需提出一种鲁棒性强、能够适应不同光照、不同位姿等情况下能够有效识别目标的方法。(SIFT.The core problem of imaging matching is to correspond to the image formed by the same target at different times, differ
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:2796544
    • 提供者:无敌222
搜珍网 www.dssz.com