This program applies a sobel filter on PGM images. The program accepts one command line argument, the name of the input file, and writes the output to sobel.pgm.
This program applies a sobel filter on PGM images. The program accepts one command line argument, the name of the input file, and writes the output to sobel.pgm.