#include <PostProcessingDialog.h>
|
| Ui_PostProcessingDialog * | _ui |
| |
Definition at line 43 of file PostProcessingDialog.h.
◆ PostProcessingDialog()
| rtabmap::PostProcessingDialog::PostProcessingDialog |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~PostProcessingDialog()
| rtabmap::PostProcessingDialog::~PostProcessingDialog |
( |
| ) |
|
|
virtual |
◆ closeDialog
| void rtabmap::PostProcessingDialog::closeDialog |
( |
QAbstractButton * |
button | ) |
|
|
slot |
◆ clusterAngle()
| double rtabmap::PostProcessingDialog::clusterAngle |
( |
| ) |
const |
◆ clusterRadius()
| double rtabmap::PostProcessingDialog::clusterRadius |
( |
| ) |
const |
◆ configChanged
| void rtabmap::PostProcessingDialog::configChanged |
( |
| ) |
|
|
signal |
◆ interSession()
| bool rtabmap::PostProcessingDialog::interSession |
( |
| ) |
const |
◆ intraSession()
| bool rtabmap::PostProcessingDialog::intraSession |
( |
| ) |
const |
◆ isDetectMoreLoopClosures()
| bool rtabmap::PostProcessingDialog::isDetectMoreLoopClosures |
( |
| ) |
const |
◆ isRefineLoopClosureLinks()
| bool rtabmap::PostProcessingDialog::isRefineLoopClosureLinks |
( |
| ) |
const |
◆ isRefineNeighborLinks()
| bool rtabmap::PostProcessingDialog::isRefineNeighborLinks |
( |
| ) |
const |
◆ isSBA()
| bool rtabmap::PostProcessingDialog::isSBA |
( |
| ) |
const |
◆ iterations()
| int rtabmap::PostProcessingDialog::iterations |
( |
| ) |
const |
◆ loadSettings()
| void rtabmap::PostProcessingDialog::loadSettings |
( |
QSettings & |
settings, |
|
|
const QString & |
group = "" |
|
) |
| |
◆ restoreDefaults
| void rtabmap::PostProcessingDialog::restoreDefaults |
( |
| ) |
|
|
slot |
◆ saveSettings()
| void rtabmap::PostProcessingDialog::saveSettings |
( |
QSettings & |
settings, |
|
|
const QString & |
group = "" |
|
) |
| const |
◆ sbaIterations()
| int rtabmap::PostProcessingDialog::sbaIterations |
( |
| ) |
const |
◆ sbaRematchFeatures()
| bool rtabmap::PostProcessingDialog::sbaRematchFeatures |
( |
| ) |
const |
◆ sbaType()
◆ sbaVariance()
| double rtabmap::PostProcessingDialog::sbaVariance |
( |
| ) |
const |
◆ setClusterAngle()
| void rtabmap::PostProcessingDialog::setClusterAngle |
( |
double |
angle | ) |
|
◆ setClusterRadius()
| void rtabmap::PostProcessingDialog::setClusterRadius |
( |
double |
radius | ) |
|
◆ setDetectMoreLoopClosures()
| void rtabmap::PostProcessingDialog::setDetectMoreLoopClosures |
( |
bool |
on | ) |
|
◆ setInterSession()
| void rtabmap::PostProcessingDialog::setInterSession |
( |
bool |
enabled | ) |
|
◆ setIntraSession()
| void rtabmap::PostProcessingDialog::setIntraSession |
( |
bool |
enabled | ) |
|
◆ setIterations()
| void rtabmap::PostProcessingDialog::setIterations |
( |
int |
iterations | ) |
|
◆ setRefineLoopClosureLinks()
| void rtabmap::PostProcessingDialog::setRefineLoopClosureLinks |
( |
bool |
on | ) |
|
◆ setRefineNeighborLinks()
| void rtabmap::PostProcessingDialog::setRefineNeighborLinks |
( |
bool |
on | ) |
|
◆ setSBA()
| void rtabmap::PostProcessingDialog::setSBA |
( |
bool |
on | ) |
|
◆ setSBAIterations()
| void rtabmap::PostProcessingDialog::setSBAIterations |
( |
int |
iterations | ) |
|
◆ setSBARematchFeatures()
| void rtabmap::PostProcessingDialog::setSBARematchFeatures |
( |
bool |
value | ) |
|
◆ setSBAType()
◆ setSBAVariance()
| void rtabmap::PostProcessingDialog::setSBAVariance |
( |
double |
variance | ) |
|
◆ updateButtonBox
| void rtabmap::PostProcessingDialog::updateButtonBox |
( |
| ) |
|
|
privateslot |
◆ updateVisibility
| void rtabmap::PostProcessingDialog::updateVisibility |
( |
| ) |
|
|
privateslot |
◆ validateForm()
| bool rtabmap::PostProcessingDialog::validateForm |
( |
| ) |
|
|
private |
◆ _ui
| Ui_PostProcessingDialog* rtabmap::PostProcessingDialog::_ui |
|
private |
The documentation for this class was generated from the following files: