opencv學習(十)(opencv3.0.0+VS2012+win7)打開攝像頭而且進行人臉識別的例子

#include "opencv2/objdetect.hpp" #include "opencv2/highgui.hpp" #include "opencv2/imgproc.hpp" #include <iostream> #include <stdio.h> using namespace std; using namespace cv; void detectAndDraw( Mat&
相關文章
相關標籤/搜索