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

搜索资源列表

  1. sift

    0下载:
  2. sift目标跟踪特征点的匹配,检测性能高,匹配效果好-sift target tracking feature points of the match, testing high-performance, match the good results
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2803789
    • 提供者:guaer
  1. pictures

    0下载:
  2. 基于小波变换的图像拼接,用到SIFT特征点匹配,内容包括源代码及待匹配图像-Image Stitching Based on Wavelet Transform, SIFT feature points used in matching, including source code and images to be matched
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1050581
    • 提供者:林风
  1. sift2

    0下载:
  2. 提出了一种基于线特征和SIFT点特征的多源遥感影像配准方法。该方法首先匹配待配准影像和参 考影像中的线特征,利用匹配直线构建虚拟角点 其次,针对传统SIFT算法匹配多源遥感影像特征点存在的 不足,采用线特征约束点特征的方法进行SIFT同名点对的提取 最后结合虚拟角点对及SIFT同名点对构建三角网进行小面元微分纠正。 -A line-based features and SIFT features multi-point sources of remote sensing image
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:275057
    • 提供者:LIDAN
  1. pipei

    0下载:
  2. 基于角点特征的图像匹配的几个代码~~较为详细-Corner Feature-based image matching of several more detailed code ~ ~ ~ ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:196121
    • 提供者:Sina Gui
  1. Max_CCM

    1下载:
  2. 用于图像配准,角点提取后采用相关系数法进行特征匹配-For image registration, corner detection using correlation coefficient method after the feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:吴向龙
  1. zhiyudian-tuxiangpeizhu

    0下载:
  2. 基于点的matlab图像配准.提出一种基于小波系数的特征索引算法,实现了图像特征点对的快速搜索和两幅图像之间的匹配-Based on the point of matlab Image Registration. Presents a feature based on wavelet coefficients indexing algorithm to realize the image feature points on the fast search and matching between
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:36977
    • 提供者:杨博明
  1. Harris

    0下载:
  2. harris 可用于提取影像特征点,以用于影像匹配-harris corner detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:353112
    • 提供者:yujin
  1. 2

    0下载:
  2. 基于模板匹配眼睛特征点定位算法,付费后得到的学习论文,值得参考。-Based on template matching algorithm for eye location, payment received after the study paper, worth considering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:418499
    • 提供者:mao
  1. Dataregistrationin3-Dscanningsystems

    0下载:
  2. 通过引入特征点和改进最近点迭代法, 提出了一种 在三维扫描系统中对三维点云数据进行配准的方法。该方法 通过对特征点的提取, 首先得到一组匹配点对, 然后运用 SVD 矩阵分解算法求出转换参数R 和T, 进而以此作为最 近点迭代法的初始值, 并对最近点的求法和迭代截止条件作 了改进, 得到了很好的配准效果。该文论述了该方法的基本 原理, 并通过不同视觉下物体三维测量点云数据配准的应用 实例证明了该方法的有效性。-A 3-D meas uring dat a r egis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:155927
    • 提供者:jack
  1. ImageMatch

    1下载:
  2. 该代码在检测图像特征点的基础上,使用相关系数法进行图像的匹配。-The code in the image feature point detection, based on the correlation coefficient method for image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3966617
    • 提供者:jack
  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. StereoVision_SSD

    0下载:
  2. 本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3024556
    • 提供者:qqqqqq
  1. FPS_in_image

    0下载:
  2. 检测图像的特征点,并检测两个图像之间的匹配的特征点-Image feature point detection and matching between two images detected feature points
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1223689
    • 提供者:hanyulan
  1. feature-matching-based-on-opencv

    0下载:
  2. 基于opencv来简单实现图像处理中的特征点提取和匹配-Opencv to simple implementation based on image processing feature extraction and matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3208517
    • 提供者:lvhaixia
  1. feature-matching

    0下载:
  2. 特征点匹配代码,应用遗传算法对特征点进行计算-feature matching code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:9538
    • 提供者:zxmy
  1. feature-points-matching

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

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

    0下载:
  2. 手动匹配特征点,特征点比较少,重建简单模型很有用,也可以用于检验对比其他方法。-Manual matching of feature points, feature points is relatively small, the reconstruction of a simple model is useful, other methods can be used to test contrast.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8082213
    • 提供者:kevin to
  1. tezhengpingjie

    0下载:
  2. 基于特征点匹配的拼接算法研究与实现,先利用相位相关法确定图像重叠区域,然后采用改进Harris角点检测算法 检测角点,再根据相似测度NCC(Normalized Cross Correlation)方法提取出匹配特征点对-Based on feature points matching stitching algorithm research and implementation, the first phase correlation method to determine the ima
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:518009
    • 提供者:jie ge
  1. showtest

    0下载:
  2. 这个程序在ubuntu 中的OpenCV2.4.4能运行,没试过其他平台,但应该是大同小异的。其中代码都是C++风格,用了surf算法寻找特征点,用flann算法匹配特征点,有简单拼接模式和加权平均匹配模式-This program can run in ubuntu in OpenCV2.4.4, have not tried other platforms, but it should be pretty much the same. Where the code is C++ style,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:743294
    • 提供者:huangjianpeng
  1. sift_robkdtree

    0下载:
  2. sift算法寻找特征点,并用KD树法匹配特征点-sift algorithm to find the feature points and match with KD tree method feature points
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:42434
    • 提供者:杨过
« 1 2 3 4 5 67 8 9 10 11 ... 32 »
搜珍网 www.dssz.com