搜索资源列表
VC编写的Harris角点检测算法
- 网上一直没有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
Harris Corner
- 网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 代码没有任何优化 内存也没来得及释放... 但角点检测效果还是不错的 而且参数可以调节 2005年12月11日 http://contact.ys168.com/ bugzhao@sdu.edu.cn-Harris algorithm VC procedures helpless himself wrote it with a two hour writ
harris-corner-detector.rar
- harris角点检测算法,用于图像拼接的配准,harris corner detection algorithm for image mosaic of the registration
harris.rar
- harris角点显示,本代码实现了传统经典的算法harris,能够显示灰度图像的角点,,harris corner shows that the code of the algorithm for the traditional classic harris, grayscale images can show the corner points,
Harris.rar
- harris 交点提取算法和改进算法的源程序~~,harris intersection algorithm and improved algorithm for extracting the source code ~ ~
Harris
- 角点检测算法,Harris算法,角点检测的经典算法,值得初学者参考。-Corner detection algorithm, Harris algorithm, a classic corner detection algorithm, it is reference for beginners.
Harris
- 很详细的Harris算法讲解~~~包括非最大值抑制的算法~自适应-Harris algorithm is very detailed explanation ~ ~ ~ including non-maximum suppression algorithm ~
Harris
- 特征提取是图像配准的重要步骤,使用Harris角点检测算法实现图像拼接。-Feature extraction is an important step in image registration, using Harris corner detection algorithm for image mosaic.
Harris-VC
- 图像处理和相机标定中的经典角点提取算法,Harris算法的VC源代码-Image processing and camera calibration in the classical corner-point extraction algorithm, Harris algorithm source code for VC
harris2
- 角点检测程序,利用matlab编写,harris算法-Corner detection procedures, the use of matlab to prepare, harris algorithm
harris
- harris算子寻找角点,并实现配准。附试验材料。-harris corner operator to find and to achieve registration. Test materials attached.
harris
- 用harris算法对图像边角检测,文件poi为主程序,包含makefile-With harris corner detection algorithm on images, documents poi-based procedures, including the makefile
Harriscornerdetection
- Harris Corner detection algorithm
Harris
- Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.-Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.
cornerdetect
- 图像中的角点包含大量的信息,在计算机视觉中扮演重要角色,在许多应用中角点用作特征点,例如图像配准、运动目标跟踪等。鉴于此,学者们提出很多角点检测方法。例如Hans EMoravec在1977年提出的Movavec算法,Chris Harris和Mike Stephens于1988年提出的Harris算法,以及MirosavTrai.kovic和MarkHedley提出的Trajkovic算法等“卅。角点检测的另一个途径是计算轮廓的曲率函数,因为角点是曲率函数的最大值,因此很容易通过阈值的方法检测
harris-algorithm
- talk about Harris algorithm- talk about Harris algorithm
Harris
- 基于Opencv和C++, 使用harris算法, 对输入视频,提取亚像素级角点的个数和坐标。-base on Opencv and C++, using Harris algorithm, output the subpixel corners number and coordinate of video.
Harris-algorithm-based-on-FPGA
- 在利用FPGA的并行处理能力应对高速数据和去做复杂的数据处理时,对一些较为复杂或者重复性工作模块多的情况下,算法资源就需要进行预评估。有效的资源预评估不仅可以在芯片选型上有益,还可以对程序有较详细的估计,在硬件不变的前提下能够选择更好的算法优化。本文着重在Harris算法在FPGA的实现以及在移植之前对其占用的FPGA资源进行预评估。-Response to high-speed data and do complex data processing in the FPGA parallel p
harris图像拼接
- 该代码用于图像拼接,harris算法对特征点进行提取后的拼接,可看到特征点的图(The code used for image stitching, Harris algorithm for the extraction of feature points after the stitching, you can see the feature points of the map)
Harris.zip
- 对Harris算法进行改进,改善其角点提取效果(Improve the Harris algorithm, rise up its detected corners,this algorithm is based on the Multi-block of the tested image.)