CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DCT变换 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. 8*8矩阵dct变换以及量化 反量化和反dct变换

    1下载:
  2. 8*8矩阵dct变换以及量化 反量化和反dct变换,8* 8 transform and quantization matrix dct quantization and anti-anti-dct transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-21
    • 文件大小:884
    • 提供者:刘洋
  1. JPEGcompression.rar

    2下载:
  2. 1.首先通过DCT变换去除数据冗余; 2.使用量化表对DCT系数进行量化; 3.对量化后的系数进行Huffman编码。 具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成: ,1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quanti
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:4385
    • 提供者:龙活
  1. dct.rar

    1下载:
  2. 本人根据公式用VC++做出的DCT变换源码,解说清楚。转换矩阵8*8,计算结果与MATLAB计算结果比较,两者几乎一样(相差仅 0.001),估计是计算误差,经过我的实践证明并不影响使用。,According to the formula I use VC++ source code to the DCT transform, to clarify. Conversion matrix 8* 8, the calculation results compared with the MATLAB
  3. 所属分类:图形图象

    • 发布日期:2013-05-21
    • 文件大小:900
    • 提供者:公孙小龙
  1. dctdwt.rar

    0下载:
  2. matlab 数字水印,dct变换,嵌入水印,简单易懂,方便学习,dct matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:7276
    • 提供者:jianxin
  1. DCT.rar

    1下载:
  2. 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。,DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:678
    • 提供者:马丁
  1. DCT

    5下载:
  2. 用matlab对一张图片进行DFT变换,DCT变换,比较保留20个DCT变换系数重构的图象与原始图像的差别.-Using matlab on a picture to DFT transform, DCT transform, compared to 20 DCT transform coefficients to retain the image reconstruction of the difference between the original image.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:455811
    • 提供者:tosh
  1. MATLAB

    0下载:
  2. dct变换 高通滤波 并带有原始图像 对于图像处理的初学者很实用-dct transform
  3. 所属分类:Special Effects

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

    0下载:
  2. 利用matlab实现基于DCT变换的变焦距图像融合-Using matlab to achieve DCT-based image fusion Zoom
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:252962
    • 提供者:han
  1. DCT2D

    0下载:
  2. DCT变换的matlab源代码。适合用作特征提取的预处理方法来使用。-DCT transform matlab source code. Suitable for feature extraction preprocessing method to use.
  3. 所属分类:Special Effects

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

    1下载:
  2. 图像的基于8*8分块的DCT变换编码 MATLAB编程环境 -Images based on 8* 8 block of DCT transform coding MATLAB programming environment
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1012
    • 提供者:lintao
  1. ch2

    1下载:
  2. 第2章 信号变换 67 2.1 Z变换及MATLAB实现 67 2.1.1 Z变换的定义 68 2.1.2 Z变换的收敛域 68 2.1.3 Z逆变换 70 2.1.4 Z变换的性质 72 2.1.5 Z变换的工程应用 74 2.2 Chirp Z变换及MATLAB实现 77 2.2.1 Chirp Z变换的定义 77 2.2.2 Chirp Z变换的计算方法 79 2.2.3 Chirp Z变换的MATLAB实现 80 2.3 离散傅里叶变换及MAT
  3. 所属分类:Communication

    • 发布日期:2016-01-26
    • 文件大小:6953
    • 提供者:Lily
  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

    2下载:
  2. 利用DCT变化对tif图像进行压缩利用DCT变换进行图像压缩的MATLAB程序-Changes in the use of DCT compression of tif images using DCT transform image compression MATLAB program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:802608
    • 提供者:ruiomar
  1. 123

    0下载:
  2. 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、fir和Lattice结构;IIR滤波器设计包括模拟和数字低通、高-Basic knowledge of signals and systems, including continuous signal with the model, discrete signals and model common signal, inclu
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3050
    • 提供者:
  1. dctblock

    0下载:
  2. DCT变换的MATLAB代码。无私奉献啦。希望给有用的朋友-DCT Transform MATLAB code. Selfless dedication啦. Want to give useful Friend
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1071
    • 提供者:zhu
  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. dct

    1下载:
  2. bmp DCT 压缩 对原图像进行DCT变换,数据压缩,丢弃右下角高频数据,进行DCT反变换,得到压缩后的图像-bmp DCT compression of the original image DCT transform, data compression, discarding the lower right corner frequency data, DCT inverse transform, the images are compressed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-14
    • 文件大小:156169
    • 提供者:zjj
  1. DCT

    2下载:
  2. 用matlab实现的灰度图像DCT变换的源程序。-Matlab implementation of the gray image with DCT transform of the source.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-21
    • 文件大小:48231
    • 提供者:yang411
  1. DCTconversion

    0下载:
  2. 一个简单的图像DCT变换的matlab程序代码。(A simple image DCT transformation of the matlab program code.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:251904
    • 提供者:南木1789
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com