搜索资源列表
HoughT
- 该文章说明了有关霍夫变换对直线、圆、椭圆进行检测的基本原理和主要源码
HoughT
- 该文章说明了有关霍夫变换对直线、圆、椭圆进行检测的基本原理和主要源码-The article describes the Hough transformation of a straight line, round, oval for testing the basic principles and main source
houghT
- 利用霍夫变换进行图像边缘检测的VC++源码-The use of Hough transform for image edge detection of VC++ source code
houghT-circles-matlab
- hough变换检测圆,里面有样例图片和报告解释。其中circle_dec.m在matlab中直接调用可以运行。-Using Hough Transform to detect circles.
LSD
- 直线检测通常选用霍夫变换法,但是Hought变换运行慢,而LSD快速直线检测,效率极大的增大-Line Detection Hough transform method is usually used, but the Hought conversion run slow, and LSD fast line detection, greatly increasing efficiency
canny_hough_DM642
- dm642平台下的canny边缘检测以及hough线检测程序(dm642 platform, canny edge detect and hought line detect)