Home
last modified time | relevance | path

Searched refs:pathToLabelFile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/samples/ObjectDetection/src/
H A DMain.cpp65 …std::tuple<std::string, common::BBoxColor>> AssignColourToLabel(const std::string& pathToLabelFile) in AssignColourToLabel() argument
67 std::ifstream in(pathToLabelFile); in AssignColourToLabel()