CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 图像 特征点匹配

搜索资源列表

  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:378.13kb
    • 提供者:bill
  1. siftdetectandmatch

    0下载:
  2. 运用sift算法提取两幅图像中的特征点,然后再进行特征点匹配,实现图像配准-Sift algorithm using two images extracted feature points, and then the feature point matching, to achieve image registration
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:418.78kb
    • 提供者:echo
  1. siftformatlab

    2下载:
  2. 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-22
    • 文件大小:387kb
    • 提供者:peter
  1. zw

    0下载:
  2. 指纹识别算法学习套件 3.0具有指纹图像增强,脊线细化,特征点提取,指纹特征匹配等功能的低速测试版   本套软件建立在拥有自主知识产权的专利算法基础之上,通过有效降低背 景噪音,图像 增强优化,最终实现精准识别功能.-Fingerprint recognition algorithm with learning packages 3.0 fingerprint image enhancement, ridge detail, feature point extraction, feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2.8mb
    • 提供者:tmdcnmtmd
  1. softsign_2d_recog

    0下载:
  2. 基于软分配的二维点匹配图像特征识别方法,识别思想还是基于模板库的思想-Based on the distribution of two-dimensional soft point matching method of image feature recognition, identification or ideological template library based on the idea of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:883byte
    • 提供者:秦始皇
  1. feature-points-matching

    0下载:
  2. 对灰度差绝对平均值算法匹配次数多,不具有旋转不变性等缺点,提出一种新的目标识别方法。匹配准则采用具 有环形结构的子窗口内的像素差加毂和的形式表示,保证了算法具有旋转不变性。对模板图像中的特征点按照匹配准则分 别在目标图像中找到相应的匹配点,从而完成匹配操作,与传统的相关匹配算法相比,大大减少了匹配次数。对于因遮挡而 丢失的特征点,可根据已匹配特征点之问的相对距离来重新确定,从而实现目标识别的功能。仿真实验验证了该算法的有 效性。-A new target recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:186.87kb
    • 提供者:chen
  1. matchfinal

    0下载:
  2. 在VC环境下实现指纹识别,输入一幅图像(库中存在的)会匹配出对应的图像。包括预处理(二值化、分割、均衡、去噪、增强、细化等),特征值提取,即为提取端点和分叉点坐标,特征匹配,最后输出对应的指纹编号。-In the VC environment realize fingerprint recognition, input an image (library existing) will match the corresponding image. Including pretreatment (b
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-11
    • 文件大小:1.63mb
    • 提供者:江晨城
  1. RANSAC

    0下载:
  2. 对图像的特征点,进行匹配,利用RANSC找到最佳的映射矩阵-The image feature points matching, using the mapping matrix to find the best RANSC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1.08mb
    • 提供者:gongwenbiao
  1. OpenSURF_version1c

    0下载:
  2. surf算法,实现特征点检测和匹配.文件内有两个图像匹配实例-surf algorithm, feature point detection and matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.3mb
    • 提供者:左耳
  1. FingerPrintVerify

    0下载:
  2. 本程序主要实现指纹识别算法的实现,包括图像分割、二值化、细化、提取特征点、图像的匹配-The main procedures realize fingerprint recognition algorithms, including image segmentation, binarization, thinning, extracting feature points matching images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-07
    • 文件大小:1.32mb
    • 提供者:xiaosa
  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
    • 文件大小:4.36mb
    • 提供者:zhongrui
  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
    • 文件大小:1.1kb
    • 提供者:
  1. sift

    1下载:
  2. 运用shit算子对图像中的角点进行检测,以便进行特征匹配-Operators using shift image of the corner detection, feature matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:415.04kb
    • 提供者:lilili
搜珍网 www.dssz.com