#include <camera.hpp>
| Camera::Device::Device |
( |
| ) |
|
| Camera::Device::~Device |
( |
| ) |
|
| const unsigned char* Camera::Device::bgr |
( |
| ) |
const |
| bool Camera::Device::close |
( |
| ) |
|
| const Config& Camera::Device::config |
( |
| ) |
const |
| unsigned Camera::Device::height |
( |
| ) |
const |
| bool Camera::Device::isOpen |
( |
| ) |
const |
| const cv::Mat& Camera::Device::rawImage |
( |
| ) |
const |
| static unsigned int Camera::Device::resolutionToHeight |
( |
Resolution |
res | ) |
|
|
static |
| static unsigned int Camera::Device::resolutionToWidth |
( |
Resolution |
res | ) |
|
|
static |
| void Camera::Device::setConfig |
( |
const Config & |
config | ) |
|
| void Camera::Device::setHeight |
( |
const unsigned |
height | ) |
|
| void Camera::Device::setWidth |
( |
const unsigned |
width | ) |
|
| bool Camera::Device::update |
( |
| ) |
|
| unsigned Camera::Device::width |
( |
| ) |
const |
The documentation for this class was generated from the following file: