[EDIT] added evrything to namespace, also fixed includes
This commit is contained in:
@@ -17,6 +17,7 @@ namespace computervision
|
||||
|
||||
public:
|
||||
ObjectDetection();
|
||||
bool Init();
|
||||
void readWebcam();
|
||||
void showWebcam();
|
||||
void calculateDifference();
|
||||
|
||||
Reference in New Issue
Block a user