Uses of Class
boofcv.abst.filter.derivative.ImageGradient_SB
-
Uses of ImageGradient_SB in boofcv.abst.filter.derivative
Modifier and TypeClassDescriptionstatic class
ImageGradient_SB.Prewitt<T extends ImageGray<T>,
D extends ImageGray<D>> static class
ImageGradient_SB.Scharr<T extends ImageGray<T>,
D extends ImageGray<D>> static class
ImageGradient_SB.Sobel<T extends ImageGray<T>,
D extends ImageGray<D>> static class
ImageGradient_SB.Three<T extends ImageGray<T>,
D extends ImageGray<D>> static class
ImageGradient_SB.Two0<T extends ImageGray<T>,
D extends ImageGray<D>> static class
ImageGradient_SB.Two1<T extends ImageGray<T>,
D extends ImageGray<D>>