Optical Flow Computation from Two Frames in AVI Video Using MATLAB
A MATLAB program that reads two consecutive frames from an AVI video file and performs optical flow calculation using Horn-Schunck (HS) algorithm, Lucas-Kanade (LK) method, and block matching approach with implementation details.