panboshui / -
基于opencv模板匹配的车牌识别,有简单的GUI,软件环境是python3.8,opencv4.2。用pycharm写的。
☆45Updated last year
Alternatives and similar repositories for -:
Users that are interested in - are comparing it to the libraries listed below
- 基于CNN的车牌号识别☆130Updated 5 years ago
- 使用Unet / YOLOv5进行车牌定位,CNN进行车牌识别(定长)(基于CCPD数据集)☆21Updated 2 years ago
- 基于yolov5+CRNN的中文车牌识别系统☆17Updated last year
- 车牌识别☆431Updated 5 years ago
- License plate recognition 车牌识别☆26Updated 4 years ago
- 车牌识别项目☆201Updated 4 years ago
- 基于yolov3的LPRnet车牌识别。以yolov3作为检测器、LPRnet作为识别模型,实现了实时车牌车牌识别模型。本项目直接使用LPRnet原始的网络作为车牌识别模型。☆17Updated 2 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆100Updated 4 years ago
- 车牌识别是一项利用车辆的动态视频或静态图像进行牌照号码、牌照颜色自动识别的模式识别技术。其 硬件基础一般包括触发设备、摄像设备、照明设备、图像采集设备、识别车牌号码的处理机,其软件核心包括车牌定位算法、车牌字符分割算法和字符识别算法等。一个完整 的车牌识别系统应包括车辆检测、…☆25Updated 4 months ago
- 基于 PyTorch 和 OpenCV 的入门级车牌识别项目☆21Updated 4 years ago
- 基于python和cv2、pytorch实现的车牌定位、字符分割、字符识别项目☆21Updated 4 years ago
- 基于深度学习的车牌识别GUI项目