搜索资源列表
角点检测代码
- 基于MATLAB的经典Harris角点检测算法
Hariis角点检测
- 详细介绍了Harris角点检测的方法,在文档的最后有MATLAB角点检测的源程序。
ImageCodes-Harris
- VC写的harris角点检测程序。又名plessey,最经典也是目前效果最好的算法,比susan抗噪要好(实际的讲)-A program of Harris corner points test writen by VC.We can call is as plessey,it is the best algorithm.It better than susan from real useful point.
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
- 关于harris角点检测的matlab代码-harris on the corner detection of Matlab code
harris.m
- 立体视觉的关键技术是解决对应问题,点特征常被用来做特征。HARRIS角点检测算子较有影响。用MATLAB编写的。-stereo vision technology is the key to solve the matching problem, point feature often used to do features. HARRIS corner detection operator more influential. MATL
Harris-Corner
- harris角点检测算法的实现,做特征跟踪方面的人可以借鉴-harris corner detection algorithm, feature tracking to do side can learn from
Harris
- harris角点检测,比较稳定,是一个很好的算法。
Harris
- Harris角点检测程序(内附示例图像),利用鼠标在图像上选择提取交点的区域,进行角点提取。程序语言简洁,利于初学者学习。-Harris corner detection procedures (with sample images), using the mouse in the image on the choice of extraction point of intersection of the region, for Cor
harris
- harris角点检测,此程序为经典程序,用matlab写的,效果比较好.-harris corner detection, this procedure for the classical procedures, written with matlab, the effect is better.
Harris
- Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.-Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.
harris
- 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do ha
Harris-Corner
- 针对Harris角点检测算法对T型和斜T型角点存在定位不准确以及运算速度慢的问题,提出了一种改进算法.改进算法计算目标像素点的8邻域范围内与之灰度相似的点的数目,然后对目标像素点周围其他像素点按同样方法处理,并对得到的计算数据进行比较,分析出局部范围内的像素点的灰度值分布.根据比较结果,从中遴选出部分像素点作为下一步角点检测的计算对象,并计算其角点响应函数值,如果角点响应函数值大于设定的阈值,该点则会被确定为最终的角点.实验结果表明:改
harris
- harris角点检测的改进,高斯函数滤波,性能强筋。-Harris corner detection improvement,Gaussian function filtering, performance is strong muscle.
实现Harris角点检测算法
- 基于vs2010实现Harris角点检测算法(C语言)(Implementation of Harris corner detection algorithm)
Harris特征点检测
- 本程序成功的实现了对于给定图像的Harris角点检测,效果良好。(Harris corner detection)
Harris角点检测
- 对图像进行Harris角点检测,实现平台未visual C++(Corner detection of image Harris)
harris角点检测
- 使用vc++和opencv,进行角点检测(使用常用的Harris角点检测算法)(Using vc++ and opencv,Corner detection(Harris))
【86】Harris角点检测
- 这是用Opencv2.9编写的Harris角点检测程序(This is a Harris corner detection program written in Opencv2.9)
Harris角点检测与匹配算法
- Harris角点检测,双目标定,立体匹配都可以用(Harris corner point measurement, binocular specification, three - dimensional animal distribution available)