License Plate Recognition with OpenALPR using Raspberry PI and Python

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • In this video I will show you to recognize license plates accurately with OpenALPR using Raspberry PI and Python.
    Download the code:
    github.com/Ari...
    OpenALPR website:
    cloud.openalpr...
    For future updates follow us on facebook: / sparklers2018

КОМЕНТАРІ • 35

  • @Barry_McKockiner
    @Barry_McKockiner 4 роки тому +20

    Secret key is shown at 5:17 😬

  • @dotherightthing3389
    @dotherightthing3389 Рік тому

    Молодец, что делешся опытом, индия номер 1 !
    Well done for sharing your experience, India number 1!

  • @yashmishra12
    @yashmishra12 4 роки тому +1

    Great video. Would really appreciate if you could show how to use TensorFlow Lite on Raspberry Pi for Car and number plate detection (bonus: even warn the driver if the car is occupying a substantial part of the screen, indicating its dangerous proximity)

  • @xl000
    @xl000 Рік тому +1

    I don't get it
    OpenALPR is a library to recognize licence plates; the code can run on the device.
    You're using a web service for some reason, that may or may not break at any time

    • @maazshaikh2079
      @maazshaikh2079 Рік тому

      Just Study API mate. Things will be cleared.

  • @thechannel4666
    @thechannel4666 3 роки тому +6

    the main thing u didn't mention that this will EXPIRE after 14 days

  • @omzweikabo5146
    @omzweikabo5146 3 роки тому +3

    Its not open anymore... it costs like $5 per month... and the documentation of the git repository is unavailable... Does anybody know alternatives? There has to be a real open source project for LPR

  • @CraigMullins1
    @CraigMullins1 4 роки тому +2

    Any recommended cameras and external illuminaters? I've purchased a few and they are all junk...

    • @prodKossi
      @prodKossi Рік тому

      Did you ever find a decent one?

  • @ashutoshmishra1027
    @ashutoshmishra1027 4 роки тому

    Ek number bhau

  • @recon0x7f16
    @recon0x7f16 Рік тому

    If not any recommended tools for locating stolen cars

  • @Tom_Neverwinter
    @Tom_Neverwinter 4 роки тому +31

    Remote implementation. yawn. a local real time solution with appropriate cameras is what people are looking for.

    • @andrejferdinand388
      @andrejferdinand388 4 роки тому +6

      That is where yolo v4 tiny (for the localization part) comes in handy! Checkout benchmark @ github.com/AlexeyAB/darknet/issues/6067#issue-645593042. Awesome that you can even get 120 FPS on nVidia Jetson AGX Xavier :) For the OCR module you can train a simple OCR using Convolutional Neural Nets, for example you can look at the design I used: github.com/ankandrew/cnn-ocr-lp/blob/ce3e597a6c328b885f52914a5e8d8fe634735087/models.py#L11. Just grab plates, label them and train the OCR. Combine this 2 things and you have an excellent real-time ALPR :)

    • @mgopinath9080
      @mgopinath9080 3 роки тому

      @@andrejferdinand388 Thanks Andrej, i was looking for something like this for my number plate detection for non helmet rider projects.
      One small double while using yolo, do the input needs to be real time video? or we can use stores images/videos ?

    • @andrejferdinand388
      @andrejferdinand388 3 роки тому +2

      @@mgopinath9080 Jnput can be any of those; image(frame) or video(frames). The frame/s source can be from disk, network stream, etc

    • @mgopinath9080
      @mgopinath9080 3 роки тому +1

      @@andrejferdinand388 Thanks buddy

  • @ziyaadzii6883
    @ziyaadzii6883 3 роки тому +1

    how to install requests, base64 and json???

  • @Theventuredkings
    @Theventuredkings 2 роки тому

    how can you store that in a database ?

  • @kchoudri
    @kchoudri 3 роки тому +1

    Basically your presentation is Basically Kaput.

  • @recon0x7f16
    @recon0x7f16 Рік тому

    Does this track the location of a stolen car

  • @syedraghib8279
    @syedraghib8279 3 роки тому

    Greate Job.But i Have a problem in my Raspberry pi Alpr is not Supporting Plzz Help me to solve This. And Showing This Error Traceback (most recent call last):
    File "/home/pi/@t", line 1, in
    from openalpr import Alpr
    ModuleNotFoundError: No module named 'openalpr'

  • @geogmz8277
    @geogmz8277 4 роки тому +5

    5:17

  • @sitimunirahaziz
    @sitimunirahaziz 3 роки тому

    Can i asking , where to next after change secret key and code country ?

  • @brandonbarr2784
    @brandonbarr2784 2 роки тому

    How can you a ipcamera feed

  • @fingerprint8479
    @fingerprint8479 3 роки тому

    Hi, is it possible to integrate it with Nodered? Thanks

  • @syedraghib8279
    @syedraghib8279 3 роки тому

    Greate Job Nice Video But Greate Job.But i Have a problem in my Raspberry pi Alpr is not Supporting Plzz Help me to solve This. And Showing This Error Traceback (most recent call last):
    File "/home/pi/@t", line 1, in
    from openalpr import Alpr
    ModuleNotFoundError: No module named 'openalpr'

  • @news247ng4
    @news247ng4 4 роки тому

    How can I use OCR with ESP32 CAM

    • @DiegoMartinez-vc3vb
      @DiegoMartinez-vc3vb 4 роки тому

      You can connect tour device to the system using cv2, save the imagen and load with ocr. Only for IP cameras.

  • @vincentdyer9592
    @vincentdyer9592 3 роки тому

    But a shake doobey gopal Dana daba
    Vat an insult.

  • @weirdsciencetv4999
    @weirdsciencetv4999 Рік тому

    Lame, it needs cloud services

  • @bradgollifer9340
    @bradgollifer9340 2 роки тому

    Can't understand your accent

  • @dariusEMPEROR
    @dariusEMPEROR 4 роки тому

    2:11