ANPR OPERATION PRINCIBLE
- Capture: Captures images of a car with a license plate.
- Process: License plates are detected and read .Database contain Vehicle images,plate,date and time of vehicle entrance / exit,
- Decide:Each license plate is compared to user-defined positive and negative lists. These lists define if an action is to be taken, such as open a gate (I/O event), send an alarm or if no action should be taken at all.
- Action:Based on the result of the action lists , the action is carried out. The system can integrate with most I/O systems, send alarms to the video system, via email User defined events, such as record video can also be configured.






