Package boofcv.abst.tracker
package boofcv.abst.tracker
-
ClassDescriptionCirculant_to_TrackerObjectQuad<T extends ImageGray<T>>Wrapper around
CirculantTracker
forTrackerObjectQuad
.Comaniciu2003_to_TrackerObjectQuad<T extends ImageBase<T>>Wrapper aroundTrackerMeanShiftComaniciu2003
forTrackerObjectQuad
Configuration forCirculantTracker
.Configuration forComaniciu2003_to_TrackerObjectQuad
.Configuration forDetectDescribeAssociateTracker
Configuration forPointTrackerHybrid
.Configuration forTldTracker
as wrapped inside ofTld_to_TrackerObjectQuad
.Likelihood functions that can be used with mean-shift trackingMsl_to_TrackerObjectQuad<T extends ImageBase<T>>Wrapper aroundTrackerMeanShiftLikelihood
forTrackerObjectQuad
Current 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 aroundDetectDescribeAssociateTracker
forPointTracker
PointTrackerDefault<T extends ImageBase<T>>Provides default implementations of functions in aPointTrack
.Wrapper aroundHybridTrackerScalePoint
forPointTracker
.Wrapper aroundPyramidKltTracker
forPointTracker
.Concurrent extension ofPointTrackerKltPyramid
Utility functions for working with and used by implementations of PointTrackerUtilsWrapper aroundSparseFlowObjectTracker
forTrackerObjectQuad
.Wrapper aroundTldTracker
forTrackerObjectQuad
.TrackerObjectQuad<T extends ImageBase<T>>High level interface for an object tracker where the object being tracked is specified using a quadrilateral.