summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/frame.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-pt/frame.hpp')
-rw-r--r--tracker-pt/frame.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-pt/frame.hpp b/tracker-pt/frame.hpp
index f8c33ebe..9e4f809a 100644
--- a/tracker-pt/frame.hpp
+++ b/tracker-pt/frame.hpp
@@ -30,7 +30,7 @@ private:
static void ensure_size(cv::Mat& frame, int w, int h, int type);
bool fresh = true;
- cv::Mat frame_copy, frame_color, frame_resize, frame_out;
+ cv::Mat frame_copy, frame_color, frame_out;
};
} // ns pt_module