#include <VFWCapture.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 61 of file VFWCapture.h.
◆ CVFWCapture()
| CVFWCapture::CVFWCapture |
( |
int |
nDriverIndex | ) |
|
◆ ~CVFWCapture()
| CVFWCapture::~CVFWCapture |
( |
| ) |
|
◆ CaptureImage()
| bool CVFWCapture::CaptureImage |
( |
CByteImage ** |
ppImages | ) |
|
|
virtual |
◆ CloseCamera()
| void CVFWCapture::CloseCamera |
( |
| ) |
|
|
virtual |
◆ GetDriverName()
| bool CVFWCapture::GetDriverName |
( |
int |
nDriverIndex, |
|
|
std::string & |
sName |
|
) |
| |
◆ GetHeight()
| int CVFWCapture::GetHeight |
( |
| ) |
|
|
inlinevirtual |
◆ GetNumberOfCameras()
| int CVFWCapture::GetNumberOfCameras |
( |
| ) |
|
|
inlinevirtual |
◆ GetType()
◆ GetWidth()
| int CVFWCapture::GetWidth |
( |
| ) |
|
|
inlinevirtual |
◆ OpenCamera()
| bool CVFWCapture::OpenCamera |
( |
| ) |
|
|
virtual |
◆ SetDriverIndex()
| void CVFWCapture::SetDriverIndex |
( |
int |
nDriverIndex | ) |
|
|
inline |
◆ ShowVideoFormatDialog()
| void CVFWCapture::ShowVideoFormatDialog |
( |
| ) |
|
◆ ShowVideoSourceDialog()
| void CVFWCapture::ShowVideoSourceDialog |
( |
| ) |
|
◆ UpdateInformation()
| void CVFWCapture::UpdateInformation |
( |
| ) |
|
|
private |
◆ m_bCameraOpened
| bool CVFWCapture::m_bCameraOpened |
|
private |
◆ m_bFlipY
| bool CVFWCapture::m_bFlipY |
|
private |
◆ m_clip
| int CVFWCapture::m_clip[1024] |
|
private |
◆ m_hCaptureWnd
| HWND CVFWCapture::m_hCaptureWnd |
|
private |
◆ m_nBitsPerPixel
| int CVFWCapture::m_nBitsPerPixel |
|
private |
◆ m_nCompression
| unsigned long CVFWCapture::m_nCompression |
|
private |
◆ m_nDriverIndex
| int CVFWCapture::m_nDriverIndex |
|
private |
◆ m_nHeight
| int CVFWCapture::m_nHeight |
|
private |
◆ m_nWidth
| int CVFWCapture::m_nWidth |
|
private |
◆ m_type
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