搜索资源列表

  1. matcher

    1下载:
  2. 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy test
  3. 所属分类:2D图形编程

    • 发布日期:2024-11-19
    • 文件大小:93kb
    • 提供者:屈磊
  1. distor

    0下载:
  2. 图像模板匹配计算,逐象素移动计算当前模板数据,提取图像特征点-image template matching, pixel-by-mobile current template data, image feature extraction point
  3. 所属分类:matlab例程

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:李庆山
  1. davidlowe_correspondence

    0下载:
  2. david lowe 的matlab程序,用于图像特征点的匹配。-david lowe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:368kb
    • 提供者:
  1. nsift

    0下载:
  2. n维sift图像特征点匹配算法的源码,可以实现图像配准、分割等-n Vienna sift manacle像standard征cornelian cherry 匹 satiation算Yang Tai tungsten cavity , wife of mother
  3. 所属分类:图形图象

    • 发布日期:2024-11-19
    • 文件大小:18kb
    • 提供者:刘炎
  1. ransac

    1下载:
  2. ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。-ransac, random sample of the consistency algorithm used in image processing feature point matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:221kb
    • 提供者:李明
  1. lubangxingdetuxiangpinjie

    0下载:
  2. 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:157kb
    • 提供者:王钰
  1. 20081217

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

    • 发布日期:2024-11-19
    • 文件大小:14.52mb
    • 提供者:star
  1. lyj1

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力 -SIFT feature matching algorithm is the matching feature points at home and abroad a hot area of research with the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:2.37mb
    • 提供者:刘佳
  1. SIFT

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT feature matching algorithm is the feature points at home and abroad to match the hot area of research and diffi
  3. 所属分类:图形图象

    • 发布日期:2024-11-19
    • 文件大小:3.24mb
    • 提供者:ligu
  1. sift

    0下载:
  2. 利用sift算法提取图像特征点,为进一步实现图像间的匹配做准备。-Sift algorithm using image feature extraction point for the further implementation of the matching between images ready to do.
  3. 所属分类:图形图象

    • 发布日期:2024-11-19
    • 文件大小:797kb
    • 提供者:季全
  1. IDA

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations)-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of IDA (In
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:zhaoyuhang
  1. IDAc

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations),C语言实现版本-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:4kb
    • 提供者:zhaoyuhang
  1. matchbycorrelation

    0下载:
  2. matlab编制的通过卷积完成特征点匹配的软件-match image feature points by correlation
  3. 所属分类:图形图象

    • 发布日期:2024-11-19
    • 文件大小:3kb
    • 提供者:王洋
  1. An_automatic_image_stitching_algorithm_based_on_fe

    0下载:
  2. 本文提出一种图像特征点匹配算法,并在该算法的基础上形成构建全景图的图像拼接算法. 此算法采用 Harris角检测算子进行特征点提取,并为其分配特征描述符.-This paper presents an image feature point matching algorithm and the algorithm is based on building a panoramic image mosaic algorithm grap
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:384kb
    • 提供者:酷鱼
  1. CornerExtracted

    0下载:
  2. 基于OpenCV的图像特征点提取,并有效实现两幅图像的特征点匹配,在VC++6.0下调试通过,可以运行。-OpenCV based on extraction of image feature points and effectively achieve the two images to match the feature points, in VC++6.0 under the debugger through, you can r
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:412kb
    • 提供者:李施
  1. sift-match

    1下载:
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:367kb
    • 提供者:purple_ice
  1. SIFT_Extract

    0下载:
  2. 实现SIFT特征提取算法,对于图像处理很有用的,首先提取特征点,然后进行特征点匹配。版权信息参见LICENSE-Sift feature extracting algorithm,read the copyright file LICENSE.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:168kb
    • 提供者:fh
  1. ImageStabilization

    0下载:
  2. 机载电子稳像技术研究,很好的一篇博士论文。 本章首先分析了航摄动态图像的特点,并在对机载航摄图像序列进行大量的实 验和理论分析的基础上,提出了适用机载视频图像序列稳定的有效算法,即灰度投影 算法和基于特征点匹配算法。针对灰度投影算法易受图像的背景信息影响的特点, 详细地讨论了如何提高该算法用于机载电子稳像的精度,并通过实验验证了所提方 法的有效性。在长焦距成像系统中,旋转运动对图像序列的稳定有着重要的影响, 机载
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:8.33mb
    • 提供者:wangxi
  1. shero

    0下载:
  2. 基于像素的图像特征点匹配,很好,很强大,一定要试试。 -Pixel-based image feature points matching,very good.You have to try it.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:116kb
    • 提供者:sunqi
  1. quickly match

    0下载:
  2. 基于亮度/色彩一致性,在SURF算法的基础上提出了一种快速图像特征点匹配算法,可以缩小特征点匹配所需的运行时间,提高正确匹配率。(Based on the brightness / color consistency, a fast image feature point matching algorithm based on SURF algorithm is proposed, which can reduce the runnin
  3. 所属分类:OpenCV

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:落尘薇
« 12 3 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org