Class GradientSparseTwo1_U8

java.lang.Object
boofcv.alg.filter.derivative.impl.GradientSparseTwo1_U8
All Implemented Interfaces:
SparseImageGradient<GrayU8,GradientValue_I32>, SparseImageOperator<GrayU8>

public class GradientSparseTwo1_U8 extends Object implements SparseImageGradient<GrayU8,GradientValue_I32>
Sparse computation of the two-0 gradient operator.