summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_aruco/aruco-trackercontrols.ui
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-08-01 20:02:27 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-08-01 20:02:27 +0200
commitacf9b8935870f7f65d302eb1434241d19dfea3ff (patch)
treeb505aa347015b851d00db20b933bb1bf6e4a70ea /ftnoir_tracker_aruco/aruco-trackercontrols.ui
parent195da364d32d6fdb9c84cf385a0d2d1129a06463 (diff)
Add Aruco library authorship information
Diffstat (limited to 'ftnoir_tracker_aruco/aruco-trackercontrols.ui')
-rw-r--r--ftnoir_tracker_aruco/aruco-trackercontrols.ui35
1 files changed, 35 insertions, 0 deletions
diff --git a/ftnoir_tracker_aruco/aruco-trackercontrols.ui b/ftnoir_tracker_aruco/aruco-trackercontrols.ui
index a04f2659..3ad9fa40 100644
--- a/ftnoir_tracker_aruco/aruco-trackercontrols.ui
+++ b/ftnoir_tracker_aruco/aruco-trackercontrols.ui
@@ -442,6 +442,41 @@
<double>0.000000000000000</double>
</property>
</widget>
+ <widget class="QLabel" name="label_6">
+ <property name="geometry">
+ <rect>
+ <x>325</x>
+ <y>133</y>
+ <width>253</width>
+ <height>60</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>The ARUCO Library has been developed by
+the Ava group of the Univeristy of Cordoba(Spain)
+Contact to
+Rafael Muñoz Salinas &lt;rmsalinas@uco.es&gt;</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
+ </property>
+ </widget>
+ <widget class="QLineEdit" name="lineEdit">
+ <property name="geometry">
+ <rect>
+ <x>370</x>
+ <y>200</y>
+ <width>181</width>
+ <height>20</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>https://github.com/rmsalinas/aruco</string>
+ </property>
+ <property name="readOnly">
+ <bool>true</bool>
+ </property>
+ </widget>
</widget>
<resources/>
<connections/>