OpenCV3.1 findContours函数在vs15的Release下报错,在Debug下正常

#include "opencv2/imgproc/imgproc_c.h" #include <opencv2/opencv.hpp> //头文件 #include <iostream> #include <vector> #include "cv.h" #include "highgui.h" #define NUM 64000 using namespace std; using
相关文章
相关标签/搜索