Enum Class DerivativeType

java.lang.Object
java.lang.Enum<DerivativeType>
boofcv.alg.filter.derivative.DerivativeType
All Implemented Interfaces:
Serializable, Comparable<DerivativeType>, java.lang.constant.Constable

public enum DerivativeType extends Enum<DerivativeType>
List of standard kernels used to compute the gradient of an image.