Basic motion estimation with optical flow (sparse and dense)
This is just a basic motion estimation project using optical flow methods.
-
Sparse optical flow : using Shi-Tomasi corner detection goodfeaturestotrack and the Lucas-Kanade method fsor motion estimation.

-
Dense optical flow : using Gunnar Farneback Polynomial Expansion method.
