JP2013541923A - 画像,音声及び/又は映像ファイルのデジタル値を圧縮する方法 - Google Patents
画像,音声及び/又は映像ファイルのデジタル値を圧縮する方法 Download PDFInfo
- Publication number
- JP2013541923A JP2013541923A JP2013537007A JP2013537007A JP2013541923A JP 2013541923 A JP2013541923 A JP 2013541923A JP 2013537007 A JP2013537007 A JP 2013537007A JP 2013537007 A JP2013537007 A JP 2013537007A JP 2013541923 A JP2013541923 A JP 2013541923A
- Authority
- JP
- Japan
- Prior art keywords
- value
- compression
- compressed
- vcq
- values
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 50
- 230000006835 compression Effects 0.000 claims abstract description 49
- 238000007906 compression Methods 0.000 claims abstract description 49
- 230000006837 decompression Effects 0.000 claims abstract description 18
- 230000000295 complement effect Effects 0.000 claims description 17
- 230000000717 retained effect Effects 0.000 description 3
- 230000003044 adaptive effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/65—Purpose and implementation aspects
- H03M13/6508—Flexibility, adaptability, parametrability and configurability of the implementation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/90—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Physics & Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)
Abstract
Description
― 前記現在の初期値と,前記現在の初期値の直前の初期値の解凍値(decompressed value)との間の差分を算出するステップ;
― 相補的な圧縮関数を用いて,前記差分の圧縮値を算出するステップ;
― 前記現在の初期値に対応する解凍値を算出するステップ;
― 前記3つのステップを,直後の値が存在する場合は,前記値に適用するステップ;及び
― 各前記初期値にそれぞれ対応する前記圧縮値の圧縮シーケンスを構成するステップ
を連続して実施することを特徴とする。
従って,エラーの伝播は存在しない。
「平方根」関数,又は「立方根」関数である。
前記圧縮シーケンスの第1の圧縮値について,対応する解凍値は前記第1の圧縮値に等しいこと,並びに
各現在の圧縮値について,以下のステップ:
― 現在の圧縮値に対して相補的な圧縮関数の逆関数を適用し,先行する解凍値を加えることによって,対応する解凍値を算出するステップ;
― 前記ステップを,直後の圧縮値が存在する場合は,前記圧縮値に適用するステップ;及び
― 各前記初期値にそれぞれ対応する前記解凍値の圧縮シーケンスを構成するステップ
を連続して実行することを特徴とする。
優位には,前記圧縮値の符号を前記逆関数に保持する。
― 第1の値Va,...,Vp,Vq,...,Vzの初期シーケンスをSとすると,
― シーケンスSの第1の値Vaの圧縮値VCaは,VCa=Vaとなるようになっており;圧縮値VCaの復元値VDaは,VDa=VCa=Vaとなるようになっており,また,
― Vaとは異なる現在の値Vqについて,シーケンスSは,
○シーケンスSにおいて現在の値Vqに先行する値Vpに対応する解凍値をVDpとすると,
○現在の値Vqの圧縮値VCqは:
VCq=+|四捨五入[f(Dq)]|(Dq>0の場合),及び
VCq=−|四捨五入[f(Dq)]|(Dq<0の場合)
であり,ここで,Dq=Vq-VDpである。
○現在の値Vqに対応する解凍値VDpは:
VDq=+|四捨五入[f-1(VC)]|+VDp(VCq>0の場合),及び
VDq=−|四捨五入[f-1(VC)]|+VDp(VCq<0の場合)
である。
○最も近い整数への四捨五入を行う。
○ここで,fは相補的な圧縮関数とする。
― 第1列に,デジタル画像ファイルの初めの値,すなわち初期値;
― 第2列に,DPCM法を用いて低減した,初期値に対応する値;
― 第3列に,対応する圧縮値;
― 第4列に,復元した差分値;
― 第5列に,DPCM法を用いて解凍した,初期値に対応する値;及び
― 第6列に,初期値Viと,DPCM法を用いて得られた解凍値VDとの間に見られる偏差;
を含む。
VC=f(D)=√|D|
である。
― 第1列に,表1の第1列と同じ,デジタル画像ファイルの初めの値;
― 第2列に,本発明による方法を用いて低減した,初期値に対応する差分値;
― 第3列に,圧縮した差分値;
― 第4列に,解凍した差分値;及び
― 第5列に,本発明による方法を用いて完全に解凍した,初期値に対応する値;及び
― 第6列に,初期値Viと,本発明による方法を用いて得られた解凍値VDとの間に見られる偏差;
を含む。
Claims (9)
- 初期デジタル値(Va,...,Vp,Vq,Vr...,Vz)のシーケンス(S)を圧縮して,圧縮値(Va,...,VCp,VCq,VCr...,VCz)の圧縮シーケンス(S)とする方法であり,
前記圧縮値を解凍値(Va,...,VDp,VDq,VDr...,VDz)の解凍シーケンス(S2,S4)に復元することを意図する方法において,
前記シーケンスの第1の初期値(Va)について,前記第1の初期値の圧縮値(VCa=Va)は前記第1の初期値(Va)に等しく,前記第1の初期値(Va)の前記圧縮値(VCa)の前記解凍値(VDa=VCa=Va)は前記第1の初期値(Va)に等しいこと,並びに,
各現在の初期値(Vq)について,以下のステップ:
― 前記現在の初期値(Vq)と,前記現在の初期値(Vq)の直前の初期値の解凍値(VDp)との間の差分(Dq=Vq-VDp)を算出するステップ;
― 相補的な圧縮関数(f)を用いて,前記差分(Dq)の圧縮値(VCq=f[Dq])を算出するステップ;
― 前記現在の初期値(Vq)に対応する解凍値(VDq=f−1[VCq]+VDp)を算出するステップ;
― 前記3つのステップを,直後の値(Vr)が存在する場合は,前記値(Vr)に適用するステップ;及び
― 各前記初期値(Va,...,Vp,Vq,Vr...,Vz)にそれぞれ対応する前記圧縮値(Va,...,VCp,VCq,VCr...,VCz)の圧縮シーケンス(SC)を構成するステップ
を実行することを特徴とする方法。 - 前記圧縮値は,最も近い整数に四捨五入される請求項1記載の方法。
- 前記差分の符号を前記圧縮値に保持する(Dq<0の場合はVCq<0,Dq>0の場合はVCq>0)請求項1又は2記載の方法。
- 前記相補的な圧縮関数(f)はn乗根関数であり,n>1である請求項1〜3いずれか1項記載の方法。
- 前記相補的な圧縮関数(f)は「平方根」関数である請求項4記載の方法。
- 前記相補的な圧縮関数(f)は「立方根」関数である請求項4記載の方法。
- 前記相補的な圧縮関数(f)は定数Cによる除算であり,C>1である請求項1〜3いずれか1項記載の方法。
- 請求項1〜7いずれか1項記載の方法の1つを用いて圧縮したデジタル値のシーケンス(VCa,...,VCp,VCq,VCr...,VCz)を解凍する方法であって,
前記圧縮シーケンスの第1の圧縮値(VCa)について,解凍値(VDa)は前記第1の圧縮値(VCa=Va)に等しいこと,並びに
各現在の圧縮値(VCq)について,以下のステップ:
― 現在の圧縮値(VCq)に対して相補的な圧縮関数(f)の逆関数を適用し,先行する解凍値(VDp)を加えることによって,対応する解凍値(VDq=f−1[VCq]+VDp)を算出するステップ;
― 前記ステップを,直後の圧縮値(VCr)が存在する場合は,前記圧縮値(VCr)に適用するステップ;及び
― 各前記初期値(Va,...,Vp,Vq,Vr...,Vz)にそれぞれ対応する前記解凍値(Va,...,VDp,VDq,VDr...,VDz)の圧縮シーケンス(S2,S4)を構成するステップ
を連続して実行することを特徴とする方法。 - 前記圧縮値の符号を前記逆関数(f−1)に保持する(VCq<0の場合はf−1(VCq),及び,<0,VCq>0の場合はf−1(VCq)>0)請求項8記載の方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/EP2010/066611 WO2012059124A1 (en) | 2010-11-02 | 2010-11-02 | Method for compressing digital values of image, audio and/or video files |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013541923A true JP2013541923A (ja) | 2013-11-14 |
JP5860889B2 JP5860889B2 (ja) | 2016-02-16 |
Family
ID=43243688
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013537007A Expired - Fee Related JP5860889B2 (ja) | 2010-11-02 | 2010-11-02 | 画像,音声及び/又は映像ファイルのデジタル値を圧縮する方法 |
Country Status (12)
Country | Link |
---|---|
US (1) | US8922400B2 (ja) |
EP (1) | EP2636148A1 (ja) |
JP (1) | JP5860889B2 (ja) |
KR (1) | KR101706743B1 (ja) |
CN (1) | CN103262424B (ja) |
BR (1) | BR112013010406A2 (ja) |
CA (1) | CA2816367C (ja) |
MX (1) | MX2013004826A (ja) |
RU (1) | RU2568778C2 (ja) |
SG (1) | SG189549A1 (ja) |
TW (1) | TWI544789B (ja) |
WO (1) | WO2012059124A1 (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2996706A1 (fr) * | 2012-10-05 | 2014-04-11 | I Ces Innovative Compression Engineering Solutions | Procede de codage d'une matrice, notamment d'une matrice representative d'une image fixe ou video. |
RU2616548C2 (ru) * | 2012-10-19 | 2017-04-17 | КОЛЕН, Жан-Клод | Обратимый способ преобразования файла, закодированного первым кодированием, в файл, закодированный вторым кодированием |
FR3045983B1 (fr) * | 2015-12-16 | 2020-12-04 | Commissariat Energie Atomique | Compression de donnees numeriques |
US12112463B2 (en) | 2020-09-14 | 2024-10-08 | City University Of Hong Kong | Method, device and computer readable medium for intrinsic popularity evaluation and content compression based thereon |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05346803A (ja) * | 1990-05-03 | 1993-12-27 | Rca Thomson Licensing Corp | 伝達関数実行装置 |
JP2000003194A (ja) * | 1998-06-16 | 2000-01-07 | Nippon Steel Corp | 音声圧縮装置および記録媒体 |
JP2001111434A (ja) * | 1999-10-13 | 2001-04-20 | Mitsubishi Electric Corp | 符号化装置 |
JP2001224034A (ja) * | 1996-05-17 | 2001-08-17 | Matsushita Electric Ind Co Ltd | 画像復号化装置 |
JP2007522742A (ja) * | 2004-02-12 | 2007-08-09 | 松下電器産業株式会社 | 非線形量子化に基づくビデオ画像の符号化及び復号化 |
Family Cites Families (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0197165B1 (de) * | 1985-04-03 | 1989-07-19 | Deutsche ITT Industries GmbH | Datenreduzierschaltung für digitale Videosignale mit einem Differenz-Pulscodemodulator |
US5363098A (en) * | 1993-10-25 | 1994-11-08 | Digital Equipment Corporation | Byte aligned data compression |
US5617506A (en) * | 1994-06-29 | 1997-04-01 | The 3Do Company | Method for communicating a value over a transmission medium and for decoding same |
DE69718749T2 (de) | 1996-05-17 | 2003-10-16 | Matsushita Electric Industrial Co., Ltd. | Bilddecodierer |
US6374250B2 (en) * | 1997-02-03 | 2002-04-16 | International Business Machines Corporation | System and method for differential compression of data from a plurality of binary sources |
US5818368A (en) * | 1997-04-18 | 1998-10-06 | Premier Research, Llc | Method and apparatus for lossless digital data compression |
US6396420B1 (en) * | 1999-02-26 | 2002-05-28 | Autodesk, Inc. | Delta compression of floating point coordinate data |
US6680955B1 (en) * | 1999-08-20 | 2004-01-20 | Nokia Networks Oy | Technique for compressing a header field in a data packet |
US6804733B1 (en) * | 2001-12-06 | 2004-10-12 | Emc Corporation | Optimizer improved data compression |
ITTO20020570A1 (it) * | 2002-07-01 | 2004-01-02 | St Microelectronics Srl | Procedimento e dispositivo per elaborare segnali video per la visualizzazione su un display e relativo prodotto informatico. |
US7454431B2 (en) * | 2003-07-17 | 2008-11-18 | At&T Corp. | Method and apparatus for window matching in delta compressors |
US7254250B2 (en) * | 2003-07-31 | 2007-08-07 | Hewlett-Packard Development Company, L.P. | Watermark embedding and extraction method and apparatus in compressed streams |
US7079051B2 (en) * | 2004-03-18 | 2006-07-18 | James Andrew Storer | In-place differential compression |
US7689051B2 (en) * | 2004-04-15 | 2010-03-30 | Microsoft Corporation | Predictive lossless coding of images and video |
US7098816B2 (en) * | 2004-06-01 | 2006-08-29 | Rich-Tech Hk Limited | Tri-state delta codec method and system |
EP1790080A2 (en) * | 2004-09-13 | 2007-05-30 | Expway | Method for compressing and decompressing a sequence of floating point numbers |
US7502514B2 (en) * | 2004-11-15 | 2009-03-10 | Smith Micro Software, Inc. | System and method for lossless compression of already compressed files |
FI20050590A0 (fi) * | 2005-06-03 | 2005-06-03 | Nokia Corp | Sanakirjaperusteinen tiivistys ja lavennus |
JP2008035230A (ja) * | 2006-07-28 | 2008-02-14 | Fujifilm Corp | データ圧縮装置およびデータ圧縮プログラム |
MX2011010334A (es) * | 2009-04-03 | 2012-01-12 | I Ces Innovative Compression Engineering Solutions | Metodo para procesar un archivo digital notablemente del tipo de imagen, video y/o audio. |
US8572218B2 (en) * | 2009-12-10 | 2013-10-29 | International Business Machines Corporation | Transport data compression based on an encoding dictionary patch |
WO2011129818A1 (en) * | 2010-04-13 | 2011-10-20 | Empire Technology Development Llc | Adaptive compression |
-
2010
- 2010-11-02 JP JP2013537007A patent/JP5860889B2/ja not_active Expired - Fee Related
- 2010-11-02 CN CN201080070761.4A patent/CN103262424B/zh not_active Expired - Fee Related
- 2010-11-02 KR KR1020137014273A patent/KR101706743B1/ko active IP Right Grant
- 2010-11-02 WO PCT/EP2010/066611 patent/WO2012059124A1/en active Application Filing
- 2010-11-02 RU RU2013125489/08A patent/RU2568778C2/ru not_active IP Right Cessation
- 2010-11-02 CA CA2816367A patent/CA2816367C/en not_active Expired - Fee Related
- 2010-11-02 US US13/883,138 patent/US8922400B2/en not_active Expired - Fee Related
- 2010-11-02 BR BR112013010406A patent/BR112013010406A2/pt not_active Application Discontinuation
- 2010-11-02 MX MX2013004826A patent/MX2013004826A/es not_active Application Discontinuation
- 2010-11-02 SG SG2013032917A patent/SG189549A1/en unknown
- 2010-11-02 EP EP10773078.0A patent/EP2636148A1/en not_active Withdrawn
-
2011
- 2011-11-01 TW TW100139765A patent/TWI544789B/zh not_active IP Right Cessation
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05346803A (ja) * | 1990-05-03 | 1993-12-27 | Rca Thomson Licensing Corp | 伝達関数実行装置 |
JP2001224034A (ja) * | 1996-05-17 | 2001-08-17 | Matsushita Electric Ind Co Ltd | 画像復号化装置 |
JP2000003194A (ja) * | 1998-06-16 | 2000-01-07 | Nippon Steel Corp | 音声圧縮装置および記録媒体 |
JP2001111434A (ja) * | 1999-10-13 | 2001-04-20 | Mitsubishi Electric Corp | 符号化装置 |
JP2007522742A (ja) * | 2004-02-12 | 2007-08-09 | 松下電器産業株式会社 | 非線形量子化に基づくビデオ画像の符号化及び復号化 |
Also Published As
Publication number | Publication date |
---|---|
RU2568778C2 (ru) | 2015-11-20 |
JP5860889B2 (ja) | 2016-02-16 |
CA2816367C (en) | 2018-02-20 |
KR101706743B1 (ko) | 2017-02-14 |
WO2012059124A1 (en) | 2012-05-10 |
BR112013010406A2 (pt) | 2016-08-09 |
CN103262424B (zh) | 2016-10-19 |
TW201234861A (en) | 2012-08-16 |
MX2013004826A (es) | 2013-06-03 |
CN103262424A (zh) | 2013-08-21 |
US20130293400A1 (en) | 2013-11-07 |
US8922400B2 (en) | 2014-12-30 |
EP2636148A1 (en) | 2013-09-11 |
TWI544789B (zh) | 2016-08-01 |
SG189549A1 (en) | 2013-06-28 |
RU2013125489A (ru) | 2014-12-10 |
CA2816367A1 (en) | 2012-05-10 |
KR20130138274A (ko) | 2013-12-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7639883B2 (en) | Method, device, mobile terminal and computer program product for providing variable compression of data files | |
JP5860889B2 (ja) | 画像,音声及び/又は映像ファイルのデジタル値を圧縮する方法 | |
JP3959039B2 (ja) | 画像符号化装置、画像符号化方法、画像符号化プログラム、画像復号装置、画像復号方法、及び画像復号プログラム | |
JP2018534811A (ja) | ロスレスデータ圧縮 | |
JPH0918346A (ja) | データ圧縮及び伸長方法 | |
US10193565B2 (en) | Compressive encoding apparatus, compressive encoding method, decoding apparatus, decoding method, and program | |
JP5076083B2 (ja) | トランスコーダ | |
JP2015532489A (ja) | 空間データ圧縮装置及びその方法と、圧縮された空間データ復元装置及びその方法 | |
US7805014B2 (en) | Image-encoding controlling apparatus for using a table reflecting statistical frequency of quantization parameter selection and method thereof | |
JP3462066B2 (ja) | Adpcm圧縮装置、adpcm伸長装置及びadpcm圧縮伸長装置 | |
CN112187817A (zh) | 流媒体数据传输方法、装置、设备及存储介质 | |
US20090238266A1 (en) | Transcoder | |
JP6303636B2 (ja) | 画像処理装置及び画像処理方法 | |
JP5682387B2 (ja) | 画像処理装置及び画像処理方法 | |
JP2003133963A (ja) | グラフィックアニメーションデータの符号化及び復号装置並びにその方法 | |
JP2012523153A (ja) | 特に画像,映像,及び/又は音声のデジタルファイルを処理する方法 | |
KR102291585B1 (ko) | 단일 화질 값 기반의 hdr 이미지 부호화 장치의 전처리 방법 및 장치, 단일 화질 값 기반의 hdr 이미지 부호화 방법 | |
JP2004007380A (ja) | キーデータの符号化及び復号化方法、並びに装置 | |
JP5076085B2 (ja) | トランスコーダ | |
US9721585B2 (en) | Signal processing apparatus, signal processing method, and program | |
KR20170014676A (ko) | 이진데이터의 압축 및 전송방법 | |
JPH05260310A (ja) | 逆量子化方法、画像データ符号化装置、および画像データ復号化装置 | |
KR20160064023A (ko) | 이미지 압축 에러 보상 시스템, 방법 및 디스플레이 장치 | |
JP2012129702A (ja) | 符号化復号化システム、符号化装置、復号化装置、符号化復号化方法、符号化プログラム及び復号化プログラム | |
KR970068638A (ko) | 압축신장방식 오디오 디코더의 디그룹핑 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20131101 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20141015 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20150113 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20150213 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20150311 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150414 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20150611 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151007 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20151016 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20151208 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151221 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5860889 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |