percoandClaude Sonnet 4.6 76913d7b52 Fix frame selection: use motion score to find vehicle-present frames
Pure sharpness ranking fails when a moving car causes motion blur —
blurry car frames score lower than the sharp static background, so
YOLO never sees the vehicle. Now compute inter-frame motion diff
(downscaled to 320px, fast) alongside sharpness, then combine
(65% motion + 35% sharpness) to select the top 15 frames for YOLO.
This ensures the vehicle-present frames reach YOLO and PlateRecognizer
even when they are slightly blurred.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 20:34:22 +02:00
S
Description
CamWatch — rapport passages véhicules (Frigate + LPR + couleur)
313 KiB
Languages
HTML 54.9%
Python 44.8%
Dockerfile 0.3%