diff --git a/arucoDetector.cpp b/arucoDetector.cpp index 849c868..cfaae99 100644 --- a/arucoDetector.cpp +++ b/arucoDetector.cpp @@ -99,6 +99,7 @@ int main(int argc, char *argv[]) { break; } + std::cout << std::endl; } return 0;