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

搜索资源列表

  1. 基于DCT的jpeg图像压缩编码算法的MATLAB实现

    5下载:
  2. 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:40.13kb
    • 提供者:杨晖
  1. Dctlab

    0下载:
  2. 关于图像DCT压缩编码解码的MATLAB程序,适合初学者。希望对大家有用!-on DCT compression codec MATLAB procedures for beginners. We hope that the right useful!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:251.6kb
    • 提供者:宋亮
  1. jpeg压缩中的DCT蝶型算法verilog代码

    3下载:
  2. jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
  3. 所属分类:压缩解压

    • 发布日期:2014-01-14
    • 文件大小:4.75kb
    • 提供者:wuguanying
  1. Compression

    0下载:
  2. 几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 LZW 6、 RLE 7、 DCT 8、 Furie transform
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.1mb
    • 提供者:王若
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:177.04kb
    • 提供者:liliang
  1. jpeg

    2下载:
  2. 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程。-JPEG compression standard of the simulation, the main process of DCT compression, according to the JPEG quantization matrix to quantify the results of the DCT,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:4.51kb
    • 提供者:Justin
  1. DCT

    0下载:
  2. 基于Matlab GUI的图像的DCT,自由调节压缩率,计算峰值信噪比,并图形化对比还原图像-Matlab GUI for image-based DCT, freely adjust compression rates, the peak signal to noise ratio, and reduction of image contrast graphic
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:200.22kb
    • 提供者:桂树
  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
    • 文件大小:7.03kb
    • 提供者:zy
  1. dct

    0下载:
  2. JPEG压缩算法的核心是“视觉保真”原理,利用人类视觉系统特征进行处理,以达到最大图像数据压缩效果,实际上就是去除那些人眼不易觉察的信息。图像的空间频率对人的视觉至关重要,采用离散余弦变换可将图像分解成一组波,每个波有一个不同的空间频率,这样可以去除人类眼睛觉察不到的信息,而且还可使系统只保留重要的信息。-JPEG compression algorithm is the core of " visual fidelity" principle, the use of the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1.44kb
    • 提供者:huoxinglin
  1. dct8x8

    0下载:
  2. 是DCT图象压缩的算法,是C编写的,是核心算法。-Is the DCT image compression algorithm is written C, is the core algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.47mb
    • 提供者:xulinajiaofei
  1. dct-fft

    0下载:
  2. This the Discrete cosine tranform matlad code which is useful for image compression and also it show-This is the Discrete cosine tranform matlad code which is useful for image compression and also it show
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1.05mb
    • 提供者:sunil
  1. DCT

    0下载:
  2. DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换-DCT transform is image and graphics processing is very important to a compression algorithm, this document contains details of the completion of the DCT transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:2.46kb
    • 提供者:hanxiaoqian
  1. jpeg

    0下载:
  2. 该程序利用离散余弦变换(DCT)对JPEG图像进行压缩与解压缩-The program using the discrete cosine transform (DCT) for JPEG image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.42mb
    • 提供者:gechengwei
  1. dct-image-compression

    0下载:
  2. 裡面有包含圖片跟jpeg壓縮的主要程序DCT的演算法,會秀出作dct轉換的前後圖片-Contains a picture inside the main program with the jpeg compression algorithm DCT will be showed off pictures before and after conversion for dct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:304.46kb
    • 提供者:傅敬柏
  1. DCT-MATLAB

    0下载:
  2. 利用DCT变换对灰度图像进行压缩,求出压缩比;对比不同压缩比的图像。-DCT transform using grayscale image compression, the compression ratio obtained compare different compression ratio of the image.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1004.1kb
    • 提供者:吴原远
  1. DCT-Video-Compression

    0下载:
  2. 基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。-Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame co
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:10.68mb
    • 提供者:魏路
  1. DCT.doc

    0下载:
  2. 基于dct的压缩解压缩编码/matlab-Based on the compression of DCT compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:153.81kb
    • 提供者:李牧
  1. DCT

    0下载:
  2. 使用matlab语言对图片进行压缩,已经成功实现了。有想要的,可下载!(The use of MATLAB language compression of the picture, has been successfully implemented. Yes, it can be downloaded!)
  3. 所属分类:压缩解压

  1. DCT图像压缩

    2下载:
  2. 整数DCT变换的图像压缩的程序实现,编程的平台是matlab(Integer DCT transform image compression program implementation, programming platform is matlab)
  3. 所属分类:压缩解压

    • 发布日期:2021-04-23
    • 文件大小:410kb
    • 提供者:和你看烟花
  1. MATLAB数字水印[GUI,dwt,dct,lun文]

    2下载:
  2. 该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性(This project is a digital watermarking system based on MATLAB. It includes the comparison of DCT and DWT. It has a GUI interface, including embedd
  3. 所属分类:matlab例程

    • 发布日期:2021-04-11
    • 文件大小:19.59mb
    • 提供者:可乐一生
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com