搜索资源列表
hough
- hough变换,把检测整体特性转化为检测局部特性,比如直线、椭圆、圆和弧线等-hough transform to detect the overall characteristics into the detection of local features, such as lines, ellipses, circles and arcs, etc.
opcvtext2
- 实现对图片的灰度处理,canny检测,hough直线变换等预处理-Gray scale processing of the picture, canny detection, hough linear transform pretreatment
hough
- 霍夫变换检测圆心坐标 直线坐标 霍夫变换检测直线圆心纵坐标-hough transformation
20140519d
- 利用hough变换检测直线,基于opencv的vs编写的小程序-Use hough transform line detection, based on the opencv vs write small programs
Lane_Detection
- 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and hough transform line detection, finally detected non-linear lane excluded.