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

搜索资源列表

  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. 35647

    0下载:
  2. 4x4的不必采用dct/idct变换,H.264代码也好用。我在这也照着公式写了一个,也能用-4x4 without using the Copy / idct transform, or use H.264 code. I also wrote a shining on a formula also can be used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1137
    • 提供者:王芳
  1. 20031361

    0下载:
  2. 二维和一维DCT变换以及IDCT变换的程序,有问题自己改正.-two-dimensional and one-dimensional DCT and IDCT transform the procedures to correct their problems.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:922994
    • 提供者:cws
  1. idct

    0下载:
  2. IDCT变换源程序,基于Chen s DCT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1250
    • 提供者:宫曙光
  1. jpeg_bmp

    0下载:
  2. 从JPEG转bmp格式,huffman采用存储译码,IDCT变换采用行列分别译码,采用loeffler译码,算法和数据结构都很优秀
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9599
    • 提供者:杜伟
  1. idct

    0下载:
  2. 两个对已知图像库的图像,实现有效的反余弦变换,实现图像的压缩编码
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1573
    • 提供者:陆波
  1. DCTandIDCT

    0下载:
  2. DCT变换及IDCT变换,为较为常用的变换,在许多信号处理中经常使用。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:255263
    • 提供者:黄一生
  1. DCT&IDCT变换

    0下载:
  2. 实行针对图像的DCT以及IDCT变换的源程序。-instituting image DCT and IDCT transformation of the source.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:791964
    • 提供者:钟祖豪
  1. JPEG图片编解码程序

    1下载:
  2. JPEG图片编解码程序,包括读头文件和DCT,IDCT变换等等。,JPEG image codec procedures, including the first reading of documents and DCT, IDCT transform and so on.
  3. 所属分类:图形图象

    • 发布日期:2014-06-30
    • 文件大小:387175
    • 提供者:张朝
  1. DCT.rar

    0下载:
  2. 实现对二维图象,进行DCT变换和IDCT变换,The realization of two-dimensional image, the DCT transform and IDCT transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:255827
    • 提供者:xijilou
  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-26
    • 文件大小:17551
    • 提供者:陈杰
  1. project2.rar

    0下载:
  2. 数字图像处理的实验 DCT IDCT变换 灰度变换 锐化等等,Digital image processing experiments DCT IDCT transform gray-scale transformation sharpening, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:972
    • 提供者:Alex
  1. YUVdct

    0下载:
  2. YUV序列打开,DCT变换,IDCT变换、量化、反量化等操作-YUV sequence of open, DCT transform, IDCT transform, quantization, inverse quantization operation
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:64878
    • 提供者:王瑾
  1. fdctchange

    0下载:
  2. 图像变换算法,本代码实现普通DCT,快速DCT,快速IDCT算法-Image transform algorithm, the code to achieve common DCT, fast DCT, fast IDCT algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:137438
    • 提供者:yan
  1. DCT

    0下载:
  2. 实现图像的DCT变换和IDCT变换,用OPENGL显示出经变换后并还原了的图像-To achieve the image DCT transform and IDCT transform, using OPENGL shown by the transformation, and restore the image of
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1168376
    • 提供者:cj
  1. mainidct0

    0下载:
  2. DCT IDCT 量子化变换DCT IDCT 量子化变换-DCT IDCT quanta
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2225
    • 提供者:yangtianhui
  1. jpegdecode

    0下载:
  2. jpeg 解码分析,对jpeg 的熵解码,帧结构,还有idct变换的原理和实现做了详细的解释,并做了代码的分析。-jpeg decode analysis, jpeg entropy decoding, frame structure, there idct transform the theory and implementation a detailed explanation, and do the code analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:952303
    • 提供者:赵海涛
  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. FreqCalculate

    0下载:
  2. 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:6206
    • 提供者:lcy
  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-24
    • 文件大小:216354
    • 提供者:jiang jianxing
« 12 3 »
搜珍网 www.dssz.com