i want to compute Dense Optical Flow using OpenCV android NDK but i can only find Video.calcOpticalFlowFarneback dense optical flow function which doesn't give me the result i want.
anyone who can tell me how to find createOptFlow_DualTVL1() function in Android NDK. i am using OpenCV-2.4.5-android-sdk.
Thanks in advance