搜索资源列表

  1. SIFT特征点匹配

    0下载:
  2. 经典的SIFT特征点匹配算法
  3. 所属分类:3D图形编程

    • 发布日期:2011-08-16
    • 文件大小:758933
    • 提供者:tasteyou
  1. surf特征点匹配

    0下载:
  2. 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-06-21
    • 文件大小:1280017
    • 提供者:youwen1022
  1. SIFTPRO

    0下载:
  2. 图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:13312
    • 提供者:alzn
  1. jy-resort

    0下载:
  2. 基于奇异点的特征点匹配,是指纹识别一个很好的算法-Based on singular point characteristic points matching, fingerprint recognition is a good algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-09
    • 文件大小:306176
    • 提供者:杨筱娟
  1. nsift

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

    • 发布日期:2024-06-09
    • 文件大小:18432
    • 提供者:刘炎
  1. ransac

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

    • 发布日期:2024-06-09
    • 文件大小:226304
    • 提供者:李明
  1. lubangxingdetuxiangpinjie

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

    • 发布日期:2024-06-09
    • 文件大小:160768
    • 提供者:王钰
  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-06-09
    • 文件大小:2480128
    • 提供者:刘佳
  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-06-09
    • 文件大小:3397632
    • 提供者:ligu
  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-06-09
    • 文件大小:393216
    • 提供者:酷鱼
  1. cse576

    0下载:
  2. sift算法是提取特征点的经典算法,本代码全面实现了sift算法,以及特征点匹配-sift algorithm is a classic feature point extraction algorithm, the code sift the full realization of the algorithm, as well as the matching feature points
  3. 所属分类:图形图象

    • 发布日期:2024-06-09
    • 文件大小:59270144
    • 提供者:洪红
  1. jiaodiantezhengtiqujipipei

    0下载:
  2. 基于角点提取的特征点匹配算法研究!特征点用uSan算子提取!-Corner Detection Based on Feature Points Matching Algorithm! Feature Point Extraction using uSan operator!
  3. 所属分类:图形图象

    • 发布日期:2024-06-09
    • 文件大小:6584320
    • 提供者:姜利
  1. SIFT_Extract

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

    • 发布日期:2024-06-09
    • 文件大小:172032
    • 提供者:fh
  1. vicinalboost-1.0.tar

    0下载:
  2. 经典的特征点匹配算法sift算法的实现程序,具有一定的参考价值-sift
  3. 所属分类:图形图象

    • 发布日期:2024-06-09
    • 文件大小:11354112
    • 提供者:邵绪强
  1. ASIFT_windows_beta_20090415

    0下载:
  2. 基于SIFT的一种新特征点匹配算法,比SIFT还强,-Based on SIFT feature points of a new matching algorithm is also stronger than the SIFT,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:2695168
    • 提供者:wangyu
  1. es

    0下载:
  2. 基于灰度投影的电子稳像算法,与基于特征点匹配的方法相比,速度快,稳定性好,vs2008下编译通过,用c语言写的,方便移植,建议大家都来下载。-Based on Gray-projection electronic image stabilization algorithm based on feature point matching method compared to high speed, good stability, vs20
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:wangxi
  1. ImageStabilization

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

    • 发布日期:2024-06-09
    • 文件大小:8736768
    • 提供者:wangxi
  1. Stereo-patch

    0下载:
  2. 基于立体匹配的方法,包括特征点匹配的算法等-Based stereo matching methods, including the feature point matching algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:18432
    • 提供者:liulihong
  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-06-09
    • 文件大小:2048
    • 提供者:落尘薇
  1. Feature Matching

    0下载:
  2. 运用FAST特征点匹配算法,通过模板对整张大图实现实现图像的特征点匹配,并获取匹配分数和匹配位置信息。(The FAST feature point matching algorithm is used to realize the feature point matching of the image through template pairing of the whole large image, and the matching
  3. 所属分类:LabView

« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org