虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

COMPRESSIon

压缩(COMPRESSIon):压缩是制作数字电影的一个重要感念。视频和音频在数字化过程中都可以通过电脑进行压缩。当声音和画面被压缩后,他们可以更高效的得到CPU的处理并减少视频及音频文件占用的硬盘空间。压缩也是视频在网络上传播的关键,必须将文件大小压缩至带宽允许的程度才可以被用户下载。
  • The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the cod

    The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (COMPRESSIon) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. The standard specifies two types of entropy coding: Context-based Adaptive Binary Arithmetic Coding (CABAC) and Variable-Length Coding (VLC). The Variable-Length Coding scheme, part of the Baseline Profile of H.264, is described in this document.

    标签: finalising standard Joint ITU-T

    上传时间: 2013-12-21

    上传用户:yuzsu

  • SharpZipLib之前叫做NZipLib

    SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip COMPRESSIon problem at low levels

    标签: SharpZipLib NZipLib

    上传时间: 2015-12-11

    上传用户:84425894

  • SharpZipLib之前叫做NZipLib

    SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip COMPRESSIon problem at low levels

    标签: SharpZipLib NZipLib

    上传时间: 2015-12-11

    上传用户:love_stanford

  • This book discusses the growth of digital television technology and the revolution in image and vide

    This book discusses the growth of digital television technology and the revolution in image and video COMPRESSIon, highlighting the need for standardization in processing static and moving images and their exchange between computer systems

    标签: television technology revolution and

    上传时间: 2015-12-23

    上传用户:ommshaggar

  • a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal

    a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal image COMPRESSIon.

    标签: revealing program secrets Fisher

    上传时间: 2015-12-24

    上传用户:脚趾头

  • This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP

    This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, adding, deleting files from the archive, modifications of the existing archive. There is also the support for creating and extracting multiple disk archives (on non-removable devices as well) and for password encryption and decryption. This module uses COMPRESSIon and deCOMPRESSIon functions from zlib library by Jean-loup Gailly and Mark Adler.

    标签: compatible extracting modifying creating

    上传时间: 2014-12-22

    上传用户:chfanjiang

  • 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,dmey............... Decomposition can be viewed in figure. (Please note that select 256X256 image for better result.) Then COMPRESSIon can performed, PERFL2 give COMPRESSIon score. Then reconstruction can be performed. Each decompsition we can choose different threshold values. For each threshold value we can calculate mse,psnr,pq(picture quality), bit ratio etc. To get pq install pqs function .

    标签: decomposition recostruct compress wavelets

    上传时间: 2016-01-22

    上传用户:liuchee

  • Jpeg2000编解码器

    Jpeg2000编解码器,附VC、Delphi等常用编程语言的使用例程 J2K-Codec ver 1.9 === === === === === === === === ===== Make your graphics look better with an easy-to-use JPEG 2000 decoding component. J2K-Codec can help game developers, screensaver creators and many others to improve their products--to achieve better image quality and reduce installation package size. The new image COMPRESSIon standard based on wavelet technology has many interesting features not available in the old JPEG, such as alpha-channel and varied resolution levels.

    标签: Jpeg 2000 编解码器

    上传时间: 2013-12-27

    上传用户:kytqcool

  • 老外的超高效率压缩

    老外的超高效率压缩,High efficient Data COMPRESSIon Library for use with Delphi. Support Rank, ZIP, BZIP and PPM COMPRESSIon algorithms. COMPRESSIon ratio more than 1.5-2 times better than ZIP/RAR archiver. COMPRESSIon speed up to 8 Mb/sec (on PIII-600).

    标签: 高效率

    上传时间: 2014-01-02

    上传用户:athjac

  • 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 processing : signal, denoising and COMPRESSIon. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own. I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.

    标签: introduction processing document intended

    上传时间: 2016-03-22

    上传用户:qlpqlq