Package boofcv.core.image.impl
Class ImplConvertImage
java.lang.Object
boofcv.core.image.impl.ImplConvertImage
@Generated("boofcv.core.image.impl.GenerateImplConvertImage")
public class ImplConvertImage
extends Object
Functions for converting between different primitive image types. Numerical values do not change or are closely approximated in these functions.
DO NOT MODIFY. This code was automatically generated by GenerateImplConvertImage.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
convert
(InterleavedF32 input, InterleavedF64 output) static void
convert
(InterleavedF32 input, InterleavedI16 output) static void
convert
(InterleavedF32 input, InterleavedI8 output) static void
convert
(InterleavedF32 input, InterleavedS32 output) static void
convert
(InterleavedF32 input, InterleavedS64 output) static void
convert
(InterleavedF32 input, Planar<GrayF32> output) static void
convert
(InterleavedF64 input, InterleavedF32 output) static void
convert
(InterleavedF64 input, InterleavedI16 output) static void
convert
(InterleavedF64 input, InterleavedI8 output) static void
convert
(InterleavedF64 input, InterleavedS32 output) static void
convert
(InterleavedF64 input, InterleavedS64 output) static void
convert
(InterleavedF64 input, Planar<GrayF64> output) static void
convert
(InterleavedS16 input, InterleavedF32 output) static void
convert
(InterleavedS16 input, InterleavedF64 output) static void
convert
(InterleavedS16 input, InterleavedI16 output) static void
convert
(InterleavedS16 input, InterleavedI8 output) static void
convert
(InterleavedS16 input, InterleavedS32 output) static void
convert
(InterleavedS16 input, InterleavedS64 output) static void
convert
(InterleavedS16 input, Planar<GrayS16> output) static void
convert
(InterleavedS32 input, InterleavedF32 output) static void
convert
(InterleavedS32 input, InterleavedF64 output) static void
convert
(InterleavedS32 input, InterleavedI16 output) static void
convert
(InterleavedS32 input, InterleavedI8 output) static void
convert
(InterleavedS32 input, InterleavedS64 output) static void
convert
(InterleavedS32 input, Planar<GrayS32> output) static void
convert
(InterleavedS64 input, InterleavedF32 output) static void
convert
(InterleavedS64 input, InterleavedF64 output) static void
convert
(InterleavedS64 input, InterleavedI16 output) static void
convert
(InterleavedS64 input, InterleavedI8 output) static void
convert
(InterleavedS64 input, InterleavedS32 output) static void
convert
(InterleavedS64 input, Planar<GrayS64> output) static void
convert
(InterleavedS8 input, InterleavedF32 output) static void
convert
(InterleavedS8 input, InterleavedF64 output) static void
convert
(InterleavedS8 input, InterleavedI16 output) static void
convert
(InterleavedS8 input, InterleavedI8 output) static void
convert
(InterleavedS8 input, InterleavedS32 output) static void
convert
(InterleavedS8 input, InterleavedS64 output) static void
convert
(InterleavedS8 input, Planar<GrayS8> output) static void
convert
(InterleavedU16 input, InterleavedF32 output) static void
convert
(InterleavedU16 input, InterleavedF64 output) static void
convert
(InterleavedU16 input, InterleavedI16 output) static void
convert
(InterleavedU16 input, InterleavedI8 output) static void
convert
(InterleavedU16 input, InterleavedS32 output) static void
convert
(InterleavedU16 input, InterleavedS64 output) static void
convert
(InterleavedU16 input, Planar<GrayU16> output) static void
convert
(InterleavedU8 input, InterleavedF32 output) static void
convert
(InterleavedU8 input, InterleavedF64 output) static void
convert
(InterleavedU8 input, InterleavedI16 output) static void
convert
(InterleavedU8 input, InterleavedI8 output) static void
convert
(InterleavedU8 input, InterleavedS32 output) static void
convert
(InterleavedU8 input, InterleavedS64 output) static void
convert
(InterleavedU8 input, Planar<GrayU8> output) static void
convert
(Planar<GrayF32> input, InterleavedF32 output) static void
convert
(Planar<GrayF64> input, InterleavedF64 output) static void
convert
(Planar<GrayS16> input, InterleavedS16 output) static void
convert
(Planar<GrayS32> input, InterleavedS32 output) static void
convert
(Planar<GrayS64> input, InterleavedS64 output) static void
convert
(Planar<GrayS8> input, InterleavedS8 output) static void
convert
(Planar<GrayU16> input, InterleavedU16 output) static void
convert
(Planar<GrayU8> input, InterleavedU8 output) static void
convertF32U8
(InterleavedF32 input, Planar<GrayU8> output) static void
convertF32U8
(Planar<GrayF32> input, InterleavedU8 output) static void
convertU8F32
(InterleavedU8 input, Planar<GrayF32> output) static void
convertU8F32
(Planar<GrayU8> input, InterleavedF32 output)
-
Constructor Details
-
ImplConvertImage
public ImplConvertImage()
-
-
Method Details
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convert
-
convertU8F32
-
convertF32U8
-
convertU8F32
-
convertF32U8
-