Package boofcv.alg.tracker
-
Interface Summary Interface Description PruneCloseTracks.TrackInfo<T> Interface which allows multiple track data structures be passed in -
Class Summary Class Description PruneCloseTracks<T> Detects if tracks are too close together and discards some of the close ones.PruneCloseTracks.TrackDrop<TD>