BMP Image Filter
CCommand LineMakefile
- Developed a command-line tool that applies various filters (grayscale, sepia, reflection, blur) to BMP image files.
- Implemented algorithms to process image data efficiently, ensuring high-quality output while optimizing for speed.
- Utilized a Makefile for easy compilation and integration with other tools.