Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
void DetectedObject::SetId(unsigned int id)
47
{
48
m_Id = id;
49
}
50
51
void DetectedObject::SetLabel(const std::string &label)
52
{
Callers
2
Decode
Method · 0.80
Decode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected