shuiyin Executable
1. Prerequisites for Deployment
Verify that version 9.7 (R2019b) of the MATLAB Runtime is installed.
If not, you can run the MATLAB Runtime installer.
To find its location, enter
>>mcrinstaller
at the MATLAB prompt.
NOTE: You will need administrator rights to run the MATLAB Runtime installer.
Alternatively, download and install the Windows version of the MATLAB Runtime for R2019b
from the following link on the MathWorks website:
https://www.mathworks.com/products/compiler/mcr/index.html
For more information about the MATLAB Runtime and the MATLAB Runtime installer, see
"Distribute Applications" in the MATLAB Compiler documentation
in the MathWorks Documentation Center.
2. Files to Deploy and Package
Files to Package for Standalone
================================
-shuiyin.exe
-MCRInstaller.exe
Note: if end users are unable to download the MATLAB Runtime using the
instructions in the previous section, include it when building your
component by clicking the "Runtime included in package" link in the
Deployment Tool.
-This readme file
3. Definitions
For information on deployment terminology, go to
https://www.mathworks.com/help and select MATLAB Compiler >
Getting Started > About Application Deployment >
Deployment Product Terms in the MathWorks Documentation
Center.
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
采用三种方法实现本设计:分别是最低位法水印嵌入法(LSB)、离散余弦变换法水印嵌入(DCT)和小波变换法水印嵌入(DWT)。三种方法的基本思路如下所示: (1)LSB(Least Significant Bits)方法:采用Matlab自带的imread函数读入图片后,利用rgb2gray函数将彩色图转为灰度图,利用自带的im2bw将图片二值化,然后用自定义的shuru函数将水印嵌入到载体图片,最后用自定义的shuchu函数将水印提取出来。 (2)DCT(离散余弦变换)方法:采用Matlab自带的imread函数读入图片后,利用rgb2gray函数将彩色图转为灰度图,利用自带的im2bw将图片二值化,利用自带函数blkproc和dct2对载体图片进行分区的DCT运算,然后利用for循环将水印加密后嵌入到载体图片。最后利用解密算法将水印从载体图片中提取出来,利用corr2函数计算提取水印与原水印的相关系数。 (3)DWT(小波变换)方法:采用Matlab自带的imread函数读入图片后,利用rgb2gray函数将彩色图转为灰度图,利用自带的im2bw将图片二值化
资源推荐
资源详情
资源评论
收起资源包目录
基于多种方法的数字水印处理.zip (25个子文件)
psnr.m 376B
EXE打包
for_testing
attack1.jpg 43KB
requiredMCRProducts.txt 60B
mccExcludedFiles.log 102B
splash.png 51KB
shuiyin.exe 2.79MB
readme.txt 1KB
for_redistribution_files_only
splash.png 51KB
shuiyin.exe 2.79MB
readme.txt 1KB
PackagingLog.html 963B
for_redistribution
MyAppInstaller_web.exe 3.43MB
123.jpg 21KB
xcc.jpg 4KB
shuiyin.fig 167KB
ˮӡͼ
mask5.png 3KB
123.jpg 21KB
mask4.png 4KB
c.BMP 574B
lena.bmp 257KB
mask7.png 4KB
lena1.bmp 257KB
mark3.bmp 12KB
mask6.png 3KB
shuiyin.m 31KB
共 25 条
- 1
资源评论
我是张钰斌
- 粉丝: 13
- 资源: 15
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功