Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
DrawingOverlay Class Reference

#include <Overlay.h>

Inheritance diagram for DrawingOverlay:
Inheritance graph
Collaboration diagram for DrawingOverlay:
Collaboration graph

Public Member Functions

 DrawingOverlay ()
 
void serialize (frame_sp frame)
 
void deserialize (frame_sp frame)
 
void draw (frame_sp frame)
 
size_t mGetSerializeSize ()
 
- Public Member Functions inherited from CompositeOverlay
 CompositeOverlay ()
 
 CompositeOverlay (Primitive primitiveType)
 
void add (OverlayInfo *component)
 
void deserialize (boost::archive::binary_iarchive &ia)
 
void accept (OverlayInfoVisitor *visitor)
 
vector< OverlayInfo * > getList ()
 
- Public Member Functions inherited from OverlayInfo
 OverlayInfo (Primitive p)
 
 OverlayInfo ()
 
virtual size_t getSerializeSize ()
 
virtual void draw (cv::Mat matImg)
 

Additional Inherited Members

- Public Attributes inherited from OverlayInfo
Primitive primitiveType
 
- Protected Member Functions inherited from CompositeOverlay
void serialize (boost::archive::binary_oarchive &oa)
 
- Protected Attributes inherited from CompositeOverlay
vector< OverlayInfo * > gList
 

Constructor & Destructor Documentation

◆ DrawingOverlay()

DrawingOverlay::DrawingOverlay ( )
inline

Member Function Documentation

◆ deserialize()

void DrawingOverlay::deserialize ( frame_sp frame)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ draw()

void DrawingOverlay::draw ( frame_sp frame)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mGetSerializeSize()

size_t DrawingOverlay::mGetSerializeSize ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ serialize()

void DrawingOverlay::serialize ( frame_sp frame)
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: