搜索资源列表
python-opencv镜头直线检测
- 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
opencv_CannyEdgeDetection
- 基于python和opencv库的边缘检测处理程序(Edge detection processing program based on Python and opencv Library)