Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ setDetectionsToValidate
Method
setDetectionsToValidate
tracking/src/tracker.cpp:519–523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
517
}
518
519
void
520
Tracker::setDetectionsToValidate (int detections_to_validate)
521
{
522
detections_to_validate_ = detections_to_validate;
523
}
524
525
void
526
Tracker::setDetectorLikelihood (bool detector_likelihood)
Callers
4
configCb
Function · 0.45
configCb
Function · 0.45
configCb
Function · 0.45
configCb
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected