#include <Items.hpp>
◆ CameraItem()
| CameraItem::CameraItem |
( |
int |
id, |
|
|
const QString & |
string |
|
) |
| |
◆ addImage()
| ImageItem * CameraItem::addImage |
( |
const QString & |
name, |
|
|
const QImage & |
image |
|
) |
| |
◆ calibrate()
| void CameraItem::calibrate |
( |
int |
cols, |
|
|
int |
rows, |
|
|
float |
dx, |
|
|
float |
dy |
|
) |
| |
◆ countChessboards()
| int CameraItem::countChessboards |
( |
| ) |
|
◆ getId()
| int CameraItem::getId |
( |
| ) |
|
◆ getImageItem()
| ImageItem * CameraItem::getImageItem |
( |
const QString & |
name | ) |
|
◆ isCalibrated()
| bool CameraItem::isCalibrated |
( |
| ) |
|
◆ saveParameter()
| void CameraItem::saveParameter |
( |
const QString & |
path | ) |
const |
The documentation for this class was generated from the following files:
- /build/rock-master-18.09-gui-qcam-calib-0.20140521/src/Items.hpp
- /build/rock-master-18.09-gui-qcam-calib-0.20140521/src/Items.cpp