OpenCV實現人臉檢測並覆蓋面具

#include "stdafx.h" #include <opencv2/highgui/highgui.hpp> #include <opencv2/imgproc/imgproc.hpp> #include <opencv2/objdetect/objdetect.hpp> #include <iostream> using namespace std; using namespace c
相關文章
相關標籤/搜索