Results 1 to 2 of 2

Thread: Looking for a FREE ANPR routine (written in vb.net ideally)

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2011
    Posts
    87

    Question Looking for a FREE ANPR routine (written in vb.net ideally)

    I am using Visual Studio 2013 running under windows 8 on an HP Laptop

    Does anybody know of an ANPR (Automatic Number Plate Recognition) program which is FREE - ideally, as an API or even better with open source code written in vb.net

    I want it to act as follows:

    On my laptop (ie not a web based approach)

    Input: A jpg, gif, png, bmp file from Disk

    Output: The number plate of the car as text

    Failing the complete package, the guts of it would be helpful (ie the bit that turns image into text - basically an OCR, I guess)

    Many thanks ...

  2. #2
    Fanatic Member
    Join Date
    Oct 2011
    Location
    Sydney, Australia
    Posts
    756

    Re: Looking for a FREE ANPR routine (written in vb.net ideally)

    From memory microsoft has an OCR in it but I havent used it in years. failing that you could use the aforge.net framework which would have documentation or see here http://blogs.windows.com/buildingapp...ndows-runtime/
    My CodeBank Submissions
    • Listbox with transparency and picture support - Click Here
    • Check for a true internet connection - Click Here
    • Open Cash drawer connected to receipt printer - Click Here
    • Custom color and size border around form - Click Here
    • Upload file to website without user logins, includes PHP - Click Here
    • List All Removable USB Storage Devices - Click Here
    • Custom On/Off Slide Control - Click Here
    • Insert multiple rows of data into one database table using parameters - Click Here
    • Trigger USB/Serial Cash Drawer - Click Here

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width