搜索资源列表

  1. Harris-corner-detection-program

    0下载:
  2. 在图像处理中,Harris角点检测程序用以实现特征点的提取,以实现特征点匹配。-In image processing, Harris corner detection procedures used to achieve the extraction of feature points, in order to achieve the matching feature points.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:贾勇
  1. jiaodianjiance

    0下载:
  2. 角点检测是图像匹配的预处理步骤,该程序能有效的提取出图像的检点信息。-Corner detection is a preprocessing step that matches the image, the program can effectively extract the image indecent information.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:房晓峰
  1. conerDetect

    0下载:
  2. harris角点检测的实现,对应左右视图,用于同名点的匹配。程序可用,附有实验图。-harris corner detection implementation, the corresponding left and right view for the same name as the points of the match. Is available, with experimental map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:23163904
    • 提供者:cl
  1. 200672513458

    0下载:
  2. 基于角点检测的高精度匹配算法,图像处理相关的研究可以用到的-Based corner detection accuracy matching algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:306176
    • 提供者:lili
  1. Application-of-Feature-Matching

    0下载:
  2. 基于外极线约束法则的外极斜率匹配思想, 针对图像中有限的角点特征, 提出了一种快速直线匹配 方法-Epipolar constraint based on rules of thinking outside the very slope of the match, for a limited corner of the image characteristics, we propose a fast straight line ma
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:151552
    • 提供者:刘春来
  1. cornner-match

    0下载:
  2. 图形匹配的时候需要进行角点的匹配,本程序就提供了相应的代码-Pattern matching when need to match the corner, this program will provide the corresponding code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:339968
    • 提供者:邢笑雪
  1. matching

    0下载:
  2. 使用harris进行角点检测,然后在使用NCC进行点匹配,用来判断三维视频的左右图的差别-Use the harris corner detection, and then use the NCC matching points used to determine the difference of the three-dimensional video about Figure
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:1182720
    • 提供者:张洋
  1. Harris

    0下载:
  2. harris 角点检测,基于角点检测的自动点匹配算法程序,可以应用于图像边缘检测-a point matching algorithm based on detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:bobo
  1. Moravec-Harris

    0下载:
  2. 角点是图像中的重要特征,在图像配准与匹配、运动分析、目标识别、目标跟踪等领域中均得到了广泛的应用。 Moravec和Harris算法是计算机视觉领域中应用比较广泛的角点检测方法。介绍了Moravec和Harris及其改进等四种常 用的角点检测算法的实现原理及其特点,并对这四种方法进行了分析、比较,给出了它们的效率性能评价。然后通过实验 研究了它们在角点检测的速度、正确率和抗噪性等方面的差异,探讨了各种算法的优势和缺陷。最后,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:240640
    • 提供者:Jason
  1. template-matching

    0下载:
  2. 对相似的图像进行匹配,基于角点特征,文件中还有两个例子-template matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:郭娟娟
  1. opensurf

    0下载:
  2. 基于opencv的角点检测程序,surf算法提取角点,并进行图像匹配。-surf extractor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3588096
    • 提供者:leeshuzhen
  1. project3

    0下载:
  2. 本文件主要介绍了利用harris进行角点提取,ncc算法进行粗匹配,ransac算法进行错误匹配点的消除-harris+ncc+ransac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:72704
    • 提供者:刘茂
  1. harris-ncc-ransac

    0下载:
  2. 本代码主要是harris角点提取,ncc算法进行粗匹配,然后ransac算法剔除误匹配点-harris ncc ransac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:463872
    • 提供者:刘茂
  1. I200067251344m

    0下载:
  2. 影像特征匹配,运用haarris算子提取特征角点 -Image feature matching, to use haarris operator to extract the feature corner
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:306176
    • 提供者:linggan
  1. harris--feature-extraction

    0下载:
  2. 图像中角点(特征点)提取与匹配算法.,通过harris焦点检测来实现特征的提取-Extraction and matching algorithms of image corners (feature points), harris focus detection to the feature extraction
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:2952192
    • 提供者:王磊
  1. mosaic

    0下载:
  2. 国外网站上找到的一个图像拼接程序,将三张图片拼接为一张。 大致方法为Haaris找角点,粗匹配,RANSAC精匹配。 有详细的注释,附带一篇代码说明文档,非常适合初学者学习研究-Foreign web sites to find a image stitching procedure, three picture mosaic as one. Roughly method for Haaris to find a corner,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:694272
    • 提供者:Perry
  1. uharrrisCornes

    0下载:
  2. 用openCV开发的角点检测程序源码,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImaage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。 可直接使用。 -With the the corner detection openCV development program source code, which after the first corner detection is read
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:*
  1. SIFT

    0下载:
  2. SIFT 角点检测,提取图像的焦点特征,SIFT 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强-SIFT CORNER DETECTION EXTRACTION OF IMAGE FEATURE
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:1382400
    • 提供者:wangxi
  1. CV

    0下载:
  2. 图像处理 o 梯度 边缘和角点 o 采样 差值和几何变换 o 形态学操作 o 滤波和彩色变换 o 金字塔及其应用 o 连接组件 o 图像和轮廓矩 o 特殊图像变换 o 直方图 o 匹配 结构分析 o 轮廓处理 o 计算几何 o 平面划分 运动分析和对象跟踪 o 背景统计量的累积 o 运动模板 o 对象跟踪 o 光流 o 预估器 模式识别 o 目标检测 照相机定标和三维重建 o 照相机定标 o 姿态估计 o 极线几何 函数列表 参考图像处
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:9968640
    • 提供者:diaoguangqiang
  1. tezhengpingjie

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

    • 发布日期:2024-05-18
    • 文件大小:518144
    • 提供者:jie ge
« 1 2 3 4 5 6 7 89 10 11 12 »

源码中国 www.ymcn.org