Project 0096

by Yehuda N

Description

Filter in Place: This program asks a user for a picture (Sonic picture if user doesn't give any input), number of picture(s) in a column and in a row (1 row, 1 column if user doesn't give any input), then apply any filter for each picture, then show each filtered picture as well as the final result. Note: Sadly, the level of resolution of the image must be adjusted according to one's device, because I have tried to run my program on the Online Ide and there's {OSError: [Errno 28] No space left on device} error, but my friend with a better laptop can run the program.