I am doing a project to find the speed of a car from images. We take these images from the car. We will mark some object from the 1st image as a link. Using the properties of the same object in the following image, we must calculate the speed of a moving vehicle. Can someone help me? I am using python opencv. I managed to find the marked pixel in the second image using the optical flow method. Can someone help me with the rest?
performance python image-processing opencv opticalflow
Rony varghese
source share