This document summarizes a research paper that compares different image filtering methods for reducing noise, including an adaptive bilateral filter, median filter, and Butterworth filter. The paper applies these filters to images with added Gaussian white noise and compares the results based on visual quality, mean squared error (MSE), and peak signal-to-noise ratio (PSNR). It finds that the adaptive bilateral filter produces the best results with the lowest MSE and highest PSNR, indicating it most effectively removes noise while preserving image details and sharpness.