Package boofcv.alg.border
-
Interface Summary Interface Description GrowBorder<T extends ImageBase<T>,PixelArray> Interface for creating a copy of an image with a border added to it.GrowBorderSB<T extends ImageGray<T>,PixelArray> Implementations ofGrowBorder
for single band images. -
Class Summary Class Description GrowBorderSB.SB_F32 GrowBorderSB.SB_F64 GrowBorderSB.SB_I_S32<T extends GrayI<T>,PixelArray> GrowBorderSB.SB_I16<T extends GrayI16<T>> GrowBorderSB.SB_I8<T extends GrayI8<T>> GrowBorderSB.SB_S32 GrowBorderSB.SB_S64