Hi everyone:
I want to try a Motion Estimation & Compensation between 2 frames. For that, I need to extract 2 consecutive frames, and then evaluate them.
My result have to be the image of the compensate frame with the first one. Any ideas? Because to implement the algorithm is really a pain.
I did it on MatLab, but I couldn't implemented on openCV. Thanks you!
This is my result using matlab: