This class encapsulates a feature track, i.e., all the (x, y) positions that the
feature point has adopted during its existence up to the current frame.
This class encapsulates the GPU implementation of the KLT feature tracker, developed
by Christopher Zach at the University of North Carolina at Chapel Hill.
Sets the maximum length of a feature track (in frames), i.e., how many post positions
will be stored for a given feature point until it disappears from the image.