More work on the recorder.

This commit is contained in:
Tadas Baltrusaitis
2017-11-02 20:11:58 +00:00
parent be5a4cd41d
commit 4f4bf263d6
5 changed files with 173 additions and 11 deletions

View File

@@ -36,6 +36,8 @@
// System includes
#include <vector>
// OpenCV includes
#include <opencv2/core/core.hpp>
#include <iostream>