Menu

[2da4f3]: / forms / tonemappingoptions.ui  Maximize  Restore  History

Download this file

2333 lines (2332 with data), 67.6 kB

<ui version="4.0" >
 <class>ToneMappingOptions</class>
 <widget class="QWidget" name="ToneMappingOptions" >
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>400</width>
    <height>599</height>
   </rect>
  </property>
  <property name="windowTitle" >
   <string>tonemapping functionalities</string>
  </property>
  <property name="windowIcon" >
   <iconset resource="../icons.qrc" >:/new/prefix1/images/qtpfsgui.png</iconset>
  </property>
  <property name="toolTip" >
   <string>Tonemapping Operators and options</string>
  </property>
  <layout class="QVBoxLayout" >
   <property name="margin" >
    <number>0</number>
   </property>
   <property name="spacing" >
    <number>4</number>
   </property>
   <item>
    <layout class="QHBoxLayout" >
     <property name="margin" >
      <number>0</number>
     </property>
     <property name="spacing" >
      <number>6</number>
     </property>
     <item>
      <spacer>
       <property name="orientation" >
        <enum>Qt::Horizontal</enum>
       </property>
       <property name="sizeHint" >
        <size>
         <width>40</width>
         <height>20</height>
        </size>
       </property>
      </spacer>
     </item>
     <item>
      <widget class="QLabel" name="label" >
       <property name="text" >
        <string>Result size:</string>
       </property>
      </widget>
     </item>
     <item>
      <widget class="QComboBox" name="sizeComboBox" >
       <property name="sizePolicy" >
        <sizepolicy>
         <hsizetype>3</hsizetype>
         <vsizetype>0</vsizetype>
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
      </widget>
     </item>
     <item>
      <spacer>
       <property name="orientation" >
        <enum>Qt::Horizontal</enum>
       </property>
       <property name="sizeHint" >
        <size>
         <width>40</width>
         <height>20</height>
        </size>
       </property>
      </spacer>
     </item>
    </layout>
   </item>
   <item>
    <widget class="QGroupBox" name="lower_settings" >
     <property name="minimumSize" >
      <size>
       <width>111</width>
       <height>0</height>
      </size>
     </property>
     <property name="title" >
      <string>Pre Gamma</string>
     </property>
     <layout class="QVBoxLayout" >
      <property name="margin" >
       <number>0</number>
      </property>
      <property name="spacing" >
       <number>0</number>
      </property>
      <item>
       <layout class="QHBoxLayout" >
        <property name="margin" >
         <number>0</number>
        </property>
        <property name="spacing" >
         <number>6</number>
        </property>
        <item>
         <spacer>
          <property name="orientation" >
           <enum>Qt::Horizontal</enum>
          </property>
          <property name="sizeHint" >
           <size>
            <width>3</width>
            <height>23</height>
           </size>
          </property>
         </spacer>
        </item>
        <item>
         <widget class="QLabel" name="label_34" >
          <property name="text" >
           <string>Pre Tone mapping gamma adjustment</string>
          </property>
         </widget>
        </item>
        <item>
         <spacer>
          <property name="orientation" >
           <enum>Qt::Horizontal</enum>
          </property>
          <property name="sizeHint" >
           <size>
            <width>3</width>
            <height>23</height>
           </size>
          </property>
         </spacer>
        </item>
       </layout>
      </item>
      <item>
       <layout class="QHBoxLayout" >
        <property name="margin" >
         <number>0</number>
        </property>
        <property name="spacing" >
         <number>6</number>
        </property>
        <item>
         <widget class="QPushButton" name="pregammadefault" >
          <property name="sizePolicy" >
           <sizepolicy>
            <hsizetype>0</hsizetype>
            <vsizetype>0</vsizetype>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          </property>
          <property name="toolTip" >
           <string>Restore PREgamma's default value (1).</string>
          </property>
          <property name="text" >
           <string/>
          </property>
          <property name="icon" >
           <iconset resource="../icons.qrc" >:/new/prefix1/images/undo.png</iconset>
          </property>
          <property name="autoDefault" >
           <bool>false</bool>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QSlider" name="pregammaSlider" >
          <property name="toolTip" >
           <string>pregamma</string>
          </property>
          <property name="orientation" >
           <enum>Qt::Horizontal</enum>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QDoubleSpinBox" name="pregammadsb" >
          <property name="decimals" >
           <number>3</number>
          </property>
          <property name="maximum" >
           <double>3.000000000000000</double>
          </property>
          <property name="singleStep" >
           <double>0.100000000000000</double>
          </property>
          <property name="value" >
           <double>1.000000000000000</double>
          </property>
         </widget>
        </item>
       </layout>
      </item>
     </layout>
    </widget>
   </item>
   <item>
    <spacer>
     <property name="orientation" >
      <enum>Qt::Vertical</enum>
     </property>
     <property name="sizeHint" >
      <size>
       <width>400</width>
       <height>16</height>
      </size>
     </property>
    </spacer>
   </item>
   <item>
    <spacer>
     <property name="orientation" >
      <enum>Qt::Vertical</enum>
     </property>
     <property name="sizeHint" >
      <size>
       <width>400</width>
       <height>16</height>
      </size>
     </property>
    </spacer>
   </item>
   <item>
    <widget class="QTabWidget" name="operators_tabWidget" >
     <property name="currentIndex" >
      <number>0</number>
     </property>
     <widget class="QWidget" name="tab_4" >
      <attribute name="title" >
       <string>Fattal</string>
      </attribute>
      <layout class="QVBoxLayout" >
       <property name="margin" >
        <number>9</number>
       </property>
       <property name="spacing" >
        <number>6</number>
       </property>
       <item>
        <widget class="QLabel" name="label_desc_fattal02" >
         <property name="text" >
          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Gradient Domain High Dynamic Range Compression&lt;/span>&lt;br />R. Fattal, D. Lischinski, and M. Werman&lt;/p>&lt;/body>&lt;/html></string>
         </property>
         <property name="wordWrap" >
          <bool>true</bool>
         </property>
        </widget>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_17" >
           <property name="text" >
            <string>Alpha</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="alphaSlider" >
           <property name="maximum" >
            <number>999</number>
           </property>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="alphadsb" >
           <property name="decimals" >
            <number>3</number>
           </property>
           <property name="maximum" >
            <double>2.000000000000000</double>
           </property>
           <property name="minimum" >
            <double>0.001000000000000</double>
           </property>
           <property name="singleStep" >
            <double>0.200000000000000</double>
           </property>
           <property name="value" >
            <double>0.100000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_19" >
           <property name="text" >
            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Beta&lt;/p>&lt;/body>&lt;/html></string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="betaSlider" >
           <property name="maximum" >
            <number>999</number>
           </property>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="betadsb" >
           <property name="decimals" >
            <number>3</number>
           </property>
           <property name="maximum" >
            <double>1.000000000000000</double>
           </property>
           <property name="minimum" >
            <double>0.600000000000000</double>
           </property>
           <property name="singleStep" >
            <double>2.000000000000000</double>
           </property>
           <property name="value" >
            <double>0.800000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_18" >
           <property name="text" >
            <string>Color Saturation</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="saturation2Slider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="saturation2dsb" >
           <property name="maximum" >
            <double>3.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>0.500000000000000</double>
           </property>
           <property name="value" >
            <double>1.000000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <spacer>
         <property name="orientation" >
          <enum>Qt::Vertical</enum>
         </property>
         <property name="sizeHint" >
          <size>
           <width>20</width>
           <height>111</height>
          </size>
         </property>
        </spacer>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QPushButton" name="fattal02Default" >
           <property name="toolTip" >
            <string>Restore operator's default values.</string>
           </property>
           <property name="text" >
            <string/>
           </property>
           <property name="icon" >
            <iconset resource="../icons.qrc" >:/new/prefix1/images/undo.png</iconset>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QLabel" name="label_9" >
           <property name="text" >
            <string>Default Values for operator</string>
           </property>
          </widget>
         </item>
         <item>
          <spacer>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
           <property name="sizeHint" >
            <size>
             <width>2</width>
             <height>20</height>
            </size>
           </property>
          </spacer>
         </item>
        </layout>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="tab" >
      <attribute name="title" >
       <string>Ashikhmin</string>
      </attribute>
      <layout class="QVBoxLayout" >
       <property name="margin" >
        <number>9</number>
       </property>
       <property name="spacing" >
        <number>6</number>
       </property>
       <item>
        <widget class="QLabel" name="label_desc_ashikhmin02" >
         <property name="text" >
          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">A Tone Mapping Algorithm for High Contrast Images&lt;/span>&lt;br />Michael Ashikhmin&lt;/p>&lt;/body>&lt;/html></string>
         </property>
         <property name="wordWrap" >
          <bool>true</bool>
         </property>
        </widget>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>0</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QCheckBox" name="simpleCheckBox" >
           <property name="text" >
            <string>Simple</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QGroupBox" name="groupBox" >
           <property name="sizePolicy" >
            <sizepolicy>
             <hsizetype>0</hsizetype>
             <vsizetype>0</vsizetype>
             <horstretch>0</horstretch>
             <verstretch>0</verstretch>
            </sizepolicy>
           </property>
           <property name="minimumSize" >
            <size>
             <width>41</width>
             <height>40</height>
            </size>
           </property>
           <property name="title" >
            <string>Equation Number</string>
           </property>
           <layout class="QHBoxLayout" >
            <property name="margin" >
             <number>0</number>
            </property>
            <property name="spacing" >
             <number>0</number>
            </property>
            <item>
             <widget class="QRadioButton" name="eq2RadioButton" >
              <property name="sizePolicy" >
               <sizepolicy>
                <hsizetype>0</hsizetype>
                <vsizetype>0</vsizetype>
                <horstretch>0</horstretch>
                <verstretch>0</verstretch>
               </sizepolicy>
              </property>
              <property name="text" >
               <string>Eqn 2</string>
              </property>
              <property name="checked" >
               <bool>true</bool>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QRadioButton" name="eq4RadioButton" >
              <property name="sizePolicy" >
               <sizepolicy>
                <hsizetype>0</hsizetype>
                <vsizetype>0</vsizetype>
                <horstretch>0</horstretch>
                <verstretch>0</verstretch>
               </sizepolicy>
              </property>
              <property name="text" >
               <string>Eqn 4</string>
              </property>
             </widget>
            </item>
           </layout>
          </widget>
         </item>
         <item>
          <spacer>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
           <property name="sizeHint" >
            <size>
             <width>22</width>
             <height>20</height>
            </size>
           </property>
          </spacer>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_locatcontrasttreshold" >
           <property name="text" >
            <string>Local Contrast Threshold</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="contrastSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="contrastdsb" >
           <property name="focusPolicy" >
            <enum>Qt::StrongFocus</enum>
           </property>
           <property name="decimals" >
            <number>2</number>
           </property>
           <property name="maximum" >
            <double>1.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>0.100000000000000</double>
           </property>
           <property name="value" >
            <double>0.500000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <spacer>
         <property name="orientation" >
          <enum>Qt::Vertical</enum>
         </property>
         <property name="sizeHint" >
          <size>
           <width>20</width>
           <height>111</height>
          </size>
         </property>
        </spacer>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QPushButton" name="ashikhmin02Default" >
           <property name="toolTip" >
            <string>Restore operator's default values.</string>
           </property>
           <property name="text" >
            <string/>
           </property>
           <property name="icon" >
            <iconset resource="../icons.qrc" >:/new/prefix1/images/undo.png</iconset>
           </property>
           <property name="autoDefault" >
            <bool>false</bool>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QLabel" name="label_3" >
           <property name="text" >
            <string>Default Values for operator</string>
           </property>
          </widget>
         </item>
         <item>
          <spacer>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
           <property name="sizeHint" >
            <size>
             <width>22</width>
             <height>20</height>
            </size>
           </property>
          </spacer>
         </item>
        </layout>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="tab_3" >
      <attribute name="title" >
       <string>Durand</string>
      </attribute>
      <layout class="QVBoxLayout" >
       <property name="margin" >
        <number>9</number>
       </property>
       <property name="spacing" >
        <number>6</number>
       </property>
       <item>
        <widget class="QLabel" name="label_desc_durand02" >
         <property name="text" >
          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Fast Bilateral Filtering for the Display of HDR Images&lt;/span>&lt;br />F. Durand and J. Dorsey.&lt;/p>&lt;/body>&lt;/html></string>
         </property>
         <property name="wordWrap" >
          <bool>true</bool>
         </property>
        </widget>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_spatialsigma" >
           <property name="text" >
            <string>Spatial Kernel Sigma</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="spatialSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="spatialdsb" >
           <property name="maximum" >
            <double>60.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>10.000000000000000</double>
           </property>
           <property name="value" >
            <double>8.000000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_rangesigma" >
           <property name="text" >
            <string>Range Kernel Sigma</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="rangeSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="rangedsb" >
           <property name="maximum" >
            <double>10.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>0.200000000000000</double>
           </property>
           <property name="value" >
            <double>0.400000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_basecontrast" >
           <property name="text" >
            <string>Base Contrast</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="baseSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="basedsb" >
           <property name="maximum" >
            <double>10.000000000000000</double>
           </property>
           <property name="value" >
            <double>5.000000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <spacer>
         <property name="orientation" >
          <enum>Qt::Vertical</enum>
         </property>
         <property name="sizeHint" >
          <size>
           <width>20</width>
           <height>111</height>
          </size>
         </property>
        </spacer>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QPushButton" name="durand02Default" >
           <property name="toolTip" >
            <string>Restore operator's default values.</string>
           </property>
           <property name="text" >
            <string/>
           </property>
           <property name="icon" >
            <iconset resource="../icons.qrc" >:/new/prefix1/images/undo.png</iconset>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QLabel" name="label_5" >
           <property name="text" >
            <string>Default Values for operator</string>
           </property>
          </widget>
         </item>
         <item>
          <spacer>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
           <property name="sizeHint" >
            <size>
             <width>2</width>
             <height>20</height>
            </size>
           </property>
          </spacer>
         </item>
        </layout>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="tab_2" >
      <attribute name="title" >
       <string>Drago</string>
      </attribute>
      <layout class="QVBoxLayout" >
       <property name="margin" >
        <number>9</number>
       </property>
       <property name="spacing" >
        <number>6</number>
       </property>
       <item>
        <widget class="QLabel" name="label_desc_drago03" >
         <property name="text" >
          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Adaptive logarithmic mapping for displaying high contrast scenes&lt;/span>&lt;br />F. Drago, K. Myszkowski, T. Annen, and N. Chiba.&lt;/p>&lt;/body>&lt;/html></string>
         </property>
         <property name="wordWrap" >
          <bool>true</bool>
         </property>
        </widget>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_11" >
           <property name="text" >
            <string>Bias</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="biasSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="biasdsb" >
           <property name="maximum" >
            <double>1.000000000000000</double>
           </property>
           <property name="minimum" >
            <double>0.500000000000000</double>
           </property>
           <property name="singleStep" >
            <double>0.040000000000000</double>
           </property>
           <property name="value" >
            <double>0.850000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <spacer>
         <property name="orientation" >
          <enum>Qt::Vertical</enum>
         </property>
         <property name="sizeHint" >
          <size>
           <width>20</width>
           <height>131</height>
          </size>
         </property>
        </spacer>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QPushButton" name="drago03Default" >
           <property name="toolTip" >
            <string>Restore operator's default values.</string>
           </property>
           <property name="text" >
            <string/>
           </property>
           <property name="icon" >
            <iconset resource="../icons.qrc" >:/new/prefix1/images/undo.png</iconset>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QLabel" name="label_4" >
           <property name="text" >
            <string>Default Values for operator</string>
           </property>
          </widget>
         </item>
         <item>
          <spacer>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
           <property name="sizeHint" >
            <size>
             <width>2</width>
             <height>20</height>
            </size>
           </property>
          </spacer>
         </item>
        </layout>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="tab_5" >
      <attribute name="title" >
       <string>Pattanaik</string>
      </attribute>
      <layout class="QVBoxLayout" >
       <property name="margin" >
        <number>9</number>
       </property>
       <property name="spacing" >
        <number>6</number>
       </property>
       <item>
        <widget class="QLabel" name="label_desc_pattanaik00" >
         <property name="text" >
          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Time-Dependent Visual Adaptation for Realistic Image Display&lt;/span>&lt;br />S.N. Pattanaik, J. Tumblin, H. Yee, and D.P. Greenberg&lt;/p>&lt;/body>&lt;/html></string>
         </property>
         <property name="wordWrap" >
          <bool>true</bool>
         </property>
        </widget>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_21" >
           <property name="text" >
            <string>Multiplier</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="multiplierSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="multiplierdsb" >
           <property name="decimals" >
            <number>3</number>
           </property>
           <property name="maximum" >
            <double>50.000000000000000</double>
           </property>
           <property name="minimum" >
            <double>0.001000000000000</double>
           </property>
           <property name="value" >
            <double>1.000000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QVBoxLayout" >
         <property name="margin" >
          <number>0</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QCheckBox" name="pattalocal" >
           <property name="text" >
            <string>Local Tone Mapping</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QCheckBox" name="autoYcheckbox" >
           <property name="text" >
            <string>Cone and Rod based on Luminance</string>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_cone" >
           <property name="text" >
            <string>Cone Level</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="coneSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="conedsb" >
           <property name="maximum" >
            <double>1.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>0.100000000000000</double>
           </property>
           <property name="value" >
            <double>0.500000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_rod" >
           <property name="text" >
            <string>Rod Level</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="rodSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="roddsb" >
           <property name="maximum" >
            <double>1.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>0.100000000000000</double>
           </property>
           <property name="value" >
            <double>0.500000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <spacer>
         <property name="orientation" >
          <enum>Qt::Vertical</enum>
         </property>
         <property name="sizeHint" >
          <size>
           <width>2</width>
           <height>51</height>
          </size>
         </property>
        </spacer>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QPushButton" name="pattanaik00Default" >
           <property name="toolTip" >
            <string>Restore operator's default values.</string>
           </property>
           <property name="text" >
            <string/>
           </property>
           <property name="icon" >
            <iconset resource="../icons.qrc" >:/new/prefix1/images/undo.png</iconset>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QLabel" name="label_8" >
           <property name="text" >
            <string>Default Values for operator</string>
           </property>
          </widget>
         </item>
         <item>
          <spacer>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
           <property name="sizeHint" >
            <size>
             <width>2</width>
             <height>20</height>
            </size>
           </property>
          </spacer>
         </item>
        </layout>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="tab_6" >
      <attribute name="title" >
       <string>Reinhard '02</string>
      </attribute>
      <layout class="QVBoxLayout" >
       <property name="margin" >
        <number>9</number>
       </property>
       <property name="spacing" >
        <number>6</number>
       </property>
       <item>
        <widget class="QLabel" name="label_desc_reinhard02" >
         <property name="text" >
          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Photographic Tone Reproduction for Digital Images&lt;/span>&lt;br />E. Reinhard, M. Stark, P. Shirley, and J. Ferwerda&lt;/p>&lt;/body>&lt;/html></string>
         </property>
         <property name="wordWrap" >
          <bool>true</bool>
         </property>
        </widget>
       </item>
       <item>
        <widget class="QCheckBox" name="usescalescheckbox" >
         <property name="text" >
          <string>Use Scales</string>
         </property>
        </widget>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_key" >
           <property name="text" >
            <string>Key Value</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="keySlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="keydsb" >
           <property name="maximum" >
            <double>1.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>0.200000000000000</double>
           </property>
           <property name="value" >
            <double>0.180000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_phi" >
           <property name="text" >
            <string>Phi</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="phiSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="phidsb" >
           <property name="maximum" >
            <double>50.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>7.000000000000000</double>
           </property>
           <property name="value" >
            <double>1.000000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_range" >
           <property name="enabled" >
            <bool>false</bool>
           </property>
           <property name="text" >
            <string>Range</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="range2Slider" >
           <property name="enabled" >
            <bool>false</bool>
           </property>
           <property name="minimum" >
            <number>2</number>
           </property>
           <property name="maximum" >
            <number>15</number>
           </property>
           <property name="pageStep" >
            <number>1</number>
           </property>
           <property name="value" >
            <number>2</number>
           </property>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="range2dsb" >
           <property name="enabled" >
            <bool>false</bool>
           </property>
           <property name="maximum" >
            <double>15.000000000000000</double>
           </property>
           <property name="minimum" >
            <double>2.000000000000000</double>
           </property>
           <property name="value" >
            <double>8.000000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_lowerscale" >
           <property name="enabled" >
            <bool>false</bool>
           </property>
           <property name="text" >
            <string>Lower Scale</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="lowerSlider" >
           <property name="enabled" >
            <bool>false</bool>
           </property>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="lowerdsb" >
           <property name="enabled" >
            <bool>false</bool>
           </property>
           <property name="maximum" >
            <double>100.000000000000000</double>
           </property>
           <property name="minimum" >
            <double>1.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>10.000000000000000</double>
           </property>
           <property name="value" >
            <double>1.000000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_upperscale" >
           <property name="enabled" >
            <bool>false</bool>
           </property>
           <property name="text" >
            <string>Upper Scale</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="upperSlider" >
           <property name="enabled" >
            <bool>false</bool>
           </property>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="upperdsb" >
           <property name="enabled" >
            <bool>false</bool>
           </property>
           <property name="maximum" >
            <double>100.000000000000000</double>
           </property>
           <property name="minimum" >
            <double>1.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>10.000000000000000</double>
           </property>
           <property name="value" >
            <double>43.000000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <spacer>
         <property name="orientation" >
          <enum>Qt::Vertical</enum>
         </property>
         <property name="sizeHint" >
          <size>
           <width>20</width>
           <height>16</height>
          </size>
         </property>
        </spacer>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QPushButton" name="reinhard02Default" >
           <property name="toolTip" >
            <string>Restore operator's default values.</string>
           </property>
           <property name="text" >
            <string/>
           </property>
           <property name="icon" >
            <iconset resource="../icons.qrc" >:/new/prefix1/images/undo.png</iconset>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QLabel" name="label_7" >
           <property name="text" >
            <string>Default Values for operator</string>
           </property>
          </widget>
         </item>
         <item>
          <spacer>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
           <property name="sizeHint" >
            <size>
             <width>2</width>
             <height>20</height>
            </size>
           </property>
          </spacer>
         </item>
        </layout>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="tab_7" >
      <attribute name="title" >
       <string>Reinhard '04</string>
      </attribute>
      <layout class="QVBoxLayout" >
       <property name="margin" >
        <number>9</number>
       </property>
       <property name="spacing" >
        <number>6</number>
       </property>
       <item>
        <widget class="QLabel" name="label_desc_reinhard04" >
         <property name="text" >
          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Dynamic Range Reduction Inspired by Photoreceptor Physiology&lt;/span>&lt;br />E. Reinhard and K. Devlin&lt;/p>&lt;/body>&lt;/html></string>
         </property>
         <property name="wordWrap" >
          <bool>true</bool>
         </property>
        </widget>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_brightness" >
           <property name="text" >
            <string>Brightness</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="brightnessSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="brightnessdsb" >
           <property name="maximum" >
            <double>10.000000000000000</double>
           </property>
           <property name="minimum" >
            <double>-35.000000000000000</double>
           </property>
           <property name="singleStep" >
            <double>5.000000000000000</double>
           </property>
           <property name="value" >
            <double>-10.000000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QLabel" name="label_saturation" >
           <property name="text" >
            <string>Saturation</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QSlider" name="saturationSlider" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QDoubleSpinBox" name="saturationdsb" >
           <property name="maximum" >
            <double>1.200000000000000</double>
           </property>
           <property name="singleStep" >
            <double>0.300000000000000</double>
           </property>
           <property name="value" >
            <double>0.990000000000000</double>
           </property>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <spacer>
         <property name="orientation" >
          <enum>Qt::Vertical</enum>
         </property>
         <property name="sizeHint" >
          <size>
           <width>20</width>
           <height>40</height>
          </size>
         </property>
        </spacer>
       </item>
       <item>
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>2</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QPushButton" name="reinhard04Default" >
           <property name="toolTip" >
            <string>Restore operator's default values.</string>
           </property>
           <property name="text" >
            <string/>
           </property>
           <property name="icon" >
            <iconset resource="../icons.qrc" >:/new/prefix1/images/undo.png</iconset>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QLabel" name="label_6" >
           <property name="text" >
            <string>Default Values for operator</string>
           </property>
          </widget>
         </item>
         <item>
          <spacer>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
           <property name="sizeHint" >
            <size>
             <width>2</width>
             <height>20</height>
            </size>
           </property>
          </spacer>
         </item>
        </layout>
       </item>
      </layout>
     </widget>
    </widget>
   </item>
   <item>
    <layout class="QHBoxLayout" >
     <property name="margin" >
      <number>0</number>
     </property>
     <property name="spacing" >
      <number>6</number>
     </property>
     <item>
      <spacer>
       <property name="orientation" >
        <enum>Qt::Horizontal</enum>
       </property>
       <property name="sizeHint" >
        <size>
         <width>40</width>
         <height>20</height>
        </size>
       </property>
      </spacer>
     </item>
     <item>
      <widget class="QToolButton" name="applyButton" >
       <property name="minimumSize" >
        <size>
         <width>66</width>
         <height>0</height>
        </size>
       </property>
       <property name="toolTip" >
        <string>Use current parameters (pregamma and TMO) above to compute a result</string>
       </property>
       <property name="text" >
        <string>&amp;Apply</string>
       </property>
       <property name="icon" >
        <iconset resource="../icons.qrc" >:/new/prefix1/images/apply.png</iconset>
       </property>
       <property name="iconSize" >
        <size>
         <width>44</width>
         <height>44</height>
        </size>
       </property>
       <property name="shortcut" >
        <string>Ctrl+A</string>
       </property>
       <property name="toolButtonStyle" >
        <enum>Qt::ToolButtonTextUnderIcon</enum>
       </property>
      </widget>
     </item>
     <item>
      <spacer>
       <property name="orientation" >
        <enum>Qt::Horizontal</enum>
       </property>
       <property name="sizeHint" >
        <size>
         <width>40</width>
         <height>20</height>
        </size>
       </property>
      </spacer>
     </item>
    </layout>
   </item>
   <item>
    <spacer>
     <property name="orientation" >
      <enum>Qt::Vertical</enum>
     </property>
     <property name="sizeHint" >
      <size>
       <width>400</width>
       <height>16</height>
      </size>
     </property>
    </spacer>
   </item>
   <item>
    <spacer>
     <property name="orientation" >
      <enum>Qt::Vertical</enum>
     </property>
     <property name="sizeHint" >
      <size>
       <width>400</width>
       <height>16</height>
      </size>
     </property>
    </spacer>
   </item>
   <item>
    <widget class="Line" name="line" >
     <property name="orientation" >
      <enum>Qt::Horizontal</enum>
     </property>
    </widget>
   </item>
   <item>
    <widget class="QGroupBox" name="groupBox_4" >
     <property name="sizePolicy" >
      <sizepolicy>
       <hsizetype>5</hsizetype>
       <vsizetype>5</vsizetype>
       <horstretch>0</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
     <property name="title" >
      <string>Tonemapping settings</string>
     </property>
     <layout class="QHBoxLayout" >
      <property name="margin" >
       <number>0</number>
      </property>
      <property name="spacing" >
       <number>0</number>
      </property>
      <item>
       <widget class="QPushButton" name="savesettingsbutton" >
        <property name="sizePolicy" >
         <sizepolicy>
          <hsizetype>5</hsizetype>
          <vsizetype>0</vsizetype>
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
        <property name="toolTip" >
         <string>Save current parameters (pregamma and TMO) to a text file</string>
        </property>
        <property name="text" >
         <string>Save...</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QPushButton" name="loadsettingsbutton" >
        <property name="sizePolicy" >
         <sizepolicy>
          <hsizetype>0</hsizetype>
          <vsizetype>0</vsizetype>
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
        <property name="toolTip" >
         <string>Load an existing text file containing pregamma and TMO settings</string>
        </property>
        <property name="text" >
         <string>Load...</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QLineEdit" name="lineEditTMOsetting" >
        <property name="enabled" >
         <bool>false</bool>
        </property>
        <property name="sizePolicy" >
         <sizepolicy>
          <hsizetype>3</hsizetype>
          <vsizetype>0</vsizetype>
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
        <property name="maximumSize" >
         <size>
          <width>122</width>
          <height>16777215</height>
         </size>
        </property>
        <property name="toolTip" >
         <string>the settings file in use</string>
        </property>
        <property name="readOnly" >
         <bool>true</bool>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QLabel" name="label_applyTMOSetting" >
        <property name="enabled" >
         <bool>false</bool>
        </property>
        <property name="text" >
         <string>Apply file</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QPushButton" name="button_fromTxt2Gui" >
        <property name="enabled" >
         <bool>false</bool>
        </property>
        <property name="toolTip" >
         <string>Apply Settings File to preview</string>
        </property>
        <property name="icon" >
         <iconset resource="../icons.qrc" >:/new/prefix1/images/orange_apply.png</iconset>
        </property>
        <property name="autoDefault" >
         <bool>false</bool>
        </property>
       </widget>
      </item>
     </layout>
    </widget>
   </item>
  </layout>
 </widget>
 <resources>
  <include location="../icons.qrc" />
 </resources>
 <connections>
  <connection>
   <sender>simpleCheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>eq2RadioButton</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>76</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>simpleCheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>eq4RadioButton</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>75</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>simpleCheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>contrastSlider</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>75</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>simpleCheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>label_locatcontrasttreshold</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>75</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pattalocal</sender>
   <signal>toggled(bool)</signal>
   <receiver>autoYcheckbox</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>92</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pattalocal</sender>
   <signal>toggled(bool)</signal>
   <receiver>rodSlider</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pattalocal</sender>
   <signal>toggled(bool)</signal>
   <receiver>coneSlider</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>autoYcheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>coneSlider</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>autoYcheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>rodSlider</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>usescalescheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>label_lowerscale</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>91</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>94</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>usescalescheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>lowerSlider</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>91</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>usescalescheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>label_upperscale</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>91</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>94</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>usescalescheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>upperSlider</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>91</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>usescalescheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>label_range</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>91</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>73</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>usescalescheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>range2Slider</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>91</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>autoYcheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>label_cone</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>94</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>autoYcheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>label_rod</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>91</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pattalocal</sender>
   <signal>toggled(bool)</signal>
   <receiver>label_cone</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>94</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pattalocal</sender>
   <signal>toggled(bool)</signal>
   <receiver>label_rod</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>91</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>simpleCheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>contrastdsb</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>75</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pattalocal</sender>
   <signal>toggled(bool)</signal>
   <receiver>conedsb</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pattalocal</sender>
   <signal>toggled(bool)</signal>
   <receiver>roddsb</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>autoYcheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>conedsb</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>autoYcheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>roddsb</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>92</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>usescalescheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>range2dsb</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>91</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>usescalescheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>lowerdsb</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>91</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>usescalescheckbox</sender>
   <signal>toggled(bool)</signal>
   <receiver>upperdsb</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>91</x>
     <y>185</y>
    </hint>
    <hint type="destinationlabel" >
     <x>110</x>
     <y>185</y>
    </hint>
   </hints>
  </connection>
 </connections>
</ui>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.