图像去噪、噪声估计、非局部低秩约束;利用混合拉普拉斯分布对噪声进行建模,并利用非局部低秩约束对原图像进行建模,从而提高图像质量。
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
去噪效果很好的BM3D代码,从国外论坛上找来的,里面的中文论文和代码没有关系。
2019-12-21 19:26:41 2.32MB 图像去噪
1
适用于数字图像含噪处理,是居于小波变换半软阈值的图像去噪
2019-12-21 19:26:28 767B 半软阈值
1
该程序很规范的应用核回归 Kernel regression 理论 以及应用了自适应高斯函数做核,达到图像处理的去噪,去模糊,超分等处理,本人项目用应用到的,感觉其他人也会用,因此分享,这是Takeda在07年发表的文章《Kernel Regression for Image Processing and Reconstruction》(IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 16, NO. 2, FEBRUARY 2007)中提供的代码,对于学习核回归理论的朋友很有帮助!
2019-12-21 19:24:53 270KB 核回归 Kernel regression 图像去噪
1
我是研究图像去噪的,这是我这两年中收集到的一些资料和论文
2019-12-21 19:23:53 3.25MB 图像 去噪 论文
1