MasonEdgar / DCT-Image-SteganographyLinks
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.
☆38Updated 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
Sorting:
- ☆57Updated 5 years ago
- A distortion limiting approach to Syndrome-Trellis Coding.☆18Updated 2 years ago
- Implementation of several Steganography and steganalysis techniques.☆50Updated 2 months ago
- SteganoGAN is a tool for creating steganographic images using adversarial training.☆367Updated 2 years ago
- Compare efficiency of steganographic processes LSB,DCT and DWT☆61Updated 5 years ago
- The source code of paper "An Embedding Cost Learning Framework Using GAN"☆34Updated 6 years ago
- An Improved CNN Steganalysis Architecture Based on “Catalyst Kernels” and Transfer Learning☆26Updated 6 years ago
- Deep Steganalysis training script☆12Updated 8 months ago
- 深度隐写术☆18Updated 5 years ago
- Paper implementation for "End-to-end Trained CNN Encoder-Decoder Networks for Image Steganography"☆15Updated 6 years ago
- ☆12Updated 10 months ago
- Hiding Images in Plain Sight: Deep Steganography☆39Updated 7 years ago
- An implementation of S-UNIWARD steganography in python☆23Updated 5 years ago
- My implementation of y-DCGAN,which can automatically learn embedding change probability for digital images.