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

搜索资源列表

  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. SIFT.用sitf算法抽取图像之间的特征点来实现图像匹配

    0下载:
  2. 用sitf算法抽取图像之间的特征点来实现图像匹配。,Sitf extraction algorithm using the feature points between images to achieve image matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1368379
    • 提供者:谷永山
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  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
    • 文件大小:387202
    • 提供者:bill
  1. java_imageprocess

    0下载:
  2. 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple graphics to match the source code, two images selected three feature points matching contrast
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:12842
    • 提供者:nine
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:171565
    • 提供者:memcpy
  1. I_14

    0下载:
  2. 本文对指纹特征点的提取,特征点的匹配,用matlab进行了实现-In this paper, the fingerprint feature points extraction, feature point matching, was realized with matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:341865
    • 提供者:艾俊生
  1. FingerPrintVerify

    4下载:
  2. 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-04
    • 文件大小:1611493
    • 提供者:job
  1. Anautomaticimagestitchingalgorithmbasedonfeaturema

    0下载:
  2. This paper presents an image feature matching algorithm,based on what an image stitching algorithm can be fune— tioning.In this algorithm,Harris comer detector is used to extract featum points-This paper presents an image feature matching algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:207364
    • 提供者:wang
  1. match

    0下载:
  2. 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple shape matching source code, two pictures selected three feature points matching contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:123143
    • 提供者:黄朝亮
  1. SIFT

    1下载:
  2. SIFT特征提取演算法(包含匹配以及除错机制RANSAC)-可用于两张影像之特征点匹配 -SIFT feature extraction algorithm (including the match, as well as debug mechanisms RANSAC)- can be used for two images of the feature points matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:11413
    • 提供者:qwe
  1. NCC-and-the-SSDA-based-feature-points-matching-the

    0下载:
  2. 基于NCC与SSDA的快速特征点匹配融合算法(图像匹配)-NCC and the SSDA-based feature points matching the rapid integration algorithm (matching)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:187756
    • 提供者:马蓉琼
  1. SIFT-feature-points

    0下载:
  2. 基于SIFT特征点改进搜索算法的图像匹配技术的研究。利用SIFT可以做图像拼接和增强现实等技术。-SIFT feature points based on improved search algorithm for image matching technology research. Image stitching using SIFT can do, and augmented reality techniques.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:432175
    • 提供者:谷继红
  1. feature-points-matching

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

    • 发布日期:2017-03-29
    • 文件大小:191357
    • 提供者:chen
  1. Image-feature-points.pdf

    0下载:
  2. 详细的常用图像特征点分类介绍,和图像匹配方法的介绍,比较有用-image feature points ,extracting and matching method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:91059
    • 提供者:tom
  1. Detecting-matching-feature-points

    0下载:
  2. 基于特征点检测和匹配的算法讲解 值得一看最图像处理的会有帮助-Based on the feature points of matching algorithm testing and explain worth seeing the most image processing can help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:982732
    • 提供者:流月
  1. RS--tie-points-matching

    0下载:
  2. 影像特征提取与同名点匹配,读取图像,在窗口中显示,提取特征点(“+”表示),匹配同名像点(“+”表示),列表显示各特征点和匹配点的像素坐标位置-Image feature point extraction and matching tie points,Read image displayed in the window, extracts feature points ("+" indication), the same name as the matching point ("+" indi
  3. 所属分类:CSharp

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

    2下载:
  2. 数字摄影测量中的最小二乘匹配算法,带示例图像(Feature points matching using LSTM)
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-11
    • 文件大小:1146880
    • 提供者:chiusy
  1. GMS-Feature-Matcher-master

    0下载:
  2. 利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-06
    • 文件大小:931840
    • 提供者:TFXTAN
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com