#include <mrpt/vision/CImageGrabber_OpenCV.h>
Public Member Functions | |
TCaptureCVOptions () | |
Public Attributes | |
int | frame_width |
int | frame_height |
(All cameras) Capture resolution (0: Leave the default) | |
double | gain |
(All cameras) Camera gain (0: Leave the default) | |
double | ieee1394_fps |
(IEEE1394 cameras) Frame rate for the capture (0: Leave the default). | |
bool | ieee1394_grayscale |
(IEEE1394 cameras) Whether to grab grayscale images (Default=false). |
Definition at line 56 of file CImageGrabber_OpenCV.h.
mrpt::vision::TCaptureCVOptions::TCaptureCVOptions | ( | ) | [inline] |
Definition at line 58 of file CImageGrabber_OpenCV.h.
(All cameras) Capture resolution (0: Leave the default)
Definition at line 65 of file CImageGrabber_OpenCV.h.
Definition at line 65 of file CImageGrabber_OpenCV.h.
(All cameras) Camera gain (0: Leave the default)
Definition at line 66 of file CImageGrabber_OpenCV.h.
(IEEE1394 cameras) Frame rate for the capture (0: Leave the default).
Definition at line 67 of file CImageGrabber_OpenCV.h.
(IEEE1394 cameras) Whether to grab grayscale images (Default=false).
Definition at line 68 of file CImageGrabber_OpenCV.h.
Page generated by Doxygen 1.5.7.1 for MRPT 0.7.1 SVN: at Mon Aug 17 23:02:22 EDT 2009 |