MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / setDetectorLikelihood

Method setDetectorLikelihood

tracking/src/tracker.cpp:525–529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

523}
524
525void
526Tracker::setDetectorLikelihood (bool detector_likelihood)
527{
528 detector_likelihood_ = detector_likelihood;
529}
530
531void
532Tracker::setLikelihoodWeights (double detector_weight, double motion_weight)

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected