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
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.
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