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

搜索资源列表

  1. Use-the-feature-point-matching-FLANN

    0下载:
  2. 使用FLANN进行特征点的匹配 VS2010+Opencv2.49-Use FLANN feature points matching VS2010+ Opencv2.49
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:128831
    • 提供者:刘柯
  1. SIFT-copy-move-detection

    2下载:
  2. matlab 提取SIFT特征,并完成特征点的匹配以实现复制粘贴篡改检测-Extract SIFT features of the image and match the keypoint to detect the cony-move fogery
  3. 所属分类:Special Effects

    • 发布日期:2017-02-14
    • 文件大小:11994112
    • 提供者:谢云芳
  1. Describe-SURF-Features

    0下载:
  2. 使用SURF特征检测和匹配特征点,使用SURF特征检测和匹配特征点-Describe SURF Features
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4340063
    • 提供者:Tyer
  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. 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
    • 提供者:王佳
  1. 2012302590033TemplateMatching

    0下载:
  2. 影响匹配,特征点提取后的影像相关系数,来找同名点。-Image matching, image feature points extracted correlation coefficient, and came to the point of the same name.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4667281
    • 提供者:谢聪
  1. ORB-Opencv

    0下载:
  2. 首先使用FAST对图像进行特征点提取,之后生成ORB描述符,进行点特征匹配,可以达到快速精确配准-The first to use the image FAST feature point extraction, after generating ORB descr iptors were point feature matching, can achieve fast and accurate registration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3274970
    • 提供者:
  1. SIFT--VC

    0下载:
  2. Sift 角点检测,适用于图像特征的匹配,在VC6.0中调试通过.-Sift corner detection, apply to the image feature matching, in VC6.0 debugging through.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8370078
    • 提供者:常迎帅
  1. harris

    0下载:
  2. 基于matlab的特征点自动提取以及匹配,结合机器人三维空间的定位,实现机械手的定位抓取-Matlab-based feature point extraction and automatic matching, combined with three-dimensional space robot localization, achieve positioning robot crawl
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:476197
    • 提供者:冯少
  1. OpenSURFcpp

    1下载:
  2. OpenSurf是一款功能齐全的surf代码,程序中使用surf特征点进行了目标检测,视频目标识别,图像匹配等5项功能,代码经过调试可以成功运行。-OpenSurf is a full-featured surf the code, the program features the use of surf point target detection, video object recognition, image matching five function, the code after d
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:4570112
    • 提供者:zhongrui
  1. sift-Matlab

    0下载:
  2. Matlab 写的sift查找特征点和特征匹配的算法代码。 输入两幅图像,检测特征点并匹配,输出匹配结果-Matlab write sift Find feature points and feature matching algorithm code. Enter the two images, the feature point detection and matching, output matching results
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17247
    • 提供者:舒梦
  1. ASM-2.2.1

    0下载:
  2. 对模型特征点周围的纹理信息进行采样,对比图像和模型训练集的纹理,找到纹理最接近的点即认为是特征点。作者这里比较纹理的工具是马氏距离。为了提高搜索的效率,作者还提到了多分辨率搜索周围像素纹理,对于粗糙的尺度,搜索范围大,对于细致的尺度,进行细致的搜索,提高了匹配的效率。-The texture information model feature points around the sampling, texture contrast image and model train sets, find
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:184248
    • 提供者:李猛
  1. dutuajiaozheng

    0下载:
  2. 读取图像,检测特征点,寻找匹配特征点对,运用几何约束去除外点,校正图像-Reads the image detection feature point, look for matching feature points, the use of geometric constraints to except point, the corrected image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:1125
    • 提供者:
  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. tiquyupipei

    0下载:
  2. 利用Harris算子,基于matlab对图像特征点进行提取与匹配-Using Harris operator, image feature point extraction and matching based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:551
    • 提供者:朱超
  1. RANSACmatlab

    0下载:
  2. 基于Matlab的RANSAC算法根据图像中的特征点减小匹配误差,以及求基本矩阵。
  3. 所属分类:matlab例程

  1. facial-match-and-morph

    1下载:
  2. 自己写的matlab GUI可根据说明运行,简单方便,代码注释详细;此GUI界面,可完成两种功能:一是人脸匹配,即给出一张人脸可找出在训练库最相近的人脸;二是人脸渐变,选择两张人脸,手工标记关键特征点,便可运行出从一张脸到另外一张脸的渐变过程,而且中间产生的图片会自动保存在文件夹中。自己写的操作步骤说明很详细,希望下载的同学会学到一些知识,有所收获-Write your own matlab GUI can be run according to the instructions, easy,
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15808464
    • 提供者:蔡珍妮
  1. opencvorb

    1下载:
  2. 利用Orb算法实现图像特征点的提取,并且通过前后两帧之间的特征点进行特征匹配,为视频稳像、图像融合以及图像识别提供前提条件。-Detecting feature points using Orb algorithm, then matching the points with the detected points frames.That method provide one new way to video stablization ,image fusion and image recog
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14072597
    • 提供者:xiemengdi
  1. corners

    0下载:
  2. 特征检测与匹配是Computer Vision 应用总重要的一部分,这需要寻找图像之间的特征建立对应关系。点,也就是图像中的特殊位置,是很常用的一类特征,点的局部特征也可以叫做“关键特征点”(keypoint feature),或“兴趣点”(interest point),或“角点”(conrner)。Harris角点检测-Feature detection and matching is an important part of the overall application of Compu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:644
    • 提供者:selina
  1. ORB_FREAK

    0下载:
  2. 两种特征提取去方法的比较,看看那一种方法提取特征点更准确,匹配也更准确-The comparison of two kinds of feature extraction methods, the extraction of the feature points is more accurate and more accurate.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:202148
    • 提供者:刘风竹
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 31 32 »
搜珍网 www.dssz.com