MCPcopy Create free account
hub / github.com/ARM-software/armnn / SetId

Method SetId

samples/ObjectDetection/src/DetectedObject.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46void DetectedObject::SetId(unsigned int id)
47{
48 m_Id = id;
49}
50
51void DetectedObject::SetLabel(const std::string &label)
52{

Callers 2

DecodeMethod · 0.80
DecodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected