Projects

Miciu(Photo)Shop

Small desktop photo editor — filters, transforms, OpenCV under the hood.

2024C++OpenCVQt
Miciu(Photo)Shop

Why

I was tired of projects that stop at a script in the terminal. I wanted a window, buttons, and instant feedback.

How

C++ for the heavy lifting, OpenCV for image ops, Qt for the UI. Load a photo, tweak it, see the result right away.

Result

An editor that works. Also a better feel for memory, pipelines, and how UI talks to the processing side.

Open on GitHub

© 2026 Jakub Sadkiewicz