Documentation of 'boofcv.struct.image.ImageMultiBand' Java class
ImageMultiBand
boofcv.struct.image

Class ImageMultiBand<T extends ImageMultiBand>

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable
    Direct Known Subclasses:
    ImageInterleaved, Planar


    public abstract class ImageMultiBand<T extends ImageMultiBand>
    extends ImageBase<T>
    Base class for images with multiple bands.
    See Also:
    Serialized Form
    • Constructor Detail

      • ImageMultiBand

        public ImageMultiBand()
    • Method Detail

      • getNumBands

        public abstract int getNumBands()
        Returns the number of bands or colors stored in this image.
        Returns:
        Number of bands in the image.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.