搜索资源列表

  1. jiaodianHarris

    0下载:
  2. harris角点提取算法,效果很好,大家一定要看看,很有用的-harris corner extraction algorithm, the effect well, everyone must have to see, very useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:lijun
  1. harrisdetector

    0下载:
  2. harris角点检测算法,有详细的备注,可以设置输入参数,检测效果很好-harris corner detection algorithm, there is detailed Remarks, Detect good effect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:马庆丽
  1. harris_corners_image_registration

    0下载:
  2. 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 对BMP格式的图像进行灰度化,然后对其进行HARRIS角点检测-BMP format for grayscale images, and then their corner detection HARRIS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3408896
    • 提供者:远方
  1. Harris

    0下载:
  2. Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.-Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:chen
  1. harris_code

    0下载:
  2. harris角点检测算法,代码可以通过修改sigma, thresh, radius, disp的值控制角点数量。-harris corner detection algorithm, the code can be by modifying the sigma, thresh, radius, disp corner of the value of quantity control.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:177152
    • 提供者:季全
  1. camera-method-based-on-OpenCV

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. -System are directly used in the internal parameters of the ca
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:41984
    • 提供者:wangtao
  1. harris.m

    0下载:
  2. 图象的角点检测程序,我在硕士毕业论文中曾经采用它作为比较.-Image corner detection process, at my master' s thesis in that it once used as a comparison.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:留云
  1. my_harris

    0下载:
  2. 自已编的一个matlab的harris角点检测的代码-Their own for a matlab the harris corner detection code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:tanzhenyu
  1. HarrisJiaoDianJianCe

    0下载:
  2. Harris的角点检测算法的MATLAB程序实现-Harris corner detection algorithm of the MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈光
  1. NEWHARRIS

    0下载:
  2. harris角点检测功能,可用于多种图像 -harris corner detection function can be used for a variety of image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:60416
    • 提供者:coco
  1. NEWHARRIS

    0下载:
  2. 利用HARRIS矩阵实现角点提取,适用于多种图像-HARRIS matrix realization of the use of corner extraction, applied to a variety of image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:59392
    • 提供者:song
  1. sobel_coner_detection

    0下载:
  2. 使用canny或者sobel算子测出边缘后,再进行角点检测的程序-Canny use or sobel edge operator to detect and then to carry out the procedures for corner detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:702464
    • 提供者:abc
  1. corner_detection

    1下载:
  2. 用于二维图像的角点检测算法,基于matlab编程-For two-dimensional image of the corner detection algorithm, based on the matlab programming
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:dd
  1. siftalgorithm

    0下载:
  2. sift特征检测算子,主要是对一幅图像进行角点提取。本算法结合OPENCV实现-sift feature detection operator, the main image of a corner extraction. Combined with the realization of the algorithm OPENCV
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2678784
    • 提供者:binbin
  1. harris

    0下载:
  2. harris角点显示,本代码实现了传统经典的算法harris,能够显示灰度图像的角点,-harris corner shows that the code of the algorithm for the traditional classic harris, grayscale images can show the corner points,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4350976
    • 提供者:lifeng
  1. Spatial

    0下载:
  2. Peter Kovesi 编制的Harris角点检测Matlab程序-Peter Kovesi prepared by Harris corner detection Matlab procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:王洋
  1. work

    0下载:
  2. 图像配准程序,包括角点提取,配对,提纯等操作-image registeration ,including connor detection,match and so on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:吴志伟
  1. RANSAC

    0下载:
  2. 算法实例,角点匹配的算法,不错的,可以-ransac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:644096
    • 提供者:infor9
  1. 897564

    0下载:
  2. 本资料是关于先检测角点再进行匹配的源代码,希望能够对编程的初学者有所帮助-This information is on the template matching of source code, hope to be able to help beginners programming
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:崔常
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »

源码中国 www.ymcn.org