Class GrowBorderSB.SB_I_S32<T extends GrayI<T>,PixelArray>

java.lang.Object
boofcv.alg.border.GrowBorderSB.SB_I_S32<T,PixelArray>
All Implemented Interfaces:
GrowBorder<T,PixelArray>, GrowBorderSB<T,PixelArray>
Direct Known Subclasses:
GrowBorderSB.SB_I16, GrowBorderSB.SB_I8
Enclosing interface:
GrowBorderSB<T extends ImageGray<T>,PixelArray>

public abstract static class GrowBorderSB.SB_I_S32<T extends GrayI<T>,PixelArray> extends Object implements GrowBorderSB<T,PixelArray>