Class FactoryGImageMultiBand.IL_U8

java.lang.Object
boofcv.core.image.FactoryGImageMultiBand.IL<InterleavedU8>
boofcv.core.image.FactoryGImageMultiBand.IL_U8
All Implemented Interfaces:
GImageMultiBand
Enclosing class:
FactoryGImageMultiBand

public static class FactoryGImageMultiBand.IL_U8 extends FactoryGImageMultiBand.IL<InterleavedU8>
  • Constructor Details

    • IL_U8

      public IL_U8(InterleavedU8 image)
    • IL_U8

      public IL_U8()
  • Method Details

    • set

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

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

      public Number get(int x, int y, int band)
    • setF

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

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

      public float getF(int index)