is there a way to find out the distance travelled by a robot using Optical Flow? For example, using OpenCV, I\'m able to find out the velocity of each pixel between 2 images taken by a camera. However
I\'m working on a project right now in which we are developing an autonomous robot. I have to basically find out the distance travelled by the robot between any 2 intervals. I\'m using OpenCV, and usi
Problem: I\'m trying to align two frames of a moving video. I\'m currently trying to use the function\"cvCalcOpticalFlowLK\" and the result outputs velocity vectors of x and y in the form of a \"CvAr