summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_pt/ftnoir_tracker_pt.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-10-27 07:49:08 +0100
committerStanislaw Halik <sthalik@misaki.pl>2014-10-27 07:49:08 +0100
commit56a78f48547081a1b20977596d842dadb710210e (patch)
tree22a682bb70ee6f3108f53ccca6d417b40026b036 /ftnoir_tracker_pt/ftnoir_tracker_pt.h
parent48a8485317a90687e51419fe32c512cd1ebb2943 (diff)
pt: remove manual camera rotation declaration
We do it in core. And if we don't, we have to! Issue: #63
Diffstat (limited to 'ftnoir_tracker_pt/ftnoir_tracker_pt.h')
-rw-r--r--ftnoir_tracker_pt/ftnoir_tracker_pt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftnoir_tracker_pt/ftnoir_tracker_pt.h b/ftnoir_tracker_pt/ftnoir_tracker_pt.h
index 921d61cf..33e03ea8 100644
--- a/ftnoir_tracker_pt/ftnoir_tracker_pt.h
+++ b/ftnoir_tracker_pt/ftnoir_tracker_pt.h
@@ -62,7 +62,6 @@ private:
volatile int commands;
CVCamera camera;
- FrameRotation frame_rotation;
PointExtractor point_extractor;
PointTracker point_tracker;