Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ getUpdatesWithEnoughConfidence
Method
getUpdatesWithEnoughConfidence
tracking/src/track.cpp:318–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
}
317
318
int
319
Track::getUpdatesWithEnoughConfidence()
320
{
321
return updates_with_enough_confidence_;
322
}
323
324
double
325
Track::getMahalanobisDistance(double x, double y, const ros::Time& when)
Callers
4
newFrame
Method · 0.45
newFrame
Method · 0.45
newFrame
Method · 0.45
newFrame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected