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

搜索资源列表

  1. 基于DCT变换的图象分块数字水印算法

    0下载:
  2. 1889146172.rar
  3. 所属分类:文档资料

    • 发布日期:2013-01-09
    • 文件大小:172689
    • 提供者:coolhandy
  1. Image-compression-coding-design

    0下载:
  2. 本实验为设计性实验,其目的是理解有损压缩的概念,特别是通过K-L变换或DCT变换,掌握压缩编码的基本原理、算法,并通过编程给予实现,对原始图像数据和解压后的图像数据进行失真估计,了解压缩性能及其重建效果的影响、作用,给出适当的理论分析。-Image compression coding program design
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:11883
    • 提供者:oscar
  1. tuxiangyasuo

    1下载:
  2. (1)试利用函数dct2,对该图像进行压缩。压缩时可尝试对DCT 变换后的系数采用不同取舍方法,比较其压缩性能。(函数dct2在matlab本身是有的,可以help dct2看看) (2)结合课本例8.7.2 的量化方法,对每一个经DCT变换后的8×8 矩阵量化(Huffman编码部分可省略),从而实现图像压缩。在一定压缩比的情况下,和⑴给出的图像质量相比较。 (3)用所给的子子程序fast_LOT.m 实现对该图像的变换与压缩,并和(1)得出的图像质量相比较-(1) Test usin
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:201725
    • 提供者:zrf
  1. Color-Image-JPEG-Compression

    2下载:
  2. 彩色图像的压缩与解压的程序,网上关于图像压缩的程序基本上是黑白图像的压缩,我参考别人黑白图像压缩的源码改写出了彩色图像的压缩与解压的程序,里面包括色域的转换、DCT变换等-Compression of color images online image compression and decompression program, the program is basically a black and white image compression, my reference to the ot
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:560649
    • 提供者:琦琦
  1. piccompress

    0下载:
  2. 数字图像处理中,DCT变换,Z字形扫描,具有较好的效果,代码易懂-Digital image processing, DCT transformation, Z-shaped scanning, with good results, code understandable
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:1050
    • 提供者:machaoyu
  1. DCTmark

    0下载:
  2. 基于DCT变换的信息隐藏(数字水印)嵌入算法的设计-DCT-based information hiding (digital watermark) embedded algorithm design
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1395
    • 提供者:潘璐
  1. INT_DCT

    1下载:
  2. Verilog HDL语言实现的整数DCT变换模块。其中包括一维和两维的DCT变换模块各一个。该模块都通过硬件仿真以及FPGA实现后的测试,均满足预期的DCT变换功能。-Integer DCT transfer module with Verilog HDL format. The package includes one 1-D and one 2-D DCT transfer module, which all pass simulation and FPGA evaluation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:2120
    • 提供者:Alex Liu
  1. Image-Compression

    0下载:
  2. 图像压缩实验,实现基本JPEG的压缩和编码的三个步骤,DCT变换去除数据冗余,DCT系数进行量化,对量化后的系数进行Huffman编码-Image compression experiments, the three steps of the basic JPEG compression and encoding, DCT transform to remove data redundancy, and the DCT coefficient quantization, Huffman codi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:6039
    • 提供者:茗汀
  1. DCT

    0下载:
  2. 通过MATLAB,基于图像变换域的信息隐藏源码-MATLAB, based on the information of the image transform domain hidden source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-22
    • 文件大小:1629
    • 提供者:赵瑞丰
  1. DCT

    0下载:
  2. 进行一维,二维,三维离散余弦变换,计算变换所需时间。-One-dimensional, two-dimensional, three-dimensional DCT transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:193600
    • 提供者:杨洋
  1. DCTJPEG

    2下载:
  2. blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m, 对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。 其中,blkproc.m为分块DCT变换函数; DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数; zigzag.m为ZigZag扫描函数;PSNR.m为求图
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:3072
    • 提供者:吴魏
  1. CS-OMP

    2下载:
  2. 实现图像的分块压缩感知重建,DCT变换,OMP重构算法-Image block compressed sensing reconstruction, DCT transform OMP reconstruction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2016-04-06
    • 文件大小:62464
    • 提供者:wanglili
  1. CS

    2下载:
  2. CS的一些重构算法包括OMP,somp,romp,SAMP,CoSaMp,GPSR等等其中还包括了小波变换,dct变换-compressive sensing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:1836836
    • 提供者:李尚靖
  1. dct-dft-wmaaking

    0下载:
  2. 数字水印嵌入和提取算法 包含时空域和变换域的算法的matlab实现-Airspace and transform domain algorithm matlab achieve the digital watermark embedding and extraction algorithm contains
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:377822
    • 提供者:陈龙
  1. DCT-FT

    0下载:
  2. DTC变化,傅里叶变换,基于DCT的压缩变换-DTC changes, Fourier transform, DCT-based compression transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:13421
    • 提供者:
  1. jpeg-Cp2Bp2B

    0下载:
  2. 详细 的基于DCT变换和霍夫曼的 JPEG压缩-With text to explain in detail the JPEG decoding C++ write
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-24
    • 文件大小:2615799
    • 提供者:方颖
  1. 11111

    0下载:
  2. 离散余弦变换,DCT变换,测试过了,可以用-Discrete Cosine Transform, DCT transform, tested, and can be used
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-09
    • 文件大小:680
    • 提供者:xiaobao
  1. imageDCTtranslation

    0下载:
  2. 图像的DCT变换,使用分块的方法,对图像进行快速变换-DCT transform image,Using a block method, the rapid transformation of the image
  3. 所属分类:Wavelet

    • 发布日期:2017-12-06
    • 文件大小:7319
    • 提供者:范启弘
  1. DCT-change

    0下载:
  2. 1.实现对lena.bmp灰度图像的快速傅立叶变换,并求其变换后的系数(幅度)分布; 2.实现对lena.bmp图像做离散余弦变换,选择适当的DCT系数阈值对其进行DCT反变换 ;-1 to achieve the fast Fourier transform on lena.bmp grayscale image, and to find the transformed coefficients (amplitude) distribution 2. To achieve lena.bm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:87764
    • 提供者:戴咪嘟
  1. watermark

    0下载:
  2. 对图像进行dct变换,然后将信息嵌入(4,4)系数上,并对其进行提取-Dct transform on the image information embedding, then the coefficient of the (4,4), and its extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:1040
    • 提供者:尘中尘
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com