登录
首页 » matlab » Dct

Dct

于 2011-06-01 发布 文件大小:2353KB
0 134
下载积分: 1 下载次数: 199

代码说明:

  主要研究了彩色图像数字水印算法,在DCT域进行了水印的自适应嵌入和提取,并用Matlab进行了仿真实验,测试算法的性能(The main color image watermarking algorithm in the DCT domain adaptive watermark embedding and extraction, and with the Matlab simulation experiment to test the performance of algorithm)

文件列表:

代码
....\main1.asv,7225,2011-05-19
....\main1.m,7225,2011-05-19
....\mainfunction.fig,3294,2010-05-29
....\mainfunction.m,8566,2010-05-29
....\subone1.asv,6911,2010-05-30
....\subone1.fig,2582,2010-06-15
....\subone1.m,7394,2010-06-15
....\subone2.asv,10506,2010-05-30
....\subone2.fig,2992,2010-06-15
....\subone2.m,10475,2010-05-30
....\subone3.asv,27553,2010-06-08
....\subone3.fig,4304,2010-06-15
....\subone3.m,27630,2010-06-15
ͼƬ





....\filtget2.jpg,2828,2010-06-18
....\gaussian.jpg,29891,2010-06-18
....\gaussian2.jpg,3094,2010-06-18
....\gaussian_attack1.jpg,43593,2010-06-08
....\get0.jpg,2819,2010-06-18
....\graya.jpg,28388,2010-05-26
....\images.jpg,12828,2010-05-01
....\images1.jpg,1722,2010-06-12
....\images2.jpg,1722,2010-06-18
....\images21.jpg,2440,2010-06-12
....\jpeg_attck.jpg,47139,2010-05-23
....\jpeg_attck1.jpg,50154,2010-06-19
....\jpeg_attck2.jpg,15842,2010-06-18
....\jpg_get1.jpg,2844,2010-06-18
....\jpg_get2.jpg,2844,2010-06-18
....\lena.jpg,192463,2010-06-15
....\lena1.jpg,67250,2010-04-30
....\medfilt.jpg,16529,2010-06-18
....\rabbit.jpg,177699,2010-06-15
....\rotate.jpg,25764,2010-06-18
....\rotate_get3.jpg,2839,2010-06-18
....\salt$pepper_attack.jpg,69180,2010-05-14
....\salt$pepper_attack1.jpg,44234,2010-06-08
....\salt$pepper_attack2.jpg,32231,2010-06-18
....\salt_get2.jpg,2915,2010-06-18
....\watermarked.jpg,26931,2010-06-18
....\watermarked11.jpg,111308,2010-05-24
论文.doc,1581568,2010-06-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kolmog
    给定任意一个子波,通过克基霍夫变换返回最小相位子波。(Kolmogoroff spectral factorization. Given an arbitrary wavelet this function retrieves the minimum phase wavelet using Kolmogoroff factorization)
    2009-05-16 12:13:02下载
    积分:1
  • DWTcode
    matlab程序,我的论文程序‘一种基于图像内容的自恢复水印算法’(matlab program, my thesis procedure )
    2008-05-16 17:42:01下载
    积分:1
  • otsu-method
    两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。(Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.)
    2009-12-17 11:27:40下载
    积分:1
  • BilateralFilteringProfile
    本程序为基于快速双边滤波器的边缘保持算法,算法具有平移不变性,具有线性复杂度(this is a edge-preserving denoising method using fast bilateral filter)
    2014-02-11 13:48:56下载
    积分:1
  • xindianxinhao
    以心电信号检测为例,通过小波模极大值奇异性检测和求取Lipschitz指数确定心电信号R波的位置(Taking the ECG signal detection as an example, the position of the R wave of the ECG signal was determined by the singularity detection of the wavelet modulus and the Lipschitz index)
    2017-04-19 09:58:25下载
    积分:1
  • otsu_filterlocal
    改进的otsu算法,计算局部otsu的值确定局部小区域。对于光照不均匀图像处理有比较好的适应( Improved otsu algorithm to calculate the value of the local otsu determine the local small area. For uneven illumination image processing has a relatively good adaptation)
    2016-08-09 15:18:40下载
    积分:1
  • MATLAB(DCT+DWT)
    图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序。(digital watermark image of the program thesis, based on Extra dwt and the algorithm, a detailed procedure.)
    2021-04-14 08:48:55下载
    积分:1
  • jiazao
    说明:  给图像加高斯白噪声,里面有详细的代码,我不知道该说些什么,只是觉得很好(gaussian noise Why must I be forced to write so many words?)
    2019-04-20 15:29:43下载
    积分:1
  • kmeans
    说明:  利用K均值聚类对图像lena进行分割,图片可根据需求进行更换。(Image Lena is segmented by k-means clustering, and the image can be replaced according to the demand.)
    2019-10-14 11:10:17下载
    积分:1
  • spfilt1
    首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。 应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。详细比较上述的结果,并分析原因。 (First generation following form images: figure IOUs 7 pixels wide, 210 pixels high, the width is 17 pixels between IOUs. Using a variety of filters for processing: the arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filtering, filtering midpoint, maximum, minimum filtering. Note that the need to change the template size. A detailed comparison of these results and analyze the reasons.)
    2013-12-03 16:17:19下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载