T - public class MaxSizeFilter<T extends org.openimaj.math.geometry.shape.Shape> extends Object implements DetectionFilter<T,T>
Shape can be filtered.| Constructor and Description |
|---|
MaxSizeFilter() |
public MaxSizeFilter()
public List<T> apply(List<T> input)
DetectionFilterapply in interface DetectionFilter<T extends org.openimaj.math.geometry.shape.Shape,T extends org.openimaj.math.geometry.shape.Shape>input - the input detections