
A C++ homework project implementing color image histogram equalization by directly parsing the PPM image format.
Author: KozhaAkhmetShowing 10 projects tagged with "C++". View all projects or filter by other tags below.
Project 1 through 6 of 10 total projects tagged with "C++"

A C++ homework project implementing color image histogram equalization by directly parsing the PPM image format.
Author: KozhaAkhmet
A from-scratch C++ class implementing complex number arithmetic, including operator overloading for standard mathematical operations.
Author: KozhaAkhmet
A C++ and SFML implementation of Craig Reynolds' Boids algorithm, simulating emergent flocking behavior in a 2D fish swarm.
Author: KozhaAkhmet
A collection of numerical methods and mathematical algorithms implemented from scratch in C++ and Python, using only standard libraries.
Author: KozhaAkhmet
A graduation project autonomous car that steers using real-time monocular depth estimation running on a Raspberry Pi.
Author: KozhaAkhmet
A touch-optimized media player built in Qt/QML for Raspberry Pi, focused on minimizing the steps needed to play a song.
Author: KozhaAkhmet