Class GradientSparseTwo0_F32

java.lang.Object
boofcv.alg.filter.derivative.impl.GradientSparseTwo0_F32
All Implemented Interfaces:
SparseImageGradient<GrayF32,GradientValue_F32>, SparseImageOperator<GrayF32>

public class GradientSparseTwo0_F32 extends Object implements SparseImageGradient<GrayF32,GradientValue_F32>
Sparse computation of the two-0 gradient operator.