搜索资源列表
-
0下载:
canny边缘检测,对学习canny的同学有所帮助,opencv实现的!-canny edge detection, to help students to learn canny opencv realized!
-
-
0下载:
基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
-
-
0下载:
在vs2010环境下使用图像处理工具opencv完成图片的读取和边缘检测处理-The use of image processing to complete the picture read and edge detection processing tool of OpenCV in VS2010 environment
-
-
2下载:
基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry
-