Class legacy_TrackerBoosting


  • public class legacy_TrackerBoosting
    extends legacy_Tracker
    the Boosting tracker This is a real-time object tracking based on a novel on-line version of the AdaBoost algorithm. The classifier uses the surrounding background as negative examples in update step to avoid the drifting problem. The implementation is based on CITE: OLB .
    • Constructor Detail

      • legacy_TrackerBoosting

        protected legacy_TrackerBoosting​(long addr)