mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
334 lines
9.5 KiB
Plaintext
334 lines
9.5 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>DepthCalibrationDialog</class>
|
||
|
|
<widget class="QDialog" name="DepthCalibrationDialog">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>524</width>
|
||
|
|
<height>449</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>Depth Calibration</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_111">
|
||
|
|
<property name="text">
|
||
|
|
<string><html><head/><body><p>CLAMS approach is used for depth calibration. Please visit <a href="http://www.alexteichman.com/octo/clams/"><span style=" text-decoration: underline; color:#0000ff;">CLAMS website</span></a> for tips about how to get a good map for depth calibration. If you want to process multiple mapping sessions, uncheck &quot;Reset previous model&quot;. If logger's level is debug, 3D map and generated depth images will be shown during the calibration.</p></body></html></string>
|
||
|
|
</property>
|
||
|
|
<property name="textFormat">
|
||
|
|
<enum>Qt::RichText</enum>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<layout class="QGridLayout" name="gridLayout" columnstretch="0,1">
|
||
|
|
<item row="5" column="0">
|
||
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_minDepth">
|
||
|
|
<property name="suffix">
|
||
|
|
<string> m</string>
|
||
|
|
</property>
|
||
|
|
<property name="decimals">
|
||
|
|
<number>1</number>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<double>100.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="singleStep">
|
||
|
|
<double>0.100000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<double>0.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="6" column="1">
|
||
|
|
<widget class="QLabel" name="label_voxel">
|
||
|
|
<property name="text">
|
||
|
|
<string>Voxel size. Set 0 to disable.</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="6" column="0">
|
||
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_voxelSize">
|
||
|
|
<property name="suffix">
|
||
|
|
<string> m</string>
|
||
|
|
</property>
|
||
|
|
<property name="decimals">
|
||
|
|
<number>3</number>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<double>1.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="singleStep">
|
||
|
|
<double>0.010000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<double>0.010000000000000</double>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="7" column="0">
|
||
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_coneRadius">
|
||
|
|
<property name="suffix">
|
||
|
|
<string> m</string>
|
||
|
|
</property>
|
||
|
|
<property name="decimals">
|
||
|
|
<number>2</number>
|
||
|
|
</property>
|
||
|
|
<property name="minimum">
|
||
|
|
<double>0.010000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<double>1.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="singleStep">
|
||
|
|
<double>0.010000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<double>0.020000000000000</double>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="0">
|
||
|
|
<widget class="QCheckBox" name="checkBox_laserScan">
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="4" column="1">
|
||
|
|
<widget class="QLabel" name="label_132">
|
||
|
|
<property name="text">
|
||
|
|
<string>Maximum depth (0 means no limit).</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="4" column="0">
|
||
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_maxDepth">
|
||
|
|
<property name="suffix">
|
||
|
|
<string> m</string>
|
||
|
|
</property>
|
||
|
|
<property name="decimals">
|
||
|
|
<number>1</number>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<double>100.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="singleStep">
|
||
|
|
<double>0.100000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<double>4.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="5" column="1">
|
||
|
|
<widget class="QLabel" name="label_133">
|
||
|
|
<property name="text">
|
||
|
|
<string>Minimum depth.</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="7" column="1">
|
||
|
|
<widget class="QLabel" name="label_voxel_2">
|
||
|
|
<property name="text">
|
||
|
|
<string>Cone radius.</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="8" column="1">
|
||
|
|
<widget class="QLabel" name="label_voxel_3">
|
||
|
|
<property name="text">
|
||
|
|
<string>Cone std dev threshold.</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="8" column="0">
|
||
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_coneStdDevThresh">
|
||
|
|
<property name="suffix">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="decimals">
|
||
|
|
<number>2</number>
|
||
|
|
</property>
|
||
|
|
<property name="minimum">
|
||
|
|
<double>0.010000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<double>1.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="singleStep">
|
||
|
|
<double>0.010000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<double>0.030000000000000</double>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0">
|
||
|
|
<widget class="QCheckBox" name="checkBox_resetModel">
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QLabel" name="label_110">
|
||
|
|
<property name="text">
|
||
|
|
<string>Use 3D laser scans for 3D map.</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="1">
|
||
|
|
<widget class="QLabel" name="label_109">
|
||
|
|
<property name="text">
|
||
|
|
<string>Reset previous model.</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="1">
|
||
|
|
<widget class="QLabel" name="label_108">
|
||
|
|
<property name="text">
|
||
|
|
<string>Decimation (1-2-4-8-...).</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="0">
|
||
|
|
<widget class="QSpinBox" name="spinBox_decimation">
|
||
|
|
<property name="minimum">
|
||
|
|
<number>1</number>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<number>32</number>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<number>1</number>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_112">
|
||
|
|
<property name="text">
|
||
|
|
<string>Current model:</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_trainingSamples">
|
||
|
|
<property name="text">
|
||
|
|
<string>0</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_114">
|
||
|
|
<property name="text">
|
||
|
|
<string>training samples</string>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer name="horizontalSpacer">
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" stdset="0">
|
||
|
|
<size>
|
||
|
|
<width>40</width>
|
||
|
|
<height>20</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer name="verticalSpacer">
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Vertical</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" stdset="0">
|
||
|
|
<size>
|
||
|
|
<width>20</width>
|
||
|
|
<height>40</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="standardButtons">
|
||
|
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::RestoreDefaults|QDialogButtonBox::Save</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
<resources/>
|
||
|
|
<connections>
|
||
|
|
<connection>
|
||
|
|
<sender>buttonBox</sender>
|
||
|
|
<signal>rejected()</signal>
|
||
|
|
<receiver>DepthCalibrationDialog</receiver>
|
||
|
|
<slot>reject()</slot>
|
||
|
|
<hints>
|
||
|
|
<hint type="sourcelabel">
|
||
|
|
<x>316</x>
|
||
|
|
<y>260</y>
|
||
|
|
</hint>
|
||
|
|
<hint type="destinationlabel">
|
||
|
|
<x>286</x>
|
||
|
|
<y>274</y>
|
||
|
|
</hint>
|
||
|
|
</hints>
|
||
|
|
</connection>
|
||
|
|
</connections>
|
||
|
|
</ui>
|