FengfanHu / SteganographyLinks
Simple LSB and DCT. 用Python简单实现LSB和DCT,并用于图像的信息隐藏
☆16Updated 5 years ago
Alternatives and similar repositories for Steganography
Users that are interested in Steganography are comparing it to the libraries listed below
Sorting:
- 本科毕业设计,实现图像隐写分析以及隐写去除,其中隐写分析采用SRNet网络模型,隐写去除采用DDSP网络模型☆69Updated 3 years ago
- “秘隐”-图像隐写系统,基于隐写算法完成文本信息的隐藏与提取、单张图片的隐藏与提取,并基于PyQt5完成了项目的可视化界面演示,用于信息的安全保护。☆46Updated 3 years ago
- 数字水印project,基于DWT的图像水印项目☆10Updated 2 years ago
- 数字图像可视化水印系统的设计与实现(LSB算法、DCT算法、随机间隔算法、区域校验位算法、图像降级算法、图像降级算法改进等6种数字水印算法的实现)☆122Updated 4 years ago
- 基于LSB隐写术将文本隐藏于320x240的灰度图像☆20Updated 5 years ago
- These are the codes for paper "Learning to Generate Steganographic Cover for Audio Steganography using GAN"☆15Updated 4 years ago
- Deep residual network for steganalysis of digital images☆18Updated 2 years ago
- Image steganography usings Generative Adverserial Networks☆41Updated 11 months ago
- The source code of paper "An Embedding Cost Learning Framework Using GAN"☆34Updated 5 years ago
- A pytorch implementation of Deep Residual Network for Steganalysis of Digital Images (SRNet)☆95Updated 2 years ago
- A pytorch implementation of Structural Design of Convolutional Neural Networks for Steganalysis (Xunet)☆33Updated 3 years ago
- 本科毕业设计:针对Deepfake假脸视频面部细节特征的提取算法