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

搜索资源列表

  1. draw-characteristic-and-match

    0下载:
  2. 用sift方法检测图像的特征点,并且求出特征向量从而匹配图像。-Sift method is used to inspect the image feature points, and to find the feature vector which match the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5966572
    • 提供者:陈永志
  1. siftDemoV4

    0下载:
  2. sift描述子,用来提取特征点以及匹配 计算机视觉的重要基础-sift descr iptors important foundation for extracting feature points and matching of computer vision
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:726738
    • 提供者:
  1. asift_Algorithm

    0下载:
  2. 实现图像的自动配准,是SIFT算法的改进算法,同时在ASIFT匹配阶段,对算法进行了修改,采用KD树结构进行搜索。-Automatic registration of images is SIFT algorithm improved algorithm, while ASIFT matching stage, the algorithm was modified using the KD tree search.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:759103
    • 提供者:keil_xin
  1. SIFT_stitching

    0下载:
  2. 输入两幅图像,查找SIFT特征点,显示两张图的匹配点,并对图形进行拼接,效果不错。-Enter the two images, find SIFT feature point matching point display two graphs, graphics stitching, good results.
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:972611
    • 提供者:saltfoto
  1. siftDemoV4

    0下载:
  2. 图像匹配 sift算法实现 match直接调用函数即可 -sift image matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:398419
    • 提供者:chenting
  1. OPENCV_SIFT

    0下载:
  2. 用openCV进行sift特征提取和匹配-sift feature detection and matching using openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19194704
    • 提供者:王华
  1. OpenSURFCSharp

    0下载:
  2. 比传统的图像匹配方法更好,相对于SIFT\SURF算法运行速率提高-Improve OpenSURF c# version
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:667673
    • 提供者:sunbaohua
  1. Patch

    0下载:
  2. 1利用SIFT关键点进行图像匹配 2在视频中,在一帧中检测关键点,之后利用canonical patch传递关键点,经过一定阈值的帧后,再次计算关键点,利用相邻帧之间关键点的差别很小,只更新关键点的位置,提高帧率。 3阈值自动确定-1 uses SIFT image matching key points 2 in the video, detecting critical points in one frame, after which it canonical patch tra
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:188952
    • 提供者:
  1. 3D-Reconstruction.

    0下载:
  2. 择了一种速度、特征点数量和精度都比较好的组合方案:FAST角点检测算法+sift特征描述子+FLANN(Fast Library for Approximate Nearest Neighbors) 匹配算法。-Choose a speed and precision of the number of feature points are relatively good combination scheme: FAST corner detection algorithm+sift featur
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7534732
    • 提供者:qinqin
  1. SIFTpractice

    0下载:
  2. SIFT算法的实现,图形匹配源代码,可直接使用-SIFT algorithm implementations, pattern matching source code can be used directly
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10193349
    • 提供者:王玉
  1. face-detect

    2下载:
  2. 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-16
    • 文件大小:22807552
    • 提供者:ganwei
  1. FEATUREDECTECTION

    0下载:
  2. 几种图像匹配算法的比较,SIFT,SURF,HARRIS-SIFT等算法,利用GUI清晰可以看出区别-Comparison of several image matching algorithm, SIFT, SURF, HARRIS-SIFT algorithms, the GUI can clearly see the difference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:8746
    • 提供者:王瑜瑜
  1. RobustMatch

    0下载:
  2. 基于opencv,讲述关于SIFT、SURF、ORB、FREAK、FAST、BRIEF等方法用于图像的特征提取以及匹配之间的不同-Based on opencv, about SIFT, SURF, ORB, FREAK, FAST, and BRIEF, used for image feature extraction and matching between different
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14266042
    • 提供者:江腾达
  1. plot

    0下载:
  2. 使用sift+RANSAC完成两幅图像的特征提取和匹配,并将较小图像区域在另一幅中用方框圈出来。运行plot.m。-This code uses sift and RANSAC to extract features of two images and then finds and marks the smaller image in the other image.run plot.m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:312191
    • 提供者:孔德地
  1. Image-mosaic

    0下载:
  2. 图像拼接,可以将两张分开的图片进行对接。原理是利用sift特征进行匹配-Mosaic, which can dock two separate image. Principle is to use sift feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1633822
    • 提供者:keler
  1. TestSift_match

    0下载:
  2. SIFT 算法进行匹配,是许多图像应用的基础-SIFT matching algorithm is the basis for many imaging applications
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4355357
    • 提供者:leo
  1. code

    0下载:
  2. 本程序主要描述了几种彩色图像的特征提取的方法,包含颜色、纹理、的特征提取,还有图像的分割、sift特征点的提取与匹配。-In this experiment an extracting features image based on content is designed.color and texture feature extraction methods are described.There are some segmentation methods and sift key poi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4434172
    • 提供者:蔡晋茹
  1. SIFTMATCH

    0下载:
  2. 利用SIFT算法,用opencv的2.4.9的库进行目标的匹配和定位-using the SIFT algorithm,match the object with opencv lib
  3. 所属分类:OpenCV

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

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

    • 发布日期:2017-04-13
    • 文件大小:2557
    • 提供者:王铃
  1. hesaff-master

    0下载:
  2. 影像仿射变换特征提取,结合 sift 等局部特征可以处理较大视角变化下的图像匹配。-This is an implementation of Hessian-Affine detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:19864
    • 提供者:li
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 40 »
搜珍网 www.dssz.com