Image Processing

Dive into my C++ project where I built a program to handle BMP image files. Key learnings - how BMP images store data and how to change pixel details. This project is about understanding BMP files and making practical changes to images.

project
C++BMP

Features

  • Reading BMP Files
  • Writing BMP Files
  • Image Manipulation
  • Image to Pixel Array
  • Pixel-Level Editing
  • Error Handling

Screenshots

project screenshot
Built with Next & Tailwind