Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 729 Bytes

File metadata and controls

22 lines (15 loc) · 729 Bytes

watermark-svd

In this work, an algorithm was built for embedding text messages into b&w images.

Examples: original vs watermarked (block_size=4, redundancy=3, max_iter=7)

image

image

Bit error: 0.0015 (without noise), 0.0079 (with white noise).

More information in my report watermark-svd-report.pdf:

@software{samarin-igor-watermark-svd,
  author = {Samarin, I.},
  title = {Embedding information in a black and white image},
  url = {https://github.com/killerxzol/watermark-svd},
  year = {2021}
}