6aac6338627c568f15f55dbde03caa9edeb74a3b
Adds call_platerecognizer() to lpr.py which sends frames to the PlateRecognizer cloud API (regions=fr) with a 1920px cap to stay within API limits. In watcher.py, switches to a two-pass frame scoring strategy: Laplacian sharpness on all frames first, then YOLO only on the top-10 sharpest frames, then PlateRecognizer on the top-3 by score. Falls back to local YOLO+Tesseract/PaddleOCR if the API returns no result. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
CamWatch — rapport passages véhicules (Frigate + LPR + couleur)
313 KiB
Languages
HTML
54.9%
Python
44.8%
Dockerfile
0.3%