| 
    MRPT
    2.0.0
    
   | 
 
Options used when creating a bumblebee camera capture object.
Definition at line 17 of file TCaptureOptions_bumblebee.h.
#include <mrpt/hwdrivers/TCaptureOptions_bumblebee.h>
Public Member Functions | |
| TCaptureOptions_bumblebee () | |
Public Attributes | |
| int | frame_width | 
| Capture resolution (Default: 640x480)  More... | |
| int | frame_height | 
| bool | color | 
| Indicates if the Bumblebee camera must capture color images (Default: false -> grayscale)  More... | |
| bool | getRectified | 
| Indicates if the Bumblebee camera must capture rectified images (Default: true -> rectified)  More... | |
| double | framerate | 
| Bumblebee camera frame rate (Default: 15 fps)  More... | |
| mrpt::hwdrivers::TCaptureOptions_bumblebee::TCaptureOptions_bumblebee | ( | ) | 
| bool mrpt::hwdrivers::TCaptureOptions_bumblebee::color | 
Indicates if the Bumblebee camera must capture color images (Default: false -> grayscale)
Definition at line 25 of file TCaptureOptions_bumblebee.h.
| int mrpt::hwdrivers::TCaptureOptions_bumblebee::frame_height | 
Definition at line 22 of file TCaptureOptions_bumblebee.h.
| int mrpt::hwdrivers::TCaptureOptions_bumblebee::frame_width | 
Capture resolution (Default: 640x480)
Definition at line 22 of file TCaptureOptions_bumblebee.h.
| double mrpt::hwdrivers::TCaptureOptions_bumblebee::framerate | 
Bumblebee camera frame rate (Default: 15 fps)
Definition at line 30 of file TCaptureOptions_bumblebee.h.
| bool mrpt::hwdrivers::TCaptureOptions_bumblebee::getRectified | 
Indicates if the Bumblebee camera must capture rectified images (Default: true -> rectified)
Definition at line 28 of file TCaptureOptions_bumblebee.h.
| Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |