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