Hy, now I'm working on a project that involving motion detection and direction of motion. I try the implemented functions in OpenCV and with pyramidal implementation of Lukas and Kanade's algorithm I was able to get really good results. But now the problem: Now I will have to write the same program for DSP... And the question:
Is LK the best algorithm for that use-case or there is better alternative ?