CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 嵌入算法

搜索资源列表

  1. 5

    0下载:
  2. 基于图像复杂度的隐写方法研究 为了提供较大的隐写容量和保持良好的载密图像质量,依据人眼对纹 理、边界和黑暗区域变化敏感性弱的视觉特点,结合小波变换提出了一种图像复杂度描述方法,将图像小块分为纹理、边界、黑暗和平滑四个不同类别,利用模函数 设计隐写算法,在不同区域嵌入不同量的信息.实验结果表明,新的复杂度描述方法能准确区分不同类型的小块,隐写算法在提高嵌入容量的同时保持了较好的视觉 质量. -Study steganographic method based on image com
  3. 所属分类:Graph program

    • 发布日期:2017-05-05
    • 文件大小:402466
    • 提供者:fangsm
  1. Successive-projections-algorithm

    1下载:
  2. 连续投影法,提供GUI,非常方便,并嵌入了多元回归算法-Successive projections algorithm and provide its GUI
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:2690960
    • 提供者:wenghaiyong
  1. fixed_huffman_codes

    1下载:
  2. 静态霍夫曼编码压缩解压源代码。来自经典书籍《数据压缩导论》中的静态压缩算法源代码,可用codeblocks运行制作出exe文件,然后按照说明,使用命令提示符去运行使用。源代码方便大家改写并嵌入到自己的程序中。-fixed Huffman coding compression decompression source code. From the classic book Introduction to Data Compression in the static compression al
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:11588
    • 提供者:songs
  1. watermark

    0下载:
  2. DCT域图像水印:一种嵌入对策和算法(上课时用到的)-DCT Domain Image Watermarking: Embedding Countermeasures and Algorithms
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-15
    • 文件大小:183296
    • 提供者:刘萌
  1. audio-watermarks

    2下载:
  2. 基于DWT的音频水印算法,采用小波变换,阿诺德置换实现水印的嵌入和提取。-Audio watermarking algorithm based on Wavelet Transform
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:923648
    • 提供者:温礼红
  1. cdma_watermarking

    0下载:
  2. 基于cdma算法的数字图像水印技术,含水印的嵌入及提取-Digital image watermarking technology based on cdma algorithm, the watermark embedding and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:gan
  1. cor_watermarking

    0下载:
  2. 基于cor算法的数字水印技术,内含水印的嵌入及提取-Digital image watermarking technology based on COR algorithm, the watermark embedding and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:4987
    • 提供者:gan
  1. dct2_watermarking

    0下载:
  2. 基于二维dct变换算法的数字图像水印技术,内含水印的嵌入及提取-Based on two-dimensional DCT transform algorithm of digital image watermarking technology, embedded watermark embedding and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:6339
    • 提供者:gan
  1. dwt_watermarking

    0下载:
  2. 基于dwt变换算法的数字图像水印技术,内含水印的嵌入及提取-Digital image watermarking technology based on DWT transform algorithm, embedded watermark embedding and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1824
    • 提供者:gan
  1. lsb_watermarking

    0下载:
  2. 基于lsb变换算法的数字图像水印技术,内含水印的嵌入及提取-The digital image watermarking technology based on LSB algorithm, embedded watermark embedding and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1384
    • 提供者:gan
  1. bransform__transform

    0下载:
  2. 一个基于离散余弦变换的水印算法的matlab程序嵌入,提取-A watermarking algorithm based on discrete cosine transform matlab embedding, extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:24576
    • 提供者:stacz
  1. Jsteg

    2下载:
  2. 基于DCT的jsteg图像隐写及分析算法,MATLAB实现。 JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the quantized DCT coefficients, b
  3. 所属分类:图形图像处理

  1. 鲁棒性数字水印的设计与仿真

    0下载:
  2. 在彩色图像中嵌入二值灰度水印。有两种算法,第一种嵌入在yuv模型的y层整体系数上,第二种嵌入在rgb模型r层直流系数上。本科毕设题目,希望可以帮到你。(Two valued gray watermark is embedded in color image. There are two algorithms. The first one is embedded in the overall coefficients of the Y layer in the YUV model, and the
  3. 所属分类:图形图像处理

  1. 2017021815410873

    0下载:
  2. LSB匹配算法的实现。目前大部分都是LSB替换算法,较新的图像LSB匹配算法的嵌入和恢复我没有在其它地方找到。因此,自己写了一个,可以作为毕业设计的内容。matlab编写,经过充分测试,可用。-Image LSB Matching Algorithm,implementated using matlab(heproposedmethodallowsanembeddingofthesameamountofinformationasLSBmatchingbutwithfewerchangestoth
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:454656
    • 提供者:狼狼
  1. watermark

    1下载:
  2. 将具有特定标识的信息隐藏在数字化图像、视频、音频等多媒体。是一种基于DCT变换和ARNOLD置乱技术的数字图像水印算法,首先通过Arnold置乱二值水印图像对水印图像进行加密,其次将加密后的图像选择适合的强度,在载体图像中选择低频信号的位置进行嵌入。适合用于简单的图片版权保护。(Information that has a specific identity is hidden in digital image, video, audio and other multimedia. Is a k
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:潇倩
  1. implerentsrealizessimplement

    0下载:
  2. 用VISUAL C++实现几个数字水印算法,实现水印的嵌入与检测,达到水印的稳健传输,(VISUAL c + + is used to implement several digital watermarking algorithm, realizes the watermark embedding and detection, to achieve the watermark robust transmission,)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-21
    • 文件大小:11264
    • 提供者:Halary
  1. watermark

    1下载:
  2. 本程序功能为实现基于压缩感知的数字图像水印算法,主要包括水印嵌入、水印提取及子程序三大部分。水印载体图像和原水印图像使用者可以自行更改。(This program functions for the realization of compression based digital image watermarking algorithm, including watermark embedding, watermark extraction and subroutines three major
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:10240
    • 提供者:唐-Tom
  1. rased__cosine

    0下载:
  2. 一个基于离散余弦变换的水印算法的matlab程序嵌入,提取(A watermarking algorithm based on discrete cosine transform matlab embedding, extraction)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:15360
    • 提供者:jlkh%21564273
  1. hiding

    0下载:
  2. 使用LSB算法实现信息隐藏,读入txt文本内容,顺序法嵌入到载体图像中实现隐藏(Using LSB algorithm to achieve information hiding, sequential embedding)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:55296
    • 提供者:翁翁
  1. DLLH-master

    0下载:
  2. 通过本地离散到最佳歧管散点线性嵌入,一种优化改进的计算机视觉类的算法(Toward Optimal Manifold Hashing via Discrete Locally Linear Embedding)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:12288
    • 提供者:hello1111
« 1 2 ... 27 28 29 30 31 3233 »
搜珍网 www.dssz.com