speed-camera
speed-camera copied to clipboard
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 wh...
Hello all, I am looking for the easiest way to use this application not on a Pi. I have tried with Ubuntu 20.04, Raspberry Pi OS, Docker on Ubuntu but...
Hello there buddy , thanks for showing this to public, I'm working on speed camera , I installed on Docker on Windows but now when I want to run the...
Hello, Thanks for the amazing project. Do you know if it could be possible to port this to Android? To my surprise there‘s no speed camera app on android as...
Hi Claude, sorry to disturb you again, but probably you have faced this issue in the past... If I use my PiCam 1.3 with a simple Python script, which generates...
In some files (f.e. alpr-speed.py, menubox.sh, etc.) the path is hardcoded to /home/pi/... This affects installations from other user accounts.
In the newest debian release (11, bullseye), there is no more `python` command available by default. See [this note on the official Debian Wiki](https://wiki.debian.org/Python#Python_in_Debian). Since python 2 is EOL since...
Hi.. I just did an upgrade on speed-camera . No the speed-camera.py seems to crash every time a car goes by. Eg. If I have the opencv window open, ever...
Hi there, is there any plan to make object detection optinonal? Maybe its too much overhead for the cpu (in case of an rpi) but it would be great to...
I am using RTSP with a camera trying to get speed-camera to analyze the sub stream, which is much lower resolution for more CPU friendly processing. Regardless of what stream...
To ensure consistency in releases we should establish a build process.