Documentation of 'boofcv.core.image.GImageMultiBand' Java class
GImageMultiBand
boofcv.core.image

Interface GImageMultiBand

    • Method Detail

      • getWidth

        int getWidth()
      • getHeight

        int getHeight()
      • getNumberOfBands

        int getNumberOfBands()
      • set

        void set(int x,
                 int y,
                 float[] value)
      • get

        void get(int x,
                 int y,
                 float[] value)
      • setF

        void setF(int index,
                  float[] value)
      • getF

        void getF(int index,
                  float[] value)
      • getF

        float getF(int index)
      • getImage

        <T extends ImageBase> T getImage()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.