diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-07-27 10:35:19 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-07-27 10:35:19 +0200 |
commit | 2f5eb5c882f26a0bfe2f7f3be87e5ce27f862ef9 (patch) | |
tree | 1fe9f7d76dde075466674715de0ea5a0242d851a /ftnoir_tracker_aruco/aruco-trackercontrols.ui | |
parent | e4f1be83f42742a2fc9a1606695d89a442999d1c (diff) |
Use extrinsic guess, fix coord handedness, get rid of marker size
Diffstat (limited to 'ftnoir_tracker_aruco/aruco-trackercontrols.ui')
-rw-r--r-- | ftnoir_tracker_aruco/aruco-trackercontrols.ui | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/ftnoir_tracker_aruco/aruco-trackercontrols.ui b/ftnoir_tracker_aruco/aruco-trackercontrols.ui index 173accdf..a04f2659 100644 --- a/ftnoir_tracker_aruco/aruco-trackercontrols.ui +++ b/ftnoir_tracker_aruco/aruco-trackercontrols.ui @@ -442,41 +442,6 @@ <double>0.000000000000000</double> </property> </widget> - <widget class="QLabel" name="label_6"> - <property name="geometry"> - <rect> - <x>390</x> - <y>100</y> - <width>58</width> - <height>16</height> - </rect> - </property> - <property name="text"> - <string>Marker size</string> - </property> - </widget> - <widget class="QSpinBox" name="markerSize"> - <property name="geometry"> - <rect> - <x>455</x> - <y>97</y> - <width>70</width> - <height>22</height> - </rect> - </property> - <property name="suffix"> - <string> cm</string> - </property> - <property name="minimum"> - <number>1</number> - </property> - <property name="maximum"> - <number>100</number> - </property> - <property name="value"> - <number>10</number> - </property> - </widget> </widget> <resources/> <connections/> |