TIOVX User Guide

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

#include <hwa_dmpac_dof.h>

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]
 

Detailed Description

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

Definition at line 251 of file hwa_dmpac_dof.h.

Field Documentation

◆ cs_gain

uint32_t tivx_dmpac_dof_cs_tree_params_t::cs_gain

Confidence score gain parameters

Definition at line 253 of file hwa_dmpac_dof.h.

◆ decision_tree_index

uint32_t tivx_dmpac_dof_cs_tree_params_t::decision_tree_index[16][3]

Index value for Confidence Score Decision Tree

Definition at line 255 of file hwa_dmpac_dof.h.

◆ decision_tree_threshold

uint32_t tivx_dmpac_dof_cs_tree_params_t::decision_tree_threshold[16][3]

Threshold value for Confidence Score Decision Tree

Definition at line 257 of file hwa_dmpac_dof.h.

◆ decision_tree_weight

uint32_t tivx_dmpac_dof_cs_tree_params_t::decision_tree_weight[16][4]

Weights value for Confidence Score Decision Tree

Definition at line 259 of file hwa_dmpac_dof.h.


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