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

搜索资源列表

  1. 图像dct变换的程序

    4下载:
  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 diagr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:朱晓路
  1. a_jpeg_compression_matlab

    0下载:
  2. It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient. -It shows what a jpeg compres
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:90947
    • 提供者:严刚
  1. DCT_and_IDCT_for_image

    0下载:
  2. dct and idct for image.matlab实现信息序列的嵌入和提取
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:2616
    • 提供者:wubaishan
  1. tuxiangbianhuan.rar

    1下载:
  2. 图像变换 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩,Image transform to image sub-block (8* 8), for the DCT transform, and IDCT: DCT is a separable transform image to image compression coding, IDCT used to extract
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:17551
    • 提供者:陈杰
  1. dct.rar

    0下载:
  2. 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:804
    • 提供者:张元
  1. DCT

    2下载:
  2. 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩。-The image sub-block (8* 8) for the DCT transform, and to make IDCT: DCT is a separable image transformations, is used to image compression coding, IDCT is used to decompress.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-21
    • 文件大小:7195
    • 提供者:zy
  1. DCT-MATLAB

    0下载:
  2. DCT变换的实现,快速变换IDCT实现,VC工程-The realization of DCT transform, fast transform IDCT realization, VC works
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:426300
    • 提供者:流星
  1. pic393

    0下载:
  2. 频域法加入数字水印的原理是首先将原始信号(语音一维信号、图像二维信号)变换到频域,常用的变换一般有DWT、DCT、DFT、WP和分形。然后,对加入了水印信息的信号进行频域反变换(IDWT、IDCT、DFT、WP),得到含有水印信息的信号。-Frequency-domain digital watermarking method by adding the principle is that first of all, the original signal (voice signal of on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1938
    • 提供者:laura
  1. idct

    0下载:
  2. 这段程序是前面dct程序嵌入的逆过程,即进行信息的提取,从而获得置乱原始信息-Dct in front of this program is the reverse process of embedding process, namely, the extraction of information, thereby scrambling the original information obtained
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:755
    • 提供者:blazer
  1. Final_28Nov

    0下载:
  2. 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4036532
    • 提供者:Jackie
  1. dip4

    1下载:
  2. 对原始灰度图像进行图像压缩,对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换 -The original gray image compression, this map for 8 × 8 DCT transform, respectively, to retain only the DC coefficient, and to retain the former 4,8,16 months tr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:591
    • 提供者:potato
  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. jpeg

    0下载:
  2. jpeg compression , use DCT, Zigzag, Quantization,IDCT, InvZigzag, huffman to do the compression with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4780
    • 提供者:phoenix
  1. Myproject

    0下载:
  2. It is a laboratory work from bsuir, where foto can be normilized by brightness, contrast, algorithm JPEG, dct idct
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1285657
    • 提供者:Andrew
  1. mirt_dctn

    0下载:
  2. steganography dct image algorithm. very useful for implementing dct and idct concepts in matlab-steganography dct image algorithm. very useful for implementing dct and idct concepts in matlab......
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3796
    • 提供者:varun
  1. MATLAB-dct-and-idct

    2下载:
  2. 将图片进行8*8块的dct变换,以及8*8块的反变化恢复原图像-use 8*8 block dct to chang image, and use 8*8 block idct to renew image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:216354
    • 提供者:jiang jianxing
  1. DCT

    0下载:
  2. DCT and IDCT code in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:73925
    • 提供者:priya
  1. Some-basic-transformations-in-MATLAB

    0下载:
  2. 图像处理的一些基本变换,FFT,IFFT,DCT,IDCT,小波变换,哈夫曼编码等的MATLAB程序代码。-Some basic image processing transform, FFT, IFFT, DCT, IDCT, wavelet transform, Huffman coding MATLAB program code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:838656
    • 提供者:Hopre
  1. dct

    0下载:
  2. dctt/idct image compression with matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:5507
    • 提供者:mehko
  1. idct16psk

    0下载:
  2. generate mimo-ofdm using dct and idct matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:12288
    • 提供者:ismi
« 12 »
搜珍网 www.dssz.com