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

搜索资源列表

  1. siftpp-0.7.3.rar

    0下载:
  2. SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。,SIFT is a feature abstract algrithm. It s proposed in 2004. It s a strong algrithm invarient of scale, orient and illumination.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:766917
    • 提供者:rikueyi
  1. SIFT_VC.rar

    0下载:
  2. vc实现的sift特征点提取。sift是图像领域最新提出的有效特征点算法之一,a detection method for SIFT interest point which is recently proposed in computer vision area
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:294594
    • 提供者:herman
  1. sift.rar

    0下载:
  2. 图像处理中的经典shift算法,C与MATLAB混合编程,Classical image processing shift algorithm, C and MATLAB programming mixed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2901524
    • 提供者:sdfsdfsd
  1. SIFT_VC_LOWE

    0下载:
  2. sift算法,纯c语言实现,运行环境vc6.0,对两幅图片进行特征提取和匹配!-sift algorithm, pure c language, operating environment vc6.0, pictures of the two feature extraction and matching!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:4026549
    • 提供者:张勇
  1. siftDemoV4

    0下载:
  2. 图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。 -The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the cor
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2710938
    • 提供者:刘辉龙
  1. OrbTest

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3274960
    • 提供者:李联合
  1. vlfeat-0.9.14.tar

    0下载:
  2. lowe编写的sift算法c源代码, 好不容易才发现的,-c source code of sift by lowe
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2534687
    • 提供者:schmidt
  1. csharp.rar

    0下载:
  2. 用csharp实现sift算法,很有用,很少能下到的。,c sharp complete sift arithmetic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-02
    • 文件大小:484116
    • 提供者:
  1. pingjiehefengbu

    0下载:
  2. 图像的自动拼接和缝补,采用sift算法作为匹配,是学习全景图像拼接的基础,大家可以下载下来-Automatic image stitching and sewing, using sift algorithm as a match, is the basis for learning panoramic image mosaic, you can download to see
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:380555
    • 提供者:蒋飞云
  1. main

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2240
    • 提供者:李联合
  1. OpenCVsurf.rar

    0下载:
  2. opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。,opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2443987
    • 提供者:吴若鸿
  1. Matlab SIFT

    2下载:
  2. 最新的目标检测算法,该算法具有特征点的鲁棒性,很准-The latest target detection algorithm, which has a robust feature points, it is quasi-
  3. 所属分类:图形图象

    • 发布日期:2013-04-22
    • 文件大小:4361628
    • 提供者:guaer
  1. SURFSIFT

    0下载:
  2. 这是SIFT和SURF算法的基本介绍的文档,初学者可以快速入门,对匹配算法快速掌握。-SIFT and SURF algorithms which is a basic introduction to the document, beginners can get started quickly, right matching algorithm to grasp.
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:7499
    • 提供者:xujie
  1. demo_ASIFT_src

    0下载:
  2. Affine SIFT 比SIFT匹配算法的精度到好多倍-Affine SIFT SIFT matching accuracy than to the good times
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:852503
    • 提供者:姜涌
  1. tztq

    0下载:
  2. 图像的特征点的提取,对像素进行了操作,采用了SIFT算法,提高了可靠性-Image feature point extraction, the operation of the pixel, using the SIFT algorithm, improved reliability
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:13607
    • 提供者:yupeng
  1. SIFT_flow

    0下载:
  2. mit(csail)上的matlab程序,里面的c++程序需要mex编译,算法可参考下面这篇论文-SIFT flow: dense correspondence across difference scenes ECCV2008
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:617228
    • 提供者:liucun
  1. siftpp-0.7.3

    0下载:
  2. sift的c++算法,不是基于opencv的,我自己没有看懂。-sift the c++ algorithm, is not based on the opencv, as I do not understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:367206
    • 提供者:刘恒
  1. sitf-0.9

    0下载:
  2. 绝对的lowe老人家提出的sift算法源码,配套有文档说明,对于初学者极度有用,还有我添加的注释我移植的仿射变换函数,绝对值得下的资源~!-The absolute lowe elderly sift algorithm proposed source code, supporting have documented for beginners extremely useful, and I add comments I transplanted affine transformation fu
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4263103
    • 提供者:林礼挺
  1. Opensurf

    0下载:
  2. Surf,特征点检测算法,比sift还好的算法 论文和代码-Surf, feature point detection algorithm, the algorithm better than the paper sift and code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2443716
    • 提供者:may
  1. SURF-V1.0.9-WinDLL

    0下载:
  2. SURF算法较SIFT算法速度快,SURF算法源代码。-SURF code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:90039
    • 提供者:亚云
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com