OCamera is an abstract interface with factory.
Go to the source code of this file.
Classes | |
class | OCamera |
Basic class to access image acquisition functions. More... | |
struct | OCamera::sBinarizationParam |
Binarization parameter structure type. More... | |
struct | OCamera::sCalibrateSensorParam |
Sensor calibration parameter structure;. More... | |
struct | OCamera::sFilterParam |
Filter parameter structure type. More... | |
struct | OCameraImage |
properties of an image fetched from the camera More... | |
class | OCameraInputs |
Basic class for access to the digital inputs of the camera. More... | |
class | OCameraLEDs |
Basic class for access to the camera status LEDs on the cameras rear side. More... | |
class | OCameraOutputs |
Basic class for access to the digital outputs of the camera. More... | |
struct | OCameraSampleData |
container for camera's digital input/output states More... | |
struct | OCameraSequence |
Container for acquisition of image sequences. More... | |
struct | OCameraSequenceBuffer |
one single buffer storing image data More... | |
struct | OCameraSequenceImage |
one linked list element of an acquired image sequence More... | |
struct | OCameraSequenceStorage |
sequence of buffers, each one storing image data More... | |
class | OCameraTools |
Basic class for camera tools. More... |