|
Astra SDK
v2.1.3
|
Struct representing a 2-dimensional bitmask 更多...
#include <body_types.h>
Public 属性 | |
| uint8_t | data [ASTRA_TEMP_IMAGE_LENGTH] |
| mask pixels | |
| int32_t | width |
| width in pixels | |
| int32_t | height |
| height in pixels | |
Struct representing a 2-dimensional bitmask
A mask pixel is a uint8_t. All non-zero values are considered to be part of the mask.