opencv-圖像對比度,亮度值調整

#include <iostream> #include <opencv2/opencv.hpp> using namespace cv; using namespace std; static void on_ContrastAndBright(int, void*); int g_nContrastValue;//對比度值 int g_nBrightValue;//亮度值 Mat g_src
相關文章
相關標籤/搜索