Class GradientSparseThree_F32

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

public class GradientSparseThree_F32 extends Object implements SparseImageGradient<GrayF32,GradientValue_F32>
Sparse computation of the three gradient operator.