TIOVX User Guide
tivx_aewb_config_t Struct Reference

tivx_aewb_config_t parameters More...

#include <j7_kernels_imaging_aewb.h>

Data Fields

uint16_t sensor_dcc_id
 
uint8_t sensor_img_format
 
uint8_t sensor_img_phase
 
uint8_t awb_mode
 
uint8_t ae_mode
 
uint8_t awb_num_skip_frames
 
uint8_t ae_num_skip_frames
 
uint8_t channel_id
 

Detailed Description

tivx_aewb_config_t parameters

Definition at line 140 of file j7_kernels_imaging_aewb.h.

Field Documentation

◆ sensor_dcc_id

uint16_t tivx_aewb_config_t::sensor_dcc_id

DCC ID of the sensor. Must correspond to the value specified in tuning XML files

Definition at line 142 of file j7_kernels_imaging_aewb.h.

◆ sensor_img_format

uint8_t tivx_aewb_config_t::sensor_img_format

Image Format : BAYER = 0x0, Rest unsupported

Definition at line 143 of file j7_kernels_imaging_aewb.h.

◆ sensor_img_phase

uint8_t tivx_aewb_config_t::sensor_img_phase

Image Format : BGGR = 0, GBRG = 1, GRBG = 2, RGGB = 3

Definition at line 144 of file j7_kernels_imaging_aewb.h.

◆ awb_mode

uint8_t tivx_aewb_config_t::awb_mode

AWB Mode : 0 = Auto, 1 = Manual, 2 = Disabled

Definition at line 145 of file j7_kernels_imaging_aewb.h.

◆ ae_mode

uint8_t tivx_aewb_config_t::ae_mode

AE Mode : 0 = Auto, 1 = Manual, 2 = Disabled

Definition at line 146 of file j7_kernels_imaging_aewb.h.

◆ awb_num_skip_frames

uint8_t tivx_aewb_config_t::awb_num_skip_frames

0 = Process every frame

Definition at line 147 of file j7_kernels_imaging_aewb.h.

◆ ae_num_skip_frames

uint8_t tivx_aewb_config_t::ae_num_skip_frames

0 = Process every frame

Definition at line 148 of file j7_kernels_imaging_aewb.h.

◆ channel_id

uint8_t tivx_aewb_config_t::channel_id

channel ID

Definition at line 149 of file j7_kernels_imaging_aewb.h.


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