COMPRESSION

共 221 篇文章
COMPRESSION 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 221 篇文章,持续更新中。

IMAGE and VIDEO COMPRESSION for MULTIMEDIA ENGINEERING Fundamentals, Algorithms, and Standards,by Yu

IMAGE and VIDEO COMPRESSION for MULTIMEDIA ENGINEERING Fundamentals, Algorithms, and Standards,by Yun Q. Shi

A few short years ago, the applications for video were somewhat confined—analog was used for broad

A few short years ago, the applications for video were somewhat confined—analog was used for broadcast and cable television, VCRs, set-top boxes, televisions and camcorders. Since then, there has

LZW data compression/expansion demonstration program.

LZW data compression/expansion demonstration program.

Context-based adaptive binary arithmetic coding in the H.264AVC video compression standard

Context-based adaptive binary arithmetic coding in the H.264AVC video compression standard

A 2-D ECG compression algorithm based on wavelet transform and vector quantization

A 2-D ECG compression algorithm based on wavelet transform and vector quantization

I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma

I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data fil

Image Compression A collection of simple routines for image compression using different techniqu

Image Compression A collection of simple routines for image compression using different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compres

tas3204

<div class="description" id="descriptions" style="box-sizing:border-box;float:left;width:570.958312988281px;color:#555555;font-family:'Microsoft YaHei', 微软雅黑, SimSun, 宋体, sans-serif;font-size:14px;lin

adaptivewaveletthresholding

贝叶斯阈值方法实现图像去噪,对文献Chang.adaptive wavelet&nbsp;<br /> <br /> thresholding for image denoising and compression仿真结果。-Bayesian&nbsp;<br /> <br /> threshold method of image denoising。<br />

包含了对于灰度图像的8种jpeg无损压缩的预测方法

包含了对于灰度图像的8种jpeg无损压缩的预测方法,这是用来学习jpeg loseless compression的非常好的例子。idc.h为头文件, image_size.c和readimage.c用来读取目标文件的大小和每个像素的灰度值, jpegll_enc.c和jpegll_dec.c为编码和解码文件。

This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windo

This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress

This document is intended to serve as an introduction to Wavelet processing through a set of Matlab

This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image

jpeg compression matlab source code

jpeg compression matlab source code

JPEG2000相关文档《The JPEG-2000 Still Image Compression Standard》

JPEG2000相关文档《The JPEG-2000 Still Image Compression Standard》

InstallShield v5.x Compression

InstallShield v5.x Compression

LZW, LZRW Compression Method

LZW, LZRW Compression Method

simple jpeg compression and decompression

simple jpeg compression and decompression

This program compress and recostruct using wavelets. We can select level of decomposition(here maxim

This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dme

this the source code of audio compression standard LPC. It is coded by C.

this the source code of audio compression standard LPC. It is coded by C.

this the source code of addio compression standard CELP. Also, it is optimizied for the execution sp

this the source code of addio compression standard CELP. Also, it is optimizied for the execution speed.