[ADD] static camera instance

This commit is contained in:
Sem van der Hoeven
2021-06-02 10:05:09 +02:00
parent cc7cb37840
commit 1a149b8b7e
8 changed files with 24 additions and 6 deletions

View File

@@ -4,6 +4,7 @@
#include <opencv2/videoio.hpp>
#include <functional>
#include "../OpenPoseVideo.h"
#include "StaticCameraInstance.h"
namespace computervision