In this repository you can find my solutions to the coding assignments given in Image Processing (22913) course.
Assignment was to swap Red and Green channels in a pictures, present it and write it to a new file.
Assignment was to apply the Laplacian spatial filter on a gray scale image.
Assignment was to apply local histogram enhancement filter using different block sizes on a gray scale image.