[+] a1 p5 run results

This commit is contained in:
Hykilpikonna
2021-09-18 13:55:32 -04:00
parent b0efd29120
commit 62805b948d
4 changed files with 3 additions and 0 deletions
+3
View File
@@ -143,6 +143,9 @@ if __name__ == '__main__':
import doctest
doctest.testmod()
# run_median_filter_example('images/horses.png', 'images/filtered-horses.png')
# run_median_filter_example('images/noisy-horses.png', 'images/filtered-noisy-horses.png')
# When you are ready to check your work with python_ta, uncomment the following lines.
# (Delete the "#" and space before each line.)
import python_ta
Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB