opencv22-直方圖均衡化

#include<opencv2\highgui\highgui.hpp> #include<opencv2\opencv.hpp> #include<iostream> #include<math.h> using namespace std; using namespace cv; char *output_title = "output Image"; Mat src, dst; //霍夫圓
相關文章
相關標籤/搜索