summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_aruco/ftnoir_tracker_aruco.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-10-15 04:59:41 +0200
committerStanislaw Halik <sthalik@misaki.pl>2014-10-15 21:40:40 +0200
commit39d223b7fcb661e31e3305f2b56a12bef681bbc4 (patch)
tree0ef169067a2bf85e1a3fe560963acdeeb7371776 /ftnoir_tracker_aruco/ftnoir_tracker_aruco.h
parent8662964ed74af867b2f2c19782478f709e586fc0 (diff)
nonsense
Diffstat (limited to 'ftnoir_tracker_aruco/ftnoir_tracker_aruco.h')
-rw-r--r--ftnoir_tracker_aruco/ftnoir_tracker_aruco.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_tracker_aruco/ftnoir_tracker_aruco.h b/ftnoir_tracker_aruco/ftnoir_tracker_aruco.h
index 3d37dacd..090cf478 100644
--- a/ftnoir_tracker_aruco/ftnoir_tracker_aruco.h
+++ b/ftnoir_tracker_aruco/ftnoir_tracker_aruco.h
@@ -43,7 +43,7 @@ struct settings {
class Tracker : protected QThread, public ITracker
{
Q_OBJECT
- static constexpr double c_search_window = 2.2;
+ static constexpr double c_search_window = 2.65;
public:
Tracker();
~Tracker() override;