HI,
I am trying to do motion vector estimation using opencl. I have referred to this link
https://software.intel.com/en-us/articles/intro-to-motion-estimation-ext...
I am reading frames from camera(YUYV format) and finding out motion vectors. After that I am Overlaying Vectors on y channel of image then I have converted it into bgr and showing the results using opencv but the motion vectors are not aligned to the movement of the scene.
Any help will be appreciated
Regards
Ashish