我们使用传统的数字图像处理的方法进行中国车牌的识别,与我们的深度学习方法进行对比。
☆38Jul 18, 2020Updated 6 years ago
Alternatives and similar repositories for License_Plate_Recognition_Digital-image-processing
Users that are interested in License_Plate_Recognition_Digital-image-processing are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 数字图像处理 车牌定位和字符分割☆24Jun 24, 2021Updated 5 years ago
- 车牌定位和字符切分算法与matlab仿真☆11Jun 20, 2019Updated 7 years ago
- 图像去雾,使用暗通道先验算法和Retinex图像增强算法制作的图形化界面程序☆44Apr 1, 2019Updated 7 years ago
- 图像去雾算法☆13Nov 6, 2017Updated 8 years ago
- Implementation for the CVPR2020 paper "Zero-Assignment Constraint for Graph Matching with Outliers"☆18Jun 13, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒