摘要:
1 #include<opencv2/opencv.hpp> 2 #include<iostream> 3 using namespace std ; 4 using namespace cv ; 5 Mat gaussianlbrf( Mat scr, float sigma);//高斯低通滤波器函数 6 Mat freqfilt( Mat scr, Mat blur);//频率域滤波函数 7 阅读全文
posted @ 2019-08-20 10:46
任重道远-HSY
阅读(984)
评论(0)
推荐(0)
2019年8月20日