A small python app to embed "secret" user data into a carrier image by manipulation of the Discrete Cosine Transform (DCT) AC coefficients. This application was developed for a graduate-level university project.
☆38Sep 19, 2024Updated last year
Alternatives and similar repositories for DCT-Image-Steganography
Users that are interested in DCT-Image-Steganography are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- CIS 4110 Comparison of Image Steganography Techniques (DCT vs LSB)☆19Jan 9, 2020Updated 6 years ago
- A python implementation of widely used image quality measures- MSE, PSNR, Average Difference,Normalized Correlation, Maximum Difference,N…☆15Oct 12, 2019Updated 6 years ago
- Very simple frequency domain(FFT based) image steganography/waterprint/signature. https://www.zhihu.com/question/50735753/answer/12259327…☆24Jun 9, 2020Updated 5 years ago
- A PyTorch implementation of image steganography utilizing deep convolutional neural networks