搜索资源列表

  1. VC编写的Harris角点检测算法

    0下载:
  2. 网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 2005年11月15日-Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a November 15, 2005
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:754023
    • 提供者:赵辉
  1. stereovisionbased_harris

    0下载:
  2. 使用Harris角点检测和退火算法实现立体匹配-The use of Harris corner detection and annealing algorithm for stereo matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:Richard Chang
  1. Canny

    0下载:
  2. Canny算法检测角点 Canny算法检测角点 Canny算法检测角点-Canny Algorithm for Detecting Corner detection Corner Canny algorithm Canny corner detection algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:93184
    • 提供者:风萧萧
  1. DSPmubiaogenzong

    0下载:
  2. 基于dsp的目标跟踪和检测算法的研究和实现,研究了图像跟踪系统的基本工作原理,以及图像跟踪和相关匹配所使用的一些基本技术。详细介绍了SUSAN算子在边缘检测和角点检测方面的应用。并基于SSCD相似性度量准则提出了一个新的加权的SSCD准则,并对几种度量准则进行对比分析,最后在选取模板和模板更新上选用了多子模板的策略,这样能更有效的减小部分遮挡和旋转带来的影响。 -Dsp-based target tracking and detec
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:2984960
    • 提供者:张浩
  1. corner_detection

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

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

    0下载:
  2. 一位浙大本科生的关于SIFT匹配算法的论文,讲解的比较详细,里面有和角点检测匹配算法的比较。-Zhejiang University undergraduates a SIFT matching algorithm on paper, more detailed explanations, there are corner detection and matching algorithm comparison.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1359872
    • 提供者:罗胜华
  1. Harrisnews

    0下载:
  2. Harris角点检测,改进的算法,效果比较好,欢迎使用-Harris corner detection, improved algorithms, the effect is better, welcome to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3410944
    • 提供者:Bill
  1. HarrisCorner

    0下载:
  2. Harris 角点检测程序,希望对新学生有些帮助。这是基本的算法。-Harris corner detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1533952
    • 提供者:王炜
  1. calib

    0下载:
  2. matlab做的标定程序,包括角点检测与张正友标定算法做的,有界面-matlab to do the calibration interface, including the corner detection algorithm and Zhang Zheng-you do calibration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:67584
    • 提供者:王伟
  1. RegisterBasedOnHarrisCorner

    0下载:
  2. 基于角点检测的图像匹配算法,用Harris作为角点检测,然后根据几何特点进行配准-Corner detection based on image matching algorithm, with Harris as the corner detection, and then according to the geometric characteristics of alignment
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:1073152
    • 提供者:Milin
  1. susan

    0下载:
  2. 基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取-Susan algorithm based on corner detection procedures, providing an accurate image features, robust, fast extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:陈晓广
  1. MySUSAN

    0下载:
  2. SUSAN 算法 可以利用susan算法进行图像的角点检测-SUSAN algorithm can susan algorithm for image corner detection
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 本pdf提出了一种改进的基于harris的角点检测方法,对提取角点的方法结合了susan算法的思想-This pdf presents a modified harris corner detection based methods, methods of extracting angular point algorithm combines the ideas susan
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:349184
    • 提供者:幺幺
  1. harjiaodianjiance

    0下载:
  2. Harris角点检测算 法是在Moravec算法的基础 上提出的。Moravec角点检测算法的思想是: 在图像中 设计一个局部检测窗口,当该窗口沿各个方向作微小移动时 ,考查窗 口的平均能量变化,当该能量变化值 超过设定的阈值时,就将窗口的中心像素点提取为角 点。-Harris corner detection algorithm is based on the algorithm in Moravec' s. Moravec c
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. ASIFT角点检测算法,具有速度快,性能好等优点,可以对特征进行快速提取-ASIFT corner detection algorithm, has the speed, performance, etc., can be quickly extracted features
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3219456
    • 提供者:包军
  1. CurvaturePScalePSpace

    0下载:
  2. Curvature Scale Space,用于角点检测,效果优于Harris,Susan等角点检测算法-corner detector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:82944
    • 提供者:fxy
  1. susanCorner

    0下载:
  2. 基于SUSAN算法的角点检测,只能检测灰度图像的角点和边缘(Corner detection based on SUSAN algorithm.only the corners and edges of grayscale images can be detected.)
  3. 所属分类:图形图像处理(光照,映射..)

  1. ORB

    0下载:
  2. 该算法基于opencv库,能够实现图像ORB角点检测,并实现图像匹配(ORB image key point detection algorithm, fast and efficient implementation of image feature point detection and matching)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:276480
    • 提供者:jerry he
  1. jiaodianjiance

    0下载:
  2. 这是角点检测的canny算法的代码,实现角度和位置自己设置,有界面,可运行。(This is the corner detection of the Canny algorithm code, the realization of the angle and location of their own settings, there is an interface, can run.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:89088
    • 提供者:王春水
  1. conerdetection

    0下载:
  2. 是.m文件,详细介绍了角点检测的方法,便于新手理解算法。(The harris conner detection is very popular .so it is nessary to understand this algorithm.)
  3. 所属分类:其他小程序

« 1 2 3 45 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org