#include <TriclopsCapture.h>
|
enum | ColorMode { eRGB24,
eBayerPatternToRGB24,
eGrayScale,
eYUV411ToRGB24
} |
|
enum | FrameRate {
e60fps,
e30fps,
e15fps,
e7_5fps,
e3_75fps,
e1_875fps
} |
|
enum | VideoMode {
e320x240,
e640x480,
e800x600,
e768x576,
e1024x768,
e1280x960,
e1600x1200,
eNone
} |
|
Definition at line 67 of file TriclopsCapture.h.
CTriclopsCapture::CTriclopsCapture |
( |
VideoMode |
mode | ) |
|
CTriclopsCapture::~CTriclopsCapture |
( |
| ) |
|
bool CTriclopsCapture::CaptureImage |
( |
CByteImage ** |
ppImages | ) |
|
|
virtual |
void CTriclopsCapture::CloseCamera |
( |
| ) |
|
|
virtual |
int CTriclopsCapture::GetHeight |
( |
| ) |
|
|
inlinevirtual |
int CTriclopsCapture::GetNumberOfCameras |
( |
| ) |
|
|
inlinevirtual |
int CTriclopsCapture::GetWidth |
( |
| ) |
|
|
inlinevirtual |
bool CTriclopsCapture::OpenCamera |
( |
| ) |
|
|
virtual |
TriclopsInput CTriclopsCapture::m_colorDataLeft |
|
private |
TriclopsInput CTriclopsCapture::m_colorDataRight |
|
private |
TriclopsColorImage CTriclopsCapture::m_colorImageLeft |
|
private |
TriclopsColorImage CTriclopsCapture::m_colorImageRight |
|
private |
DigiclopsContext CTriclopsCapture::m_digiclopsContext |
|
private |
int CTriclopsCapture::m_nImageHeight |
|
private |
int CTriclopsCapture::m_nImageWidth |
|
private |
TriclopsContext CTriclopsCapture::m_triclopsContext |
|
private |
The documentation for this class was generated from the following files:
asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Dec 2 2019 03:47:28