CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - dct 变换

搜索资源列表

  1. DCT

    0下载:
  2. 使用C语言实现DCT变换 精度不是很高-Using the C language is not very high precision DCT transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:999
    • 提供者:丁成
  1. DCT

    0下载:
  2. 图像的DCT变换-Image of DCT transform. . . . . . . . . . . . . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:336772
    • 提供者:lihu
  1. DCT

    0下载:
  2. 基于离散余弦变换的数字水印,包括水印的嵌入和提取以及常间的各种水印攻击-Discrete cosine transform based on digital watermarking, including the watermark embedding and extraction, as well as between the various watermark attacks often
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:458692
    • 提供者:木头
  1. DCTtanslation

    0下载:
  2. dct变换与idct反变换,dsp硬件编码-dct translation
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:13569
    • 提供者:ssh
  1. 593IDCT

    0下载:
  2. dct变换与dct逆变换,程序可以直接运行,代码中有详细注释,容易理解。-dct dct transform and inverse transform, the program can run the code in detail in notes, easy to understand.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:203586
    • 提供者:马文庆
  1. 3971017DCT

    0下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2939
    • 提供者:嘟嘟
  1. ch3_dct

    2下载:
  2. fpga dct变换,用以视频压缩和处理图像-fpga dct
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2116
    • 提供者:guqiutao
  1. media

    0下载:
  2. huffman 编码来处理图像 DCT变换-huffman coding to DCT transform processing images
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:286031
    • 提供者:婷婷
  1. DCTtransformation

    0下载:
  2. DCT变换的基本思路是将图像分解为8×8的子块或16×16的子块,并对每一个子块进行单独的DCT变换,然后对变换结果进行量化、编码-The basic idea is to transform DCT the image is decomposed into 8 × 8 sub-block or 16 × 16 sub-blocks, and each separate sub-block DCT, and then quantify the results of the transform c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:60622
    • 提供者:孙一
  1. DCTchange

    0下载:
  2. matlab中的dct变换,在图像中利用dct变换嵌入水印,并提取-The dct matlab transformation in the image watermarking using dct transform, and extract
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:774
    • 提供者:ztj
  1. DCT

    0下载:
  2. 二维离散余弦变换 c# 实现图像压缩和特征提取 -Discrete Cosine Transform for Feature Extraction Decription: Implementation of 2D discrete cosine transform in c# Download source: http://www.codeproject.com/KB/GDI/2D-DCT.aspx
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:30014
    • 提供者:ben
  1. DCT

    0下载:
  2. 一个基于dct变换的数字水印算法的源程序-A dct-based Digital Watermarking Algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:191745
    • 提供者:
  1. Information-hiding

    0下载:
  2. 信息隐藏 文献综述 开题报告 基于matlab 的数字水印技术 dct变换-Information hiding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:984028
    • 提供者:卡卡
  1. dct-dft

    0下载:
  2. 对一幅图像进行DCT dft变换后的结果和运行出来的图形-Image on a DCT dft transformed results and running out of graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4511872
    • 提供者:左坚
  1. DFT-DCT

    0下载:
  2. 基于VC++的图像的DFT变换和DCT变换,并可实现两者间的对比转换-VC++ based on the image of the DFT transform and DCT transform, and to achieve the contrast between the two conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:245841
    • 提供者:姜颖
  1. DCT

    0下载:
  2. JPEG标准中规定了4种压缩模式[15]:顺序编码(Sequential encoding),渐进编码(Progressive encoding),等级编码(Hierarchical encoding),无损编码(Lossless encoding)。应用最为广泛的为基于DCT变换的顺序编码,也称之为基准模式(Baseline mode),其它几种模式都以此为基础。这里,采用了JPEG基准模式对图像进行压缩,在基准模式中,熵编码采用哈夫曼编码方法。 -JPEG standard specif
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1177
    • 提供者:yxl
  1. DCT

    0下载:
  2. 用MFC对一个视频或者图像进行DCT变换-With MFC or image on a DCT-video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1889416
    • 提供者:刘娇
  1. dct

    0下载:
  2. DCT变换,里面很多有用的matlab程序,你会需要的哈-DCT transform, which a lot of useful matlab program, you will need to Kazakhstan
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1514
    • 提供者:anhu
  1. lean

    1下载:
  2. 基于MATLAB的图像压缩,DCT变换,huffman编码-Image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:215679
    • 提供者:wlx
  1. a-dct-watermark

    0下载:
  2. 基于离散余弦变换的数字水印,在图像的dct变换域中相应嵌入数字水印-Discrete cosine transform-based digital watermarking, the image of the dct transform domain watermark embedding corresponding
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:426343
    • 提供者:孙晓燕
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com