登录
首页 » matlab » work

work

于 2008-04-11 发布 文件大小:2KB
0 69
下载积分: 1 下载次数: 244

代码说明:

  一种基于DCT变换的数字水印算法的实现过程,水印为伪随机序列,包括嵌入和提取两个过程。其中textmark.m为攻击实验代码。(DCT-based Digital Watermarking Algorithm Transform realize the process, the watermark for the pseudo-random sequence, including both the process of embedding and extraction. Textmark.m experiment in which the attack code.)

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

发表评论

0 个回复

  • 水平集
    水平集边缘检测代码,利用了变分法进行优化和处理,实现了图像的快速边缘检测(Level set edge detection code is optimized and processed by using variational method, and fast edge detection of image is realized.)
    2020-12-17 21:09:11下载
    积分:1
  • Image-Reconstruction
    运用滤波反投影的方法对所输图像进行重建,其中可以对图像的滤波和插值进行选择。(Using filtered back-projection method for the reconstruction of the input images, which can filter and interpolation of images to choose.)
    2009-10-09 18:35:43下载
    积分:1
  • FPC盲抓贴片机源代码
    说明:  基于c#运动控制及图像处理项目源码,有兴趣可以看看(Based on C# motion control and image processing project source code)
    2019-12-22 20:09:37下载
    积分:1
  • winform 垂直交错效果显示 例子
    winform 垂直交错效果显示图像 例子
    2013-06-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
  • 1D_wavelet
    用一维小波变换进行图像去噪处理,有较低的计算复杂度,提高效率和计算速度。(Victoria with a wavelet transform image denoising, lower computational complexity, increase efficiency and speed.)
    2006-11-06 09:35:38下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • super_resolusion-pocs
    本代码是用Matlab实现图像的超分辨率重建,方法为凸集投影法,能从多幅低分辨率图像重建一幅高分辨率图像。(We use Matlab to reconstruct image. The method is convex projection on suoer-resolution(POCS).)
    2011-07-13 16:41:18下载
    积分:1
  • GuidedFilter
    Kaiming He的导向滤波算法的源代码(Guided filter source code Kaiming He)
    2021-01-11 09:08:50下载
    积分:1
  • circle_center_find
    采用质心算法来计算输入的激光光斑图像的中心位置,开始的时候可以选择图片的名称和路径(Using centroid algorithm to calculate the position of the input laser spot center of the image, you can select the picture at the beginning of the name and path)
    2014-03-28 10:14:37下载
    积分:1
  • 696524资源总数
  • 103827会员总数
  • 23今日下载