Vislab Project
|
Public Member Functions | |
VislabComponent (QString const &name) | |
Ctor of VislabComponent. | |
~VislabComponent () | |
Dtor of VislabComponent. | |
virtual void | stopActivity () |
Stop the processing thread. | |
virtual void | startActivity () |
Start the processing thread. | |
virtual ComponentBase::COMPONENT_CONFIGURATION | configureComponent (XmlComponentConfig config) |
Configure the component. | |
virtual void | addOutputs () |
Public Attributes | |
DbiteFile | mDBTFile |
Protected Attributes | |
VislabCamera | camera |