MCPcopy 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///
659void CTrack::KalmanPredictPoint()
660{
661 m_kalman.GetPointPrediction();
662}
663
664///
665/// \brief RectUpdate

Callers 1

CreateDistaceMatrixMethod · 0.80

Calls 1

GetPointPredictionMethod · 0.80

Tested by

no test coverage detected