MAT_TYPE Class Reference

Lists available sl.Mat formats. More...

Detailed Description

Lists available sl.Mat formats.

Note
sl.Mat type depends on image or measure type.
For the dependencies, see sl.VIEW and sl.MEASURE.
Enumerator
F32_C1 1-channel matrix of float
F32_C2 2-channel matrix of float
F32_C3 3-channel matrix of float
F32_C4 4-channel matrix of float
U8_C1 1-channel matrix of unsigned char
U8_C2 2-channel matrix of unsigned char
U8_C3 3-channel matrix of unsigned char
U8_C4 4-channel matrix of unsigned char
U16_C1 1-channel matrix of unsigned short
S8_C4 4-channel matrix of signed char