plugin  0.1.0
Public Member Functions | Static Public Member Functions | List of all members
InputChannel Class Reference
Inheritance diagram for InputChannel:
Inheritance graph
[legend]
Collaboration diagram for InputChannel:
Collaboration graph
[legend]

Public Member Functions

 InputChannel (const InputChannel &)=delete
 
InputChanneloperator= (const InputChannel &)=delete
 
bool read (cv::Mat &mat)
 
void push (const cv::Mat &mat)
 
cv::Size getSize ()
 

Static Public Member Functions

static std::shared_ptr< InputChannelcreate (const std::shared_ptr< IInputSource > &source)
 

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