manupap1 / libzoneminder-plugin-openalpr

libzoneminder-plugin-openalpr is a free, open source Licence Plate Recognition plugin for the ZoneMinder CCTV sofware (https://github.com/ZoneMinder/ZoneMinder). It is based on openalpr library (https://github.com/openalpr/openalpr) for the recognition algorithm and plugin development initiated by nextime (https://github.com/nextime/zum/tree/master/scripts/ZoneMinder).
GNU General Public License v2.0
41 stars 19 forks source link

Add feature: Only triger alarm on certain license plates #3

Closed mochoandre closed 9 years ago

mochoandre commented 9 years ago

It would be a very useful feature if zoneminder only triger an alarm if it detects certain license plate. It could read the license plate from a text file or a DB entry and if it matches will trigger alarm.

Regards and thanks

manupap1 commented 9 years ago

I have already thought to add this feature in the plugin web page. I will add it in my todo list.

manupap1 commented 9 years ago

Feature added To be tested