Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Smorodov/Multitarget-tracker
/ CanColorFrameToTrack
Method
CanColorFrameToTrack
src/Tracker/Ctracker.cpp:109–112 ·
view source on GitHub ↗
\brief CanColorFrameToTrack \return
Source
from the content-addressed store, hash-verified
107
/// \return
108
///
109
bool CTracker::CanColorFrameToTrack() const
110
{
111
return true;
112
}
113
114
///
115
/// \brief GetTracksCount
Callers
1
Tracking
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected