“秘隐”-图像隐写系统,基于隐写算法完成文本信息的隐藏与提取、单张图片的隐藏与提取,并基于PyQt5完成了项目的可视化界面演示,用于信息的安全保护。
☆48Jan 22, 2022Updated 4 years ago
Alternatives and similar repositories for ImageSteganography
Users that are interested in ImageSteganography are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PaddleHub实战:基于OCEMOTION的中文微情感分析系统,完整项目教程地址:https://aistudio.baidu.com/aistudio/projectdetail/2211726☆15Oct 2, 2021Updated 4 years ago
- 飞桨常规赛:中文新闻文本标题分类9月第1名方案,分数0.9+,基于PaddleNLP通过预训练模型的微调完成新闻14分类模型的训练与优化☆19Oct 15, 2021Updated 4 years ago
- 基于感知哈希算法实现图像检索☆17Apr 21, 2018Updated 8 years ago
- An implementation of S-UNIWARD steganography in python☆23Oct 21, 2020Updated 5 years ago
- 网络安全课程项目-基于TCP的加密通讯系统。本软件采用电子信封技术、AES和RSA算法对消息进行签名、加密。采用一次一密加密方案。支持消息、任意格式文件的加密传输。☆89Feb 9, 2026Updated 6 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 🦄Python 实现LSB算法进行信息隐藏 包含空域与变换域 JPEG信息隐藏算法 对PDF文件进行信息隐藏 基于卷积神经网络的隐写分析 Matlab SRM、SCA隐写分析☆176Nov 29, 2019Updated 6 years ago
- Separable Reversible Data Hiding in Encrypted JPEG Bitstream☆12Aug 28, 2021Updated 4 years ago
- 本科毕业设计,实现图像隐写分析以及隐写去除,其中隐写分析采用SRNet网络模型,隐写去除采用DDSP网络模型☆70Oct 27, 2021Updated 4 years ago
- 基于LSB隐写术将文本隐藏于320x240的灰度图像☆21Nov 23, 2019Updated 6 years ago
- 一个餐饮管理系统,使用PyQT5+Mysql开发☆12May 14, 2023Updated 3 years ago
- This code is the implementation of the paper "Reversible data hiding in encrypted images based on pixel prediction and multi-MSB planes r…☆14Nov 9, 2020Updated 5 years ago
- 🍿️some awesome Steganalysis☆41Aug 5, 2018Updated 8 years ago
- A Matlab project of Histogram Transfer Based Reversible Data Hiding with Image Enhancement☆15Aug 29, 2020Updated 5 years ago
- Repository for "A Convolutional Neural Network Cascade for Face Detection", implemented with Python interface.☆13Nov 16, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于多模态特征融合的即时社交软件违规图片检测系统。通过结合图像和文本信息,系统支持对OCR后的文本进行高效的敏感词检测,并允许用户自定义敏感词词库。此外,系统能够自动识别图片中的二维码并提取域名进行安全检测,实现对图片的三分类,包括正常、涉黄和敏感信息,并支持建立图片黑白名…☆77Jan 13, 2024Updated 2 years ago
- 毕业设计,基于用户行为的社交网络推荐算法研究与实现☆19Aug 22, 2017Updated 8 years ago
- 基于LSB算法实现了对水印图片,文字等信息的隐藏隐写和提取的DEMO(图片隐写术),原理是通过读取和替换原始图像(.png,.jpg,.bmp等)像素中RGB通道值的最低有效位(LSB),实现了将水印图片和文字二进制信息嵌入到原图中的功能,功能包括嵌入水印,提取水印等。☆13Mar 6, 2022Updated 4 years ago
- ☆55Feb 24, 2024Updated 2 years ago
- This code is the implementation of the paper "Reversible Data Hiding in JPEG Images with Multi Objective Optimization".☆13Dec 11, 2020Updated 5 years ago
- A pytorch implementation of Structural Design of Convolutional Neural Networks for Steganalysis (Xunet)☆41Jan 2, 2026Updated 7 months ago
- A small python app to embed "secret" user data into a carrier image by manipulation of the Discrete Cosine Transform (DCT) AC coefficient…☆38Sep 19, 2024Updated last year
- Simple LSB and DCT. 用Python简单实现LSB和DCT,并用于图像的信息隐藏☆16Jan 10, 2020Updated 6 years ago
- 深度隐写术☆18Oct 28, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆15Mar 2, 2014Updated 12 years ago
- Image steganalysis based on deep learning☆10Nov 7, 2021Updated 4 years ago
- Ever sent a hidden message in invisible ink to your friends? Are you intrigued by the idea of cryptic message exchange? How about using i…☆54Jan 12, 2021Updated 5 years ago
- 计算机毕业设计PySpark+LSTM+Hadoop招聘推荐系统 招聘大数据 招聘数据分析 协同过滤算法(基于物品+基于用户 全部实现) 招聘可视化大屏 就业推荐系统 就业数据分析(大屏+支付+短信+爬虫+识别+机器学习+LSTM情感分析+深度学习)☆20Aug 10, 2022Updated 4 years ago
- HiDDeN: Hiding Data with Deep Networks.☆110Dec 12, 2018Updated 7 years ago
- 垃圾短信自动识别的代码,使用了adaboost、决策树、感知机、svm、lr等机器学习算法☆26Oct 29, 2018Updated 7 years ago
- bilibili爬虫+数据分析实践,包含信息爬虫,LSTM时间序列预测,Pytorch机器学习分析,tensor board可视化☆17Jun 17, 2025Updated last year
- 区块链捐赠溯源平台☆13Jul 29, 2020Updated 6 years ago
- 基于Flask的TCP/UDP协议端口与服务自动化扫描☆10Aug 9, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- VisionGRU: A Linear-Complexity RNN Model for Efficient Image Analysis☆13Dec 26, 2024Updated last year
- 数据库课设-宾馆管理系统-python3.7+pyqt5☆59Nov 2, 2021Updated 4 years ago
- “计图”算法挑战赛-狗细分类 4/430☆10Apr 26, 2021Updated 5 years ago
- scripts to create zip bombs☆12Nov 26, 2012Updated 13 years ago
- Stable Diffusion in TensorRT 8.5+☆15Mar 19, 2023Updated 3 years ago
- Code for "Lightweight Infrared Small Target Detection Network Using Full-Scale Skip Connection U-Net" in IEEE GRSL 2023☆15Sep 7, 2023Updated 2 years ago
- 飞桨模型加密库☆10Nov 13, 2021Updated 4 years ago