Yunbamboo / License-plate-recognition-systemLinks
本车牌识别系统依次实现了汽车图像的车牌定位、车牌字符分割、车牌字符识别算法的过程
☆11Updated 4 years ago
Alternatives and similar repositories for License-plate-recognition-system
Users that are interested in License-plate-recognition-system are comparing it to the libraries listed below
Sorting:
- Vehicle License Plate Recognition,车牌识别,基于opencv一步步实现☆132Updated 4 years ago
- 车牌识别项目☆202Updated 4 years ago
- 车牌识别☆449Updated 5 years ago
- 基于CNN的车牌号识别☆139Updated 5 years ago
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆175Updated 4 years ago
- 基于Python的车牌检测和识别系统:☆846Updated 6 years ago
- 车牌检测,License plate recognition☆27Updated 6 years ago
- OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理☆268Updated 8 years ago
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆78Updated 5 years ago
- python opencv 车牌识别 PlateRecogntion☆602Updated last year
- License plate recognition 车牌识别☆27Updated 4 years ago
- python opencv 车牌识别☆31Updated 2 years ago
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆549Updated 11 months ago
- ☆105Updated 4 years ago
- yolov5+LPRNet 车牌定位识别☆68Updated 3 years ago
- 简易车牌字符识别2-Inception/CTC☆19Updated 4 years ago
- 基于opencv的4种YOLO目标检测,C++和Python两个版本的实现,仅仅只依赖opencv库就可以运行☆230Updated last year
- 本项目用深度学习的方法进行工业产品缺陷检测,替代原本人眼的产品质检。从而大幅提升工业产品合格率和降低人力成本。☆150Updated 5 years ago
- 车牌识别C++项目☆153Updated 5 years ago
- 一键预览 OpenCV 60 种图像效果,图像预处理 pipeline 工具☆92Updated 4 years ago
- 基于BP神经网络的车牌识别系统☆70Updated 4 years ago
- 基于QT的缺陷检测系统,包括图像检测以及目标检测两个部分,支持ONNXRuntime加速☆48Updated 3 years ago
- OpenCV图像处理的信用卡,卡号数字识别☆57Updated 6 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆90Updated 5 years ago
- 基于OPenCV实现图像处理各种常用算法☆238Updated 5 years ago
- Pyqt搭建YOLOV5目标检测界面☆15Updated 3 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆106Updated 5 years ago
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆75Updated 5 years ago
- 使用YOLOv5和LPRNet进行车牌检测+识别(CCPD数据集)☆542Updated last year
- 使用QT5+Opencv完成简单的图像处理及视频处理软件。图像处理包括:灰度化、均值滤波、边缘检测、伽马变换、旋转镜像、亮度调节、二值化、对比度,饱和度调节、色彩调节、图片保存、水印等。 视频处理包括:二值化、边缘检测、灰度化、平滑、局部马赛克、缩放等。 此外还进行了界面美…☆377Updated last year