登录
首页 » matlab » Dct

Dct

于 2011-06-01 发布 文件大小:2353KB
0 230
下载积分: 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 个回复

  • Minnimum-error-thresholding
    作者:J.Kittler and J.Illingworth KI阈值算法(Author:J.Kittler and J.Illingworth 1986)
    2011-06-17 21:36:12下载
    积分: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
  • beijingcha
    背景差分法运动目标检测,建立背景模型,然后使用当前模型与背景模型相减,再和阈值相比较,比阈值大的即判断为有运动目标,比阈值小的即判断为没有运动目标,阈值大小可以自己适当调试,根据经验值设置最佳阈值。(Background difference method is used for moving target detection and setting up background model, then using current model and background model subtracting, and comparing with threshold, it is judged to have moving target compared with the threshold value, which is smaller than threshold. The size of threshold can be adjusted properly, and the best threshold is set according to experience value.)
    2021-01-01 16:58:58下载
    积分:1
  • MPmain
    匹配追踪的主程序,用原子与信号内积的方式,对波包进行分解,再进行时频分析(match persuit)
    2012-09-09 11:07:17下载
    积分:1
  • gaborcreate
    该代码描述了一种用Gar小波进行纹理特征提取方法,可用于图像分析、视频处理、以及模式识别前期建立模式向量。(The code describes a texture with Gar wavelet feature extraction methods can be used for image analysis, video processing, and pattern recognition pre-established pattern vector.)
    2013-09-17 16:11:32下载
    积分:1
  • weinalvbo
    彩色图像的威纳滤波去噪算法,很简单的,很全,自己毕业论文的程序(Color image of the Wiener filter denoising algorithm, very simple, very full, their thesis program)
    2013-01-14 15:54:47下载
    积分:1
  • spatialgabor
    时域Gabor 滤波器 函数,需要用Gabor滤波器进行特征提取的可以用(spatial gabor filter)
    2014-06-19 19:09:36下载
    积分:1
  • .zip
    对场景分类和语义特征稀疏化的高层图像表示(Object Bank: A High-Level Image Representation for Scene Classification & Semantic Feature Sparsification)
    2013-10-16 14:57:56下载
    积分:1
  • 说明:  可以将txt文件中的某一列数据进行提取出来,然后进行图像制图(You can extract a column of data from the txt file and then do image mapping)
    2019-04-19 23:09:19下载
    积分:1
  • MRF_MATLAB
    马尔可夫(MRF)图像分割MATLAB源码,有30几个函数。Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象(Markov (MRF) image segmentation MATLAB source code, 30 a number of functions. Markov random field example of the procedure, for beginner person MRF useful that they can get a visual impression)
    2020-08-29 11:58:12下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载