2D-Bilateral-Filtering

This project applies Gaussian Filter (Blur) and Bilateralfilter to 2D gray-scale images. The code was developedon C and takes 2D grey-scaled .pgm images and applies the different filters based on the user input.