AutoFTG-Scripts_Metashape-Pro/AutoFTG/gui_designs/diaAddNewChunkBatchSetAlign.ui

376 lines
10 KiB
Plaintext
Raw Permalink Normal View History

2023-08-04 19:35:27 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DialogAlignPhotos</class>
<widget class="QDialog" name="DialogAlignPhotos">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>290</width>
<height>460</height>
</rect>
</property>
<property name="windowTitle">
<string notr="true">Align Photos Settings</string>
</property>
<widget class="QWidget" name="formLayoutWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>291</width>
<height>461</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout">
<property name="leftMargin">
<number>10</number>
</property>
<property name="topMargin">
<number>10</number>
</property>
<property name="rightMargin">
<number>10</number>
</property>
<property name="bottomMargin">
<number>10</number>
</property>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_4">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>14</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string notr="true">Align Photos Settings</string>
</property>
</widget>
</item>
<item row="1" column="0" colspan="2">
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>11</pointsize>
</font>
</property>
<property name="text">
<string notr="true">Quality</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="comboBox_quality">
<property name="currentText">
<string notr="true">Highest</string>
</property>
<item>
<property name="text">
<string notr="true">Highest</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">High</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Medium</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Low</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Lowest</string>
</property>
</item>
</widget>
</item>
<item row="3" column="0" colspan="2">
<widget class="Line" name="line_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_2">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>11</pointsize>
</font>
</property>
<property name="text">
<string notr="true">Pre-selection</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QCheckBox" name="checkBox_gen">
<property name="text">
<string notr="true">Generic</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QCheckBox" name="checkBox_ref">
<property name="text">
<string notr="true">Reference</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QComboBox" name="comboBox_ref">
<property name="enabled">
<bool>false</bool>
</property>
<property name="currentText">
<string notr="true">Source</string>
</property>
<item>
<property name="text">
<string notr="true">Source</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Estimated</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Sequential</string>
</property>
</item>
</widget>
</item>
<item row="7" column="0" colspan="2">
<widget class="Line" name="line_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="8" column="0">
<widget class="QLabel" name="label_3">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>11</pointsize>
</font>
</property>
<property name="text">
<string notr="true">Point Limit</string>
</property>
</widget>
</item>
<item row="8" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_6">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string notr="true">Key</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_5">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string notr="true">Tie</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="9" column="1">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLineEdit" name="lineEdit_keypoints">
<property name="placeholderText">
<string notr="true">40000</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEdit_tiepoints">
<property name="placeholderText">
<string notr="true">10000</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="10" column="0" colspan="2">
<widget class="Line" name="line_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="11" column="0">
<widget class="QLabel" name="label_7">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>11</pointsize>
</font>
</property>
<property name="text">
<string notr="true">Other</string>
</property>
</widget>
</item>
<item row="11" column="1">
<widget class="QCheckBox" name="checkBox_filtmask">
<property name="text">
<string notr="true">Filter Masked</string>
</property>
</widget>
</item>
<item row="13" column="1">
<widget class="QCheckBox" name="checkBox_masktie">
<property name="text">
<string notr="true">Mask Tie Points</string>
</property>
</widget>
</item>
<item row="14" column="1">
<widget class="QCheckBox" name="checkBox_keepkey">
<property name="text">
<string notr="true">Keep Key Points</string>
</property>
</widget>
</item>
<item row="15" column="1">
<widget class="QCheckBox" name="checkBox_guided">
<property name="text">
<string notr="true">Guided Matching</string>
</property>
</widget>
</item>
<item row="16" column="1">
<widget class="QCheckBox" name="checkBox_reset">
<property name="text">
<string notr="true">Reset Alignement</string>
</property>
</widget>
</item>
<item row="17" column="1">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>5</height>
</size>
</property>
</spacer>
</item>
<item row="18" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QPushButton" name="pushButton_save">
<property name="text">
<string notr="true">Save</string>
</property>
<property name="icon">
<iconset resource="../qtresources.qrc">
<normaloff>:/icons/icons8-save-as-50.png</normaloff>:/icons/icons8-save-as-50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_cancel">
<property name="text">
<string notr="true">Cancel</string>
</property>
<property name="icon">
<iconset resource="../qtresources.qrc">
<normaloff>:/icons/icons8-close-window-50.png</normaloff>:/icons/icons8-close-window-50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
<item row="12" column="1">
<widget class="QCheckBox" name="checkBox_filtsta">
<property name="text">
<string notr="true">Filter Stationary Points</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<resources>
<include location="../qtresources.qrc"/>
</resources>
<connections>
<connection>
<sender>checkBox_ref</sender>
<signal>stateChanged(int)</signal>
<receiver>comboBox_ref</receiver>
<slot>setCurrentIndex(int)</slot>
<hints>
<hint type="sourcelabel">
<x>226</x>
<y>114</y>
</hint>
<hint type="destinationlabel">
<x>228</x>
<y>138</y>
</hint>
</hints>
</connection>
</connections>
</ui>