IN
Rectangle
OUT
public interface DetectionFilter<IN,OUT>
ObjectDetector
List<OUT>
apply(List<IN> input)
List<OUT> apply(List<IN> input)
input