[EDIT] added base for hand detection
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#pragma once
|
||||
#include"opencv2\opencv.hpp"
|
||||
#include <opencv2\imgproc\types_c.h>
|
||||
#include <opencv2/objdetect/objdetect_c.h>
|
||||
#include <opencv2/opencv.hpp>
|
||||
#include <opencv2/imgproc/types_c.h>
|
||||
#include <opencv2/objdetect.hpp>
|
||||
#include <opencv2/core.hpp>
|
||||
#include <opencv2/objdetect/objdetect.hpp>
|
||||
/*
|
||||
Author: Pierfrancesco Soffritti https://github.com/PierfrancescoSoffritti
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user