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)