Description
Undoubtedly, this programming project stands as the most substantial endeavor undertaken during my first semester. The primary objective revolved around acquiring knowledge regarding structures, dynamic memory allocation, and pointers.
The program developed as part of this project incorporates filters for both PGM and PPM image formats, while also providing the capability to convert PPM images to PGM format.
For accessibility, the complete source code for this project can be accessed on my GitLab repository. Additionally, the README file within the repository provides comprehensive instructions on utilizing the program’s various options.
This project was made for my university course called “Basic Programming” at Wrocław University of Science and Technology.