public class PruneCloseTracks
extends java.lang.Object
| Constructor and Description |
|---|
PruneCloseTracks(int scale,
int imgWidth,
int imgHeight) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(java.util.List<boofcv.abst.feature.tracker.PointTrack> tracks,
java.util.List<boofcv.abst.feature.tracker.PointTrack> dropTracks) |
void |
resize(int imgWidth,
int imgHeight) |