boofcv.core.encoding
Class ImplConvertYV12
- java.lang.Object
-
- boofcv.core.encoding.ImplConvertYV12
-
public class ImplConvertYV12 extends java.lang.ObjectImplementations ofConvertYV12
-
-
Constructor Summary
Constructors Constructor and Description ImplConvertYV12()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidyv12ToInterleaved(byte[] dataYV, InterleavedF32 output)static voidyv12ToInterleaved(byte[] dataYV, InterleavedU8 output)static voidyv12ToMultiRgb_F32(byte[] dataYV, Planar<GrayF32> output)static voidyv12ToMultiRgb_U8(byte[] dataYV, Planar<GrayU8> output)
-
-
-
Method Detail
-
yv12ToInterleaved
public static void yv12ToInterleaved(byte[] dataYV, InterleavedU8 output)
-
yv12ToInterleaved
public static void yv12ToInterleaved(byte[] dataYV, InterleavedF32 output)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG