MCPcopy 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
519void
520Tracker::setDetectionsToValidate (int detections_to_validate)
521{
522 detections_to_validate_ = detections_to_validate;
523}
524
525void
526Tracker::setDetectorLikelihood (bool detector_likelihood)

Callers 4

configCbFunction · 0.45
configCbFunction · 0.45
configCbFunction · 0.45
configCbFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected