# 基于深度学习的车牌识别系统 **Repository Path**: zhangaop/VLPR ## Basic Information - **Project Name**: 基于深度学习的车牌识别系统 - **Description**: 基于https://github.com/duanshengliu/End-to-end-for-chinese-plate-recognition作者的现有系统进行 二次界面开发 利用对图片每一帧图像加入视频分析模块 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2022-03-04 - **Last Updated**: 2022-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 基于深度学习和opencv的车牌识别系统 基于 https://github.com/duanshengliu/End-to-end-for-chinese-plate-recognition 原作者的现有系统进行二次界面开发 建议向原作者项目star ***原作者 https://github.com/duanshengliu/End-to-end-for-chinese-plate-recognition*** 本人只是利用tkinter重写编写界面 同时利用对图片每一帧图像加入视频分析模块 只需运行git项目到本地,运行GUI.py即可 选择两个模块进入新的界面,根据按钮进行操作 视频模块的视频追踪处理时间较长,直至提示框弹出才会播放视频,建议等待些许时间。