Description: This code mainly for image enhancement. Here we are apply seeded region growing to segment foreground and background. And enhance the foreground part alone using. Finally we combined the foreground and background part. Code very suitable for medical images which have low resolution.
To Search:
File list (Check if you may need any files):
code\acwmf.m
....\background.jpg
....\bkimg.jpg
....\Calc_MSE_PSNR.m
....\colgrad.m
....\Compute_CSNR.m
....\Dataset\1.jpg
....\.......\2.jpg
....\.......\3.jpg
....\.......\4.jpg
....\.......\6.jpg
....\.......\7.jpg
....\.......\8.jpg
....\.......\Untitled.png
....\foreground.jpg
....\Hogfea.mat
....\label.m
....\main.asv
....\main.fig
....\main.m
....\MeanBrightnessAbsoluteError.m
....\mymain.m
....\originalimage.jpg
....\regio.jpg
....\seedGrowing.m
....\Dataset
code