🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    UnitV2 OCR - License Plate Recognition

    Scheduled Pinned Locked Moved Units
    ocralprunitv2lprtext
    2 Posts 2 Posters 4.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L Offline
      llucixxeu
      last edited by

      Hello,

      I need to make the UnitV2 to recognize/read car plate numbers so I can open the street barrier with arduino relay. I am not sure how to achieve that, as beside opencv I need ocr libraries and other utils which are not coming pre installed. I would love to see any hints from anyone that implemented OCR projects with this unit

      Thanks

      1 Reply Last reply Reply Quote 0
      • H Offline
        holofloh
        last edited by

        Interesting project! I have a UnitV2 (and the older UnitV) as well but only little experience with. My approach would be the following:
        To recognise only a few well known vehicles you can classify the image of the whole plate including car front (and drivers face) instead of the individual numbers/letters on it. This can be done with the V-training or with the online classifier function.
        For recognising single numbers/letters you can try to classify individual numbers/letters and then "read" the x-coordinates of the returned boundary boxes in ascending order to convert into string and then compare to a list/database.

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post