#include <CameraInput.h>
Definition at line 38 of file CameraInput.h.
◆ CameraInput()
CameraInput::CameraInput |
( |
int |
index | ) |
|
◆ ~CameraInput()
CameraInput::~CameraInput |
( |
| ) |
|
◆ Close()
void CameraInput::Close |
( |
| ) |
|
◆ GetDevicesList()
std::vector< std::string > CameraInput::GetDevicesList |
( |
| ) |
|
|
static |
◆ GetHeight()
int CameraInput::GetHeight |
( |
| ) |
|
◆ GetMirrorMode()
bool CameraInput::GetMirrorMode |
( |
| ) |
|
◆ GetWidth()
int CameraInput::GetWidth |
( |
| ) |
|
◆ Initialize()
bool CameraInput::Initialize |
( |
| ) |
|
◆ IsOpened()
bool CameraInput::IsOpened |
( |
| ) |
|
◆ RenderToScreen()
void CameraInput::RenderToScreen |
( |
| ) |
|
◆ SetCameraInputsState()
void CameraInput::SetCameraInputsState |
( |
bool |
state | ) |
|
|
static |
◆ SetMirrorMode()
void CameraInput::SetMirrorMode |
( |
bool |
mode | ) |
|
◆ SetSize()
void CameraInput::SetSize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
◆ TakeSnapshot()
bool CameraInput::TakeSnapshot |
( |
std::string |
path | ) |
|
◆ UpdateImage()
cv::Mat CameraInput::UpdateImage |
( |
| ) |
|
◆ cameraInputsList
std::list< CameraInput * > CameraInput::cameraInputsList |
|
staticprotected |
The documentation for this class was generated from the following files: