通道分离void cv::split( const cv::Mat& mtx, //输入图像vector & mv // 输出的多通道 ... #include <opencv2/highgui/highgui.hpp> #include <opencv2/opencv.hpp> ...
確定! 回上一頁