摘要: 1 #include "highgui/highgui.hpp" 2 #include "opencv2/nonfree/nonfree.hpp" 3 #include "opencv2/legacy/legacy.hpp" 4 #include 5 6 using namespace cv; 7 using namespace std; 8 9... 阅读全文