#include <EditDepthArea.h>
Definition at line 45 of file EditDepthArea.h.
| rtabmap::EditDepthArea::EditDepthArea |
( |
QWidget * |
parent = 0 | ) |
|
| double rtabmap::EditDepthArea::clusterError |
( |
| ) |
const |
|
inline |
| void rtabmap::EditDepthArea::computeScaleOffsets |
( |
const QRect & |
targetRect, |
|
|
float & |
scale, |
|
|
float & |
offsetX, |
|
|
float & |
offsetY |
|
) |
| const |
|
private |
| void rtabmap::EditDepthArea::contextMenuEvent |
( |
QContextMenuEvent * |
e | ) |
|
|
protectedvirtual |
| void rtabmap::EditDepthArea::drawLineTo |
( |
const QPoint & |
endPoint | ) |
|
|
private |
| cv::Mat rtabmap::EditDepthArea::getModifiedImage |
( |
| ) |
const |
| bool rtabmap::EditDepthArea::isModified |
( |
| ) |
const |
|
inline |
| void rtabmap::EditDepthArea::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
| void rtabmap::EditDepthArea::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
| void rtabmap::EditDepthArea::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
| void rtabmap::EditDepthArea::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protectedvirtual |
| int rtabmap::EditDepthArea::penWidth |
( |
| ) |
const |
|
inline |
| void rtabmap::EditDepthArea::resetChanges |
( |
| ) |
|
|
slot |
| void rtabmap::EditDepthArea::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtual |
| void rtabmap::EditDepthArea::setClusterError |
( |
double |
error | ) |
|
|
inline |
| void rtabmap::EditDepthArea::setImage |
( |
const cv::Mat & |
depth, |
|
|
const cv::Mat & |
rgb = cv::Mat() |
|
) |
| |
| void rtabmap::EditDepthArea::setPenWidth |
( |
int |
newWidth | ) |
|
| double rtabmap::EditDepthArea::clusterError_ |
|
private |
| QAction* rtabmap::EditDepthArea::clusterErrorCluster_ |
|
private |
| QAction* rtabmap::EditDepthArea::colorMapBlackToWhite_ |
|
private |
| QAction* rtabmap::EditDepthArea::colorMapBlueToRed_ |
|
private |
| QAction* rtabmap::EditDepthArea::colorMapRedToBlue_ |
|
private |
| QAction* rtabmap::EditDepthArea::colorMapWhiteToBlack_ |
|
private |
| QImage rtabmap::EditDepthArea::image_ |
|
private |
| QImage rtabmap::EditDepthArea::imageRGB_ |
|
private |
| QPoint rtabmap::EditDepthArea::lastPoint_ |
|
private |
| QMenu* rtabmap::EditDepthArea::menu_ |
|
private |
| bool rtabmap::EditDepthArea::modified_ |
|
private |
| int rtabmap::EditDepthArea::myPenWidth_ |
|
private |
| cv::Mat rtabmap::EditDepthArea::originalImage_ |
|
private |
| QAction* rtabmap::EditDepthArea::removeCluster_ |
|
private |
| QAction* rtabmap::EditDepthArea::resetChanges_ |
|
private |
| bool rtabmap::EditDepthArea::scribbling_ |
|
private |
| QAction* rtabmap::EditDepthArea::setPenWidth_ |
|
private |
| QAction* rtabmap::EditDepthArea::showRGB_ |
|
private |
The documentation for this class was generated from the following files: