So I have a project where I need to make some filters for photos using python. It's been easy so far, just making a B&W filter, an extra-blue filter, stuff like that.
But what if I could overlay another photo on top? Like having a translucent rain effect, or even a vignette?
If someone knows how to properly modify a photo at the pixel level that could give the effect of an overlapped filter? Even just naming a concept would help, thanks!
(It might also be impossible but that's ok)