搜索资源列表
VC_HarrisImageTest
- 这是一个采用VC++语言编写的检测角点的算法,可以对房屋,几何图形图像的角点进行准确的获取。-This is a language used VC corner detection algorithm can be on housing, Image geometry of the corner accurate access.
HarrisCorner
- harris角点检测算法代码,可以检测图像中的角点并在图像上显示出角点位置,采用VC实现,编译后可以直接运行。
harris(vc++)
- Harris角点检测算法实现了角点,边缘的检测,附有测试图片。不仅包括了全部源程序,还有PPT的讲义。经测试,程序运行正确。
susan
- SUSAN算子是角点检测算法中的典型,这是VC环境下的源代码。
VC++_Harris
- 本程序用VC实现Harris角点检测的算法,浅显易懂,便于操作。
Corner-detection
- 里面有各种算法的角点检测,matlab,vc++都有-There are a variety of corner detection algorithm,matlab, vc++
Harris-Corner
- 针对Harris角点检测算法对T型和斜T型角点存在定位不准确以及运算速度慢的问题,提出了一种改进算法.改进算法计算目标像素点的8邻域范围内与之灰度相似的点的数目,然后对目标像素点周围其他像素点按同样方法处理,并对得到的计算数据进行比较,分析出局部范围内的像素点的灰度值分布.根据比较结果,从中遴选出部分像素点作为下一步角点检测的计算对象,并计算其角点响应函数值,如果角点响应函数值大于设定的阈值,该点则会被确定为最终的角点.实验结果表明:改进算法的角点检测时间仅为原算法的14.3 ,并实现了对T、斜
Harris_VC
- 基于VC++的Harris角点检测算法的实现,可以对边界进行检测-VC++ based on the Harris corner detection algorithm can detect the boundary
Harrisandsusan
- 基于vc的harris和susan角点检测算法实现彩色图像的角点检测并统计角点个数。-Vc on the harris and susan corner detection algorithm in color image of the corner detection and the number of corner points of Statistics.
Imageprocessing
- 程序由vc编写成,实现了Harris角点检测等图像识别的一些常用算法及功能。-Procedures written into the vc realized Harris corner detection algorithm for image recognition, and some commonly used functions.
VCPPHarris
- 基于vc++6.0的Harris角点检测算法,方便实用-Vc++6.0 based on the Harris corner detection algorithm, convenient and practical
VCPPHarris
- 一种用于角点检测算法的VC++算法。很好用,希望你给你有所帮助。-A used for corner detection algorithm VC++ algorithm is very good, I hope you give you help