MCPcopy 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
41float DetectedObject::GetScore() const
42{
43 return m_Score;
44}
45
46void DetectedObject::SetId(unsigned int id)
47{

Callers 2

NonMaxSuppressionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected