图像水印

所属分类:图形图像处理
开发工具:Python
文件大小:33KB
下载次数:11
上传日期:2019-04-01 16:41:15
上 传 者chen0032
说明:  数字水印的python程序 对图像添加水印
(Python program of digital watermarking)

文件列表:
Arial.ttf (39024, 2019-03-26)
WatermarkingApplication.py (870, 2019-03-26)
dog.jpg (10456, 2019-03-26)

# **Watermarking Application** An application that watermarks images with text. ## **Getting Started** These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. ### **Prerequisites** To install the software, you must have installed Python 3 on your computer. Please visit : >https://www.python.org/downloads/ ### **Installing** Download WatermarkingApplication.py onto your computer. Run the program. While the program is running, type: >watermark(originalImage, watermarkedImage, watermark) and replace originalImage with the name of the image you'd like watermarked (ex. dog.jpg), watermarkedImage with the name you'd like the watermarked image saved as (ex. watermarkedDog.jpg), and watermark with what you would like the image watermarked with (ex. WATERMARK). # **Built with** Python

近期下载者

相关文件


收藏者