Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ getLowConfidenceConsecutiveFrames
Method
getLowConfidenceConsecutiveFrames
tracking/src/track.cpp:312–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
310
}
311
312
float
313
Track::getLowConfidenceConsecutiveFrames()
314
{
315
return low_confidence_consecutive_frames_;
316
}
317
318
int
319
Track::getUpdatesWithEnoughConfidence()
Callers
4
updateDetectedTracks
Method · 0.45
updateDetectedTracks
Method · 0.45
updateDetectedTracks
Method · 0.45
updateDetectedTracks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected