Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Smorodov/Multitarget-tracker
/ KalmanPredictPoint
Method
KalmanPredictPoint
src/Tracker/track.cpp:659–662 ·
view source on GitHub ↗
\brief CTrack::KalmanPredictPoint \return
Source
from the content-addressed store, hash-verified
657
/// \return
658
///
659
void CTrack::KalmanPredictPoint()
660
{
661
m_kalman.GetPointPrediction();
662
}
663
664
///
665
/// \brief RectUpdate
Callers
1
CreateDistaceMatrix
Method · 0.80
Calls
1
GetPointPrediction
Method · 0.80
Tested by
no test coverage detected