TI-radar AWR1843 C674x DSP core  1
clusteringDBscanOutput Struct Reference

Structure of clustering output. More...

#include <dss_data_path.h>

Collaboration diagram for clusteringDBscanOutput:

Data Fields

uint16_t * IndexArray
 
uint16_t numCluster
 
clusteringDBscanReport_treport
 

Detailed Description

Structure of clustering output.

Definition at line 367 of file dss_data_path.h.

Field Documentation

◆ IndexArray

uint16_t* clusteringDBscanOutput::IndexArray

Clustering result index array

Definition at line 369 of file dss_data_path.h.

Referenced by clusteringDBscanRun().

◆ numCluster

uint16_t clusteringDBscanOutput::numCluster

number of cluster detected

Definition at line 370 of file dss_data_path.h.

Referenced by clusteringDBscanRun(), and populateOutputs().

◆ report

clusteringDBscanReport_t* clusteringDBscanOutput::report

information report for each cluster

Definition at line 371 of file dss_data_path.h.

Referenced by clusteringDBscanRun().


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