Ask Your Question

Revision history [back]

Calculate the distance between two objects (example cars) in a video

Hello, I am using Haar cascade function to detect the cars from a video file and want to find the distance between two cars? Is it possible to do that using OpenCV or something similar to find the gap between two detected objects? Thanks