Detects speed of Object that crosses the frame of Camera only for Horizontally passing Objects
The Program has 2 inputs from the User
- The distance of motion from the Camera (uses Web Cammera for now) saved with the variable name dist_from_camera.
- The angle of view of Camera. It's the maximum angle till what you can see it in the Screen. For reference look at the angle_of_view.png
It numbers the object in the order they appear on the Frame. It finds the difference frame from the threshold frame that can be reinitialized by pressing 'r' You can press 'q' to quit the execution