summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/ftnoir_tracker_pt.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-03-07 19:43:47 +0100
committerStanislaw Halik <sthalik@misaki.pl>2016-03-07 20:08:58 +0100
commit2138103b7c3af54e9cecd081403e8f536db6de1e (patch)
tree3f3ab9994d57b87ecda9d46044dae5c3f2a0ddf5 /tracker-pt/ftnoir_tracker_pt.h
parent3882d798cc93684fa3a64e25191953f68810ed3d (diff)
tracker/pt: actually use hardcoded model offsets
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt.h')
-rwxr-xr-x[-rw-r--r--]tracker-pt/ftnoir_tracker_pt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt.h b/tracker-pt/ftnoir_tracker_pt.h
index 5f30c66f..46615cc3 100644..100755
--- a/tracker-pt/ftnoir_tracker_pt.h
+++ b/tracker-pt/ftnoir_tracker_pt.h
@@ -54,6 +54,7 @@ private:
};
void set_command(Command command);
void reset_command(Command command);
+ cv::Vec3f get_model_offset();
bool get_focal_length(float &ret);