OpenCV haarcascade_frontalface_alt2.xml人臉檢測測試

配置好OpenCV環境來測試一下小程序。 打開攝像頭進行人臉檢測   #include<iostream> #include<opencv2/objdetect/objdetect.hpp> #include<opencv2/highgui/highgui.hpp> #include<opencv2/imgproc/imgproc.hpp> using namespace cv; //人臉檢測的
相關文章
相關標籤/搜索