diff options
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt.h')
| -rwxr-xr-x[-rw-r--r--] | tracker-pt/ftnoir_tracker_pt.h | 1 | 
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); | 
