Below is the workflow
BI detects motion and sends image to the ALPR module
The ALPR module uses the Object Detection module (license plate model) to detect if a license plate is in the image. If no license plate is found in the image the ALPR module returns a JSON that no plates were detected...