11 May 2025 08:01:15 PM IMAGE_DENOISE_TEST C++ version Test the IMAGE_DENOISE library. 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. 11 May 2025 08:01:15 PM