147
edits
Changes
→Windows
# Go into you Debug properties of your project.
# Add four (4) values into the Debugging -> Command Arguments:
The command line arguments are structured as follows:
[input image filename].bmp [output image filename].bmp [x - sigma value] [y - sigmea value] => cinque_terre.bmp cinque_terre_BLURRED.bmp 3.0 3.0
====Linux====
To compile and run the program: