▲ 11 r/cpp_questions
I want to learn how to design my own image filters (such as filters that can modify the rgb values in an image, add grayscale to an image, etc.) in c++ but don't really know where to start. I'm using the stb_image library for starters but I don't know how to properly start learning this stuff.
u/Beneficial-Stay-9721 — 18 days ago