xWRL6432 MMWAVE-L-SDK  05.04.00.01
DPU_uDopClassifierCliCfg Struct Reference

Detailed Description

Micro Doppler Classifier CLI Configuration.

Data Fields

uint8_t enabled
 Enabled Classifier processing on target. More...
 
uint8_t missTotFrmThre
 Maximum number of allowed missed frames in the observation window specified for classification. More...
 
uint8_t minNumPntsPerTrack
 Minimum number of associated point-cloud points with the track ID for classifier to be called. More...
 

Field Documentation

◆ enabled

uint8_t DPU_uDopClassifierCliCfg::enabled

Enabled Classifier processing on target.

◆ missTotFrmThre

uint8_t DPU_uDopClassifierCliCfg::missTotFrmThre

Maximum number of allowed missed frames in the observation window specified for classification.

◆ minNumPntsPerTrack

uint8_t DPU_uDopClassifierCliCfg::minNumPntsPerTrack

Minimum number of associated point-cloud points with the track ID for classifier to be called.