搜索资源列表
OpenCVL
- 这个一个opencv代码。通过对库函数调用,实现图片的边缘检测以及轮廓识别。对于入门opencv很有参考价值。-this one OpenCV code. Through library function call, on the brink of achieving Photo contour detection and identification. For entry OpenCV of great reference value.
canny
- canny算子边缘检测的源代码....opencv做得
OpenCVBorderDetect
- 本程序是基于OpenCV进行的图像边缘检测,canny,sobel,laplace等算法的应用-This procedure is based on the OpenCV for image edge detection, canny, sobel, laplace, etc. Application of algorithm
OpenCV-example-code
- 利用OpenCV实现的大量图像处理的算法,包括人脸识别、边缘检测等,对刚开始学习图像处理的人非常有帮助。-Using OpenCV to achieve a large number of image processing algorithms, including face recognition, edge detection, image processing of just beginning to learn who is very helpful.
edge
- 基于opencv的图像边缘检测程序,非常好用,值得借鉴-Based on opencv image edge detection procedures, very easy to use, worth learning
边缘检测1
- 基本的边缘检测算法之一,使用OpenCV,有详细注释,适合新人学习(One of the basic edge detection algorithms, the use of OpenCV, detailed notes, suitable for newcomers to learn)
车牌识别
- python+opencv实现车牌识别,通过canny算子边缘检测+颜色识别提取车牌区域(License plate recognition based on Python + opencv)