RosettaCodeData/Task/Median-filter/00-TASK.txt
2023-07-01 13:44:08 -04:00

4 lines
221 B
Text

The median filter takes in the neighbourhood the median color (see [[wp:Median filter|Median filter]])
''(to test the function below, you can use these [[Read_ppm_file|input]] and [[Write_ppm_file|output]] solutions)''