Project Name: Digital Image Processing System in C++.
Description: A C++ application developed using Object-Oriented Programming (OOP) to apply digital filters to images. The system includes custom-built algorithms for Grayscale conversion, Black & White filtering, and Color Inversion, utilizing the STB library for efficient image reading and writing.