i currently working on image enhancement of the endoscopic gastritis images. first step that i do is apply gaussian filter to the images. I had apply different size kernel. But i don't know how to measure is the enhanced image had been improved or not.
i had found some techniques like PSNR. But, it must has an original image. Now, i only have an endoscopic image and enhanced image by gaussian filter.
Can somebody tell me how can i measure the enhanced image is good or not?
Thank you.