All Projects → yinghualuowu → Python_vlpr

yinghualuowu / Python_vlpr

毕业设计基于Opencv的车牌识别系统

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Python vlpr

Facerec Python
个人毕业设计 - 基于树莓派、OpenCV及Python语言的人脸识别
Stars: ✭ 195 (-6.7%)
Mutual labels:  opencv
Road lane line detection
Find lane lines on the road using Python and OpenCV, applying Canny edge detectors and Hough line transforms
Stars: ✭ 202 (-3.35%)
Mutual labels:  opencv
Localexpstereo
Continuous 3D Label Stereo Matching using Local Expansion Moves (TPAMI 2018)
Stars: ✭ 205 (-1.91%)
Mutual labels:  opencv
End To End For Chinese Plate Recognition
基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
Stars: ✭ 197 (-5.74%)
Mutual labels:  opencv
Seam Carving
Seam Carving for Content Aware Image Resizing
Stars: ✭ 202 (-3.35%)
Mutual labels:  opencv
Pine
🌲 Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.
Stars: ✭ 202 (-3.35%)
Mutual labels:  opencv
Php Opencv
php wrapper for opencv
Stars: ✭ 194 (-7.18%)
Mutual labels:  opencv
Sharingan
Tool to extract news articles from newspaper and give the context about the news
Stars: ✭ 208 (-0.48%)
Mutual labels:  opencv
Simple net
A simple deep neural network implemented in C++,based with OpenCV Mat matrix class
Stars: ✭ 202 (-3.35%)
Mutual labels:  opencv
Fga
Auto-battle app for F/GO Android
Stars: ✭ 205 (-1.91%)
Mutual labels:  opencv
Marvel
Marvel - Face Recognition With Android & OpenCV
Stars: ✭ 199 (-4.78%)
Mutual labels:  opencv
Human Pose Estimation Opencv
Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet
Stars: ✭ 201 (-3.83%)
Mutual labels:  opencv
Opencv Python Tutorial
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
Stars: ✭ 2,603 (+1145.45%)
Mutual labels:  opencv
Acurustrack
A multi-object tracking component. Works in the conditions where identification and classical object trackers don't (e.g. shaky/unstable camera footage, occlusions, motion blur, covered faces, etc.). Works on any object despite their nature.
Stars: ✭ 196 (-6.22%)
Mutual labels:  opencv
Learnopencv
Learn OpenCV : C++ and Python Examples
Stars: ✭ 15,385 (+7261.24%)
Mutual labels:  opencv
Perfectshow
Android virtual makeup app, apply cosmetics on human face.
Stars: ✭ 194 (-7.18%)
Mutual labels:  opencv
Opencv 2 Cookbook Src
《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x
Stars: ✭ 202 (-3.35%)
Mutual labels:  opencv
Aveditor
这是一款短视频编辑 SDK,仿 DouYin 音视频处理。功能包含有美颜、滤镜、贴纸、特效、录制、分段录制、速率录制、变声、配乐、rtmp 直播推流、图片转视频、剪辑,mp4/flv 格式封装等功能。动态库用的我另一个项目编译好的 https://github.com/yangkun19921001/AVFFmpegLib
Stars: ✭ 209 (+0%)
Mutual labels:  opencv
Imageprocessingprojects
Image processing using python and opencv
Stars: ✭ 205 (-1.91%)
Mutual labels:  opencv
Raspberrypi Facedetection Mtcnn Caffe With Motion
MTCNN with Motion Detection, on Raspberry Pi with Love
Stars: ✭ 204 (-2.39%)
Mutual labels:  opencv

Python_VLPR

首先需要知道的

毕业设计基于Opencv的车牌识别系统

  • 稍微详细的解释见博客链接
  • 版本:python3.7.3,opencv4.0.0.21,numpy1.16.2,tkinter和PIL5.4.1.

大概演示

由于样本数据来自网络,因此识别率只是看看而已。但清楚的图片还是可以识别出来的。 界面

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].