RosettaCodeData/Task/Median-filter/00DESCRIPTION
2013-04-11 12:07:39 -07:00

3 lines
220 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)''