Enum Class ThresholdType

java.lang.Object
java.lang.Enum<ThresholdType>
boofcv.factory.filter.binary.ThresholdType
All Implemented Interfaces:
Serializable, Comparable<ThresholdType>, java.lang.constant.Constable

public enum ThresholdType extends Enum<ThresholdType>
Enum for all the types of thresholding provided in BoofCV