Package boofcv.abst.tracker
package boofcv.abst.tracker
-
ClassDescriptionCirculant_to_TrackerObjectQuad<T extends ImageGray<T>>Wrapper around
CirculantTrackerforTrackerObjectQuad.Comaniciu2003_to_TrackerObjectQuad<T extends ImageBase<T>>Wrapper aroundTrackerMeanShiftComaniciu2003forTrackerObjectQuadConfiguration forCirculantTracker.Configuration forComaniciu2003_to_TrackerObjectQuad.Configuration forDetectDescribeAssociateTrackerConfiguration forPointTrackerHybrid.Configuration forTldTrackeras wrapped inside ofTld_to_TrackerObjectQuad.Likelihood functions that can be used with mean-shift trackingMsl_to_TrackerObjectQuad<T extends ImageBase<T>>Wrapper aroundTrackerMeanShiftLikelihoodforTrackerObjectQuadCurrent location of feature in aPointTracker.PointTracker<T extends ImageBase<T>>Interface for tracking point features in image sequences with automatic feature selection for use in Structure From Motion (SFM) application.Provides a custom rule for dropping tracksWrapper aroundDetectDescribeAssociateTrackerforPointTrackerPointTrackerDefault<T extends ImageBase<T>>Provides default implementations of functions in aPointTrack.Wrapper aroundHybridTrackerScalePointforPointTracker.Wrapper aroundPyramidKltTrackerforPointTracker.Concurrent extension ofPointTrackerKltPyramidUtility functions for working with and used by implementations of PointTrackerUtilsWrapper aroundSparseFlowObjectTrackerforTrackerObjectQuad.Wrapper aroundTldTrackerforTrackerObjectQuad.TrackerObjectQuad<T extends ImageBase<T>>High level interface for an object tracker where the object being tracked is specified using a quadrilateral.