Vislab Project
Public Member Functions | List of all members
DiskWriter Class Reference
Inheritance diagram for DiskWriter:
VislabImageProcessor

Public Member Functions

 DiskWriter (const QString name, lib3dv::image::type::types imageType)
 Ctor of CVWebcamComponent. More...
 
void process (cv::Mat const &frame)
 
- Public Member Functions inherited from VislabImageProcessor
 VislabImageProcessor (const QString &name, lib3dv::image::type::types imageType)
 
void image_callback (boost::shared_ptr< const lib3dv::image >, unsigned int)
 
QString getName ()
 

Constructor & Destructor Documentation

§ DiskWriter()

DiskWriter::DiskWriter ( const QString  name,
lib3dv::image::type::types  imageType 
)

Ctor of CVWebcamComponent.

A more elaborate description of the constructor

For the classic picture

For the disparity picture

Member Function Documentation

§ process()

void DiskWriter::process ( cv::Mat const &  frame)
virtual

process function from the DiskWriter class with a cv:Mat parameter

Write of the file on the disk

Implements VislabImageProcessor.


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