#include <BitmapCapture.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 66 of file BitmapCapture.h.
◆ CBitmapCapture()
| CBitmapCapture::CBitmapCapture |
( |
const char * |
pFilePath, |
|
|
const char * |
pSecondFilePath = NULL |
|
) |
| |
◆ ~CBitmapCapture()
| CBitmapCapture::~CBitmapCapture |
( |
| ) |
|
◆ CaptureImage()
| bool CBitmapCapture::CaptureImage |
( |
CByteImage ** |
ppImages | ) |
|
|
virtual |
◆ CloseCamera()
| void CBitmapCapture::CloseCamera |
( |
| ) |
|
|
virtual |
◆ GetHeight()
| int CBitmapCapture::GetHeight |
( |
| ) |
|
|
virtual |
◆ GetNumberOfCameras()
| int CBitmapCapture::GetNumberOfCameras |
( |
| ) |
|
|
inlinevirtual |
◆ GetType()
◆ GetWidth()
| int CBitmapCapture::GetWidth |
( |
| ) |
|
|
virtual |
◆ OpenCamera()
| bool CBitmapCapture::OpenCamera |
( |
| ) |
|
|
virtual |
◆ m_bOK
| bool CBitmapCapture::m_bOK |
|
private |
◆ m_bStereo
| bool CBitmapCapture::m_bStereo |
|
private |
◆ m_pLeftImage
◆ m_pLeftImageRGB24Split
| CByteImage * CBitmapCapture::m_pLeftImageRGB24Split |
|
private |
◆ m_pRightImage
◆ m_pRightImageRGB24Split
| CByteImage * CBitmapCapture::m_pRightImageRGB24Split |
|
private |
◆ m_sFilePath
◆ m_sSecondFilePath
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 Feb 28 2022 21:44:00