Class GradientSparseSobel_U8

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

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