RosettaCodeData/Task/Median-filter/00DESCRIPTION

4 lines
220 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
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)''