Hi. I use calcOpticalFlowPyrLK function for pattern tracking for my Augmented Reality application.
It's very fast and stable, but i found, that Pyramid Optical Flow is not rotation invariant.
Is there alternative methods with the same speed? I tried calcOpticalFlowFarneback, but it is not fast enough