Package boofcv.alg.tracker.tld
-
Class Summary Class Description TldAdjustRegion Adjusts the previous region using information from the region tracker.TldDetection<T extends ImageGray> Runs a detection cascade for each region.TldFernClassifier<T extends ImageGray> Manages ferns, creates their descriptions, compute their values, and handles their probabilities.TldFernDescription Fern descriptor used inTldTracker.TldFernDescription.SamplePair TldFernFeature Contains information on a fern feature value pair.TldFernManager Lookup table for ferns.TldHelperFunctions TldLearning<T extends ImageGray> Uses information from the user and from the tracker to update the positive and negative target model for both ferns and templates.TldNonMaximalSuppression Performs non-maximum suppression on high confidence detected regions.TldNonMaximalSuppression.Connections Contains connection information for a specific rectangular regionTldParameters Configuration file for TLD tracker.TldRegion A high confidence region detected inside the image whereTldRegionFernInfo Storage for fern classification results for a particular rectangle in the image.TldRegionTracker<Image extends ImageGray,Derivative extends ImageGray> Tracks features inside target's rectangle using pyramidal KLT and updates the rectangle using found motion.TldRegionTracker.Track TldTemplateMatching<T extends ImageGray> CreatedNCCtemplates to describe the target region.TldTracker<T extends ImageGray,D extends ImageGray> Main class for Tracking-Learning-Detection (TLD) [1] (a.k.a Predator) object tracker for video sequences.TldVarianceFilter<T extends ImageGray> Compute the variance for a rectangular region using the integral image.
DataMelt 3.0 © DataMelt by jWork.ORG