Class legacy_TrackerMOSSE


public class legacy_TrackerMOSSE extends legacy_Tracker
the MOSSE (Minimum Output Sum of Squared %Error) tracker The implementation is based on CITE: MOSSE Visual Object Tracking using Adaptive Correlation Filters Note: this tracker works with grayscale images, if passed bgr ones, they will get converted internally.