nRF Connect SDK API 2.8.99
|
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.
[in] | idx | Index of the selected classification label. |