DJI Thermal SDK API  v1.5
Infrared camera image processing and temperature measurement library API
dirp_isp_pseudo_color_lut_t Struct Reference

Pseudo color LUT array structure definition. More...

#include <dirp_api.h>

Data Fields

uint8_t red [DIRP_PSEUDO_COLOR_NUM][DIRP_PSEUDO_COLOR_LUT_DEPTH]
 
uint8_t green [DIRP_PSEUDO_COLOR_NUM][DIRP_PSEUDO_COLOR_LUT_DEPTH]
 
uint8_t blue [DIRP_PSEUDO_COLOR_NUM][DIRP_PSEUDO_COLOR_LUT_DEPTH]
 

Detailed Description

Pseudo color LUT array structure definition.

Field Documentation

◆ blue

Blue color LUT

◆ green

Green color LUT

◆ red


The documentation for this struct was generated from the following file: