自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Medical Image Processing and Analysis

My research interests focus on mathematical problems in image processing and computer vision

  • 博客(4)
  • 资源 (3)
  • 收藏
  • 关注

原创 数字图像处理领域的期刊与国际会议

International JournalsACM Transactions on Applied PerceptionACM Transactions on GraphicsACM SIGGRAPH Computer GraphicsACM Transactions on Information SystemsJournal of VisionJournal of Vis

2012-04-16 22:03:52 1972

转载 Matlab Code = 全变分图像去噪方法(Total Variation-based Image Denoising)

Reference[1] L. Rudin, S. Osher, E. Fatemi, 'Nonlinear Total Variation based noise removal algorithm', Physica D 60 259-268, 1992.Related Website[2] Total Variation Denoising : http://visl

2012-04-05 13:19:01 7690

原创 模式识别中K-近邻法的Matlab代码

function K_Nearest_Neighbor_Classification%偶4年前的《模式识别》作业:2008年4月24日%采用K-近邻法,距离为欧氏距离%算法视线见《模式识别》P140-P142(各类样本的协方差不相等)%本问题中取的测试样本数均为50%N=input('测试样本数 N= ');K=input('选择近邻的个数(K%随机生成二维正态分布

2012-03-30 20:45:11 4371

原创 自适应全变分图像去噪模型及其快速求解(Matlab CODE)

Abstract在联合冲击滤波器和非线性各向异性扩散滤波器对含噪图像做预处理的基础上,利用边缘检测算子选取自适应参数,构建能同时兼顾图像平滑去噪与边缘保留的自适应全变分模型,并基于Bregman迭代正则化方法设计了其快速迭代求解算法。实验结果表明,自适应去噪模型及其求解算法在快速去除噪声的同时保留了图像的边缘轮廓和纹理等细节信息,得到的复原图像在客观评价标准和主观视觉效果方面均有所提高。D

2012-03-23 13:27:35 4907 4

自适应全变分图像去噪模型及其快速求解(Matlab CODE)

构建能同时兼顾图像平滑去噪与边缘保留的自适应全变分模型

2013-05-28

自适应全变分图像去噪模型及其快速求解

在联合冲击滤波器和非线性各向异性扩散滤波器对含噪图像做预处理的基础上,利用边缘检测算子选取自适应参数,构建能同时兼顾图像平滑去噪与边缘保留的自适应全变分模型,并基于Bregman迭代正则化方法设计了其快速迭代求解算法。实验结果表明,自适应去噪模型及其求解算法在快速去除噪声的同时保留了图像的边缘轮廓和纹理等细节信息,得到的复原图像在客观评价标准和主观视觉效果方面均有所提高。 —————————————————————————————————— This paper combined shock filter with anisotropic diffusion to preprocess the noisy images, and used the edge detection filters to choose the parameters adaptively based on the preprocessed images. Then an adaptive total variation regularization model for image denoising is introduced based on the chosen parameters. The proposed model can keep the balance between noises smoothing and edges preserving adaptively. Furthermore, we propose a fast iterative algorithm to solve the proposed adaptive model based on Bregman iteration regularization method. The numerical results show that the proposed model and fast algorithm can smooth the noises and preserve the edge and fine detail information properly with fast solving convergence rate, while the peak signal to noise ratio, mean structural similarity and subjective visual effect of the denoised images are improved obviously.

2012-03-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除