#include <Unicap1394Capture.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 68 of file Unicap1394Capture.h.
◆ CUnicap1394Capture()
| CUnicap1394Capture::CUnicap1394Capture |
( |
int |
nCameras, |
|
|
VideoMode |
mode |
|
) |
| |
◆ ~CUnicap1394Capture()
| CUnicap1394Capture::~CUnicap1394Capture |
( |
| ) |
|
◆ CaptureImage()
| bool CUnicap1394Capture::CaptureImage |
( |
CByteImage ** |
ppImages | ) |
|
|
virtual |
◆ CloseCamera()
| void CUnicap1394Capture::CloseCamera |
( |
| ) |
|
|
virtual |
◆ Convert()
| void CUnicap1394Capture::Convert |
( |
const unsigned char * |
input, |
|
|
unsigned char * |
output |
|
) |
| |
|
private |
◆ GetHeight()
| int CUnicap1394Capture::GetHeight |
( |
| ) |
|
|
inlinevirtual |
◆ GetNumberOfCameras()
| int CUnicap1394Capture::GetNumberOfCameras |
( |
| ) |
|
|
inlinevirtual |
◆ GetType()
◆ GetWidth()
| int CUnicap1394Capture::GetWidth |
( |
| ) |
|
|
inlinevirtual |
◆ OpenCamera()
| bool CUnicap1394Capture::OpenCamera |
( |
| ) |
|
|
virtual |
◆ buffer
◆ device
◆ handle
◆ height
| int CUnicap1394Capture::height |
|
private |
◆ m_mode
◆ m_nCameras
| int CUnicap1394Capture::m_nCameras |
|
private |
◆ norm
| unsigned int CUnicap1394Capture::norm |
|
private |
◆ source
| unsigned int CUnicap1394Capture::source |
|
private |
◆ width
| int CUnicap1394Capture::width |
|
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 Feb 28 2022 21:44:01