Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 740 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 740 Bytes

Digital-Image-Processing-Codes

This is the repository for all the codes created during Digital Image Processing course at SEAS, Ahmedabad University during Winter 2018 (Semester 6).

The "Assignments" folder contains codes for all the assignments given during the course. Problem statements are also given in that folder as 6 separate files for the total 6 assignments.

Required raw images have also been given in the folders along with the code. Results(outputs) have also been given.

The "Project" folder contains the work done for the project titled "JPG Image compression using Discrete Cosine Transform". Image compression and reconstruction is done using DCT and IDCT. Sample input and output images are also given for the same.