ronitsinha / speed-detector

A Python/OpenCV car speed detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about speed

ZIKO94ZIKO opened this issue · comments

hi sir , i hope you are doing well , i try you program by my camera ip ,its work but i have a question about some parameter ,
what is :
1/the distance between the camera and the vehicle
2/ FOV and anglle of view , and FPS
3/ altitude between the camera and read

These are all values you would need to find on your own. Anyway, the only parameter this program would ever need is the distance of the road in the camera. You can use the those other values to calculate that distance.