Class FactoryGImageMultiBand.IL_U16

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

public static class FactoryGImageMultiBand.IL_U16 extends FactoryGImageMultiBand.IL<InterleavedU16>
  • Constructor Details

    • IL_U16

      public IL_U16(InterleavedU16 image)
    • IL_U16

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