Package boofcv.core.image
Class FactoryGImageMultiBand.IL_S64
java.lang.Object
boofcv.core.image.FactoryGImageMultiBand.IL<InterleavedS64>
boofcv.core.image.FactoryGImageMultiBand.IL_S64
- All Implemented Interfaces:
GImageMultiBand
- Enclosing class:
- FactoryGImageMultiBand
-
Constructor Summary
-
Method Summary
Methods inherited from class boofcv.core.image.FactoryGImageMultiBand.IL
getHeight, getImage, getIndex, getNumberOfBands, getPixelStride, getWidth, wrap
-
Constructor Details
-
IL_S64
-
IL_S64
public IL_S64()
-
-
Method Details
-
set
public void set(int x, int y, float[] value) -
get
public void get(int x, int y, float[] value) -
get
-
setF
public void setF(int index, float[] value) -
getF
public void getF(int index, float[] value) -
getF
public float getF(int index)
-