<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>BatchProcessing</class>
 <widget class="QMainWindow" name="BatchProcessing">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>1143</width>
    <height>890</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>BatchProcessing</string>
  </property>
  <widget class="QWidget" name="centralwidget">
   <widget class="QPushButton" name="loadFolder">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>40</y>
      <width>98</width>
      <height>27</height>
     </rect>
    </property>
    <property name="text">
     <string>Load Data</string>
    </property>
   </widget>
   <widget class="QLineEdit" name="dataFolder">
    <property name="geometry">
     <rect>
      <x>110</x>
      <y>40</y>
      <width>451</width>
      <height>27</height>
     </rect>
    </property>
    <property name="text">
     <string>/home/jorge/Escritorio/kitti/2012_object/training/</string>
    </property>
   </widget>
   <widget class="QPushButton" name="startProcessing">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>130</y>
      <width>111</width>
      <height>51</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>12</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Start</string>
    </property>
   </widget>
   <widget class="QLineEdit" name="startFrame">
    <property name="geometry">
     <rect>
      <x>70</x>
      <y>84</y>
      <width>113</width>
      <height>27</height>
     </rect>
    </property>
    <property name="text">
     <string>0</string>
    </property>
   </widget>
   <widget class="QLabel" name="label_from">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>90</y>
      <width>51</width>
      <height>21</height>
     </rect>
    </property>
    <property name="text">
     <string>from</string>
    </property>
    <property name="alignment">
     <set>Qt::AlignHCenter|Qt::AlignTop</set>
    </property>
   </widget>
   <widget class="QLineEdit" name="endFrame">
    <property name="geometry">
     <rect>
      <x>230</x>
      <y>84</y>
      <width>113</width>
      <height>27</height>
     </rect>
    </property>
    <property name="text">
     <string>3740</string>
    </property>
   </widget>
   <widget class="QLabel" name="label_to">
    <property name="geometry">
     <rect>
      <x>180</x>
      <y>90</y>
      <width>51</width>
      <height>21</height>
     </rect>
    </property>
    <property name="text">
     <string>to</string>
    </property>
    <property name="alignment">
     <set>Qt::AlignHCenter|Qt::AlignTop</set>
    </property>
   </widget>
   <widget class="QPushButton" name="stopProcessing">
    <property name="geometry">
     <rect>
      <x>130</x>
      <y>130</y>
      <width>111</width>
      <height>51</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>12</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Stop</string>
    </property>
   </widget>
   <widget class="QProgressBar" name="progressBar">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>190</y>
      <width>621</width>
      <height>20</height>
     </rect>
    </property>
    <property name="value">
     <number>0</number>
    </property>
    <property name="invertedAppearance">
     <bool>false</bool>
    </property>
    <property name="format">
     <string>%v/%p%</string>
    </property>
   </widget>
   <widget class="QLineEdit" name="mfpFolder">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>290</y>
      <width>551</width>
      <height>27</height>
     </rect>
    </property>
    <property name="text">
     <string>/usr/local/share/Kitti/person/</string>
    </property>
   </widget>
   <widget class="Line" name="line">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>220</y>
      <width>621</width>
      <height>16</height>
     </rect>
    </property>
    <property name="orientation">
     <enum>Qt::Horizontal</enum>
    </property>
   </widget>
   <widget class="QLabel" name="label">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>240</y>
      <width>301</width>
      <height>21</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>16</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Multi folder processing</string>
    </property>
    <property name="textFormat">
     <enum>Qt::PlainText</enum>
    </property>
   </widget>
   <widget class="QLabel" name="label_2">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>270</y>
      <width>161</width>
      <height>16</height>
     </rect>
    </property>
    <property name="text">
     <string>Select main/top folder</string>
    </property>
   </widget>
   <widget class="QPushButton" name="startMFP">
    <property name="enabled">
     <bool>true</bool>
    </property>
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>330</y>
      <width>111</width>
      <height>51</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>12</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Start</string>
    </property>
   </widget>
   <widget class="Line" name="line_2">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>480</y>
      <width>621</width>
      <height>16</height>
     </rect>
    </property>
    <property name="orientation">
     <enum>Qt::Horizontal</enum>
    </property>
   </widget>
   <widget class="QLabel" name="label_3">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>500</y>
      <width>301</width>
      <height>21</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>16</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>PCL visualizer</string>
    </property>
    <property name="textFormat">
     <enum>Qt::PlainText</enum>
    </property>
   </widget>
   <widget class="QLineEdit" name="visFile">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>530</y>
      <width>461</width>
      <height>27</height>
     </rect>
    </property>
    <property name="text">
     <string>/home/jorge/Escritorio/test.pcd</string>
    </property>
   </widget>
   <widget class="QPushButton" name="startVIS">
    <property name="geometry">
     <rect>
      <x>500</x>
      <y>530</y>
      <width>111</width>
      <height>31</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>12</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Start</string>
    </property>
   </widget>
   <widget class="QProgressBar" name="progressBarMFP">
    <property name="geometry">
     <rect>
      <x>140</x>
      <y>340</y>
      <width>491</width>
      <height>31</height>
     </rect>
    </property>
    <property name="value">
     <number>0</number>
    </property>
   </widget>
   <widget class="QGroupBox" name="groupBox">
    <property name="geometry">
     <rect>
      <x>20</x>
      <y>390</y>
      <width>201</width>
      <height>81</height>
     </rect>
    </property>
    <property name="sizeIncrement">
     <size>
      <width>0</width>
      <height>0</height>
     </size>
    </property>
    <property name="title">
     <string>Compute</string>
    </property>
    <property name="flat">
     <bool>false</bool>
    </property>
    <property name="checkable">
     <bool>false</bool>
    </property>
    <widget class="QCheckBox" name="computeBackgroundSubtraction">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>60</y>
       <width>201</width>
       <height>22</height>
      </rect>
     </property>
     <property name="text">
      <string>Background subtratcion</string>
     </property>
    </widget>
    <widget class="QCheckBox" name="computeStereo">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>20</y>
       <width>97</width>
       <height>22</height>
      </rect>
     </property>
     <property name="text">
      <string>Stereo</string>
     </property>
    </widget>
    <widget class="QCheckBox" name="computePointcloud">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>40</y>
       <width>141</width>
       <height>22</height>
      </rect>
     </property>
     <property name="text">
      <string>Pointcloud</string>
     </property>
    </widget>
   </widget>
   <widget class="QGroupBox" name="doFiltering">
    <property name="geometry">
     <rect>
      <x>220</x>
      <y>390</y>
      <width>331</width>
      <height>81</height>
     </rect>
    </property>
    <property name="title">
     <string>Filtering (needs stereo and pointcloud)</string>
    </property>
    <property name="checkable">
     <bool>true</bool>
    </property>
    <property name="checked">
     <bool>false</bool>
    </property>
    <widget class="QCheckBox" name="useBackgroundSubtraction">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>20</y>
       <width>231</width>
       <height>22</height>
      </rect>
     </property>
     <property name="text">
      <string>Use Background subtraction</string>
     </property>
     <property name="checked">
      <bool>false</bool>
     </property>
    </widget>
    <widget class="QCheckBox" name="useGroundPlaneEstimation">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>40</y>
       <width>231</width>
       <height>22</height>
      </rect>
     </property>
     <property name="text">
      <string>Use Groundplane estimation</string>
     </property>
    </widget>
    <widget class="QCheckBox" name="useRange">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>60</y>
       <width>231</width>
       <height>22</height>
      </rect>
     </property>
     <property name="text">
      <string>Use Range removal</string>
     </property>
    </widget>
   </widget>
   <widget class="QLabel" name="label_4">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>10</y>
      <width>401</width>
      <height>21</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>16</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Single folder processing, stereo only</string>
    </property>
    <property name="textFormat">
     <enum>Qt::PlainText</enum>
    </property>
   </widget>
   <widget class="Line" name="line_3">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>570</y>
      <width>621</width>
      <height>16</height>
     </rect>
    </property>
    <property name="orientation">
     <enum>Qt::Horizontal</enum>
    </property>
   </widget>
   <widget class="QLabel" name="label_5">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>590</y>
      <width>301</width>
      <height>21</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>16</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Pose estimation</string>
    </property>
    <property name="textFormat">
     <enum>Qt::PlainText</enum>
    </property>
   </widget>
   <widget class="QPushButton" name="startPoseEstimation">
    <property name="enabled">
     <bool>true</bool>
    </property>
    <property name="geometry">
     <rect>
      <x>500</x>
      <y>620</y>
      <width>111</width>
      <height>31</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>12</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Start</string>
    </property>
   </widget>
   <widget class="QCheckBox" name="savePoseText">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>650</y>
      <width>151</width>
      <height>22</height>
     </rect>
    </property>
    <property name="text">
     <string>Save Pose (text)</string>
    </property>
    <property name="checked">
     <bool>true</bool>
    </property>
   </widget>
   <widget class="QCheckBox" name="saveScrenShot">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>670</y>
      <width>151</width>
      <height>22</height>
     </rect>
    </property>
    <property name="text">
     <string>Save screenshot</string>
    </property>
    <property name="checked">
     <bool>true</bool>
    </property>
   </widget>
   <widget class="QLineEdit" name="singleTrialPath">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>620</y>
      <width>461</width>
      <height>27</height>
     </rect>
    </property>
    <property name="text">
     <string>/home/jorge/Escritorio/kitti/Person/2011_09_28_drive_0183</string>
    </property>
   </widget>
   <widget class="Line" name="line_4">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>700</y>
      <width>621</width>
      <height>16</height>
     </rect>
    </property>
    <property name="orientation">
     <enum>Qt::Horizontal</enum>
    </property>
   </widget>
   <widget class="QLabel" name="label_6">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>720</y>
      <width>301</width>
      <height>21</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>16</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Batch Pose Estimation</string>
    </property>
    <property name="textFormat">
     <enum>Qt::PlainText</enum>
    </property>
   </widget>
   <widget class="QLineEdit" name="mainDataFolder">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>750</y>
      <width>461</width>
      <height>27</height>
     </rect>
    </property>
    <property name="text">
     <string>/home/jorge/Escritorio/kitti/Person</string>
    </property>
   </widget>
   <widget class="QPushButton" name="startBatchPoseEstimation">
    <property name="enabled">
     <bool>true</bool>
    </property>
    <property name="geometry">
     <rect>
      <x>500</x>
      <y>750</y>
      <width>111</width>
      <height>31</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>12</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Start</string>
    </property>
   </widget>
   <widget class="QCheckBox" name="savePoseTextBatch">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>780</y>
      <width>201</width>
      <height>22</height>
     </rect>
    </property>
    <property name="text">
     <string>Save Pose (text and xml)</string>
    </property>
    <property name="checked">
     <bool>true</bool>
    </property>
   </widget>
   <widget class="QCheckBox" name="saveScrenShotBatch">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>800</y>
      <width>151</width>
      <height>22</height>
     </rect>
    </property>
    <property name="text">
     <string>Save screenshot</string>
    </property>
    <property name="checked">
     <bool>true</bool>
    </property>
   </widget>
   <widget class="QGroupBox" name="interactive">
    <property name="geometry">
     <rect>
      <x>220</x>
      <y>650</y>
      <width>141</width>
      <height>51</height>
     </rect>
    </property>
    <property name="title">
     <string>Interactive</string>
    </property>
    <property name="flat">
     <bool>false</bool>
    </property>
    <property name="checkable">
     <bool>true</bool>
    </property>
    <property name="checked">
     <bool>true</bool>
    </property>
    <widget class="QSpinBox" name="startFramePoseEstimation">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>20</y>
       <width>91</width>
       <height>27</height>
      </rect>
     </property>
     <property name="value">
      <number>1</number>
     </property>
    </widget>
   </widget>
   <widget class="Line" name="line_5">
    <property name="geometry">
     <rect>
      <x>630</x>
      <y>10</y>
      <width>16</width>
      <height>811</height>
     </rect>
    </property>
    <property name="orientation">
     <enum>Qt::Vertical</enum>
    </property>
   </widget>
   <widget class="QLineEdit" name="plotTrialPath">
    <property name="geometry">
     <rect>
      <x>650</x>
      <y>40</y>
      <width>461</width>
      <height>27</height>
     </rect>
    </property>
    <property name="text">
     <string>/home/jorge/Escritorio/kitti/Person/2011_09_28_drive_0183</string>
    </property>
   </widget>
   <widget class="QLabel" name="label_7">
    <property name="geometry">
     <rect>
      <x>650</x>
      <y>10</y>
      <width>301</width>
      <height>21</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>16</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Plot Trial Results</string>
    </property>
    <property name="textFormat">
     <enum>Qt::PlainText</enum>
    </property>
   </widget>
   <widget class="QPushButton" name="startPlotTrial">
    <property name="enabled">
     <bool>true</bool>
    </property>
    <property name="geometry">
     <rect>
      <x>1000</x>
      <y>70</y>
      <width>111</width>
      <height>31</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>12</pointsize>
      <weight>75</weight>
      <bold>true</bold>
     </font>
    </property>
    <property name="text">
     <string>Start</string>
    </property>
   </widget>
   <widget class="QGroupBox" name="interactivePlotTrial">
    <property name="geometry">
     <rect>
      <x>650</x>
      <y>70</y>
      <width>171</width>
      <height>51</height>
     </rect>
    </property>
    <property name="title">
     <string>Interactive</string>
    </property>
    <property name="flat">
     <bool>false</bool>
    </property>
    <property name="checkable">
     <bool>true</bool>
    </property>
    <property name="checked">
     <bool>true</bool>
    </property>
    <widget class="QSpinBox" name="startPosePlotTrial">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>20</y>
       <width>91</width>
       <height>27</height>
      </rect>
     </property>
     <property name="value">
      <number>1</number>
     </property>
    </widget>
   </widget>
   <widget class="QGroupBox" name="useExternalList">
    <property name="geometry">
     <rect>
      <x>220</x>
      <y>781</y>
      <width>401</width>
      <height>80</height>
     </rect>
    </property>
    <property name="title">
     <string>Use pre defined list</string>
    </property>
    <property name="checkable">
     <bool>true</bool>
    </property>
    <property name="checked">
     <bool>true</bool>
    </property>
    <widget class="QLineEdit" name="extrenalListPath">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>21</y>
       <width>381</width>
       <height>27</height>
      </rect>
     </property>
     <property name="text">
      <string>/home/jorge/Escritorio/kitti/Person/listings.xml</string>
     </property>
    </widget>
   </widget>
   <widget class="QLabel" name="label_8">
    <property name="geometry">
     <rect>
      <x>390</x>
      <y>651</y>
      <width>111</width>
      <height>17</height>
     </rect>
    </property>
    <property name="text">
     <string>Model height</string>
    </property>
   </widget>
   <widget class="QDoubleSpinBox" name="modelHeight">
    <property name="geometry">
     <rect>
      <x>390</x>
      <y>669</y>
      <width>91</width>
      <height>27</height>
     </rect>
    </property>
    <property name="minimum">
     <double>1.000000000000000</double>
    </property>
    <property name="maximum">
     <double>2.500000000000000</double>
    </property>
    <property name="singleStep">
     <double>0.050000000000000</double>
    </property>
    <property name="value">
     <double>1.700000000000000</double>
    </property>
   </widget>
  </widget>
  <widget class="QMenuBar" name="menubar">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>1143</width>
     <height>25</height>
    </rect>
   </property>
  </widget>
  <widget class="QStatusBar" name="statusbar"/>
 </widget>
 <resources/>
 <connections>
  <connection>
   <sender>startProcessing</sender>
   <signal>clicked(bool)</signal>
   <receiver>BatchProcessing</receiver>
   <slot>startProcessing()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>65</x>
     <y>205</y>
    </hint>
    <hint type="destinationlabel">
     <x>320</x>
     <y>155</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>loadFolder</sender>
   <signal>clicked(bool)</signal>
   <receiver>BatchProcessing</receiver>
   <slot>openDir()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>58</x>
     <y>91</y>
    </hint>
    <hint type="destinationlabel">
     <x>416</x>
     <y>76</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>stopProcessing</sender>
   <signal>clicked()</signal>
   <receiver>BatchProcessing</receiver>
   <slot>stopProcessing()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>185</x>
     <y>205</y>
    </hint>
    <hint type="destinationlabel">
     <x>322</x>
     <y>119</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>startMFP</sender>
   <signal>clicked()</signal>
   <receiver>BatchProcessing</receiver>
   <slot>startMFP()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>65</x>
     <y>405</y>
    </hint>
    <hint type="destinationlabel">
     <x>289</x>
     <y>429</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>startVIS</sender>
   <signal>clicked()</signal>
   <receiver>BatchProcessing</receiver>
   <slot>startVisualization()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>500</x>
     <y>580</y>
    </hint>
    <hint type="destinationlabel">
     <x>320</x>
     <y>379</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>startPoseEstimation</sender>
   <signal>clicked()</signal>
   <receiver>BatchProcessing</receiver>
   <slot>startPoseEstimation()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>585</x>
     <y>675</y>
    </hint>
    <hint type="destinationlabel">
     <x>556</x>
     <y>705</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>startBatchPoseEstimation</sender>
   <signal>clicked()</signal>
   <receiver>BatchProcessing</receiver>
   <slot>startBatchPoseEstimation()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>531</x>
     <y>797</y>
    </hint>
    <hint type="destinationlabel">
     <x>479</x>
     <y>825</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>startPlotTrial</sender>
   <signal>clicked()</signal>
   <receiver>BatchProcessing</receiver>
   <slot>startPlotTrialResults()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>1027</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>917</x>
     <y>233</y>
    </hint>
   </hints>
  </connection>
 </connections>
 <slots>
  <slot>startProcessing()</slot>
  <slot>openDir()</slot>
  <slot>stopProcessing()</slot>
  <slot>startMFP()</slot>
  <slot>startVisualization()</slot>
  <slot>startPoseEstimation()</slot>
  <slot>startBatchPoseEstimation()</slot>
  <slot>startPlotTrialResults()</slot>
 </slots>
</ui>
