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

搜索资源列表

  1. SIFTFeatures

    1下载:
  2. opencv的sift特征提取,基于opencv2.1+visual studio 2010实现。-sift features extact by opencv 2.1+visual studio 2010
  3. 所属分类:OpenCV

    • 发布日期:2013-12-02
    • 文件大小:12026007
    • 提供者:Harley Chen
  1. imageRegistritionPapers

    0下载:
  2. 图像配准的两篇硕士论文: 基于SURF的图像配准与拼接技术研究 和 基于图像配准的SIFT算法研究与实现-Image registration of two master' s thesis: SURF-based image registration and stitching technology research and SIFT-based image registration algorithm and implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11078894
    • 提供者:
  1. unit8_1

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:226737
    • 提供者:李占闯
  1. Quasi-dense-match

    1下载:
  2. 代码用于寻找图像间的匹配点。先使用SIFT匹配算法得到两幅图像间的稀疏匹配点,然后再使用quasi-dense propagation算法得到quasi-dense匹配点。代码使用C++编写。 -This program is used to find point matches between two images. The procedure can be divided into two parts: 1) Firstly, using SIFT matching algor
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:275456
    • 提供者:liutailei
  1. siftDemo

    0下载:
  2. 通过sift方法提取图像的特征值,用于图像的匹配-Sift through the value of extracted image features for image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:409306
    • 提供者:周周
  1. Siift(use)

    0下载:
  2. Sift code with examples are illustrated here which are useful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:505998
    • 提供者:sudhee
  1. Autowarping

    0下载:
  2. 自动将多幅具有重合部分的图像进行拼接,使用SIFT算法,效果很好-Automatically part of multiple overlapping images with a mosaic, using the SIFT algorithm, works well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1251100
    • 提供者:Jim
  1. jjh.tar

    0下载:
  2. We show that i s possible to estimate depth from two wide baseline images using a dense descr iptor. Our local descr iptor, called DAISY, is very fast and efficient to compute. It depends on histograms of gradients like SIFT and GLOH but uses a Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8152149
    • 提供者:na
  1. siftDemoV42

    0下载:
  2. sift特征提取及匹配代码,由c语言和matlab共同编写,对研究sift算法非常有用。-sift feature extraction and matching code from matlab c language and co-written research sift algorithm is very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:581331
    • 提供者:nedved
  1. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. colsift

    0下载:
  2. 颜色恒常性和sift特征算子相结合的算法,主要用于计算机视觉中的特征提取,匹配和识别等。-Characteristics of color constancy and sift algorithm combining operators, mainly for computer vision, feature extraction, matching and identification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:755462
    • 提供者:袁兴生
  1. bemd

    0下载:
  2. 二维经验模态分解,分解图像等二维信号,可用于算法验证与学习-EMD This program calculates the Bidimensional EMD of a 2-d signal using the process of sifting. It is dependent on the function SIFT.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:15038
    • 提供者:aaaaaa
  1. hugin-0.7_beta4_windows

    0下载:
  2. 基于SIFT的全景图像生成,效果稳定。大家可以使用一下。-SIFT-based panoramic image generation, the effect is stable.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11547870
    • 提供者:罗荣华
  1. sift-io-doc-3.3.8

    0下载:
  2. 实现图像匹配,是基于特征点的一种经典算法。-Calculation matching points of images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1973886
    • 提供者:杨博
  1. SIFT-algorithm

    0下载:
  2. 本文提出一种通过提取特征点,实现对同一物体或场景下的不同视角的图像进行匹配。-This paper presents a method for extracting distinctive invariant features from images that can be used to perform reliable matching between different views of an object or scene.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:749431
    • 提供者:徐琼
  1. 5

    0下载:
  2. 本文提出了一种基于特征点的全自动无缝图像拼接方法。该方法采用对于尺度具有鲁棒性的SIFT 算法进行特征点的提取与匹配,并通过引导互匹配及投票过滤的方法提高特征点的匹配精确度,使用稳健的RANSAC 算法求出图像间变换矩阵H 的初值并使用LM 非线性迭代算法精炼H,最终使用加权平滑算法完成了图像的无缝拼接。整个处理过程完全自动地实现了对一组图像的无缝拼接,克服了传统图像拼接方法在尺度和光照变化条件下的局限性。实验结果验证了方法的有效性。-This paper presents a feature
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:150906
    • 提供者:wenping
  1. jzt

    0下载:
  2. 图像金字塔算法matlab版本源码,有兴趣可以看看。是构成sift算法的核心!-Matlab source code version of the image pyramid algorithm, interested to see. Sift algorithm constitutes the core!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:539
    • 提供者:rexlc
  1. Sithm

    0下载:
  2. SIFT特征和图割算法的图像分割方法研究SIFT features and graph cuts image segmentation algorithm-SIFT features and graph cuts image segmentation algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:414766
    • 提供者:sis
  1. sift_code

    0下载:
  2. Sift图像特征匹配算法代码,代码简洁高效,适合初学者研究-Sift the image feature matching algorithm code, the code simple and efficient, suitable for beginners of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:488859
    • 提供者:xiaodongdai
  1. SIFT_different_area

    0下载:
  2. 独创区域SIFT算法,特别适合质量恶劣的图像处理,非常好用-my original SIFT algorithm.It can do with the smooth pictures with good result.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6242529
    • 提供者:jiba
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com