Image Filter: Aim of The Project
Image Filter: Aim of The Project
Scope
• The format of the image must be pgm.
• The image is Grayscale image with pixel values lying between 0 to 255.
• The convolution matrix is a 3X3 matrix which varies with the type of filter.
• The Filters shall include two operations sharpening and smoothening.
Timeline:
By 2nd Week we plan to complete the part implementing the downloading of
the file and conversion of character stream to Integer and vice versa.
By 3rd Week we plan to complete the Convolution Module implementing the
filtering part.
By 4th Week we plan to test the project and make some necessary corrections.
Submitted By