搜索资源列表

  1. harrisharris

    0下载:
  2. harris交点提取matlab实现 -harris from Matlab achieve Nodal extraction achieve Matlab
  3. 所属分类:中间件编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:
  1. 210721352320071231624507985735

    0下载:
  2. 经典的Harris角点检测程序,用matlab编的,可以参考-classic Harris corner detection procedures, using Matlab series, we can make reference to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:李向
  1. Harristogaincorner

    0下载:
  2. 此程序可以实现Harris角点提取,此方法角点提去正确率达到90%以上。-this procedure can be achieved Harris corner extraction, the method corner reference to the correct rate of 90% and above.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:337920
    • 提供者:尚云超
  1. Harrisfunction

    0下载:
  2. Harris算法原理: 角点:最直观的印象就是在水平、竖直两个方向上变化均较大的点,即Ix、Iy都较大 边缘:仅在水平、或者仅在竖直方向有较大的变化量,即Ix和Iy只有其一较大 平坦地区:在水平、竖直方向的变化量均较小,即Ix、Iy都较小-Harris algorithms for : Corner : The most visual impression is the standard, two vertical d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:卢在盛
  1. M_Harrisdetector

    0下载:
  2. 一个harris角点检测的MATLAB元代码-a harris corner detection of MATLAB code yuan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:唐伟杰
  1. HarrisArithmetic

    0下载:
  2. Matlab图像处理中的Harris角点提取算法, 代码中有详细的解说,方便阅读。 -Matlab Image Processing of Harris corner extraction algorithm, the code has a detailed explanation, easy reading.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Jimmy Yen
  1. susan-harriscorner-5.13

    0下载:
  2. susan\harris的算法改进实现,用vc开发,效果不错。-susan \ harris algorithm improvements achieved with the development of vc good results.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:116736
    • 提供者:haha
  1. jiaodiantiqu

    0下载:
  2. 本程序实现的是Harris角点提取算法 用于图像分割-this program is Harris corner extraction algorithm for image segmentation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:诞生
  1. Harris11

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:IBIB
  1. VC_Harris_Corner

    0下载:
  2. VC编写的Harris图像角点检测程序,这是跟SUSAN并列的角点检测算法。-VC prepared by the Harris Image corner detection procedures, This is juxtaposed with SUSAN corner detection algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:94208
    • 提供者:zhanghl
  1. stereo

    0下载:
  2. 立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。-Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching,
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-21
    • 文件大小:473088
    • 提供者:mawei
  1. ACombinedcrnerdetecto

    0下载:
  2. 本文是Harris角点匹配的英文原文,介绍的非常详细,可供学习之用-This is the Harris corner match the original English text, the very detailed introduction for learning
  3. 所属分类:技术管理

    • 发布日期:2024-05-21
    • 文件大小:667648
    • 提供者:sunyan
  1. Harriscornerdetectionsourcecode

    0下载:
  2. source code of Harris corner detection -source code of Harris corner detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2900992
    • 提供者:miaowei
  1. harris

    0下载:
  2. 这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用-This is some basic image processing matlab source, after the compiler is passed, can run, very easy to use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:将建
  1. ccornerd

    0下载:
  2. 图像角点提取-harris,以及非最大抑制等,并有其他角点检测代码-Image Corner Detection-harris, as well as non-maximal inhibition, and has other corner detection code
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:389120
    • 提供者:Jinlan Wang
  1. HarrisCorner

    0下载:
  2. harris角点检测算法代码,可以检测图像中的角点并在图像上显示出角点位置,采用VC实现,编译后可以直接运行。-harris corner detection algorithm code, can detect images in the corner and shown in the image on the corner position, the realization of the use of VC, the compile
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:64512
    • 提供者:sdfsdf
  1. code

    0下载:
  2. 角点检测程序源码,使用的是HARRIS角点提取方法,效果很好。-Corner detection program source code, using extraction methods HARRIS corner, very good.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:vimone
  1. corner_detector

    0下载:
  2. 我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceeding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:60416
    • 提供者:sam he
  1. susan

    0下载:
  2. 基于susan算法的角点检测程序,susan算法也是一个很出色的算法,有的效果甚至比harris还好-Susan algorithm based on corner detection procedures, susan algorithm is also a very good algorithm, and some effect even better than the harris
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1525760
    • 提供者:lina
  1. HarrisandForstner

    0下载:
  2. 关于角点检测算法Harris,Forstner经典算子在VC++中的实现,该方法对图象清晰的效果好,所以检测前最好进行锐化什么的 -On the corner detection algorithm for Harris, Forstner operator in classical VC++ Of realize that this method is a clear effect on the image at all, so
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:187392
    • 提供者:wlq
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org