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
987 stars 173 forks source link

Outstanding! #1

Closed cartercherry closed 7 years ago

cartercherry commented 8 years ago

Brilliant, innovative program. Thanks for sharing your thoughtful ideas. I've learned a great deal from your projects.

It would be great to distinguish direction of motion, logging to csv file - analyze data by direction (uphill vs downhill in my case). I'll work on that as soon as I understand your code more thoroughly. I'm new to openCV.

Thanks! Carter Cherry, appreciative follower of your work Morgan Hill, CA

pageauc commented 7 years ago

Added Movement Direction in messages and CSV. Also the new version has a menubox.sh whiptail menuing system plus a webserver for viewing speed images with associated data. Also added detailed wiki instructions including start on boot. Claude ...