55 IR_IMAGE, VISIBLE_IMAGE
59 OptrisGrabber(
const std::string &serialPattern,
bool testOnly=
false, Mode mode=IR_IMAGE);
65 static const std::vector<GrabberDeviceDescription> &getDeviceList(std::string hint,
bool rescan);
undocument this line if you encounter any issues!
Definition: Any.h:37
#define ICLIO_API
Definition: CompatMacros.h:176
Mode
Definition: OptrisGrabber.h:54
Common interface class for all grabbers.
Definition: Grabber.h:153
Data * m_data
Hidden Data container.
Definition: OptrisGrabber.h:45
Grabber class that grabs images using the libImager library from Optris.
Definition: OptrisGrabber.h:43
Represents a single property.
Definition: Configurable.h:200
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131