#include <CVCamera.h>
Definition at line 17 of file CVCamera.h.
◆ CVCamera()
Definition at line 3 of file CVCamera.cpp.
CVCalibration calibration
◆ camSizeIndex() [1/2]
int CVCamera::camSizeIndex |
( |
| ) |
|
|
inline |
◆ camSizeIndex() [2/2]
void CVCamera::camSizeIndex |
( |
int |
index | ) |
|
|
inline |
◆ mirrorH()
bool CVCamera::mirrorH |
( |
| ) |
|
|
inline |
◆ mirrorV()
bool CVCamera::mirrorV |
( |
| ) |
|
|
inline |
◆ showUndistorted() [1/2]
bool CVCamera::showUndistorted |
( |
| ) |
|
|
inline |
Definition at line 26 of file CVCamera.h.
bool _showUndistorted
Flag if image should be undistorted.
◆ showUndistorted() [2/2]
void CVCamera::showUndistorted |
( |
bool |
su | ) |
|
|
inline |
◆ toggleMirrorH()
void CVCamera::toggleMirrorH |
( |
| ) |
|
|
inline |
◆ toggleMirrorV()
void CVCamera::toggleMirrorV |
( |
| ) |
|
|
inline |
◆ type()
◆ _camSizeIndex
int CVCamera::_camSizeIndex = -1 |
|
private |
◆ _mirrorH
bool CVCamera::_mirrorH = false |
|
private |
◆ _mirrorV
bool CVCamera::_mirrorV = false |
|
private |
◆ _showUndistorted
bool CVCamera::_showUndistorted = false |
|
private |
Flag if image should be undistorted.
Definition at line 39 of file CVCamera.h.
◆ _type
◆ calibration
The documentation for this class was generated from the following files: