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:
- 数字图像可视化水印系统的设计与实现(LSB算法、DCT算法、随机间隔算法、区域校验位算法、图像降级算法、图像降级算法改进等6种数字水印算法的实现)☆123Updated 4 years ago
- 本科毕业设计,实现图像隐写分析以及隐写去除,其中隐写分析采用SRNet网络模型,隐写去除采用DDSP网络模型☆70Updated 4 years ago
- “秘隐”-图像隐写系统,基于隐写算法完成文本信息的隐藏与提取、单张图片的隐藏与提取,并基于PyQt5完成了项目的可视化界面演示,用于信息的安全保护。☆48Updated 3 years ago
- Deep residual network for steganalysis of digital images☆18Updated 2 years ago
- 数字水印project,基于DWT的图像水印项目☆11Updated 2 years ago
- 基于LSB隐写术将文本隐藏于320x240的灰度图像☆21Updated 6 years ago
- 基于RFM的航空公司客户价值聚类分析☆16Updated 5 years ago
- Image steganography usings Generative Adverserial Networks☆41Updated last year
- 基于RSA和ElGamal算法实现的数字签名系统,提供GUI界面方便用户使用☆18Updated 5 years ago
- 程序语言课程作业在线评测平台(实现Java、C、Python的选择、填空、代码题在线评测),基于SpringBoot+Layui+MySQL实现☆12Updated 5 years ago
- 垃圾分类系统——基于PyQt5的前端界面☆17Updated 3 years ago
- 基于MatLab实现LSB(最低有效位)算法完成图片数字水印隐写功能