MRPT
2.0.1
|
Options used when creating a STOC Videre Design camera capture object.
Definition at line 18 of file CStereoGrabber_SVS.h.
#include <mrpt/hwdrivers/CStereoGrabber_SVS.h>
Public Member Functions | |
TCaptureOptions_SVS (int _frame_width=640, int _frame_height=480, double _framerate=30, int _NDisp=64, int _Corrsize=15, int _LR=false, int _Thresh=10, int _Unique=13, int _Horopter=0, int _SpeckleSize=100, bool _procesOnChip=true, bool _calDisparity=true) | |
Public Attributes | |
int | frame_width |
Capture resolution (Default: 640x480) More... | |
int | frame_height |
bool | getRectified |
Indicates if the STOC camera must capture rectified images (Default: true -> rectified) More... | |
double | framerate |
STOC camera frame rate (Default: 30 fps) More... | |
int | m_NDisp |
number of STOC's disparities (Default: 64 ) More... | |
int | m_Corrsize |
int | m_LR |
int | m_Thresh |
int | m_Unique |
int | m_Horopter |
int | m_SpeckleSize |
bool | m_procesOnChip |
bool | m_calDisparity |
TCaptureOptions_SVS::TCaptureOptions_SVS | ( | int | _frame_width = 640 , |
int | _frame_height = 480 , |
||
double | _framerate = 30 , |
||
int | _NDisp = 64 , |
||
int | _Corrsize = 15 , |
||
int | _LR = false , |
||
int | _Thresh = 10 , |
||
int | _Unique = 13 , |
||
int | _Horopter = 0 , |
||
int | _SpeckleSize = 100 , |
||
bool | _procesOnChip = true , |
||
bool | _calDisparity = true |
||
) |
Definition at line 320 of file CStereoGrabber_SVS.cpp.
References frame_height, frame_width, framerate, m_calDisparity, m_Corrsize, m_Horopter, m_LR, m_NDisp, m_procesOnChip, m_SpeckleSize, m_Thresh, and m_Unique.
int mrpt::hwdrivers::TCaptureOptions_SVS::frame_height |
Definition at line 27 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
int mrpt::hwdrivers::TCaptureOptions_SVS::frame_width |
Capture resolution (Default: 640x480)
Definition at line 27 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
double mrpt::hwdrivers::TCaptureOptions_SVS::framerate |
STOC camera frame rate (Default: 30 fps)
Definition at line 33 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
bool mrpt::hwdrivers::TCaptureOptions_SVS::getRectified |
Indicates if the STOC camera must capture rectified images (Default: true -> rectified)
Definition at line 31 of file CStereoGrabber_SVS.h.
bool mrpt::hwdrivers::TCaptureOptions_SVS::m_calDisparity |
Definition at line 43 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
int mrpt::hwdrivers::TCaptureOptions_SVS::m_Corrsize |
Definition at line 36 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
int mrpt::hwdrivers::TCaptureOptions_SVS::m_Horopter |
Definition at line 40 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
int mrpt::hwdrivers::TCaptureOptions_SVS::m_LR |
Definition at line 37 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
int mrpt::hwdrivers::TCaptureOptions_SVS::m_NDisp |
number of STOC's disparities (Default: 64 )
Definition at line 35 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
bool mrpt::hwdrivers::TCaptureOptions_SVS::m_procesOnChip |
Definition at line 42 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
int mrpt::hwdrivers::TCaptureOptions_SVS::m_SpeckleSize |
Definition at line 41 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
int mrpt::hwdrivers::TCaptureOptions_SVS::m_Thresh |
Definition at line 38 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
int mrpt::hwdrivers::TCaptureOptions_SVS::m_Unique |
Definition at line 39 of file CStereoGrabber_SVS.h.
Referenced by TCaptureOptions_SVS().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |