06 October 2025 11:20:11 AM IMAGE_DENOISE_TEST(): C++ version Test IMAGE_DENOISE(). TEST01: GRAY_MEDIAN_NEWS uses a NEWS median filter on a noisy grayscale image. The input file is "glassware_noisy.ascii.pgm". Number of rows = 320 Number of columns = 428 Maximum pixel intensity = 255 Wrote denoised image to "glassware_median_news.ascii.pgm". IMAGE_DENOISE_TEST(): Normal end of execution. 06 October 2025 11:20:11 AM