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

搜索资源列表

  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. ransac

    0下载:
  2. ransac算法实现,图像匹配使用,消除不是正确匹配的对应点。-ransac
  3. 所属分类:Graph program

    • 发布日期:2016-05-22
    • 文件大小:3541
    • 提供者:任亮
  1. RANSAC

    1下载:
  2. RANSAC算法是一种经典的去外点方法,它可以利用特征点集的内在约束关系来去除错误的匹配。-RANSAC algorithm is a classic way to go outside the points, it can take advantage of the inherent characteristics of point sets constraints to remove false matches.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-22
    • 文件大小:5120
    • 提供者:qqqqqq
  1. find_obj

    1下载:
  2. surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:3037
    • 提供者:tjj
  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
    • 文件大小:396288
    • 提供者:peter
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:506269
    • 提供者:
  1. Detection1

    1下载:
  2. 基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the moving target
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:345337
    • 提供者:郭江
  1. tuxiangpinjiefa

    0下载:
  2. 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A ro
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:117698
    • 提供者:王钰
  1. 3DReconstruction

    0下载:
  2. 这是一篇博士论文,关于三位重构方法的研究,里面涉及到了各种重构的方法和优化算法比如,摄像机的标定,对应点的匹配,图像的与处理,去噪以及重构的方法。对很多研究三位重构的人非常有用!-This is a doctoral dissertation on the three Reconstruction Method, which involves the reconstruction of a variety of methods and optimization algorithms for ex
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:256915
    • 提供者:陈文秀
  1. 3piontimagemosic

    0下载:
  2. 提出了一种基于3点匹配的图像拼接算法。该算法以有效的选取准则为基础,选取种子模板,按照预定的搜索策略,匹配出对应 的特征点,利用误匹配消除准则,消除可能出现的误匹配,为后续的优化算法提供初值。-Based on the 3:00 match image mosaic algorithm. The algorithm for the effective selection criteria, based on a template to select seed, according to th
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:116758
    • 提供者:zhangjia
  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
    • 文件大小:2937906
    • 提供者:tmdcnmtmd
  1. harris

    0下载:
  2. harris算子寻找角点,并实现配准。附试验材料。-harris corner operator to find and to achieve registration. Test materials attached.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:577767
    • 提供者:武锐
  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

    0下载:
  2. 用sift算子对两幅图像进行特征点的自动搜索。-Sift operator with the image feature point english
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10132761
    • 提供者:Eric
  1. SIFT

    0下载:
  2. Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:51375
    • 提供者:Deng Fu Qin
  1. jiaodianHarris

    0下载:
  2. harris角点提取算法,效果很好,大家一定要看看,很有用的-harris corner extraction algorithm, the effect well, everyone must have to see, very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1447
    • 提供者:lijun
  1. pointandtemplatematching

    0下载:
  2. 这是自己编的关于区域增长的点跟踪方法和模板匹配跟踪方法结合的例子,克服了点跟踪的缺陷。-point tracking and template matching joint
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3492
    • 提供者:zcn
  1. icp111

    0下载:
  2. 对于空间两个点云,利用经典的icp算法进行匹配-ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5527
    • 提供者:wangwei
  1. 200892174420583

    0下载:
  2. 这是一个图像匹配中去除误匹配点经常用到的算法。-This is an image matching error matching points removed frequently used algorithms.
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:199257
    • 提供者:刘青
  1. diantezhengtiqusuanfayanjiu

    0下载:
  2. 影像特征提取是影像匹配和三维信息提取的基础,是影像分析与单像处理技术领域中最重要的任务之一。有效的特 征提取算法是影像分析与处理的关键。从点特征定义出发,叙述了两种常用的点特征提取算子———Moravec算子和Forstner 算子的原理,利用Moravec算子和Forstner算子可以实现影像点特征的提取,并从提取点特征的准确度、提取速度对两种算子 进行比较,最后得出了有益的结论。-Image feature extraction and image matching are th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:778024
    • 提供者:刘镖峰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com