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
960 stars 169 forks source link

Can I reposition calibration marks? #161

Closed a113speederbot closed 5 months ago

a113speederbot commented 5 months ago

Hello,

My 10 px calibration marks are too high vertically. Can I move these, or do I need to tilt the camera? I think I'm missing something the the config.py file. I see the Motion Tracking Window Crop Area Settings, but these will only affect the crop area. Also, is there any advice on crop area size? Is longer better, or shorter?

Sorry again for the noob questions.

Thank you.

a113speederbot commented 5 months ago

Well, I guess not - not really a problem as you can open the image in your favourite image editing software and add some guides that make it easy to see where the start and end of a vehicle coincides with the calibration marks.

Hope this helps someone else. I'll close this.