CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 图像特征点

搜索资源列表

  1. matcher

    1下载:
  2. 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feat
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:95816
    • 提供者:屈磊
  1. KLT2

    0下载:
  2. 在图像中提取特征点,根据特征点进行目标跟踪-the image feature extraction, according to the characteristic points of target tracking
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2932755
    • 提供者:万国伟
  1. harris

    0下载:
  2. 两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。 需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6135
    • 提供者:王萍
  1. SIFT-matlab.rar

    5下载:
  2. 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
  3. 所属分类:2D Graphic

    • 发布日期:2015-09-30
    • 文件大小:617753
    • 提供者:盖超
  1. xishaoxing

    0下载:
  2. 模仿人眼的视觉注意机制,以图像中的稀少点和对比度为特征,求出视觉注意点。-Mimic the human eye visual attention mechanism to image point and a contrast ratio of rare characteristics, find the point of visual attention.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:226820
    • 提供者:ccd
  1. SIFT_image_mosaic

    0下载:
  2. 实现SIFT特征点的检测及图像拼接功能,主要在原来作者的基础上添加了显示全部特征点或者只显示重叠区域特征点,能够直接使用-Achieve SIFT feature point detection and image stitching function, mainly on the basis of the original author to add a point or show all the characteristics of overlap only feature points c
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2672114
    • 提供者:Lukcy
  1. Hariss

    0下载:
  2. 实现Harris算法,能够正确的提取到二维图像特征点-Achieve Harris algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1076
    • 提供者:Mary
  1. immosaic-by--sift

    0下载:
  2. 基于sift的图像特征点提取和图像拼接,有可直接运行的代码和图片-Sift the image feature point extraction and image stitching, can be directly run the code and pictures
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:262229
    • 提供者:余书剑
  1. Hausdorff_Distance

    0下载:
  2. 提出了利用小波分解建立多分辨率图像锥和Hausdorff距离的医学图像配准方法。先利用小波方法建立多分辨率图像锥, 然后根据梯度向量幅度提取分层图像的特征点, 利用Hausdorff距离进行特征点集的匹配。该方法提高了配准的速度和精度, 而且具有鲁棒性。-Image registration is the matching processing in which two or more images match from the same scene derived from different
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:300240
    • 提供者:vivi
  1. harrisgai

    0下载:
  2. 基于harris 的图像角点提取,并做改进,限制小区域内最多特征点数量-feature extraction by harris
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:2281
    • 提供者:本东
  1. Feature-point-extraction

    0下载:
  2. Feature point extraction(特征点提取),可以有效的提取出图像中具有特殊意义的点。-Feature point extraction (feature point extraction) can effectively extract the image point of special significance.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:72433
    • 提供者:周亚军
  1. siftDemoV4

    0下载:
  2. 图像提取特征点,基于128位向量特征匹配,-Image extraction of feature points based on 128-bit vector feature matching,
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:6633990
    • 提供者:qianhaiming
  1. registrate

    0下载:
  2. 很好的图像配准程序,适用于多种格式,简单,特征点请分散选取-Good image registration procedures applicable to a variety of formats, simple, decentralized please select feature points
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:493263
    • 提供者:wan chujian
  1. SUSAN-keypointExtraction

    0下载:
  2. SUSAN算法角点检测算法,用于提取图像角点以及特征线-SUSAN algorithm corner detection algorithm for extracting image corners and characteristic lines
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:353061
    • 提供者:一苇杭之
  1. SIFT

    0下载:
  2. 用SIFT算法实现了刚性和非刚性图像的配准 并且效果非常理想 SIFT的特征点的提取 描述 和匹配的算法有注释-Nonrigid Registration Using Free-Form Deformation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:330652
    • 提供者:李伟
  1. pointDetect

    0下载:
  2. 主要实现图像的特征点检测,方面初学者入门做图像处理-The main achievement of the image feature point detection, aspects beginner to do image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:623
    • 提供者:mary
  1. HarrispointDetect

    0下载:
  2. Harris角点检测算法,对做图像的特征点匹配时有很大的帮助,希望大家好好学习。-Harris corner detection algorithm to do image matching feature points when there is a great help, I hope we can learn from.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:788
    • 提供者:mary
  1. ICM2image_loop

    0下载:
  2. 对两帧图像进行ICM调试.包含内容:1估计姿态和摄像机内参数;2两幅图做四次金字塔;3利用输入特征点采用ransac算法估计姿态R, T。4sift特征匹配;5摄像机标定。-ICM images on two debugging. Contains: 1 Estimated posture and intrinsic parameters 2 two plans to do four pyramids 3 using the input feature points using ransac
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:6626
    • 提供者:张三
  1. ezsift-src-v1.0(vcPP)

    0下载:
  2. SIFT特征点提取,用SIFT算法提取图像特征点-fine feature points by SIFT(VC++)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:33373
    • 提供者:杨过
  1. matlab-sift

    0下载:
  2. matlab程序,解决sift算法对图像特征点的检测,描述和匹配,特征点个数的计算以及程序运行时间,可与其他算法做比较,直接修改参数即可运行-matlab for image matching,include the time and the number of the interest points
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2589765
    • 提供者:王佳
« 12 »
搜珍网 www.dssz.com