LPR Time Lapse

Wow, that was really boring. o_O
Good day\night images though. How are you capturing \ processing the plates or are you just recording it for later review if needed?
 
Wow, that was really boring. o_O
Good day\night images though. How are you capturing \ processing the plates or are you just recording it for later review if needed?

Boring..... it was really boring before I added music.
I'm using the free version of openALPR to do the heavy lifting. The free version only retains two days of license plate reads so I have a daily script that extracts the data out of the openALPR application and saves it in a database.

OpenALPR - Automatic License Plate Recognition
 
Please share how you are extracting the data out of openALPR. Very interested.

Right now I have a daily script that runs a csv download from their search screen (below), I then import the csv file into a mysql database. Once I have the process refined and documented I'll post a thread in the LPR section.
Screen Shot 2018-04-19 at 6.37.14 PM.png
 
  • Like
Reactions: SoCal and kheiney
That is cool stuff. checking it out now.... Are you also parsing the csv and downloading the images?