Reason: The using namespace cv of opencv3.0 or 3.1 conflicts with the ACCESS_MASK definition in windows.h. Solution: Comment out all using namespace cv, ...
確定! 回上一頁