TI J721E Imaging User Guide
tivx_dmpac_dof_cs_tree_params_t Struct Reference

Detailed Description

Configuration parameters used to calculate Confidence Score used by TIVX_KERNEL_DMPAC_DOF kernel.

Data Fields

uint32_t cs_gain
 
uint32_t decision_tree_index [16][3]
 
uint32_t decision_tree_threshold [16][3]
 
uint32_t decision_tree_weight [16][4]
 

Field Documentation

◆ cs_gain

uint32_t tivx_dmpac_dof_cs_tree_params_t::cs_gain

Confidence score gain parameters

◆ decision_tree_index

uint32_t tivx_dmpac_dof_cs_tree_params_t::decision_tree_index[16][3]

Index value for Confidence Score Decision Tree

◆ decision_tree_threshold

uint32_t tivx_dmpac_dof_cs_tree_params_t::decision_tree_threshold[16][3]

Threshold value for Confidence Score Decision Tree

◆ decision_tree_weight

uint32_t tivx_dmpac_dof_cs_tree_params_t::decision_tree_weight[16][4]

Weights value for Confidence Score Decision Tree