I Ran a Raspberry Pi License Plate Scanner for 2 Hours

  Рет қаралды 23,592

Data Slayer

Data Slayer

Жыл бұрын

Product Links (some are affiliate links)
- Raspberry Pi 5 👉 amzn.to/3SrbY77
In this tutorial we transform a Raspberry Pi 4 and Camera V2 module into a License Plate Recognition scanner.
Git Hub Repository
github.com/aioverlords/Remote...
platerecognizer.com/
cloud.google.com/datastore
www.raspberrypi.com/software/
Commands
Update Raspberry Pi
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt full-upgrade
reboot
Install Node
Install Npm
curl o raw.githubusercontent.com/cre... | bash
source ~/.nvm/nvm.sh
nvm install 4.2.1
nvm install node
nvm install 8.10.0
nvm use 8.10.0
sudo chmod -R 777 directory_name
npm install node-fetch@2
npm install log-timestamp
npm install @google-cloud/datastore
Next we’ll install FFMPEG which is how you manipulate media files programmatically.
apt-get install ffmpeg
ping raspberrypi.local
ssh pi@raspberrypi.local
git clone github.com/aioverlords/Remote...
Process images from VMS, camera, your app or FTP.
Send results via JSON or Webhooks to your system.
Forward ALPR results to ParkPow to get alerts, dashboard, etc.
Send ALPR results to open/close gate (synchronized with ParkPow).
Raspberry Pi 4 Model B is the latest product in the popular Raspberry Pi range of
computers. It offers ground-breaking increases in processor speed, multimedia
performance, memory, and connectivity compared to the prior-generation
Raspberry Pi 3 Model B+, while retaining backwards compatibility and similar
power consumption. For the end user, Raspberry Pi 4 Model B provides desktop
performance comparable to entry-level x86 PC systems.
This product’s key features include a high-performance 64-bit quad-core
processor, dual-display support at resolutions up to 4K via a pair of
micro-HDMI ports, hardware video decode at up to 4Kp60, up to 4GB of RAM,
dual-band 2.4/5.0 GHz wireless LAN, Bluetooth 5.0, Gigabit Ethernet, USB 3.0,
and PoE capability (via a separate PoE HAT add-on).
The dual-band wireless LAN and Bluetooth have modular compliance certification,
allowing the board to be designed into end products with significantly reduced
compliance testing, improving both cost and time to market.
#alpr #raspberrypi #creatornow

Пікірлер: 32
@DataSlayerMedia
@DataSlayerMedia Жыл бұрын
Want to run the ML inference on the edge? 👉kzbin.info/www/bejne/p4Opg2OVe9ueidU
@thelastoneee3741
@thelastoneee3741 Ай бұрын
that "bro" destroyed me too!
@DustyRhodes1986
@DustyRhodes1986 2 ай бұрын
Is there any to set this up to run with a Canon DSLR or a way to get high res or pro grade photos? Or take the photos with the Canon, and using syncthings to auto upload the photos from my phone to my PC or a Raspberry Pi and have them ran by the recognitioning and put in a database? I take a lot of car photos and I would like to have a database that inputs the tag number, and vehicle make and model either from the photo or like a CarFax type service that I can sort a few different ways.
@user-bj4lp3fr1o
@user-bj4lp3fr1o 9 ай бұрын
Could this be adapted to read speed limit signs (from within the car) as the car passes them? I don't think OCR is needed you could just match images of different signs at 30, 40 etc mph.
@mascatrails661
@mascatrails661 Жыл бұрын
So the RPi is just capturing the images and sending them to the cloud, not actually doing the recognition processing...
@DataSlayerMedia
@DataSlayerMedia Жыл бұрын
Correct, I would say this is the better way to do it. But if you want to be a purist and run the inference on the edge - I did that here. kzbin.info/www/bejne/p4Opg2OVe9ueidU
@mascatrails661
@mascatrails661 Жыл бұрын
​@@DataSlayerMedia Sweet projects. Thanks for sharing! I feel like we've moved from an era of "there's an app for everything" to the era of "there's an API for everything"
@enriqueillan3985
@enriqueillan3985 10 ай бұрын
How many images do you send to the plate recognition system send per second? I mean if you split 24 frames per second do you send 24 images to the API? Thank you in advance.
@bccicone
@bccicone Жыл бұрын
I need this for detecting license plates entering snd exiting a condo complex mounted on a pole. Additionally need to have solar and only take pictures on motion any suggestions what parts are needed?
@3DGENFIRE
@3DGENFIRE Жыл бұрын
Did you test the maximum offset angle for your LPR? And I assume this will not work at night without some version of IR illumination and a night vision camera?
@charlesspringer4709
@charlesspringer4709 8 ай бұрын
Phooey! Cloud plate recognition service? Then it is NOT an RPi plate scanner.
@dreadmn
@dreadmn Жыл бұрын
You weren't arrested but surely scared some drivers
@robotdog8713
@robotdog8713 8 ай бұрын
Like this video. I follow you.
@mr.manfresh4244
@mr.manfresh4244 Жыл бұрын
Hey man, great video! I'm trying to recreate this for a school project but i need help with 2 things. 1. When i run the code it just says "waiting for change in flags.txt", what do I need to do? 2. Where do I put the API key from the website? Thanks!
@aldojosefelixmayhua3652
@aldojosefelixmayhua3652 Жыл бұрын
Hi, I have the same problem. Did you get to solve it? I'm also stuck in waiting for change in flag.txt
@liidede7675
@liidede7675 Жыл бұрын
@@aldojosefelixmayhua3652 did you guys resolve this issue?
@sys1aeg
@sys1aeg Жыл бұрын
Most of the work is done by the cloud service not the pie. The cloud service has massive computation which is needed
@abc123fhdi
@abc123fhdi Жыл бұрын
maybe it can be done on device with the right software or something just a little more powerful that a raspberry pi. Otherwise if the cloud service goes down or charges fees not the best.
@Shiro128b
@Shiro128b Жыл бұрын
This is terrifying.
@houghi3826
@houghi3826 7 ай бұрын
As you do nothing on the Pi itself, I would say you owe somebody 100.00 EUR. Because this is like saying that you can make a blind person say the color of a car passing by and all you do is tell him the color of the car. And perhaps instead of send the person 100 USD, just send her 3 of these 35 USD Pi systems and ask 5 USD back.
@oleksiyyeryomenko205
@oleksiyyeryomenko205 Жыл бұрын
What's the case name?
@DataSlayerMedia
@DataSlayerMedia Жыл бұрын
www.amazon.com/gp/product/B07JBB9QSB/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
@aaro_n
@aaro_n Жыл бұрын
Where can you buy any raspberry pi for $35?
@DataSlayerMedia
@DataSlayerMedia Жыл бұрын
You can buy it for $35 off their website, when they come back in stock... www.raspberrypi.com/products/raspberry-pi-4-model-b/
@teegreenburg
@teegreenburg Жыл бұрын
Microcenter
@BertClaes
@BertClaes Жыл бұрын
Hi, the subtitles are more annoying than helpful. This is not a format my brain can process easily. It would be nice if you just create youtube subtitles or let youtube create them, it would be much more legible that way! thanks! congrats with the project!
@hey-channing
@hey-channing Жыл бұрын
Sorry but I strongly disagree. Sincerely, a Deaf guy who can't hear. hard subs > automatic CC Besides, it is up to the content creator - as long I can enable CC on KZbin I am satisfied, but I am always happier when I see hard subs.
@DataSlayerMedia
@DataSlayerMedia Жыл бұрын
I tend to agree with you... BUT if I look at my retention graph data it's very clear that the videos with burned in subtitles retain viewership over the vids without it. I will continue to experiment though and appreciate the feedback.
@BertClaes
@BertClaes Жыл бұрын
@@DataSlayerMedia hi. The main criticism is the fact that those burned in subs just go way to fast. Coming from a country where almost everything is subbed, my brain parses them in two lines, not in 1 word.
@huwale
@huwale Жыл бұрын
i agree, these subtitles are pretty annoying
@hey-channing
@hey-channing Жыл бұрын
@@BertClaes I re-read your comment and I think I agree with you - halfway. I always prefer hard subs, BUT you do have a point, I’d like to see longer/comprehensible sentences than short flashing words. But I never get bothered because deaf people are trained since birth to read at laser speed because we read and read captions all day every day.
@datboyfabi
@datboyfabi 11 ай бұрын
This has to be the worst scripting and acting on KZbin
License Plate Detection Demo Using Raspberry Pi Camera
52:14
Data Slayer
Рет қаралды 72 М.
We Tested Illegal Car Products (with our lawyer)
15:20
Donut
Рет қаралды 5 МЛН
SHE WANTED CHIPS, BUT SHE GOT CARROTS 🤣🥕
00:19
OKUNJATA
Рет қаралды 4,2 МЛН
ISSEI funny story😂😂😂Strange World | Pink with inoCat
00:36
ISSEI / いっせい
Рет қаралды 25 МЛН
Almost EVERYONE is Wasting Money on Dash Cams.
17:32
Linus Tech Tips
Рет қаралды 9 МЛН
INSANE OpenAI News: GPT-4o and your own AI partner
28:48
AI Search
Рет қаралды 153 М.
Raspberry Pi 4 RAM Upgrade - Tutorial🤫
7:35
MadEDoctor
Рет қаралды 365 М.
I Spy, with my Little Pi...
23:46
Jeff Geerling
Рет қаралды 256 М.
3 HACKING gadgets you have to TRY!!
19:34
NetworkChuck
Рет қаралды 1,4 МЛН
13 Stunning Raspberry Pi Projects for 2024!!!
10:23
ToP Projects Compilation
Рет қаралды 163 М.
I Can Save You Money! - Raspberry Pi Alternatives
15:04
Linus Tech Tips
Рет қаралды 3,2 МЛН
I Ran ChatGPT on a Raspberry Pi Locally!
10:59
Data Slayer
Рет қаралды 143 М.
14 BANNED GADGETS YOU STILL CAN BUY ON AMAZON
12:17
TechZone
Рет қаралды 10 МЛН
Пленка или защитное стекло: что лучше?
0:52
Слава 100пудово!
Рет қаралды 1,5 МЛН
Introducing GPT-4o
26:13
OpenAI
Рет қаралды 2,7 МЛН
📱 SAMSUNG, ЧТО С ЛИЦОМ? 🤡
0:46
Яблочный Маньяк
Рет қаралды 740 М.