MCPcopy 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

SyncProcessMethod · 0.45
CaptureAndDetectMethod · 0.45
DrawTrackMethod · 0.45
WriteFrameMethod · 0.45
AdjustMatBGRMethod · 0.45
FrameClass · 0.45
DrawDataMethod · 0.45
DrawHeatMapMethod · 0.45
AddToHeatMapMethod · 0.45
MouseTrackingFunction · 0.45
NewDetectsMethod · 0.45
SaveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected