OpenCV:图像去阴影 #include <opencv2/opencv.hpp> #include <iostream> #include "CvUtils.h" using namespace cv; using