DEV Community

El Bruno for Microsoft Azure

Posted on • Originally published at elbruno.com on

#OpenCV – How to add a watermark to an image πŸ–ΌοΈ using Python 🐍

Hi !

Super quick post today with a cool scenario to support my TikTok videos in Spanish (I know !πŸ˜€):

How to add a watermark text to an image using python and opencv

Here is the output with an original photo from my office and a watermarked one:

add watermark to an image using python and opencv

Sample code:

Happy coding!

Greetings

El Bruno


OpenCV and Python

Top comments (0)