![]() |
Image Component Library (ICL)
|
Utility struct for DC Camera device options. More...
#include <DCDeviceOptions.h>
Public Attributes | |
| dc1394bayer_method_t | bayermethod |
| bayer method More... | |
| dc1394framerate_t | framerate |
| framerate More... | |
| dc1394video_mode_t | videomode |
| video mode More... | |
| bool | enable_image_labeling |
| flag whether images should be labeled or not More... | |
| int | isoMBits |
| iso MBits More... | |
| bool | suppressDoubledImages |
| if set, each frame can be grabbed only once More... | |
Utility struct for DC Camera device options.
| dc1394bayer_method_t icl::io::DCDeviceOptions::bayermethod |
bayer method
| bool icl::io::DCDeviceOptions::enable_image_labeling |
flag whether images should be labeled or not
| dc1394framerate_t icl::io::DCDeviceOptions::framerate |
framerate
| int icl::io::DCDeviceOptions::isoMBits |
iso MBits
| bool icl::io::DCDeviceOptions::suppressDoubledImages |
if set, each frame can be grabbed only once
| dc1394video_mode_t icl::io::DCDeviceOptions::videomode |
video mode
1.8.15