j2kun / fft-watermark
The code for the post "The Two-Dimensional Fourier Transform and Digital Watermarking"
☆42Updated last month
Alternatives and similar repositories for fft-watermark:
Users that are interested in fft-watermark are comparing it to the libraries listed below
- 使用python实现 的水印代码。1、LSB 2、DWT+SVD☆138Updated 7 years ago
- python_wavelet_digital_watermarking☆68Updated 7 years ago
- 基于DWT-SVD的盲水印算法 Blind watermarking algorithm based on dwt-svd☆27Updated 4 years ago
- jamiechoi1995 / Blind-image-watermarking-technique-based-on-differential-embedding-in-DWT-and-DCT-domainsunofficial implementation☆9Updated 5 years ago
- A digital image watermarking algorithm based on combining two transforms; DWT and DCT.☆81Updated 7 years ago
- Robust video watermarking with non-differentiable adversaries.☆282Updated 3 years ago
- Robust and secure watermarking scheme based on singular values replacement (SVD & DWT)☆54Updated 10 years ago
- The digital watermark for image and pdf.☆78Updated 5 years ago
- This repository embed the message into an Image using optimized DWT-DCT☆53Updated 6 years ago
- A python program to implement different watermarking algorithms, like dwt, dct, dft,svd and dwt-svd☆45Updated 7 years ago
- simple image steganography tool with C++ & openCV☆61Updated 7 years ago
- Serveral digital image watermark algorithms implement with C++/OpenCV☆125Updated 7 years ago
- Implementation of algorithms DCT, DWT watermarking.☆36Updated last year
- A Robust Digital Image Watermarking Scheme Using Hybrid DWT-DCT-SVD Technique☆26Updated 7 years ago
- Invisible Hyperlinks in Physical Photographs☆716Updated last year
- Digital Image Watermarking Method Based on Hybrid DWT-HD-SVD Technique: Attacks, PSNR, SSIM, NC☆101Updated 11 months ago
- Improved the original repo, 'Invisible Hyperlinks in Physical Photographs', embedded with longer string than the original☆31Updated 8 months ago
- Invisible Digital Image Watermarking in spatial domain using LSB bit manipulation☆35Updated 7 years ago
- A robust video watermarking technique using SVD and DWT in Open CV Python☆16Updated 4 years ago
- Python code for inserting a watermark in the host image using Discrete Wavelet Transform and Singular Value Decomposition