搜索资源列表
Hough_LineDetect
- 详解利用Hough变换进行直线检测的代码(detailed interpretation of the code that uses Hough transform for line detection)
openCV
- openc和c++实现检测圆形和直线 建议用qt打开(detect CIRCLE and Line)
opencv_Image
- 很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)
program
- 本程序可实现检测图片中的直线,并给出直线方程,检测图片中的圆给出圆的方程包括圆心和半径,检测任意一个零件上的几何图形并给出对应的方程。(This program can detect the straight line in the picture, and give the straight line equation, detect the circle in the picture, give the equation of the circle, including the center
x86
- 运用lsd算法检测图像中所包含的直线,现以一钢坯图像为例(it can detective the lines in the picture)
LSD_Line
- LSD直线检测算法,基于matlab平台实现,算法切实可用(LSD linear detection algorithm, based on matlab platform, the algorithm is practical)
matlab实现识别图像中时钟的时间(244597)
- 通过霍夫直线检测等算法实现钟表表盘的识别以及读取显示(The clock dial recognition and reading display are realized by Hough line detection and other algorithms)