DJI Thermal SDK API
v1.5
Infrared camera image processing and temperature measurement library API
|
Color bar parameters structure definition. More...
#include <dirp_api.h>
Data Fields | |
bool | manual_enable |
float | high |
float | low |
Color bar parameters structure definition.
float high |
Upper limit. Only effective when color bar is in manual mode.
float low |
Lower limit. Only effective when color bar is in manual mode.
bool manual_enable |
Color bar mode, manual(true) or automatic(false)