Uses of Interface
boofcv.abst.filter.derivative.GradientMultiToSingleBand
-
Uses of GradientMultiToSingleBand in boofcv.abst.filter.derivative
Modifier and TypeClassDescriptionclass
GradientMultiToSingleBand_Reflection<Input extends ImageMultiBand<Input>,
Output extends ImageGray<Output>> Implementation ofGradientMultiToSingleBand
which uses reflection to invoke static functions.ModifierConstructorDescriptionImageGradientThenReduce
(ImageGradient<Input, Middle> gradient, GradientMultiToSingleBand<Middle, Output> reduce)