搜索资源列表

  1. harris

    0下载:
  2. Image processing - Harris corner detector-Image processing- Harris corner detector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:Katie_g
  1. Harris

    0下载:
  2. harris edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:asim
  1. harris

    0下载:
  2. Matlab 实现的Harris算法提取角点-harris by matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:liuminxuan
  1. Harris

    0下载:
  2. 本程序实现打开两幅图像并且提取Harris角点-This program to open two images and Harris corner extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:6943744
    • 提供者:任冉冉
  1. harris

    0下载:
  2. 实现角点提取的harris 算法,内含设计文档。和源程序-The realization of the harris corner extraction algorithms, including design documents. And source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:5683200
    • 提供者:wangzhao
  1. Harris

    0下载:
  2. harris 交点提取算法和改进算法的源程序-harris intersection algorithm and improved algorithm for extracting the source code ~ ~
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:10240
    • 提供者:zhanglei
  1. harris

    1下载:
  2. 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do ha
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:11715584
    • 提供者:张裕
  1. harris

    0下载:
  2. 数字图像处理和计算机视觉中常用的Harris角点提取算法-harris feature point detection algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:丁萌
  1. harris

    0下载:
  2. 利用harris算法实现角点检测,进行图像配准-use harris to detect the corner
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:风陵渡
  1. harris

    0下载:
  2. 图像harris角点检测,matlab源码-Image harris corner detection, matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:张杰
  1. Harris-corner-detector

    0下载:
  2. Harris detector The code calculates the Harris Feature Points When you execute the code, the test image file opened and you have to select by the mouse the region where you want to find the Harris points, then the code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:352256
    • 提供者:eetuna
  1. harris

    0下载:
  2. 基于harris兴趣点的图像检索程序。先特征提取,进而进行特征匹配,最后还有结果的返回。-Harris points of interest based on image retrieval process. First feature extraction, feature matching and then carried out and, finally, the results returned.
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:爱学习
  1. Harris-VC

    0下载:
  2. 图像处理和相机标定中的经典角点提取算法,Harris算法的VC源代码-Image processing and camera calibration in the classical corner-point extraction algorithm, Harris algorithm source code for VC
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:45056
    • 提供者:railwayboy
  1. Harris-corner-detect

    0下载:
  2. Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。-Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:352256
    • 提供者:孙谦
  1. Harris

    0下载:
  2. 用MATLAB编写Harris提取算子的具体算法-Harris prepared using MATLAB operator specific algorithm for extracting
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:吴艺
  1. harris

    0下载:
  2. harris特征点检测的matlab实现-harris feature point detection in matlab implementation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:empty
  1. Harris-Corner

    0下载:
  2. 针对Harris角点检测算法对T型和斜T型角点存在定位不准确以及运算速度慢的问题,提出了一种改进算法.改进算法计算目标像素点的8邻域范围内与之灰度相似的点的数目,然后对目标像素点周围其他像素点按同样方法处理,并对得到的计算数据进行比较,分析出局部范围内的像素点的灰度值分布.根据比较结果,从中遴选出部分像素点作为下一步角点检测的计算对象,并计算其角点响应函数值,如果角点响应函数值大于设定的阈值,该点则会被确定为最终的角点.实验结果表明:改
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:36864
    • 提供者:tlcling
  1. harris

    0下载:
  2. harris角点监测,简单易上手,有中文程序说明-harris corner monitoring, simple and approachable descr iption of the procedures in Chinese
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:4878336
    • 提供者:hao
  1. harris

    0下载:
  2. 基于MATLAB的Harris特征点的检测-harris feacture points detector
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:天天
  1. Harris

    0下载:
  2. Harris角点提取, Harris角点提取,Harris角点提取-Harris
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:周晓罗
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org