You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight C++ image processing application that loads JPEG images and applies classic filters such as blur, grayscale, edge detection, sepia, inversion, and mirroring, using a custom image abstraction built on stb libraries.