-
USFFTCurvelet
提出了一种结合USFFT Curvelet 变换的各向异性扩散图像去噪模型。它有机结合了Curvelet 变换和各向
异性扩散(P-M扩散)两者的优点。通过P-范数方法选择合适的梯度阈值K,P-M扩散过程通过处理经过Curvelet
变换得到的图像的不同尺度的Curvelet 系数矩阵,实现了建立在对图像多尺度分析的基础上的新P-M扩散模型。
实验表明,新模型的处理结果能有效避免传统P-M 扩散出现的阶梯效应,同时更好地保留图像的纹理和细节。
关键词:图像去噪算法;各向异性扩散;Curvelet 变换;P-M 扩散(Abstract: An image de-noising model by integrating anisotropic diffusion with USFFT Curvelet transform was proposed,
which combined the strongpoint of Curvelet transform with anisotropic diffusion (P-M diffusion). By choosing appropriate
gradient threshold K through p-norms and carrying out the P-M diffusion process depend on the different scale matrixes
of Curvelet coefficient of the image from Curvelet transform iterations, as a result, the improved model made it
possible to carry out the new P-M diffusion de-noising process based on multi-scale analysis of the image. The experiment
results have demonstrated that the model can avert the stair-casing effect in the traditional P-M diffusion effectively
and keep the textures and details of images better.)
- 2011-05-27 23:41:25下载
- 积分:1
-
1
说明: 这是一个利用python里微信机器人,然后获取微信好友的照片,然后利用图像处理,把照片合成在一张照片里。(This is a use of the python Weixin robot, and then get the pictures of Weixin friends, and then use image processing to synthesize the pictures in a picture.)
- 2019-05-26 17:42:23下载
- 积分:1
-
三维空间维罗尼图算法演示voronoi3d
python实现的三维空间维罗尼图算法演示。(3d voronoi use python)
- 2020-07-16 10:28:49下载
- 积分:1
-
KSVD_Matlab_ToolBox
数字图像处理,K-SVD字典学习方法,信号的稀疏与冗余表示理论,图像压缩,图像去噪(Digital image processing, K-SVD dictionary learning methods, sparse and redundant signal representation theory, image compression, image denoising)
- 2020-10-07 17:27:36下载
- 积分:1
-
expriment1
舌头图像处理舌头图像处理舌头图像处理舌头图像处理舌头图像处理舌头图像处理(Image processing image processing tongue tongue tongue tongue image processing image processing image processing tongue tongue image processing)
- 2020-08-17 15:38:22下载
- 积分:1
-
BicubicHermiteCode
使用Visual C++编写的生成三次Hermite曲线的源代码。(Bicubic Hermite code in Visual C++.)
- 2011-01-07 18:01:47下载
- 积分:1
-
Untitled
将原图像进行退化处理(选择大气湍流导致图像模糊时相应的PSF),然后将退化后的图像进行复原(使用维纳滤波、直接逆滤波).(The original image degradation process,and then restore the degraded image with Wiener filtering and inverse filtering.)
- 2015-04-20 10:31:08下载
- 积分:1
-
d3dle5
说明: 计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的金字塔和正方体的小程序(computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating cube pyramid and the small program)
- 2005-12-14 13:49:08下载
- 积分:1
-
erjinxiaobo
二进小波多级分解。基于二进小波的图像度尺度分解和边缘检测,效果还行。(into two multi-level wavelet decomposition. Based on Wavelet Image degrees scale decomposition and edge detection, the results were OK.)
- 2007-06-08 21:51:39下载
- 积分:1
-
kmeans1
k-均值聚类算法实现灰度图像分割,输入图像矩阵和聚类中心个数,返回为最终的聚类中心和图像中每个像素所属类的编号(对应于图像矩阵)(k-means clustering algorithm to achieve gray-scale image segmentation, the input image matrix and the number of cluster centers, the return for the final image of the cluster centers and their respective categories in each pixel number (corresponding to the image matrix))
- 2008-05-31 13:17:32下载
- 积分:1