Class FactoryGImageMultiBand.IL_S8

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

public static class FactoryGImageMultiBand.IL_S8 extends FactoryGImageMultiBand.IL<InterleavedS8>
  • Constructor Details

    • IL_S8

      public IL_S8(InterleavedS8 image)
    • IL_S8

      public IL_S8()
  • 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)