利用树莓派实现车牌识别,其中借鉴了大神的代码,调用摄像头,实现了车牌识别,设计一款基于树莓派实现车牌识别的智能限高杆。系统可以分为辨识部分和警示部分,辨识部分以树莓派3B+为核心处理器,基于Linux平台,利用激光对准模块来判断车辆是否超出限定高度,若超过则辅以摄像头来作为抓取车辆信息。通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统,最后通过串口将车牌信息发送给警示部分,考虑到要提高数据传输之间的可靠性,本系统自定义了串口之间传输的协议帧组。警示部分主要以STC12C5A32S2为处理核心,辅以点阵屏做为警示。单片机在接收到辨识部分发过来的车牌信息之后,将车牌…
☆173Jul 21, 2018Updated 7 years ago
Alternatives and similar repositories for SMP_LPR
Users that are interested in SMP_LPR are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 自己的毕业设计,基于树莓派的寝室小监控系统☆28Apr 23, 2017Updated 9 years ago
- 毕业设计基于Opencv的车牌识别系统☆705Mar 10, 2022Updated 4 years ago
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆76Oct 23, 2019Updated 6 years ago
- 图像字符识别☆10Aug 21, 2018Updated 7 years ago
- 单片机MQTT实现推送简单使用☆10Mar 9, 2018Updated 8 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A GOLD Engine implementation in FPC☆12Aug 12, 2023Updated 2 years ago
- GPS&BD2卫星导航系统模拟信号源☆11Aug 6, 2015Updated 10 years ago
- 80486 emulator with SVGA in BASIC, by jepalza☆13Jun 2, 2021Updated 5 years ago
- ☆11Feb 15, 2022Updated 4 years ago
- Bluetooth Low Energy receiver for SDR devices with GNU Radio☆15Oct 10, 2023Updated 2 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆85Mar 7, 2016Updated 10 years ago
- ARM Linux下EasyPR中文车牌识别系统开发☆17Jun 5, 2018Updated 8 years ago
- 不定长手写数字串识别 arbitrarily length of handwritten digit string recognition based on faster rcnn code☆16Oct 29, 2019Updated 6 years ago
- 新一代北斗卫星导航信号监测接收机仿真代码☆14May 17, 2016Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆23Feb 2, 2017Updated 9 years ago
- 武汉科技大学《嵌入式系统结构与操作系统》课件。 智慧办公室项目地址:https://github.com/ECSLab/SmartOffice 智慧图书馆项目地址:https://github.com/ECSLab/SLibrary 《嵌入式系统结构与操作系统》课件地址:…☆10Sep 26, 2016Updated 9 years ago
- 大四毕业设计做的基于树莓派的人脸识别系统(调用百度云api)☆32Jul 3, 2019Updated 6 years ago
- recognize car license numbers from car image☆18Mar 21, 2018Updated 8 years ago
- 基于多源多维感知的高速公路两客一危车辆轨迹追踪与事故预警部分☆15Mar 11, 2019Updated 7 years ago
- ☆16Feb 28, 2018Updated 8 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆85Nov 9, 2018Updated 7 years ago
- ☆16Jul 1, 2019Updated 6 years ago
- 基于python3.6+opencv3+tensorflow+cnn的银行卡识别☆13Dec 9, 2022Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ☆13Feb 3, 2025Updated last year
- FPC/Lazarus Components and Controls☆13Mar 27, 2026Updated 2 months ago
- C++, OpenCV, Qt☆12Sep 14, 2015Updated 10 years ago
- ☆11May 7, 2015Updated 11 years ago
- ☆10Apr 24, 2019Updated 7 years ago
- License Plate Recognition For Car With Python And OpenCV☆706Jan 18, 2021Updated 5 years ago
- High Performance Chinese License Plate Recognition Framework.☆6,180Feb 28, 2025Updated last year
- ☆12Jan 2, 2018Updated 8 years ago
- Electro - easy commutation schematic editor written in Python + Qt (PyQt)☆14Mar 10, 2020Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Windows设备驱动开发 光盘(示例代码)☆10Jan 14, 2013Updated 13 years ago
- 爬取商品评论并对商品评论进行情感分类☆11Aug 14, 2017Updated 8 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆242Mar 26, 2019Updated 7 years ago
- File System In a File☆17Aug 14, 2018Updated 7 years ago
- 基于Python的车牌检测和识别系统:☆884Jul 6, 2019Updated 6 years ago
- 学习深度学习的搬砖☆11May 15, 2020Updated 6 years ago
- 利用图像识别帮助买不起答题机的学校解决手动改选择题的困扰☆16Jul 2, 2020Updated 5 years ago