boofcv.core.image
Class FactoryGImageMultiBand
- java.lang.Object
-
- boofcv.core.image.FactoryGImageMultiBand
-
public class FactoryGImageMultiBand extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static classFactoryGImageMultiBand.Border_IL_F32static classFactoryGImageMultiBand.Border_IL_F64static classFactoryGImageMultiBand.Border_IL_S32static classFactoryGImageMultiBand.GMultiBorder<T extends ImageBorder>static classFactoryGImageMultiBand.GSingleToMBstatic classFactoryGImageMultiBand.IL<T extends ImageInterleaved<T>>static classFactoryGImageMultiBand.IL_F32static classFactoryGImageMultiBand.IL_F64static classFactoryGImageMultiBand.IL_S16static classFactoryGImageMultiBand.IL_S32static classFactoryGImageMultiBand.IL_S64static classFactoryGImageMultiBand.IL_S8static classFactoryGImageMultiBand.IL_U16static classFactoryGImageMultiBand.IL_U8static classFactoryGImageMultiBand.PL
-
Constructor Summary
Constructors Constructor and Description FactoryGImageMultiBand()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static GImageMultiBandcreate(ImageType imageType)static GImageMultiBandwrap(ImageBase image)static GImageMultiBandwrap(ImageBorder image)static GImageMultiBandwrap(ImageGray image)static GImageMultiBandwrap(ImageInterleaved image)static GImageMultiBandwrap(Planar image)
-
-
-
Method Detail
-
wrap
public static GImageMultiBand wrap(ImageBase image)
-
wrap
public static GImageMultiBand wrap(ImageGray image)
-
create
public static GImageMultiBand create(ImageType imageType)
-
wrap
public static GImageMultiBand wrap(Planar image)
-
wrap
public static GImageMultiBand wrap(ImageInterleaved image)
-
wrap
public static GImageMultiBand wrap(ImageBorder image)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG