diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-07-11 17:23:20 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-07-11 17:23:20 +0200 |
commit | 4dc41d3d8642d90d52b667dd05b4f99735f83a37 (patch) | |
tree | c146ff0fd20918bf87ab841fed7cdffde4393655 /ftnoir_tracker_aruco/aruco-trackercontrols.ui | |
parent | 5f9494fa021582f725fed487162cdb043c607a50 (diff) |
integrate PT axis of rotation estimation into AR
Diffstat (limited to 'ftnoir_tracker_aruco/aruco-trackercontrols.ui')
-rw-r--r-- | ftnoir_tracker_aruco/aruco-trackercontrols.ui | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/ftnoir_tracker_aruco/aruco-trackercontrols.ui b/ftnoir_tracker_aruco/aruco-trackercontrols.ui index 1d5a4241..be237e3c 100644 --- a/ftnoir_tracker_aruco/aruco-trackercontrols.ui +++ b/ftnoir_tracker_aruco/aruco-trackercontrols.ui @@ -9,8 +9,8 @@ <rect> <x>0</x> <y>0</y> - <width>615</width> - <height>326</height> + <width>636</width> + <height>346</height> </rect> </property> <property name="sizePolicy"> @@ -110,6 +110,13 @@ </property> </widget> </item> + <item row="4" column="1"> + <widget class="QPushButton" name="btn_calibrate"> + <property name="text"> + <string>Calibrate</string> + </property> + </widget> + </item> </layout> </widget> </item> |