What is the difference between Optical Flow and CalcMotionHistory() ?
Somehow both the algorithms ( optical flow using LK or Fanebäck ) and calcMotionHistory() tend to do the same thing i.e calclate the displacement vector from one frame to another. So where is actually the difference?