本文件使用小波阈值法图像去噪.包括软阈值,硬阈值,及折中阈值去噪,并在折中阈值去噪方法基础上加入自适应算法,得到较好结果.
1
用贝叶斯算法进行图像去噪,贝叶斯算法是一种小波变化,去噪效果好
2019-12-21 19:39:55 2KB 贝叶斯图像去噪
1
形态学已图像的形态为研究对象,程序通过设计一套独特的数字图像处理方法,解决图像的自适应区噪过程,采用matlab代码编写,有详细的注释和配套图片,能够直接运行!
2019-12-21 19:38:30 766KB 形态学 自适应 图像处理 去噪声
1
使用偏微分方程(PDE)进行图像去噪的matlab代码集合
2019-12-21 19:37:39 243KB matlab
1
图像去噪、噪声估计、非局部低秩约束;利用混合拉普拉斯分布对噪声进行建模,并利用非局部低秩约束对原图像进行建模,从而提高图像质量。
2019-12-21 19:34:20 1.38MB 图像去噪
1
this packet codes are about primal dual algorithms for image processing such as image denoising based on ROF model and TV-L1 and Huber ROF, image restoration like deconvolution, image zooming, image inpainting,optical flow for motion estimation and Mumford-Shah multi-label image segmentation problem. these codes are base on the following paper,"a first-order primal-dual algorithm for convex problems with application to imaging", and are organized corresponding to the structure of this paper, therefore these codes are what so-called sample codes of this paper, so they are really convenient to learn and to use. to use them, what you need to do is just to open a folder, and run the corresponding .m file, then you will collect the processing result. to understand these codes,you are recommended to read the paper first, in this case, you can get a better comprehension about these codes. and before you use them, you are also recommended first to read the instructions included in the zip packet,because in all the codes,the primal variables and dual variables are both vectorized which are different from the general situations. if you have any questions about these codes,don't hesitate to contact me via email: Pock, Thomas:pock@icg.tugraz.at Chen, Yunijn:cheny@icg.tugraz.at enjoy them,and good luck with you.
1
单kinect静止场景多帧去噪,时间域用中值,空间域用最近邻。
2019-12-21 19:33:22 3KB kinect opencv c++
1
图像处理基本功能MATLAB GUI界面设计,包括功能有图像去噪,图像增强,边缘检测,人脸检测等等......包括设计报告
2019-12-21 19:32:32 3.95MB MATLAB GUI 图像去噪 图像增强
1
matlab代码,小波变换实现图像去噪,对图像上的高斯噪声可以有效去除,并且可以多次去除
2019-12-21 19:31:56 1KB 小波变换
1
数字图像加噪C#小程序,可加入椒盐噪声和高斯白噪声,希望对需要的人有用。
1