speed-camera icon indicating copy to clipboard operation
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...

Results 41 speed-camera issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi Claude, Love your work. I'm trying to use speed-camera to estimate the size of the passing vehicles into different classes like, car, van and truck. The picture below shows...

This change allows the user to display the date/time in whatever format they wish on the image in place of the filename.

All this does is pass the Enum to anti-alias the text on the images.

This is similar to the `userMotionCode` functionality, but passes different data. The `user_reporting_code.userReportingCode` function is called, passing in a hash of the same data that is being persisted in the...

Is it possible to capture video at the same time? The reason is that I want to review the speed measurements afterwards. The only solution I can come up for...

Hi there, I'm confident that everything is configured correctly, and largely it appears that speeds are being logged accurately (based on slow moving vehicles and pedestrians). The only problem I...

Hello! Love your software. I recently went to use the search function to see how well / if it would work for my use case, and unfortunately it didn't seem...

Hi, If I have `LOG_VERBOSE_ON = True` I get these warnings on startup. Are these something I need to address? `[26:07:44.734741389] [4849] WARN V4L2 v4l2_pixelformat.cpp:338 Unsupported V4L2 pixel format Y16...

Hello, I changed the resolution of the camera to 720 using the plugin and resized the motion box in the `picam720.py` file. Since then, the camera seems only to be...

Just a note, and maybe this should be added to the documentation or even to the debug statements: I was using the sqpx in the following line to base the...