CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - dct 变换

搜索资源列表

  1. DrakeDCT050629B

    0下载:
  2. DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果-the program of DCT coding and decoding.It is used to transform bmp to jpg.you can compare the original bmp to transformed jpg
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:64706
    • 提供者:中国
  1. dct_p

    0下载:
  2. 这是用VHDL语言(硬件描述语言)写的一个二维 8*8块的离散余弦变换(DCT)以及反变换(IDCT).全同步设计,低门数.可以用于多媒体及打印应用领域.-VHDL (hardware descr iption language) wrote a two-dimensional 8 * 8 discrete cosine transform (D CT) and the anti-transform (IDCT). fully synchronous design, low gate cou
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:32990
    • 提供者:citybus
  1. BMP_DCT_IDCT

    0下载:
  2. 本源码是用VC++6.0实现的,显示了BMP位图,并实现了快速的8*8的块的DCT和IDCT变换-the source of VC 6.0, showing a bitmap BMP, and achieve a rapid 8 * 8 block of DCT and IDCT transform
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:868376
    • 提供者:颜色
  1. fft

    0下载:
  2. jpeg压缩中离散余弦变换DCT快速算法代码,使用的是verilog
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1017
    • 提供者:张伟
  1. JPG

    0下载:
  2. 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2843992
    • 提供者:徐晓明
  1. DCT_watermark

    0下载:
  2. 基于离散余弦变换(DCT)的数字水印源代码包括水印生成、嵌入、提取等
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:520280
    • 提供者:sqt
  1. DSP

    0下载:
  2. 用MATLAB实现的DSP函数,包括FFT、ChripZ、DCT、DELTA、Hilbert变换
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:37702
    • 提供者:wl
  1. YY_FZ_DCT_OMP_YC

    1下载:
  2. 语音信号的DCT变换以及OMP算法重构 -Sensing Reconstruction program is based compressed speech signals Using OMP algorithm to reconstruct speech Framing program includes speech, and omp, programs can be run properly.
  3. 所属分类:matlab

    • 发布日期:2015-06-07
    • 文件大小:172032
    • 提供者:畅江
  1. jpeg.m

    1下载:
  2. jpeg的图像压缩,基于matlab中的DCT变换的jpeg压缩,可以设计图像通信系统的关键-jpeg image compression, compression based on the DCT transform matlab jpeg, image communication can be critical design system
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:86131
    • 提供者:董运昌
  1. image-quantization-(reproduced)

    0下载:
  2. 数字图片量化:图像进行高斯滤波,图像直方图均衡及其处理,图像添加噪声并且滤除,矩阵做DCT反变换,对图像做dct变换和量化-Digital image quantization: image Gauss filtering, image histogram equalization and processing, image adding noise and filtering, matrix DCT inverse transform, DCT transform and quantizati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:14424
    • 提供者:miyue
  1. DCT

    0下载:
  2. 利用DCT图像变换对任意图像进行图像压缩哦-The DCT transform any image image image compression oh.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:9678
    • 提供者:刘巧梅
  1. Untitled

    0下载:
  2. 将256级灰度的大小为256×256的灰度图像完成DCT变换压缩,压缩比为8 :1。实现图像压缩功能。-256 levels of gray size is 256 × 256 grayscale images to complete the DCT compression, the compression ratio of 8: 1. Image compression function.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:538
    • 提供者:赵雨桐
  1. DCT

    0下载:
  2. 首先对图像进行离散余弦变换,在进行量化,编码,最终输出压缩图像-Firstly, the image discrete cosine transform, quantization during encoding, the final output compressed image
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-18
    • 文件大小:4802834
    • 提供者:王宇飞
  1. DCT

    0下载:
  2. 离散余弦变换是与傅里叶变换相关的一种变换,它类似于离散傅里叶变换,但是只使用实数。-(DCT for Discrete Cosine Transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:908
    • 提供者:王楷
  1. dct

    0下载:
  2. 离散余弦变换 DCT编码 图像压缩 实验报告-Discrete Cosine Transform DCT coded image compression test report
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:375108
    • 提供者:hou
  1. YUV_xishu

    0下载:
  2. 用matlab读取YUV文件,DCT变换之后并存取其系数-Read YUV files with matlab, and after DCT transform and access its coefficients
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:李军
  1. MATLAB-DCT-WATERMARK

    0下载:
  2. 一种采用dct离散余弦变换的图像水印算法的MATLAB实现。-MATLAB implementation of image watermarking algorithm based on DCT discrete cosine transform.
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:45056
    • 提供者:温礼红
  1. certamnbeginners

    0下载:
  2. 在matlab中实现DCT变换,对初学者有一定的用处,不错的-Is realized in matlab DCT transformation, has a certain useful for beginners. Good
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:ikp@040290
  1. 224071252zuixinwenzhang

    0下载:
  2. 离散余弦变换(DCT)是一种常用的数字速率变换编码方法。DCT首先将整个图像分割成n×n像素块,然后在n×n像素块上逐帧执行DCT变换。由于图像的高频成分很小,与高频分量对应的系数通常为零,肉眼对高频分量的变化并不敏感, 因此,我们使会用简洁的定量方法。因此,数字传输系数的速率远小于用于传输图像像素的数字速率。到达接收机后,逆离散余弦变换返回到样本值。虽然会有一定的失真,但人眼是可以接受的。(The coefficients of the DCT domain motion compensati
  3. 所属分类:压缩解压

  1. JPEG

    1下载:
  2. 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)
  3. 所属分类:压缩解压

    • 发布日期:2021-01-22
    • 文件大小:396288
    • 提供者:likang123
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com