Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetScore
Method
GetScore
samples/ObjectDetection/src/DetectedObject.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
float DetectedObject::GetScore() const
42
{
43
return m_Score;
44
}
45
46
void DetectedObject::SetId(unsigned int id)
47
{
Callers
2
AddInferenceOutputToFrame
Function · 0.80
NonMaxSuppression
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected