学习图像滤波的方法。。。。。。。。。。。。

所属分类:源码/资料
开发工具:matlab
文件大小:26711KB
下载次数:0
上传日期:2022-12-29 19:21:00
上 传 者xinxiwanmei
说明:  学习图像滤波的方法。。。。。。。。。。。。

文件列表:
AnisotropicDiffusion (0, 2019-03-24)
AnisotropicDiffusion\Absolute_Mean_Brightness_Error.m (521, 2019-03-24)
AnisotropicDiffusion\Calculate_MSE_PSNR.m (664, 2019-03-24)
AnisotropicDiffusion\Calculate_NCC.m (713, 2019-03-24)
AnisotropicDiffusion\Calulate_CII.m (440, 2019-03-24)
AnisotropicDiffusion\Demo.m (7158, 2019-03-24)
AnisotropicDiffusion\MesurePerformance.m (839, 2019-03-24)
AnisotropicDiffusion\Tenengrad_Measure.m (274, 2019-03-24)
AnisotropicDiffusion\anisodiff.m (2612, 2019-03-24)
AnisotropicDiffusion\isodiff.m (2233, 2019-03-24)
Both MICO and Denoising (0, 2019-03-24)
Both MICO and Denoising\Absolute_Mean_Brightness_Error.m (521, 2019-03-24)
Both MICO and Denoising\Calculate_MSE_PSNR.m (664, 2019-03-24)
Both MICO and Denoising\Calculate_NCC.m (713, 2019-03-24)
Both MICO and Denoising\Calulate_CII.m (440, 2019-03-24)
Both MICO and Denoising\Demo.m (3726, 2019-03-24)
Both MICO and Denoising\MICO_3D.m (2589, 2019-03-24)
Both MICO and Denoising\MICO_3Dseq.m (4250, 2019-03-24)
Both MICO and Denoising\MesurePerformance.m (839, 2019-03-24)
Both MICO and Denoising\Tenengrad_Measure.m (274, 2019-03-24)
Both MICO and Denoising\anisodiff.m (2612, 2019-03-24)
Both MICO and Denoising\cropImg.m (404, 2019-03-24)
Both MICO and Denoising\isodiff.m (2233, 2019-03-24)
Both MICO and Denoising\load_nii_ext.m (3550, 2019-03-24)
Both MICO and Denoising\load_nii_hdr.m (9962, 2019-03-24)
Both MICO and Denoising\load_untouch0_nii_hdr.m (8093, 2019-03-24)
Both MICO and Denoising\load_untouch_nii.m (4321, 2019-03-24)
Both MICO and Denoising\load_untouch_nii_hdr.m (8522, 2019-03-24)
Both MICO and Denoising\load_untouch_nii_img.m (14756, 2019-03-24)
Both MICO and Denoising\make_nii.m (6849, 2019-03-24)
Both MICO and Denoising\saveBasisOrder3_3D.m (1693, 2019-03-24)
Both MICO and Denoising\save_nii.m (8375, 2019-03-24)
Both MICO and Denoising\save_nii_hdr.m (9270, 2019-03-24)
Both MICO and Denoising\sortMemC.m (360, 2019-03-24)
MICO (0, 2019-03-24)
MICO\MICO2D (0, 2019-03-24)
MICO\MICO2D\Absolute_Mean_Brightness_Error.m (521, 2019-03-24)
MICO\MICO2D\Calculate_MSE_PSNR.m (664, 2019-03-24)
MICO\MICO2D\Calculate_NCC.m (713, 2019-03-24)
... ...

# Image-Pre-processing ## Written by Md. Kamrul Hasan ## E-mail: kamruleeekuet@gmail.com Almost in every image processing or analysis work, image pre-preprocessing is crucial step. In medical image analysis, pre-processing is a very important step because the further success or performance of the algorithm mostly dependent on pre-processed image. In this lab, we are working with 3D Brain MRI data. In case of working with brain MRI removing the noise and bias field (which is due to inhomogeneity of the magnetic field) is very important part of preprocessing of brain MRI. To do so, we widely used algorithm Anisotropic diffusion, isotropic diffusion which can diffuse in any direction, and Multiplicative intrinsic component optimization (MICO) have been used for noise removal and bias field correction respectfully. Both quantitative and qualitative performance of the algorithms also have been analyzed. The metric used for the evaluation of pre-processing algorithms are- * Entropy difference * Tenengrad (TGD) difference * Mean Square Error (MSE) * Peak Signal to Noise Ratio (PSNR) * Absolute Mean Brightness Error (AMBE) * Contrast Improvement Index (CII) * Structural Similarity Index (SSIM) * Normalized Cross Correlation (NCC) ## Anisotropic diffusion Avoid the undesirable effect of linear filtering such as blurring the meaningful edges of the image, Anisotropic Diffusion (AD) a non-linear partial differential equation-based diffusion process proposed by Perona and Malik become an obvious choice for image smoothing, edge detection, image segmentation and image enhancement [1]. AD method can successfully smooth noise, while respecting the region boundaries and small structures within the image, if some of its crucial parameters are estimated correctly. ## Multiplicative intrinsic component optimization (MICO) Bias field correction also called intensity inhomogeneity which is due to the inhomogeneity of the magnetic field that depends on the strength of the magnetic field. Multiplicative intrinsic component optimization (MICO) is a state-of-art method for bias field correction and segmentation proposed by Li et al. at [2]. MICO is an energy minimization method and formulation of energy is convex in each of its variable, which provide robustness of the energy minimization algorithm. MICO algorithm decompose MRI images into two multiplicative intrinsic components [2]. ## References [1] P. Perona and J. Malik. “Scale-space and edge detection using ansotropic diffusion.” IEEE Transactions on Pattern Analysis and Machine Intelligence, 12(7):629-639, July 1990. [2] Li, C., Gore, J. and Davatzikos, C. “Multiplicative intrinsic component optimization (MICO) for MRI bias field estimation and tissue segmentation.” Magnetic Resonance Imaging, 32(7), pp.913-923, 2014. [3] Puniani, S. and Arora, S. “Performance Evaluation of Image Enhancement Techniques. ” International Journal of Signal Processing, Image Processing and Pattern Recognition, 8(8), pp.251-262,2015. [4] Inflibnetacin. (2018). Inflibnetacin. Retrieved 28 October, 2018, from http://shodhganga.inflibnet.ac.in/bitstream/10603/23580/8/08_chapter 3.pdf [5] Zhou, W., A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli. "Image Qualifty Assessment: From Error Visibility to Structural Similarity." IEEE Transactions on Image Processing. Vol. 13, Issue 4, April 2004, pp. 600–612.

近期下载者

相关文件


收藏者