Package boofcv.struct.border
package boofcv.struct.border
-
ClassDescriptionRemaps references to elements outside of an array to elements inside of the array.How the image border is handled by a convolution filter.Factory for creating BorderIndex1D.ImageBorder<T extends ImageBase<T>>A wrapper around a normal image that returns a numeric value if a pixel is requested that is outside of the image boundary.Child of
ImageBorder
forGrayF32
.Child ofImageBorder
forGrayF64
.Child ofImageBorder
forInterleavedF32
.Child ofImageBorder
forInterleavedF32
.ImageBorder_IL_S32<T extends InterleavedInteger<T>>Child ofImageBorder
forInterleavedInteger
.Child ofImageBorder
forInterleavedInteger
.ImageBorder_S32<T extends GrayI<T>>Child ofImageBorder
forGrayI
.Child ofImageBorder
forGrayI
.Interface for classes that modify the coordinate of a pixel so that it will always reference a pixel inside the image.Image border is handled independently along each axis by changing the indexes so that it references a pixel inside the image.Image border is handled independently along each axis by changing the indexes so that it references a pixel inside the image.Image border is handled independently along each axis by changing the indexes so that it references a pixel inside the image.Image border is handled independently along each axis by changing the indexes so that it references a pixel inside the image.ImageBorder1D_IL_S32<T extends InterleavedInteger<T>>Image border is handled independently along each axis by changing the indexes so that it references a pixel inside the image.Image border is handled independently along each axis by changing the indexes so that it references a pixel inside the image.ImageBorder1D_S32<T extends GrayI<T>>Image border is handled independently along each axis by changing the indexes so that it references a pixel inside the image.Image border is handled independently along each axis by changing the indexes so that it references a pixel inside the image.