Blackjack Decision Maker
|
#include "opencv2/opencv.hpp"
#include "opencv2/highgui.hpp"
#include "opencv2/imgproc.hpp"
#include <gtest/gtest.h>
#include <thread>
#include "Camera.h"
#include "CallbackLinker.h"
Classes | |
class | TestCallbackLinker |
class | CameraTest |
Functions | |
TEST (CameraTest, TestConstructor) | |
TEST (CameraTest, Recording) | |
TEST | ( | CameraTest | , |
Recording | |||
) |
TEST | ( | CameraTest | , |
TestConstructor | |||
) |