搜索资源列表

  1. 图像dct变换的程序

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

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:朱晓路
  1. 基于DCT变换的图像编码方法研究

    0下载:
  2. 本文结合DCT变换的特性,利用分形的Peano一hilbert扫描曲线,对基于DCT变换的图像编码方法进行了研究,并提出了改进方法。主要工作分为两个部分: 一是在分块DCT基础上的改进。对分块后生成的各图像块矩阵,不直接作二维DCT变换,而是先进行扫描,使之重排成一维向量,再进行一维DCT变换,这样可以减少运算量。 其次是对层次余弦变换编码部分的改进。使用层次DCT变换与零树编码相结合的方法,并在扫描编码过程中,按Peano一hilbe
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5011825
    • 提供者:lzy
  1. DCT变换

    0下载:
  2. 图像DCT变换
  3. 所属分类:Windows编程

    • 发布日期:2011-03-24
    • 文件大小:322494
    • 提供者:warrior_code
  1. binDCT_zscan

    0下载:
  2. 对图像进行整数DCT变换,可用于无损压缩。-right image Integer DCT can be used lossless compression.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:朱曼洁
  1. 基于DCT变换的图像编码方法研究

    0下载:
  2. 本文结合DCT变换的特性,利用分形的Peano一hilbert扫描曲线,对基于DCT变换的图像编码方法进行了研究,并提出了改进方法。主要工作分为两个部分: 一是在分块DCT基础上的改进。对分块后生成的各图像块矩阵,不直接作二维DCT变换,而是先进行扫描,使之重排成一维向量,再进行一维DCT变换,这样可以减少运算量。 其次是对层次余弦变换编码部分的改进。使用层次DCT变换与零树编码相结合的方法,并在扫描编码过程中,按Peano一hilbe
  3. 所属分类:GIS编程

    • 发布日期:2024-05-25
    • 文件大小:5011456
    • 提供者:lzy
  1. 图像dct变换的程序

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

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:朱晓路
  1. fft+DCT

    0下载:
  2. 自己手写的图像的FFT变换和DCT变换的MATLAB代码-own handwritten Image Transform FFT and DCT MATLAB code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:750592
    • 提供者:Alex
  1. DCT

    0下载:
  2. 将一副256*256的灰度图像分成8*8的小图像块,然后进行dct变换-Will be a 256* 256 gray image is divided into 8* 8 small image blocks, and then proceed to DCT transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:389120
    • 提供者:笨笨
  1. dct

    0下载:
  2. 将图像做成8*8矩阵,然后通过DCT矩阵实现DCT变换的算法-The image into 8* 8 matrix, and then realize DCT transform matrix DCT algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:wang zhuo
  1. DCT

    0下载:
  2. 一个实用的对8×8的图像做DCT变换的源代码-A practical image of the 8 × 8 to do the source code for DCT-
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:563200
    • 提供者:飞天
  1. DCT

    0下载:
  2. 256色灰度图像压缩 256色灰度图像dct变换-标量量化-反标量 量化-反DCT-256-color grayscale image compression 256-color grayscale image dct transform- scalar quantization- Anti-scalar quantization- Anti-DCT
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:赵欣
  1. DCT

    0下载:
  2. MFC下做的图像DCT变换程序,可以对彩色图像进行DCT变换,有MFC界面,对初学者有用-MFC to do the image under the DCT transform process can be DCT-color images, there is MFC interface, useful for beginners
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:8444928
    • 提供者:shihuimin
  1. dct

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

    • 发布日期:2024-05-25
    • 文件大小:156672
    • 提供者:zjj
  1. DCT

    0下载:
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:455680
    • 提供者:tosh
  1. DCT

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

    • 发布日期:2024-05-25
    • 文件大小:48128
    • 提供者:yang411
  1. DCT变换图像压缩

    0下载:
  2. 基于DCT变换的图像压缩处理,压缩比可自己调整(Image compression processing based on DCT transform)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:10240
    • 提供者:啊哈哈007
  1. DCT变换

    0下载:
  2. 实现颜色图像DCT水印嵌入和提取,以及彩色版本和非彩色版本图像的程序(Implementation of color image DCT transform)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:风痕灬
  1. DCTconversion

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

    • 发布日期:2024-05-25
    • 文件大小:251904
    • 提供者:南木1789
  1. DCT

    0下载:
  2. 数字图像处理,DCT变换编码,图像压缩,遮罩矩阵(DCT transform coding, image compression)
  3. 所属分类:文档资料

    • 发布日期:2024-05-25
    • 文件大小:32768
    • 提供者:kongmiao
  1. 8-8DCT变换verilogHDL代码

    0下载:
  2. DCT变换实现图像压缩及嵌入水印等,内含测试文件及DCT算法讲解(Image compression and embedding watermark by DCT transform)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:23552
    • 提供者:和悦
« 12 3 4 5 6 7 8 9 10 ... 40 »

源码中国 www.ymcn.org