Description: Speech compression using Linear Predictive Coding.
LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems. Platform: |
Size: 234496 |
Author:Ed |
Hits:
Description: 基于dct变换的水印算法,并进行有损压缩情形下的水印嵌入和提取-Dct transform based watermarking algorithm, and for lossy compression case the watermark embedding and extracting Platform: |
Size: 1024 |
Author:方磊 |
Hits:
Description: 本程序是用matlab写的,实现对图像进行二维预测与Lloyd-Max量化压缩。是有损压缩。附有程序所用的图片。-The program is written in matlab to achieve two-dimensional projections of images and Lloyd-Max Quantization. Is a lossy compression. With a program with pictures. Platform: |
Size: 103424 |
Author:zhrmsl |
Hits:
Description: 图像压缩主要目的是为了节省存储空间,增加传输速度。图像压缩的理想标准是信息丢失最少,压缩比例最大。不损失图像质量的压缩称为无损压缩,无损压缩不可能达到很高的压缩比;损失图像质量的压缩称为有损压缩,高的压缩比是以牺牲图像质量为代价的。压缩的实现方法是对图像重新进行编码,希望用更少的数据表示图像。-The main purpose of image compression to save storage space, increase the transmission speed. The ideal image compression standard is a minimum loss of information, the maximum compression ratio. Compression without loss of image quality is called lossless compression, lossless compression can not achieve high compression ratio loss of image quality and compression is called lossy compression, high compression ratio at the expense of image quality for the price. Compression of the image is re-encoded data that wish to use fewer images. Platform: |
Size: 9216 |
Author:wanghui |
Hits:
Description: 基于Lossy-to-Lossless Image
Compression Based on Reversible Integer TDLT/KLT的压缩算法的matlab实现,在增加ROI编码模块,算法详细可以查看论文《Lossy-to-lossless image compression based on multiplier-less
reversible integer time domain lapped transform》。程序由main.m函数开始运行,输入参数有3个,分别是图像的文件名(该文件夹内的.raw文件),图像的宽和高。-Lossy-to-Lossless Image Compression Based on Reversible the Integer TDLT/KLT compression algorithm matlab realize increased ROI coding module, the algorithm in detail you can view papers " Lossy-to-lossless image compression based on multiplier-less reversible integer time domain lapped transform " . Program run by the main.m function, three input parameters, the image file name (the file folder. Raw file), the width and height of the image. Platform: |
Size: 1179648 |
Author:huangdacheng |
Hits:
Description: Image Compression by:
1) Use Adobe Photoshop to Compress images using LZW algorithm (i.e. lossless technique).
2) Use MATLAB to Compress images using JPEG algorithm (i.e. lossy technique) and Assess objectively the quality of the compressed images
Platform: |
Size: 7720960 |
Author:rola |
Hits:
Description: DLC转换是数据压缩的一种方式,是一种有损压缩模式,附件为matlab实现算法的代码-DLC is a way to convert data compression is a lossy compression mode, accessories for matlab algorithm code Platform: |
Size: 83968 |
Author:王生 |
Hits:
Description: Context-adaptive binary arithmetic coding (CABAC) is a form of entropy encoding used in the H.264/MPEG-4 AVC and High Efficiency Video Coding (HEVC) standards. It is a lossless compression technique, although the video coding standards in which it is used are typically for lossy compression applications. CABAC is notable for providing much better compression than most other entropy encoding algorithms used in video encoding, and it is one of the key elements that provides the H.264/AVC encoding scheme with better compression capability than its predecessors. Platform: |
Size: 16384 |
Author:rezajava
|
Hits: