Motion Vector Calculation Using Block Matching Method with Three-Step Search Algorithm
This implementation computes motion vectors using block matching methodology with the classic three-step search algorithm. The approach incorporates MAD (Mean Absolute Difference) for threshold selection and provides literature references for theoretical foundation. Preliminary motion vectors between two images are calculated to supply essential parameters for subsequent global motion estimation.