Vislab Project
|
Public Member Functions | |
VislabCamera (const QString &name) | |
Ctor of VislabCamera. More... | |
virtual | ~VislabCamera () |
Dtor of VislabCamera. | |
void | open () |
Open a webcam. | |
void | close () |
Close the webcam. | |
Public Attributes | |
std::vector< lib3dv::device > | curr_devices |
DiskWriter | diskwriterVideo |
DiskWriter | diskwriterDisparite |
Display | displayVideo |
Display | displayDisparite |
lib3dv::error | error |
unsigned int | log_level |
lib3dv::image::type | imageType |
VislabCamera::VislabCamera | ( | const QString & | name | ) |
Ctor of VislabCamera.
Constructor with 2 instantiations of DiskWriter and 2 instatiations of Display