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

Method SetScore

samples/ObjectDetection/src/DetectedObject.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void DetectedObject::SetScore(float score)
62{
63 m_Score = score;
64}
65}// namespace od

Callers 3

NMSTests.cppFile · 0.80
DecodeMethod · 0.80
DecodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected