Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Smorodov/Multitarget-tracker
/ IsOutOfTheFrame
Method
IsOutOfTheFrame
src/Tracker/track.cpp:419–422 ·
view source on GitHub ↗
\brief CTrack::IsOutOfTheFrame \return
Source
from the content-addressed store, hash-verified
417
/// \return
418
///
419
bool CTrack::IsOutOfTheFrame() const
420
{
421
return m_outOfTheFrame;
422
}
423
424
///
425
cv::RotatedRect CTrack::CalcPredictionEllipse(cv::Size_<track_t> minRadius) const
Callers
1
UpdateTrackingState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected