@Author: Ali Hashmi
credits: Sham Tlili for the strain-rate measure.
J.M (Stack Exchange) for the getEigenSystem implementation
The script pyramidal-KLT.m is based on a pyramidal implementaion of Lucas Kanade motion tracking algorithm. It can be used
to obtain flow-field at a given instance using consecutive images. The features to be tracked in the flow are taken as points inside a masked region.
VectorFieldOperations.m contains functions for computing velocity gradients and strain-rate from velocity-fields
pyramidal-KLT-allmethods.m is a merger of the two script files
