资源简介
经典的图像隐写算法之一,matlab代码,测试可用。
代码片段和文件信息
function [nzACembedding_efficiencychanges] = nsf5_simulation(COVERSTEGOALPHASEED)
% -------------------------------------------------------------------------
% Contact: jan@kodovsky.com | June 2011
% -------------------------------------------------------------------------
% This program simulates the embedding impact of the steganographic
% algorithm nsF5 [1] as if the best possible coding was used. Please visit
% the webpage http://dde.binghamton.edu/download/nsf5simulator for more
% information.
% -------------------------------------------------------------------------
% Input:
% COVER - cover image (grayscale JPEG image)
% STEGO - resulting stego image that will be created
% ALPHA - relative payload in terms of bits per nonzero AC DCT coefficient
% SEED - PRNG s
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 43401 2011-05-12 11:56 nsf5_simulation\cover.jpg
文件 17765 2005-06-01 11:46 nsf5_simulation\jpeg_read.mexa64
文件 65536 2007-02-14 10:31 nsf5_simulation\jpeg_read.mexw32
文件 17263 2006-09-28 00:28 nsf5_simulation\jpeg_write.mexa64
文件 57344 2006-09-28 00:28 nsf5_simulation\jpeg_write.mexw32
文件 3245 2011-06-20 15:09 nsf5_simulation\nsf5_simulation.m
文件 816 2011-06-19 22:35 nsf5_simulation\test.m
目录 0 2013-10-24 09:08 nsf5_simulation\
- 上一篇:3dmax批量处理贴图文件路径字符
- 下一篇:雷达信号积累改善因子matlab仿真
相关资源
- LBP 纹理模式的LBP特征表示及分类原理
- MATLAB_image_process_with_PDE 运用偏微分方
- gbvs 二维图像视觉显著性检测
- wenli 分析了纹理特征提取方法
- barcode 基于图像的条形码识别程序(识
- mean_shift_segmentation mean shift图像分割软
- fuliye 3. 对图像进行傅里叶逆变换
- ridgelet_transform 一个用于图像描述表示
- 数字图像处理matlab版源码
- romp 图像处理
- Wavelet_OMP
- ONEzj
- PCA_SVM 此方法采用经典的PCA对人脸图像
- JPEGJsteg Jpeg_Or 为jpeg密写的原始图像的
- fusion_change_detection SAR图像变化检测代
- imagefusion2836201
- multiimagepocs 对多帧图像进行超分辨率
- chapter9 图像分割
- Gabor Gabor滤波器
- ImageSegmentation 多尺度分水岭变换分割
- gradient
- TVMMcode 国外一个博士写的图像复原的
- lena 灰图像三级小波分解
- RS 信息隐藏里LSB隐写方案的RS分析方法
- pca 主成分分析程序
- huffman huffman编码用于图像的压缩和解
- edge_detection 利用小波边缘检测算法实
- Max_CCM 用于图像配准
- frft 离散分数傅里叶
- SIFT2830309
评论
共有 条评论