#include <SVSCapture.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 SVSCapture.h.
◆ CSVSCapture()
| CSVSCapture::CSVSCapture |
( |
VideoMode |
mode, |
|
|
int |
nIndex = 0 |
|
) |
| |
◆ ~CSVSCapture()
| CSVSCapture::~CSVSCapture |
( |
| ) |
|
◆ CaptureImage()
| bool CSVSCapture::CaptureImage |
( |
CByteImage ** |
ppImages | ) |
|
|
virtual |
◆ CloseCamera()
| void CSVSCapture::CloseCamera |
( |
| ) |
|
|
virtual |
◆ GetHeight()
| int CSVSCapture::GetHeight |
( |
| ) |
|
|
inlinevirtual |
◆ GetNumberOfCameras()
| int CSVSCapture::GetNumberOfCameras |
( |
| ) |
|
|
inlinevirtual |
◆ GetType()
◆ GetWidth()
| int CSVSCapture::GetWidth |
( |
| ) |
|
|
inlinevirtual |
◆ OpenCamera()
| bool CSVSCapture::OpenCamera |
( |
| ) |
|
|
virtual |
◆ SetBlue()
| void CSVSCapture::SetBlue |
( |
int |
val | ) |
|
◆ SetColor()
| void CSVSCapture::SetColor |
( |
bool |
bColor | ) |
|
◆ SetExposure()
| void CSVSCapture::SetExposure |
( |
int |
val | ) |
|
◆ SetGain()
| void CSVSCapture::SetGain |
( |
int |
val | ) |
|
◆ SetRectify()
| void CSVSCapture::SetRectify |
( |
bool |
bRectify | ) |
|
◆ SetRed()
| void CSVSCapture::SetRed |
( |
int |
val | ) |
|
◆ height
◆ m_bColor
| bool CSVSCapture::m_bColor |
|
private |
◆ m_mode
◆ m_nBytesPerPixel
| int CSVSCapture::m_nBytesPerPixel |
|
private |
◆ m_nIndex
| int CSVSCapture::m_nIndex |
|
private |
◆ svs_video
| svsVideoImages* CSVSCapture::svs_video |
|
private |
◆ width
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:01