Simple python scripts that can be used to add watermark to an image using either text or logo.
- OpenCV
- Numpy
- Python Imaging Library(PIL)
To install the required libraries, run the following command:
pip install requirements.txt
Navigate to the folder containing the scripts and use the following commands:
python watermark_logo.py
python watermark_text.py