In this project, Image Denoising is considered for two cases. The first one is additive Gaussian noise while the second one is speckle noise. Our approach is based on wavelet transform (Donoho's approach).
A-U-type-image-denoising-algorithm-based-on-residual-neural-network-and-wavelet-transform
DCT、FFT压缩与均值滤波、中值滤波、高斯滤波、二维统计滤波、自适应中值滤波、维纳滤波、kNN滤波、NL-Means滤波的matlab实现
This is my ongoing project. In this project i will detect tumor region in brain. I will also try to calculate the area of the tumor region part .To do the project i am considering dataset of 187 MRI images. Fuzzy C-means clustering is used for the segmentation of the image to detect the suspicious region in the brain MRI image. I am applying SVM technique to classify the brain MRI image.