[EDIT] added evrything to namespace, also fixed includes

This commit is contained in:
Jasper
2021-05-21 12:12:42 +02:00
parent e39cb1a761
commit 27a09aeca4
12 changed files with 493 additions and 454 deletions

View File

@@ -17,6 +17,7 @@ namespace computervision
public:
ObjectDetection();
bool Init();
void readWebcam();
void showWebcam();
void calculateDifference();