Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Smorodov/Multitarget-tracker
/ empty
Method
empty
example/VideoExample.h:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
53
///
54
bool empty() const noexcept
55
{
56
return m_mBGR.empty();
57
}
58
59
///
60
const cv::Mat& GetMatBGR() const noexcept
Callers
15
SyncProcess
Method · 0.45
CaptureAndDetect
Method · 0.45
DrawTrack
Method · 0.45
WriteFrame
Method · 0.45
AdjustMatBGR
Method · 0.45
Frame
Class · 0.45
DrawData
Method · 0.45
DrawHeatMap
Method · 0.45
AddToHeatMap
Method · 0.45
MouseTracking
Function · 0.45
NewDetects
Method · 0.45
Save
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected