diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-12-07 05:14:45 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-12-07 05:14:45 +0100 |
commit | f95a4641a37fba390487e53a7f57982e22266910 (patch) | |
tree | c8abbc2f893c61ba1694bce712845bb80858b61d /tracker-aruco/aruco-trackercontrols.ui | |
parent | c804162354aabf6d9a6f0528cdb216c2203b760d (diff) |
tracker/aruco: add more camera fps options
These coincide with power line frequencies.
Fixes #794
Users will need to adjust existing settings.
Diffstat (limited to 'tracker-aruco/aruco-trackercontrols.ui')
-rw-r--r-- | tracker-aruco/aruco-trackercontrols.ui | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tracker-aruco/aruco-trackercontrols.ui b/tracker-aruco/aruco-trackercontrols.ui index a1600a8f..f2c18c1d 100644 --- a/tracker-aruco/aruco-trackercontrols.ui +++ b/tracker-aruco/aruco-trackercontrols.ui @@ -166,6 +166,11 @@ </item> <item> <property name="text"> + <string>50</string> + </property> + </item> + <item> + <property name="text"> <string>60</string> </property> </item> @@ -176,6 +181,16 @@ </item> <item> <property name="text"> + <string>100</string> + </property> + </item> + <item> + <property name="text"> + <string>120</string> + </property> + </item> + <item> + <property name="text"> <string>125</string> </property> </item> |