pageauc / speed-camera

A Unix, Windows, Raspberry Pi Object Speed Camera using python, opencv, video streaming, motion tracking. Includes a Standalone Web Server Interface, Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync script. watch-app allows remotely controller camera configuration from a remote storage service name. Uses sqlite3 and gnuplot for reporting. Recently added openalpr license plate reader support.
Apache License 2.0
983 stars 172 forks source link

fixed area computation #74

Closed anthonymobile closed 3 years ago

pageauc commented 3 years ago

Please note I have updated sql_speed_gt.py to match the modified schema. I am looking at another sample report/gnuplot for average speed by hour in previous days period. eg last 7, 30, 90 days Etc. Will also look at changing sql_speed_gt.py to be time period based for hourly counts.