nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ ei_wrapper_get_classifier_label()

const char * ei_wrapper_get_classifier_label ( size_t  idx)

#include <include/ei_wrapper.h>

Get classifier label with given index.

Index can be number from 0 to number of labels used by classifier minus one.

Parameters
[in]idxIndex of the selected classification label.
Returns
Classifier label or NULL if the index is out of range.