From d4c88580026b8968e81855c53a85edcbf0388738 Mon Sep 17 00:00:00 2001 From: Raul Mur-Artal Date: Fri, 20 Jan 2017 17:03:47 +0100 Subject: [PATCH] Fix bug --- src/FrameDrawer.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/FrameDrawer.cc b/src/FrameDrawer.cc index a325c31c2a..e23b86c207 100644 --- a/src/FrameDrawer.cc +++ b/src/FrameDrawer.cc @@ -91,7 +91,8 @@ cv::Mat FrameDrawer::DrawFrame() mnTracked=0; mnTrackedVO=0; const float r = 5; - for(int i=0;i