Skip to content

Yidti/watermarking-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watermarking Cat

Watermarking Cat is a Python GUI Programming with Tkinter which create a watermarking for selected image.

Run the script

git clone https://github.com/Yidti/watermarking-cat.git
cd watermarking-cat
python3.10 main.py

Examples

sample-1 sample-2

Introduction - Digital watermarking

  1. 數位浮水印 (Digital watermarking) 是一種偷偷地鑲嵌在音訊、視頻、影像數據等抗噪信號中的標記,它通常用於識別此類信號的版權所有權。
  2. 浮水印是將數位資訊隱藏至載波訊號的過程,此隱藏資訊應該包含與載坡訊號的關聯(但並不需要),數位浮水印可用於驗證載波訊號的真實性或完整性或顯示其擁有者,它用於追蹤版權侵權與紙幣認證。

Version History

V.1.0 - 2022.06.16

  1. select multiple files and show thumbnails
  2. support JPEG, JPG, PNG
  3. change font size of watermark
  4. make a transparent text watermark

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages