CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 水印 算法 代码

搜索资源列表

  1. vc++shuzituxiangshibiejishu

    4下载:
  2. vc++数字图像识别技术经典案例(光盘): 第1章:颜色空间转换源码。第3章:指纹识别源码。第5章:基于可移植的C语言的数字水印算法的代码。第6章:条形码生成器源程序。第7章。第8章:印章特征提取。第9章:英文ocr识别。 -vc Digital Image Recognition Technology classic cases (CD) : Chapter 1 : color space conversion source. Chapter 3 : fingerprint ident
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.53mb
    • 提供者:wuli
  1. watermark_matlab

    0下载:
  2. 数字水印算法的matlab实现代码,已经通过matlab调试使用,运用了DCT变换-digital watermarking algorithm to achieve the Matlab code debugging through the use of Matlab, use of DCT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:better
  1. work

    0下载:
  2. 一种基于DCT变换的数字水印算法的实现过程,水印为伪随机序列,包括嵌入和提取两个过程。其中textmark.m为攻击实验代码。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.49kb
    • 提供者:陈日进
  1. SimpleWatermarking

    0下载:
  2. 实现简单的信息隐藏和数字水印算法,使用的是LSB算法的matlab代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:172.16kb
    • 提供者:yeoman
  1. dwt_svd_GUI

    9下载:
  2. matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。-digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attenti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-27
    • 文件大小:113.74kb
    • 提供者:xiaobao89
  1. code

    0下载:
  2. 7个案例代码包含了指纹识别、数字水印算法、手势识别、印鉴鉴定、条形码识别(一位条码、pdf417)的相关代码。-7 cases the code contains a fingerprint recognition, digital watermarking algorithms, gesture recognition, seal identification, bar code identification (a barcode, pdf417) the relevant code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.73mb
    • 提供者:林涛
  1. shuiyin

    0下载:
  2. 基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。-Portable C-based Digital Watermarking Algorithm language code. These codes with the meaning of a model, and a certain degree of robustness.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:19.06kb
    • 提供者:艾文
  1. watermarkbasedfft

    1下载:
  2. 基于傅立叶变换的数字水印的源代码,随机序列采用的置乱算法-the digital watermark based fft
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:98.51kb
    • 提供者:小晗
  1. DCTmatlabwatermark

    0下载:
  2. 基于dct域的数字水印技术算法的源代码 嵌入提取都有-dct matlab watermark
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:417.42kb
    • 提供者:Echo
  1. cox1

    0下载:
  2. 包含加入、提取水印代码 ,经典的cox算法代码-Includes adding, extracting a watermark code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:21.86kb
    • 提供者:tt
  1. six

    0下载:
  2. 六个代码分别是小波变换用于水印密写,离散余弦变换应用于水印密写和空域算法水印算法-Six codes are used for watermark Steganography wavelet transform, discrete cosine transform used in secret writing and airspace watermark Watermarking Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4.52kb
    • 提供者:张楠
  1. wavelet

    1下载:
  2. 本代码是一种基于小波的零水印算法,算法在小波域进行水印的嵌入,并进行了鲁棒性测试-zero-watermarking based on wavelet
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:65.99kb
    • 提供者:王云
  1. meanSVD

    0下载:
  2. 本代码是一种数字图像水印算法,它在小波域将水印嵌入奇异值中-watermarking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.48kb
    • 提供者:王云
  1. watermarkfft

    0下载:
  2. 本代码介绍了DFT水印算法,此算法提高鲁棒性-This code describes the DFT watermarking algorithm, this algorithm improves the robustness
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.43kb
    • 提供者:纪青华
  1. watermark

    0下载:
  2. 水印算法的程序,matlab的代码,一直在用-Watermarking algorithm , matlab code, has been used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:jiayangvivid
  1. watermark

    0下载:
  2. 基于可移植的C语言的数字水印算法的代码,需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。-Portable C-based digital watermarking algorithm code, need to install NetPGM package (used to access the pgm format ima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:19.09kb
    • 提供者:lserenity
  1. watermark

    0下载:
  2. 音频水印算法的代码,,应该准确,希望对大家有用!-the code of audio watermarking method,i hope it helps everyone!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:733.64kb
    • 提供者:lm
  1. DWT-watermarking-MatLab

    0下载:
  2. 基于DWT的数字水印算法的MatLab实现,附带详细的代码说明-Based on DWT watermarking algorithm MatLab implementation, with detailed descr iption of the code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:109.49kb
    • 提供者:pengluo
  1. 8-8DCT变换verilogHDL代码

    0下载:
  2. DCT变换实现图像压缩及嵌入水印等,内含测试文件及DCT算法讲解(Image compression and embedding watermark by DCT transform)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:23kb
    • 提供者:和悦
  1. dct水印

    0下载:
  2. DCT数字图像水印算法MATLAB仿真代码(DCT digital image watermarking algorithm MATLAB simulation code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:927kb
    • 提供者:钱前期
« 12 »
搜珍网 www.dssz.com