[+] a1 p5 run results
This commit is contained in:
@@ -143,6 +143,9 @@ if __name__ == '__main__':
|
|||||||
import doctest
|
import doctest
|
||||||
doctest.testmod()
|
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.
|
# When you are ready to check your work with python_ta, uncomment the following lines.
|
||||||
# (Delete the "#" and space before each line.)
|
# (Delete the "#" and space before each line.)
|
||||||
import python_ta
|
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 |
Reference in New Issue
Block a user