DJI Thermal SDK API
v1.5
Infrared camera image processing and temperature measurement library API
|
The image size structure definition. More...
#include <dirp_api.h>
Data Fields | |
int32_t | width |
int32_t | height |
The image size structure definition.
The image size is descripted with a rectangle.
int32_t height |
Vertical size
int32_t width |
Horizontal size