搜索资源列表
PDE_denoise
- 使用偏微分方程(PDE)进行图像去噪的matlab代码集合。方法包括:edgestop_diffusion,direction_diffusion,TV_denoise和4阶PDE去噪-use of partial differential equations (PDE) Image Denoising the Matlab code pool. Methods include : edgestop_diffusion. direction_diffusion, and four bands T
tv
- 利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。
calc_lam
- 利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。
calc_lamxy
- 利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。
demo_tv
- 利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。
loc_var
- 利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。
PDE4_Explicit.CC
- 一个四阶偏微分方程用于图像去噪算法的源代码,用C语言编写
tvdenoise
- 超声医学图像去噪代码,用TV法实现偏微分方程去除斑点噪声
DImageProcess.rar
- c++的图像处理程序,主要功能是去噪,利用变分法的偏微分方程作的,很好的程序,c++ image processing procedures, the main function is to de-noising using variational method for the partial differential equations, and a very good program
LS_diffusion
- 偏微分方程:matlab实现林石算子扩散去噪算法-Lin Shi operator to achieve diffusion filtering
MatlabSky
- 一个图像处理的去噪程序利用了matlab和ROF的方法~偏微分方程起到了很大的作用-An image processing procedure used denoising matlab and ROF method ~ partial differential equations play a very significant role in
1
- 基于偏微分方程的图像去噪中差分格式的研究一篇论文,给出了图像去噪的一种基本的研究方法,很有效-Based on partial differential equations of image denoising in a differential format research papers, image denoising is given one of the basic research methods, very effective
Image_Denoising_using_Fourth_Order_PDE
- 基于四阶偏微分方程的图像去噪算法,能够有效去除阶梯效应,自己编的程序-image denoising using fourth-order PDEs
ORTHOGONAL
- 图像处理的基础上正交方向前进扩散偏微分方程图像修复和去噪模型变化问题-an orthogonal—directional forward diffusion Partial Differential Equation (PDE)image inpainting and denoising model which processes image based on variation problem is proposed
PDEresearch
- 基于偏微分方程的图像去噪,图像修复及放大研究-Based on partial differential equations of image denoising, image restoration and research to enlarge
TV_resto
- 偏微分方程应用与图像去噪,迎风方案,采用TV方法- Restore an degraded Image (noising and blurring) by TV method. The numerical implementation is based on Roe upwind schema
pianweifentuxiangquzao
- 介绍了基于偏微分方程(PDE)的两种去噪模型,即ROF模型和LLT模型。根据对这两种模型的比较,提出了应用权函数 来合并ROF模型和LLT模型的综合模型。实验表明,综合模型既能克服ROF模型和LLT模型的缺点,又能融合它们的优点,在去 噪、保护平滑区域、保护边缘和纹理细节方面都有较好的表现-Introduced based on partial differential equations (PDE) of the two kinds of de-noising model, namel
lisanxiaoboyuzhidepianweifenquzao
- 小波方法和偏微分方程方法是图像去噪中的主要方法。该文提出基于离散小波变换对图像进行阈值去噪,得出了小波阈值的偏微 分方程表示形式,在此基础上研究偏微分方程的解法,采用分数步的小波阈值方法对图像去噪,得到了较好的去噪效果,同时可以保护边 缘。数值试验结果表明,该方法具有比小波方法更好的去噪效果,能获得较高的信噪比-Wavelet method and partial differential equations is the main method of image denoising.
adaptiveTVdenoising
- 基于偏微分方程的去噪代码,可有效去除噪声。-Noise code based on partial differential equations, can effectively remove the noise.
四阶PDE_denoise
- 包含了一个四阶偏微分的去噪程序以及其子程序(The denoising procedure of the fourth-order partial differential)