summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-10-13 01:45:17 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-10-13 01:45:17 +0200
commitd075be93b455852e0e3e4b5a0b0790793ed20e12 (patch)
treeaa656ebbffba8f4f6fa4a1aba5e0252bdc8c1417 /tracker-pt
parent50a78e613567c44c415c2ebc294089ff1e60493f (diff)
whitespace
Diffstat (limited to 'tracker-pt')
-rw-r--r--tracker-pt/point_extractor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tracker-pt/point_extractor.h b/tracker-pt/point_extractor.h
index 193c06dc..8fd521c3 100644
--- a/tracker-pt/point_extractor.h
+++ b/tracker-pt/point_extractor.h
@@ -12,11 +12,11 @@
#include "camera.h"
#include "cv/numeric.hpp"
+#include <vector>
+
#include <opencv2/core.hpp>
#include <opencv2/imgproc.hpp>
-#include <vector>
-
namespace pt_impl {
using namespace types;