Maybe it is a little bit hard to describe my problem. I am searching for an algorithm in Python, to create wrinkled paper effect on a white image with some text.
My first try was adding some real wrinkled paper image (with transparency) to the image with text. This looks nice, but hast the side effect, that the text is not really wrinkled.
So I am looking for a better solution, any ideas? Thanks