当前位置:
首页
资源下载

搜索资源 - noise reduction opencv
搜索资源列表
-
0下载:
利用OPENCV做图像的傅里叶变换以达到对图像的降噪处理-OPENCV done using the Fourier transform of the image in order to achieve noise reduction of the image
-
-
0下载:
源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均
法;中值滤波;加噪等。
源码2:对图像进行阈什分割和轮廓提取。
源码3:进行图像的合成。
源码4:图像的变换域处理
源码5:锐化及边缘检测
源码6:灰度变换
motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
-
-
0下载:
使用opencv实现快速非局部降噪算法,对512*512的图片时间大概为15秒。-Using opencv achieve rapid nonlocal noise reduction algorithm, 512* 512 picture time is approximately 15 seconds.
-
-
0下载:
The program is based on VS2010 + OpenCV2.4, used for image noise reduction processing or remove facial wrinkles.The program from the BBN Computer Vision Lab.
-
-
0下载:
对图像首先进行3*3内核平滑降噪,然后使用Canny算子做边缘检测(First perform 3*3 kernel smooth noise reduction on the image, then use Canny operator for edge detection)
-