DE10145374C1 - Video coding method identifies monotonously decreasing level sequence for using different entropy coding to provide monotomy information and entropy coding value - Google Patents

Video coding method identifies monotonously decreasing level sequence for using different entropy coding to provide monotomy information and entropy coding value

Info

Publication number
DE10145374C1
DE10145374C1 DE10145374A DE10145374A DE10145374C1 DE 10145374 C1 DE10145374 C1 DE 10145374C1 DE 10145374 A DE10145374 A DE 10145374A DE 10145374 A DE10145374 A DE 10145374A DE 10145374 C1 DE10145374 C1 DE 10145374C1
Authority
DE
Germany
Prior art keywords
entropy coding
level
information
sequence
coding
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.)
Expired - Fee Related
Application number
DE10145374A
Other languages
German (de)
Inventor
Norbert Oertel
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Siemens AG
Original Assignee
Siemens AG
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Siemens AG filed Critical Siemens AG
Priority to DE10145374A priority Critical patent/DE10145374C1/en
Priority to PCT/DE2002/003405 priority patent/WO2003026309A2/en
Application granted granted Critical
Publication of DE10145374C1 publication Critical patent/DE10145374C1/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion 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/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
    • H03M7/40Conversion to or from variable length codes, e.g. Shannon-Fano code, Huffman code, Morse code
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/61Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/90Methods 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
    • H04N19/91Entropy coding, e.g. variable length coding [VLC] or arithmetic coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

The video coding method estimates actual image information from transmitted image regions, with provision of a prediction error matrix (PFM) linearised via coefficient sampling (SCAN) and converted into a series of levels and zero sequence lengths. When the levels exhibits a monotonously decreasing sequence a different entropy coding is used for delivery of a monotony information and an entropy coding value at the output (OUT). An Independent claim for a video coding device is also included.

Description

Die Erfindung betrifft ein Verfahren und eine Vorrichtung, bei dem bzw. der aus bereits übertragenen Bildbereichen die aktuelle Bildinformation geschätzt und nur noch ein Prädiktionsfehler übermittelt wird. Dies erfolgt in der Regel dadurch, dass ein Eingabebild in Blöcke unterteilt wird und zu jedem dieser Blöcke ein korrespondierender Block in vorangegangenen Bildern gesucht wird, der ein fehler- oder Abstandsmaß minimiert. Der Prädiktionsfehler wird durch DCT- oder Integertransformation vom Orts- in den Frequenzbereich transformiert, quantisiert und die daraus resultierenden Koeffizienten mittels einer Entropiecodierung komprimiert und zum Empfänger gesendet.The invention relates to a method and a device, in the or from the already transferred image areas current image information is estimated and only one Prediction error is transmitted. This is usually done by dividing an input image into blocks and a corresponding block in for each of these blocks previous images is searched, which is an error or Distance dimension minimized. The prediction error is caused by DCT or integer transformation from the spatial to the frequency domain transformed, quantized and the resulting Coefficients are compressed by means of entropy coding and sent to the recipient.

Aus der internationalen Patentanmeldung WO 00/27128 ist ein Verfahren und eine Vorrichtung bekannt, bei der die quantisierten Daten im Frequenzbereich mit quantisierten Daten im Frequenzbereich eines zweiten Blocks verglichen werden und eine Prädiktionsfehler-Matrix gebildet wird.From international patent application WO 00/27128 is a Method and an apparatus known in which the quantized data in the frequency domain with quantized data Data in the frequency range of a second block compared and a prediction error matrix is formed.

Bei diesen an sich bekannten Verfahren wird die Eigenschaft der DCT- bzw. Integertransformation ausgenutzt, dass die Energie auf Koeffizienten konzentriert wird, die niedrige Frequenzen repräsentieren. Nach der Quantisierung liegt in aller Regel eine dünn besetzte Matrix vor, bei der nur wenige Koeffizienten nahe der linken oberen Ecke ungleich Null sind. Diese Matrix wird im nächsten Schritt durch einen Koeffizientenscan linearisiert, der die Koeffizienten in der Reihenfolge ihrer Wahrscheinlichkeit, ungleich Null zu sein, abtastet; häufig wird dazu ein ZigZag-Scan verwendet. Diese Liste wird in der Regel als eine Sequenz von Run/Level- Tupeln dargestellt, wobei der Level bzw. Pegel den Wert des von Null verschiedenen Koeffizienten angibt und der Run die Anzahl der Nullen, die zwischen diesem und dem vorangegangenen Koeffizienten ungleich Null liegen. Diese Sequenz wird im letzten Schritt der Entropiecodierung zugeführt. Gängige Verfahren zur Entropiecodierung sind z. B. 3D Huffman Codes mit einer Darstellung als 3-Tupel Level/Run/Last, das beim ITU-T-Standard H.263 Anwendung findet, 2-D UVLCs mit einer Darstellung als Tupel Level/Run und einer Anzeige des Blockendes durch die Codierung eines Levels 0, das beim vorgeschlagenen ITU-T-Standard H.26L vorgesehen ist, oder eine unabhängige Codierung der Levels und Runs durch einen arithmetischen Coder.In these methods known per se, the property exploited the DCT or integer transformation that the Energy is focused on coefficients, the low one Represent frequencies. After quantization lies in As a rule, a sparse matrix with only a few Coefficients near the top left corner are non-zero. In the next step, this matrix is replaced by a Linearized coefficient scan that measures the coefficients in the Order of their probability of being non-zero, scans; a ZigZag scan is often used for this. This List is usually viewed as a sequence of run / level Tuples are shown, where the level is the value of the specifies coefficients other than zero and the run the Number of zeros between this and the  previous coefficients are not equal to zero. This Sequence is the last step of entropy coding fed. Common methods for entropy coding are e.g. B. 3D Huffman codes with a representation as a 3-tuple Level / Run / Last, which is used in the ITU-T standard H.263 finds 2-D UVLCs with a representation as a tuple level / run and an indication of the end of the block by coding a Levels 0, that of the proposed ITU-T standard H.26L is provided, or an independent coding of the levels and runs through an arithmetic encoder.

Die der Erfindung zu Grunde liegende Aufgabe, besteht nun darin die Effizienz der Entropiecodierung des Prädiktionsfehler zu ermöglichen und dadurch die Übertagung von Videosignalen mit besserer Qualität bei gleicher Datenrate oder mit gleicher Qualität bei jedoch geringer Datenrate zu erreichen.The object underlying the invention now exists therein the efficiency of the entropy coding of the To enable prediction errors and thereby the transmission of video signals with better quality at the same Data rate or with the same quality but lower To achieve data rate.

Die Erfindung wird hinsichtlich des Verfahrens durch die Merkmale des Anspruchs 1 und hinsichtlich der Anordnung durch die Merkmale des Anspruchs 5 gelöst.The invention is in terms of the method by Features of claim 1 and in terms of arrangement solved the features of claim 5.

Die Unteransprüche betreffen vorteilhafte Ausgestaltungen des erfindungsgemäßen Verfahrens.The subclaims relate to advantageous refinements of the inventive method.

Die Erfindung besteht im wesentlich darin, dass die bei einer derartigen Videocodierung häufig erfüllte Eigenschaft von monoton fallenden Beträgen der Pegel bzw. Level für eine effizientere Codierung genutzt wird, wobei der Wertebereich der zu codierenden Werte und damit die Anzahl der Codewörter eingeschränkt werden kann und bspw. nur blockweise eine Information über das Vorliegen einer solchen Monotonie mitübertragen werden muss.The invention essentially consists in the fact that at a such video coding often fulfills the property of monotonically falling amounts of the level for a more efficient coding is used, the value range the values to be coded and thus the number of code words can be restricted and, for example, only one block Information about the existence of such a monotony must also be transferred.

Ein Ausführungsbeispiel der Erfindung wird nachfolgend anhand der Zeichnung näher erläutert. An embodiment of the invention is described below the drawing explained in more detail.  

Dabei ist lediglich ein für die Erfindung relevanter Teil einer Vorrichtung zur Videocodierung mittels einer frequenzbereichsbasierten Bewegungsschätzung gezeigt, also erst ausgehend von einer Prädiktionsfehler-Matrix PFM. Diese Prädiktionsfehler-Matrix wird durch eine Koeffizientenabtastung SCAN linearisiert sowie in eine Folge von Pegeln l und Längen von Nullfolgen (runs) umgewandelt. Diese Folgen von Pegeln l werden durch eine Prüfeinheit MC überprüft, ob die Beträge |l| der Pegel in einer monoton absteigenden Folge vorliegen. Durch ein Monotonie-Signal m wird mit Hilfe einer Auswahleinheit SEL bewirkt, dass im Fall einer monoton absteigenden Folge, eine Entropiecodierung EC2 und sonst eine Entropiecodierung EC1 erfolgt. Die Monotonieinformation m und die durch die Entropiecodierung gebildeten Werte werden dann an einen Ausgangsbitstrom OUT angefügt.There is only one part relevant to the invention a device for video coding by means of a frequency range based motion estimation shown only based on a prediction error matrix PFM. This prediction error matrix is represented by a Coefficient scanning SCAN linearized as well as in a sequence of levels l and lengths of zero sequences (runs) converted. These sequences of level 1 are checked by a test unit MC checks whether the amounts | l | the level in a monotonous descending order. By a monotonic signal m is effected with the help of a selection unit SEL that in the case a monotonically descending sequence, an entropy coding EC2 and otherwise entropy coding EC1 takes place. The Monotonic information m and the entropy coding The values formed are then sent to an output bit stream OUT added.

Wenn die Beträge der Levels bzw. Pegel in monoton absteigender Folge vorliegen, so lassen sich mit diesem Wissen die Levels wesentlich effizienter Codieren, da mit Codierung eines Levels mit Betag |l| = k sich der Wertebereich für die folgenden Levels auf das Intervall [-k; k] einschränkt und damit die Anzahl der möglichen Codewörter reduziert wird. Zusätzlich erlaubt dieses Vorgehen eine bessere statistische Modellierung der Auftrittswahrscheinlichkeiten der einzelnen Symbole und damit eine weitere Erhöhung der Codiereffizienz. Ein weiterer Vorteil dieses Verfahrens ist, das es grundsätzlich unabhängig von der Art der nachfolgenden Entropiecodierung ist - ein Einsatz ist sowohl mit VLC-Codes als auch mit einem arithmetischen Coder möglich und sinnvoll.If the amounts of the levels or levels in monotonous descending order, so with this Know the levels of coding much more efficiently, since with Coding a level with Betag | l | = k the range of values for the following levels to the interval [-k; k] restricted and thus the number of possible code words is reduced. In addition, this approach allows a better statistical Modeling the occurrence probabilities of the individual Symbols and thus a further increase in coding efficiency. Another advantage of this procedure is that it basically regardless of the type of subsequent Entropy coding is - one use is with both VLC codes as well as possible with an arithmetic encoder.

Dem Decoder muss auf irgend eine Art und Weise mitgeteilt werden, ob ein gegebener Block diese Voraussetzung erfüllt. Dies kann zum Beispiel durch das Monotonie-Signal m auf Makroblock- oder Block-Ebene, analog einer Coded/NonCoded- Entscheidung erfolgen, wobei ein Block im Fall von "coded" codiert ist, da er mindestens einen Koeffizienten ungleich Null enthält). Zudem müssen Encoder und Decoder im Falle einer VLC-Entropiecodierung über entsprechend angepasste Codetabellen oder im Falle einer arithmetischen Entropiecodierung über entsprechende Auftrittswahrscheinlichkeiten verfügen.The decoder must be communicated in some way whether a given block meets this requirement. This can be due to the monotonicity signal m, for example Macroblock or block level, analogous to a Coded / NonCoded Decision made, taking a block in the case of "coded" is coded because it has at least one coefficient unequal  Contains zero). In addition, encoders and decoders in the case VLC entropy coding via appropriately adapted Code tables or in the case of an arithmetic Entropy coding via corresponding Probabilities of occurrence.

Im folgenden wird ein Ausführungsbeispiel einer programmtechnischen Realisierung der Erfindung gezeigt:
Voraussetzung hierfür ist das Vorhandensein einer Entropiecodierung, die folgende Funktionalität unterstützt:
Entropy_code_sortedflag (s)
An exemplary embodiment of a programmatic implementation of the invention is shown below:
The prerequisite for this is the existence of entropy coding that supports the following functionality:
Entropy_code_sortedflag (s)

Benötigt wird hierfür die Wahrscheinlichkeit p(s = 1) bzw. p(s = 0) = 1 - p(s = 1).
Entropy_code_level-sorted (l, r, k)
The probability p (s = 1) or p (s = 0) = 1 - p (s = 1) is required for this.
Entropy_code_level-sorted (l, r, k)

Benötigt werden die bedingten Wahrscheinlichkeiten des Auftretens eines Levels 1 unter der Voraussetzung, dass der zuletzt codierte Level den Betrag k hatte p(l|k) für alle l ∈ [-k, k], für alle 1 ≦ k ≦ n.
Entropy_code_level (l, r)
The conditional probabilities of the occurrence of a level 1 are required provided that the last coded level had the amount k p (l | k) for all l ∈ [-k, k], for all 1 ≦ k ≦ n.
Entropy_code_level (l, r)

Benötigt werden die Wahrscheinlichkeiten p(l) für alle l ∈ [-n, n].The probabilities p (l) are required for all l ∈ [-n, n].

Diese Wahrscheinlichkeiten können, müssen aber nicht zwingend, adaptiv den tatsächlichen Gegebenheiten angepasst werden. Eine Codierung der Längen von Nullfolgen (runs) ist der Einfachheit halber hier nicht berücksichtigt.These probabilities can, but do not have to imperative, adaptively adapted to the actual circumstances become. A coding of the lengths of zero sequences (runs) is not taken into account here for the sake of simplicity.

Im folgenden Ablaufschema sind die dieser Erfindungsmeldung zugrunde liegenden Neuerungen kursiv hervorgehoben. The following flowchart is that of this invention report underlying innovations highlighted in italics.  

1. Schritt (Prüfung des Kriteriums)Step 1 (checking the criterion)

Test, ob die Folge der zu codierenden Koeffizienten monoton fallend ist. Wenn ja, dann sorted = 1, ansonsten sorted = 0Test whether the sequence of the coefficients to be encoded is monotonous is falling. If so, then sorted = 1, otherwise sorted = 0

2. Schritt (Codierung des Blocks)2nd step (coding of the block)

Entropy_code_sortedflag (sorted)Entropy_code_sortedflag (sorted)

Wenn monoton fallend, d. h. sorted = 1:
Prev_level = n
If falling monotonously, ie sorted = 1:
Prev_level = n

Für alle Koeffizienten <level, run< in ihrer gegebenen Reihenfolge:
Entropy_code_level_sorted (level, run, prev_level)
Prev_level = abs (level)
Entropy_code_level_sorted (0, 0, prev_level)
For all coefficients <level, run <in their given order:
Entropy_code_level_sorted (level, run, prev_level)
Prev_level = abs (level)
Entropy_code_level_sorted (0, 0, prev_level)

Sonst:
Für alle Koeffizienten <level, run< in ihrer gegebenen Reihenfolge:
Entropy_code_level (level, run)
Entropy_code_level (0, 0)
Otherwise:
For all coefficients <level, run <in their given order:
Entropy_code_level (level, run)
Entropy_code_level (0, 0)

3. Schritt3rd step

Solange noch Blöcke zu codieren sind, weiter mit Schritt 1.As long as blocks are still to be coded, continue with step 1.

Die Erfindung umfasst auch alle Kombinationen aus Hard- und Software zur Durchführung des erfindungsgemäßen Verfahrens, sowie Computerprogramm-Erzeugnisse mit einem entsprechenden Speichermedium sowie das entsprechende Speichermedium selbst.The invention also includes all combinations of hardware and Software for carrying out the method according to the invention, and computer program products with a corresponding Storage medium as well as the corresponding storage medium itself.

Claims (5)

1. Verfahren zur Videocodierung,
bei dem aus bereits übertragenen Bildbereichen eine aktuelle Bildinformation geschätzt und eine Prädiktionsfehler-Matrix (PFM) übermittelt wird,
bei dem die Prädiktionsfehlermatrix durch eine Koeffizientenabtastung (SCAN) linearisiert sowie in eine Folge von Pegeln (l) und Längen von Nullfolgen umgewandelt wird,
bei dem die Beträge (|l|) der Pegel überprüft werden, ob sie in einer monoton absteigenden Folge vorliegen,
bei dem, im Fall einer monoton absteigenden Folge, eine andere Entropiecodierung erfolgt als sonst und
bei dem eine Monotonieinformation (m) und die durch die Entropiecodierung gebildeten Werte an einen Ausgangsbitstrom (OUT) angefügt werden.
1. video coding method,
in which current image information is estimated from already transmitted image areas and a prediction error matrix (PFM) is transmitted,
in which the prediction error matrix is linearized by a coefficient scan (SCAN) and converted into a sequence of levels (l) and lengths of zero sequences,
in which the amounts (| l |) of the level are checked as to whether they are in a monotonically descending sequence,
in which, in the case of a monotonically descending sequence, a different entropy coding takes place than otherwise and
in which monotonic information (m) and the values formed by the entropy coding are added to an output bit stream (OUT).
2. Verfahren nach Anspruch 1, bei dem im Falle einer monoton absteigenden Folge eine Entropiecodierung derart erfolgt, dass die Codeworte in Abhängigkeit des jeweiligen aktuellen Pegels (l) und des jeweiligen vorhergehenden Pegels (k) gebildet werden, wobei die Codeworte den bedingten Wahrscheinlichkeiten (p (l|k)) des Auftretens eines aktuellen Pegels in Abhängigkeit des vorhergehenden codierten Pegels zugeordnet sind.2. The method according to claim 1, in the case of a monotonically descending sequence a Entropy coding takes place in such a way that the code words in Dependence of the respective current level (l) and the respective previous level (k) are formed, wherein the code words the conditional probabilities (p (l | k)) the occurrence of a current level depending on the previous coded levels are assigned. 3. Verfahren nach Anspruch 1 oder 2, bei dem die Entropiecodierung mit einem variablen Längencode erfolgt.3. The method according to claim 1 or 2, in which the entropy coding with a variable length code he follows. 4. Verfahren nach einem der Ansprüche 1 oder 2, bei dem die Entropiecodierung mit einem arithmetischen Coder erfolgt. 4. The method according to any one of claims 1 or 2, in which entropy coding with an arithmetic encoder he follows.   5. Vorrichtung zur Videocodierung,
bei der Mittel zum Empfang von Eingangsvideodaten und zur Bildung einer Prädiktionsfehler-Matrix (PFM) vorhanden sind,
bei der eine Abtasteinheit derart vorhanden ist, dass die Prädiktionsfehler-Matrix durch eine Koeffizientenabtastung (SCAN) linearisiert sowie in eine Folge von Pegeln (l) und Längen von Nullfolgen umgewandelt wird,
bei der eine Prüfeinheit (MC) derart vorhanden ist, dass die Beträge (|l|) der Pegel überprüft werden, ob sie in einer monoton absteigenden Folge vorliegen,
bei der eine Auswahleinheit (SEL) derart vorhanden ist, dass im Fall einer monoton absteigenden Folge, eine andere Entropiecodierung erfolgt als sonst und
bei der Ausgabemittel derart vorhanden sind, dass eine Monotonieinformation (m) und die durch die Entropiecodierung gebildeten Werte an einen Ausgangsbitstrom (OUT) angefügt werden.
5. Video coding device,
which have means for receiving input video data and for forming a prediction error matrix (PFM),
in which a scanning unit is provided in such a way that the prediction error matrix is linearized by a coefficient scan (SCAN) and converted into a sequence of levels (l) and lengths of zero sequences,
in which a test unit (MC) is provided in such a way that the amounts (| l |) of the level are checked as to whether they are in a monotonically descending sequence,
in which a selection unit (SEL) is present in such a way that in the case of a monotonically descending sequence, a different entropy coding is carried out than otherwise and
in which the output means are present in such a way that monotony information (m) and the values formed by the entropy coding are added to an output bit stream (OUT).
DE10145374A 2001-09-14 2001-09-14 Video coding method identifies monotonously decreasing level sequence for using different entropy coding to provide monotomy information and entropy coding value Expired - Fee Related DE10145374C1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
DE10145374A DE10145374C1 (en) 2001-09-14 2001-09-14 Video coding method identifies monotonously decreasing level sequence for using different entropy coding to provide monotomy information and entropy coding value
PCT/DE2002/003405 WO2003026309A2 (en) 2001-09-14 2002-09-12 Method and device for improved video coding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
DE10145374A DE10145374C1 (en) 2001-09-14 2001-09-14 Video coding method identifies monotonously decreasing level sequence for using different entropy coding to provide monotomy information and entropy coding value

Publications (1)

Publication Number Publication Date
DE10145374C1 true DE10145374C1 (en) 2003-02-27

Family

ID=7699056

Family Applications (1)

Application Number Title Priority Date Filing Date
DE10145374A Expired - Fee Related DE10145374C1 (en) 2001-09-14 2001-09-14 Video coding method identifies monotonously decreasing level sequence for using different entropy coding to provide monotomy information and entropy coding value

Country Status (2)

Country Link
DE (1) DE10145374C1 (en)
WO (1) WO2003026309A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2865082A1 (en) * 2004-01-09 2005-07-15 France Telecom Still or moving picture block`s improperly decoded data quantity determining method, involves determining data quantity of block predicted based on prediction and improperly decoded data block using error propagation coefficient

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5886743A (en) * 1994-12-28 1999-03-23 Hyundai Electronics Industries Co. Ltd. Object-by information coding apparatus and method thereof for MPEG-4 picture instrument

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2258781B (en) * 1991-08-13 1995-05-03 Sony Broadcast & Communication Data compression
KR0155784B1 (en) * 1993-12-16 1998-12-15 김광호 Adaptable variable coder/decoder method of image data
EP0847650A4 (en) * 1996-07-03 2000-01-05 Motorola Inc Method and apparatus for bound-based adaptive entropy encoding/decoding

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5886743A (en) * 1994-12-28 1999-03-23 Hyundai Electronics Industries Co. Ltd. Object-by information coding apparatus and method thereof for MPEG-4 picture instrument

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2865082A1 (en) * 2004-01-09 2005-07-15 France Telecom Still or moving picture block`s improperly decoded data quantity determining method, involves determining data quantity of block predicted based on prediction and improperly decoded data block using error propagation coefficient
WO2005076219A1 (en) * 2004-01-09 2005-08-18 France Telecom Method, device, computer programme and data medium for estimating the perceptual quality of a decoded image

Also Published As

Publication number Publication date
WO2003026309A3 (en) 2003-10-30
WO2003026309A2 (en) 2003-03-27

Similar Documents

Publication Publication Date Title
DE3855203T2 (en) MODIFIED STATISTICAL CODING OF DIGITAL SIGNALS
DE3851468T2 (en) Coding method of image signals.
DE69811394T2 (en) ADAPTIVE ENTROPY CODING UNDER ADAPTIVE QUANTIZATION FOR VIDEO SIGNAL ENCODING SYSTEMS AND METHODS
DE69220541T2 (en) Adaptive quantization within the sequential mode of the JPEG
EP2296282B1 (en) method and device for arithmetic encoding and decoding with use of multiple lookup tables
DE69015695T2 (en) Transformation coding facility.
DE69720559T2 (en) Image encoding method with variable length codes
DE69805228T2 (en) Video signal coding with adaptive quantization
DE69315203T2 (en) METHOD FOR ENCODING IMAGE DATA
DE69511390T2 (en) SOURCE ENCODER WITH PRESET QUALITY
WO2003094529A2 (en) Method and arrangement for encoding transformation coefficients in image and/or video encoders and decoders, corresponding computer program, and corresponding computer-readable storage medium
DE112012005164B4 (en) Method and apparatus for context-adaptive binary arithmetic coding of syntax elements
DE19506164A1 (en) Method for compressing entered symbols into code words
DE4442643B4 (en) Method for estimating motion in a moving image
DE112008003626T5 (en) Low complexity coding in data compression systems
EP1472888B1 (en) Context-sensitive encoding and decoding of a video data stream
DE69724208T2 (en) Method and device for improving the performance of vector quantization
DE10049571C1 (en) Method and arrangement for transmitting a vector
EP1425920B1 (en) Method of video coding and computer program product
DE10145374C1 (en) Video coding method identifies monotonously decreasing level sequence for using different entropy coding to provide monotomy information and entropy coding value
DE68915914T2 (en) Method for quantization with a variable threshold in a transformation coding for the transmission of image signals.
DE69329125T2 (en) Decoding device
WO2003026308A2 (en) Method and device for enhancing coding/decoding of video signals
DE19549491C2 (en) Palletised image compression with entropy encoding
EP0284962B1 (en) Method for reducing the image data of digital television signals

Legal Events

Date Code Title Description
8100 Publication of the examined application without publication of unexamined application
8304 Grant after examination procedure
8364 No opposition during term of opposition
8339 Ceased/non-payment of the annual fee