搜索资源列表
watermark.m
- %基于dct的水印算法 %数字水印处理系统主要由水印嵌入和水印检测两个过程。 %水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 %水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。 %基于dct变换的水印算法:将一个随机序列作为水印信号嵌入到图像dct变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。 %定义一个相似函数来检验水印提取是否成
dct
- 继续,这个是,恩,还是和数字水印和图像处理有关系的东西拉,因为最近在做这个拉,恩,之所以这么着急的一下子就上传5个,是因为我真的有一点东西要看一下,看了好长哪方面的资料,可是还是不能搞定,所以要找源码看看啊,所以麻烦站长了,赶紧帮我开通一下拉,谢谢啊!真诚的。 转入正题:这个是一个离散余弦变换的C语言程序,相信数字水印和图像处理方面的编程者对他很熟悉,使用matlab实现他很简单,可是。。。我们用的是VC啊。哈哈,不过没有关系拉,这个我已经搞定了,所以如果你对此还是不很熟悉,那么就看看这个源
dct
- this si Arithmetic core,it contains Freedct-L and Freedct-m.Freedct-L is a low power architecture 1-Dimensional 8-point dct/Idct core.Freedct-m is a moderate speed 1-Dimensional Idct core
dct域隐藏
- 当要隐藏信息时,在mATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在mAT
klt-dct.rar
- klt经典程序,可以在matlab里面直接运行,KLT classical procedures, can be run directly in matlab
dct_cs
- dct压缩感知方案,采用dct基稀疏分解原始信号,并且重构出原始信号-dct compressed sensing scheme, using sparse decomposition of the original dct-based signal and reconstruct the original signal
dct
- 数字信号处理实验,dct图像压缩,内含有matlab实验m文件以及实验报告,供大家参考。-Digital signal processing experiment, dct image compression, contains matlab experiment m documents and the experiment report for your reference.
signal-analysis
- dctcom.m文件利用dct变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of dct tran
fast_block_dct
- Fast m-scr ipt implementation of Block-dct ( 2-D dct )
work
- 基于dct的数字水印的生成和提取,分别在两个dct.m和Idct.m两个文件中-dct-based digital watermark generation and extraction, respectively, in two dct.m and two documents Idct.m
Watermarking_althorithm_based_on_dct(mATLAB)
- 基于dct变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到mATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the dct Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the mATLAB installation directory under the work folder
jpeg
- 一个图像处理程序,使用dct快速算法,只需把源码改成m文件即可。-An image processing procedures, the use of dct fast algorithm, just the source file can be replaced by m.
toolboximage
- 这个工具箱包括各种图像处理功能函数如下: 1、图像链接和生成 2、滤波和模糊功能 3、各向异性和空间变化滤波 4、各向异性和空间变量滤波 5、非线性滤波(中值滤波等) 6、全局变量图像处理(去噪和分解) 7、非小波图像变换-This toolbox contains functions related to image processing, including * images loading and generation. * filter
DSP_mATLAB
- 数字信号处理工具箱,常用的函数,希望对大家有帮助-DSP
dct_based_Data_hiding
- dct-based Data hiding: dataHide.m Hide the logo image into the original dataExtract.m Extract the logo image from the original findData.m Verify the robustness of the data hiding method 。and use jpeg compress -dct-based Data hiding: dataHide.m H
dct
- m=512 原图像长度 N=64 K=8 I=zeros(m,m) J=zeros(N,N) BLOCK=zeros(K,K) 显示原图像 I=imread( f:\ceshi\yuanshitu.bmp ) figure imshow(I) xlabel( 原始图像 ) 显示水印图像 J=imread( f:\ceshi\logistic_nuaa64.bmp ) figure imshow(J) xlabel(
Audio-Watermarking-in-dct
- 本文在dct噪声信号模型研究的基础上,提出了一种新的音频水印嵌入位置选择策略和一个应用该策略的自适应音频水印算法. 通过定义dct系数的噪声敏感度,建立了水印嵌入位置和嵌入水印后的音频信号的听觉感知性之间的关系,根据音频水印的不可听性的要求选择最优的嵌入位置,然后调节水印强度来满足鲁棒性的要求,从而最大程度地保持音频水 印的不可听性和鲁棒性,为解决音频水印嵌入过程中不可听性和鲁棒性之间的矛盾提供了一种策略.-Though m any w orks in the literature agre
dct_Qutization_watermarking
- matlab版本代码,主要研究数字水印的dct算法-matlab version of the code, the main algorithm of digital watermark dct
exa080903_LOT_1D
- 利用子程序fast-lot.m,实现对该图像的变化及压缩,并和以为信号做dct后的图像质量相比较。-Using subroutine fast-lot.m, to achieve the changes and compression of the image, and after, and that the signals do dct compare the image quality.
m
- mylsb.m是个非常完整的LSB密写源码并且密写和提取都在里面,图片我没上传,你只需要添加一个图片文件就可以了,记住图片必须是灰度图片,如果是RGB,我转换的代码也在里面很有意思哦。weipingmian.m是个提取图像位平面的程序,图片也是需要你自己加载,最后一个就是8*8块的图像dct变换。-mylsb.m is a very complete source of LSB Steganography Steganography and extraction, and are on the