Class GradientSparseThree_U8

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

public class GradientSparseThree_U8 extends Object implements SparseImageGradient<GrayU8,GradientValue_I32>
Sparse computation of the three gradient operator.