WO2000048404A1 - Apparatus and method for the recovery of compression constants in the encoded domain - Google Patents

Apparatus and method for the recovery of compression constants in the encoded domain Download PDF

Info

Publication number
WO2000048404A1
WO2000048404A1 PCT/US2000/003611 US0003611W WO0048404A1 WO 2000048404 A1 WO2000048404 A1 WO 2000048404A1 US 0003611 W US0003611 W US 0003611W WO 0048404 A1 WO0048404 A1 WO 0048404A1
Authority
WO
WIPO (PCT)
Prior art keywords
block
set forth
encoded data
data
value
Prior art date
Application number
PCT/US2000/003611
Other languages
French (fr)
Inventor
Tetsujiro Kondo
James J. Carrig
Yasuhiro Fujimori
Sugata Ghosal
Original Assignee
Sony Electronics, Inc.
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 Sony Electronics, Inc. filed Critical Sony Electronics, Inc.
Priority to JP2000599215A priority Critical patent/JP4796228B2/en
Priority to AT00910155T priority patent/ATE528925T1/en
Priority to EP00910155A priority patent/EP1151616B1/en
Priority to AU32295/00A priority patent/AU3229500A/en
Publication of WO2000048404A1 publication Critical patent/WO2000048404A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
    • H04N19/89Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder
    • H04N19/895Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder in combination with error concealment
    • 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/98Adaptive-dynamic-range coding [ADRC]

Definitions

  • the present invention relates to the recovery of data. More particularly, the present invention relates to the recovery of lost/damaged block data in a bitstream of compressed data.
  • the discrete data points that make up a digital image are known as pixels.
  • each pixel is represented independently using 8 bits, but other representations also are used for the purposes of compression or analysis.
  • Most of the alternative representations begin by dividing this raw data into disjoint sets. For historical reasons, these sets are referred to as "blocks", even though they may not have a traditional block shape. The alternative representation then characterizes the data by some block-wide information and per-pixel information.
  • Per-pixel information may indicate where the pixel value lies within the range specified by the global information. For compression to be achieved, the per-pixel information must use only a few bits of storage so that the total number of bits used is less than that required to store the raw image.
  • the block data is comprised of the MIN, DR and Qbit number (defined below), and the pixel data is comprised of Q codes.
  • Recovery methods fall into two categories: decoded domain, and encoded domain.
  • Decoded domain techniques restore portions of the image to its raw data format and then exploit local correlation properties to estimate the missing data.
  • Data recovery, including compression constants, may be performed in the decoded domain. However, additional computation and time, and therefore additional expense, is required to perform and evaluate decodings.
  • a lost/damaged compression constant is recovered by estimating a compression constant of the block using encoded data of at least one neighboring block of data and other recoverable compression constants of the block and neighboring block.
  • the encoded data comprises image data
  • Figure 1 illustrates one embodiment of the method of. the present invention.
  • FIG. 2 illustrates an alternate embodiment of the method of the present invention.
  • Figure 3a illustrates one embodiment of the system of the present invention
  • Figure 3b illustrates another embodiment of the system of the present invention.
  • ADRC Adaptive Dynamic Range Coding
  • DR dynamic range
  • MIN Minimum value
  • the present invention is not limited to ADRC encoding and the particular compression constants generated; rather it will be apparent that the present invention is applicable to different compression technologies, different types of data, including, but not limited to, sound data and the like, and different compression constants including, but not limited to, the Maximum value (MAX) which may be used in ADRC processes.
  • MAX Maximum value
  • the present invention is applicable to different types of ADRC processes including edge-matching and non edge- matching ADRC.
  • Figure 1 is illustrative of one embodiment of a method for recovery lost/ damaged compression constants in accordance with the teachings of the present invention.
  • certain information such as the information which identifies the placement of the encoded data in the bitstream is known.
  • at least one of the compression constants which are utilized to decode the encoded data is lost or damaged (lost/damaged).
  • the present method can be used to recover lost/damaged compression constants such as DR, MAX or MIN.
  • two of these constants e.g., DR and MIN, are used to decode the encoded data, e.g., Q codes, received in the bitstream.
  • encoded data of at least one neighboring block, encoded data of the block with the lost/damaged compression constant, and any previous recovered compression constants of the block and neighboring block are received as input.
  • the lost/damaged compression constant is estimated using the neighboring encoded data, encoded data of the block and any previous recovered compression constants of the block and the neighboring block.
  • a significant time and cost savings is achieved by using the encoded data of the block and the neighboring block as it is not necessary to go through one or more iterations of a costly decoding process before determining the lost/ damaged compression constant.
  • the DR value and Q codes of the block and the DR, MIN and Q codes of the neighboring block are used to estimate the MIN value using encoded data.
  • MIN may be estimated as the value that minimizes an average difference between decoded values from the block and corresponding decoded values from at least one neighboring block.
  • the average function can be a weighted average of neighboring values, for example, the values may be weighted relative to the location of the neighboring block with respect to the block of interest.
  • MIN may be estimated using a least squares estimation. For example, MIN may be determined as follows: Non edge-matching ADRC:
  • represents a number of neighboring encoded data to use
  • MI ⁇ ' represents the MI ⁇ value of the neighboring block
  • DR and DR' respectively represents the DR value of the block and the neighboring block
  • Q represents a number of quantization bits used to encode the block
  • Q' represents a number of quantization bits used to encode the neighboring block
  • e[ represents the encoded data (e.g., Qcodes)
  • e'i represents the encoded neighboring data, such as the encoded data, of the neighboring block.
  • DR may be estimated using a least squares estimation. For example: an integer formula for non edge-matching ADRC:
  • represents a number of neighboring encoded data to use
  • MI ⁇ and MI ⁇ ' respectively represent the MI ⁇ value of the block and the neighboring block
  • Q represents a number of quantization bits used to encode
  • Q' represents a number of quantization bits used to encode the neighboring block
  • ej and e respectively represent the encoded data of the block and the neighboring block
  • DR' represents the dynamic range of the neighboring block.
  • DR may be estimated as the value that makes the sum of decoded values of the block equal to the sum of the decoded values of the neighboring block. For example, DR is determined according to the following equation: ⁇ on edge-matching ADRC:
  • Edge-matching ADRC where N represents a number of neighboring encoded data to use, MIN and MIN' respectively represent the MIN value of the block and the neighboring block, Q represents a number of quantization bits used to encode, Q' represents a number of quantization bits used to encode the neighboring block, ej and e,' respectively represent the encoded data of the block and the neighboring block and DR' represents the dynamic range of the neighboring block.
  • MIN and MAX are used as compression constants, and one of them is damaged, DR is estimated and the compression constant is computed from the estimated DR.
  • MAX and DR are used, processing similar to MIN and DR described herein is used.
  • other constants specifically not identified herein may be used. It is contemplated that other constant levels may function similar to MIN and appropriate equations would be derived therefrom.
  • variables used to determine other compression constants are also used to determine other compression constants discussed herein.
  • the Qbit and motion flag values utilize the following variables:
  • MIN and DR may be determined as follows: Non edge-matching ADRC: 2 ⁇ +g -' • N • MIN +2 Q ⁇ 2 -DR-(2-Y+N)- 2 ⁇ ''2 • DR ⁇ (2 ⁇ X + N)
  • represents the number of neighboring data
  • Q and Q' respectively represent the Q bit number of the block and the neighboring block
  • MI ⁇ ' represents the MI ⁇ value of the neighboring block
  • DR and DR' respectively represent the DR of the block and neighboring block.
  • the numerator and denominator of the above equations may be large (e.g.24 bits), thus, a general purpose divider to accommodate a range of values would require much hardware. It has been determined that certain efficiencies can be realized without compromising on the effectiveness of the results. As the allowed ranges of the compression values (e.g. MI ⁇ and DR) are restricted to certain ranges (e.g.0 - 255 for one implementation), only a low precision (e.g.8 bit) is required. It has also been determined that leading zeros can be eliminated without changing the accuracy of the result and the least significant bit can be truncated with only a minor effect on the result.
  • MI ⁇ and DR certain ranges
  • a low precision e.g.8 bit
  • the numerator of a formula for determining MIN is computed using full precision.
  • the denominator is computed using full precision.
  • the numerator and denominator are reduced by shifting off the least significant bit until both are at least K-bits in length (i.e., until K-bits or less in length). In the present embodiment, the numerator and denominator are shifted the same number of bits. However, in alternate embodiments, the numerator and denominator maybe shifted a different number of bits. In such an embodiment, compensation would be made elsewhere for the bit-shift differential.
  • K is selected such that integer division can be performed using cost efficient logic while maintaining an acceptable image quality.
  • K is selected such that the maximum error is not visually detectable, e.g., the maximum error is not greater than 3%.
  • K is selected to be 13.
  • the value is clipped for consistency with the auxiliary information available, for example other available compression constants.
  • the value is clipped to satisfy the allowable range of values.
  • ADRC non edge-matching
  • ADRC MIN + DR ⁇ 254
  • MIN + DR ⁇ 255 One embodiment of the system of the present invention is illustrated in Figure 3a.
  • Figure 3a is a simplified functional block diagram of estimator circuitry that may be utilized to implement the processes described herein.
  • the circuitry may be implemented in specially configured logic, such as large scale integration (LSI) logic or programmable gate arrays.
  • LSI large scale integration
  • circuitry may be implemented as code executed by a dedicated, specially configured or general purpose processor, which executes instructions stored in a memory or other storage device.
  • present invention may be implemented as a combination of the above.
  • numerator logic 310 determines the full precision value of the numerator portion of the computation performed to estimate a lost/damaged compression constant in the encoded domain.
  • Denominator logic 320 similarly determines a full precision value of the denominator portion of the computation.
  • K-bit shift registers (not shown) shift out the least significant bits of the values generated by logic 310, 320 until the numerator and denominator are each K-bits in length.
  • the shift operation may be performed by computation logic 350.
  • K is chosen, for example, empirically, such that the amount of logic/hardware required to perform subsequent operations is minimized for efficiency while maintaining an acceptable level of precision.
  • Computation logic 350 performs an integer division of the numerator and denominator.
  • Clip logic 360 is optionally included to clip the output of computation logic 350 to be consistent with other available compression constants.
  • a fast, cost efficient circuit is provided for estimating lost/ damaged compression constants.
  • the output of the circuit is preferably coupled to additional logic (not shown) which decodes using data including the recovered compression constant.
  • additional logic not shown
  • the decoded data is used to drive a display device.
  • FIG. 3b An alternate embodiment of the circuit for recovering lost/damaged compression constants is shown in Figure 3b.
  • the methods described herein can be implemented on a specially configured or general purpose processor system 370. Instructions are stored in the memory 390 and accessed by the processor 375 to perform many of the steps described herein.
  • An input 380 receives the input bitstream and forwards the data to the processor 375.
  • the output 385 outputs the data.
  • the output may consist of the decoded data, such as image data decoded once the compression constant is recovered, sufficient to drive an external device such as display 395.
  • the output 385 outputs the recovered compression constant.
  • the recovered compression constant is then input to other circuitry (not shown) to generate the decoded data.
  • the present invention may be used with any form of correlated data, including without limitation photographs or other two-dimensional static images, holograms, or other three-dimensional static images, video or other two- dimensional moving images, three-dimensional moving images, a monaural sound stream, or sound separated into a number of spatially related streams, such as stereo.

Abstract

The system and method of the present disclosure provides an innovative technique and efficient hardware structure for recovering lost or damaged compression constants in the encoded domain. In one embodiment, a lost/damaged compression constant is recovered by estimating a compression constant of the block using encoded data of at least one neighboring block of data and other recoverable compression constants of the block (110).

Description

APPARATUS AND METHOD FOR THE RECOVERY OF COMPRESSION CONSTANTS IN THE ENCODED DOMAIN
BACKGROUND OF THE INVENTION
1. FIELD OF THE INVENTION
The present invention relates to the recovery of data. More particularly, the present invention relates to the recovery of lost/damaged block data in a bitstream of compressed data.
2. ART BACKGROUND
It is often desirable to compress data, such as video images or sound data, for transmission and storage. Typically, when data is compressed, compression constants are generated. In some instances block-wide data is generated. These constants are transmitted or stored along with the compressed image. Problems can arise if the compression constants are lost or damaged prior to decompression of the data. As an illustration, the discussion below illustrates the problems that arise if image data compression constants are lost.
The discrete data points that make up a digital image are known as pixels. Typically, each pixel is represented independently using 8 bits, but other representations also are used for the purposes of compression or analysis. Most of the alternative representations begin by dividing this raw data into disjoint sets. For historical reasons, these sets are referred to as "blocks", even though they may not have a traditional block shape. The alternative representation then characterizes the data by some block-wide information and per-pixel information.
Examples of block-wide information include the minimum pixel value (MIN), the maximum pixel value (MAX), and the dynamic range of the pixel values (DR), where DR=MAX-MIN or DR=1+MAX-MIN. Per-pixel information may indicate where the pixel value lies within the range specified by the global information. For compression to be achieved, the per-pixel information must use only a few bits of storage so that the total number of bits used is less than that required to store the raw image.
In one example, the block data is comprised of the MIN, DR and Qbit number (defined below), and the pixel data is comprised of Q codes. A Q code is a Qbit number that can be an integer in the range [0, 2Q -1] that identifies one value in the set {MIN, MLN+1. ....,MAX}. Since the Qbit number is generally small and the DR value may be relatively large, it is generally not possible to represent all pixel values exactly. Therefore, some quantization error is introduced when pixel values are reduced to Q code values. For instance, if the Qbit number is 3, then it is generally possible to represent 23 = 8 values from the set {MIN, MIN+1,...,MAX) without any error. Pixels with other values are rounded to one of these eight values. This rounding introduces quantization error.
If any of the block information, e.g., MIN, MAX or DR, is lost, the damage to the image is potentially large as many pixels are affected. For this reason, it is desirable to have techniques for accurately estimating or recovering the values of this lost data.
Recovery methods fall into two categories: decoded domain, and encoded domain. Decoded domain techniques restore portions of the image to its raw data format and then exploit local correlation properties to estimate the missing data. Data recovery, including compression constants, may be performed in the decoded domain. However, additional computation and time, and therefore additional expense, is required to perform and evaluate decodings.
SUMMARY OF THE INVENTION
The system and method of the present invention provides an innovative technique for recovering lost or damaged (lost/ damaged) compression constants of a block in the encoded domain. In one embodiment, a lost/damaged compression constant is recovered by estimating a compression constant of the block using encoded data of at least one neighboring block of data and other recoverable compression constants of the block and neighboring block. For example, in one embodiment wherein the encoded data comprises image data, each block of data consists of dynamic range (DR) and Minimum (MIN) constants, where DR = MAX-MIN and MAX represents a maximum data value in the block.
BRIEF DESCRIPTION OF THE DRAWINGS
The objects, features and advantages of the present invention will be apparent from the following detailed description in which:
Figure 1 illustrates one embodiment of the method of. the present invention.
Figure 2 illustrates an alternate embodiment of the method of the present invention.
Figure 3a illustrates one embodiment of the system of the present invention, and Figure 3b illustrates another embodiment of the system of the present invention.
DETAILED DESCRIPTION
In the following description, for purposes of explanation, numerous details are set forth in order to provide a thorough understanding of the present invention. However, it will be apparent to one skilled in the art that these specific details are not required in order to practice the present invention. In other instances, well known electrical structures and circuits are shown in block diagram form in order not to obscure the present invention unnecessarily.
The following is described in the context of Adaptive Dynamic Range Coding (ADRC) encoded images, and more particularly to the recovery of lost or damaged (lost/ damaged) compression constants such as dynamic range (DR) and Minimum value (MIN). However, it is contemplated that the present invention is not limited to ADRC encoding and the particular compression constants generated; rather it will be apparent that the present invention is applicable to different compression technologies, different types of data, including, but not limited to, sound data and the like, and different compression constants including, but not limited to, the Maximum value (MAX) which may be used in ADRC processes. In addition, the present invention is applicable to different types of ADRC processes including edge-matching and non edge- matching ADRC. For further information regarding ADRC, see, 'Adaptive Dynamic Range Coding Scheme for Future HDTV Digital VTR", Kondo, Fujimori, Nakaya, Fourth International Workshop on HDTV and Beyond, September 4-6, 1991, Turin, Italy.
Figure 1 is illustrative of one embodiment of a method for recovery lost/ damaged compression constants in accordance with the teachings of the present invention. In this embodiment, certain information, such as the information which identifies the placement of the encoded data in the bitstream is known. However, at least one of the compression constants which are utilized to decode the encoded data is lost or damaged (lost/damaged). In one example in which the data is encoded using ADRC, the present method can be used to recover lost/damaged compression constants such as DR, MAX or MIN. Typically two of these constants, e.g., DR and MIN, are used to decode the encoded data, e.g., Q codes, received in the bitstream.
Referring to Figure 1, at step 105, encoded data of at least one neighboring block, encoded data of the block with the lost/damaged compression constant, and any previous recovered compression constants of the block and neighboring block are received as input. At step 110, the lost/damaged compression constant is estimated using the neighboring encoded data, encoded data of the block and any previous recovered compression constants of the block and the neighboring block.
A significant time and cost savings is achieved by using the encoded data of the block and the neighboring block as it is not necessary to go through one or more iterations of a costly decoding process before determining the lost/ damaged compression constant. Continuing with the present example which uses MIN and DR to decode the Q codes, if the MIN value is lost/ damaged, the DR value and Q codes of the block and the DR, MIN and Q codes of the neighboring block are used to estimate the MIN value using encoded data.
MIN may be estimated as the value that minimizes an average difference between decoded values from the block and corresponding decoded values from at least one neighboring block. The average function can be a weighted average of neighboring values, for example, the values may be weighted relative to the location of the neighboring block with respect to the block of interest. In one embodiment, MIN may be estimated using a least squares estimation. For example, MIN may be determined as follows: Non edge-matching ADRC:
)G+β'+ι . N - /N +2β - DR' -∑(2e/ +l)- 2β' - R -∑(2e, + l)
MIN = -
2β+ β' +1 - N
Edge-matching ADRC:
Figure imgf000007_0001
where Ν represents a number of neighboring encoded data to use, MIΝ' represents the MIΝ value of the neighboring block, DR and DR' respectively represents the DR value of the block and the neighboring block, Q represents a number of quantization bits used to encode the block, Q' represents a number of quantization bits used to encode the neighboring block, e[ represents the encoded data (e.g., Qcodes) and e'i represents the encoded neighboring data, such as the encoded data, of the neighboring block.
If the DR value is lost/ damaged, the MIΝ value and Q codes of the block and the DR, MIΝ and Q codes of the neighboring block are used to estimate DR. In one embodiment, DR may be estimated using a least squares estimation. For example: an integer formula for non edge-matching ADRC:
N <V
2β+1 • ( /N -M/N) -∑(2e, + 1)+ 2β"β' • DR -∑(2e,' +l)-(2e, + l)
DR = ^ * ^
∑(2e, + l)2 ι = l an integer formula for edge-matching ADRC:
Figure imgf000008_0001
where Ν represents a number of neighboring encoded data to use, MIΝ and MIΝ' respectively represent the MIΝ value of the block and the neighboring block, Q represents a number of quantization bits used to encode, Q' represents a number of quantization bits used to encode the neighboring block, ej and e respectively represent the encoded data of the block and the neighboring block and DR' represents the dynamic range of the neighboring block.
In another embodiment, an alternate recovery formula may be used. DR may be estimated as the value that makes the sum of decoded values of the block equal to the sum of the decoded values of the neighboring block. For example, DR is determined according to the following equation: Νon edge-matching ADRC:
2Q [DR' (2e' , +l) +
Figure imgf000008_0002
-MIN)] DR = —^ ϊ?
2δ ∑ (2e, + l)
1=1
Edge-matching ADRC:
Figure imgf000009_0001
where N represents a number of neighboring encoded data to use, MIN and MIN' respectively represent the MIN value of the block and the neighboring block, Q represents a number of quantization bits used to encode, Q' represents a number of quantization bits used to encode the neighboring block, ej and e,' respectively represent the encoded data of the block and the neighboring block and DR' represents the dynamic range of the neighboring block.
Other embodiments are also contemplated. For example, if MIN and MAX are used as compression constants, and one of them is damaged, DR is estimated and the compression constant is computed from the estimated DR. Furthermore, if MAX and DR are used, processing similar to MIN and DR described herein is used. Furthermore, other constants specifically not identified herein may be used. It is contemplated that other constant levels may function similar to MIN and appropriate equations would be derived therefrom.
In an alternate embodiment, variables used to determine other compression constants are also used to determine other compression constants discussed herein. For example, for data encoded using ADRC, the Qbit and motion flag values utilize the following variables:
N χ = ∑e,
(=1
N
Y = ∑e,'
1 = 1 where ej and ej' respectively represent the encoded data of the block and the neighboring block. As a large percentage of the hardware is devoted to computing the above sums (because the sums may be taken over N usable neighboring relations), the complexity of MIN and DR estimation circuits may be greatly reduced by inputting X and Y values where applicable. Thus, in one embodiment, for example, using X and Y, MIN and DR may be determined as follows: Non edge-matching ADRC: 2β+g-' • N • MIN +2Q~2 -DR-(2-Y+N)- 2β''2 • DR ■ (2 X + N)
MIN =
2β+β'-'-N
2β -[2β'+1 -N-(MIN'-MIN)+ DR -(2 • Y + N)}
DR = .
2β-(2-X+N)
Edge-matching ADRC:
(2β -l)(2β' -l)-N-(2-M/N + l)+2-(2β -X)-DR Y -2-(2Q -X)-DR-X MIN= 2-(2β-l (2β -l)-N
(2° - l)(2g' - !)• (MIN -MIN)+ DR N] DR= (2ϋ'-X}X
where Ν represents the number of neighboring data, Q and Q' respectively represent the Q bit number of the block and the neighboring block, MIΝ' represents the MIΝ value of the neighboring block, DR and DR' respectively represent the DR of the block and neighboring block.
In the present embodiment, the numerator may be clipped such that n=max(0,n).
The numerator and denominator of the above equations may be large (e.g.24 bits), thus, a general purpose divider to accommodate a range of values would require much hardware. It has been determined that certain efficiencies can be realized without compromising on the effectiveness of the results. As the allowed ranges of the compression values (e.g. MIΝ and DR) are restricted to certain ranges (e.g.0 - 255 for one implementation), only a low precision (e.g.8 bit) is required. It has also been determined that leading zeros can be eliminated without changing the accuracy of the result and the least significant bit can be truncated with only a minor effect on the result.
Thus, an alternate embodiment is described with reference to Figure 2. In this embodiment, the steps can be performed quickly in hardware logic. As noted above the DR and MIN equations require a division operation to be performed; therefore, a numerator and denominator of the quotient will be referred to in the following discussion.
At step 205, the numerator of a formula for determining MIN is computed using full precision. At step 210, the denominator is computed using full precision. At step 215, the numerator and denominator are reduced by shifting off the least significant bit until both are at least K-bits in length (i.e., until K-bits or less in length). In the present embodiment, the numerator and denominator are shifted the same number of bits. However, in alternate embodiments, the numerator and denominator maybe shifted a different number of bits. In such an embodiment, compensation would be made elsewhere for the bit-shift differential.
Thus, in the present embodiment, while (n > 2K or d > 2K ), then n/2 (shift off LSB) d/2 (shift off LSB) where n represents the value of the numerator and d represents the value of the denominator.
A value of K is selected such that integer division can be performed using cost efficient logic while maintaining an acceptable image quality. In one embodiment, K is selected such that the maximum error is not visually detectable, e.g., the maximum error is not greater than 3%. In the present embodiment in which an 8 bit encoding is used, K is selected to be 13.
At step 230, the value is clipped for consistency with the auxiliary information available, for example other available compression constants. In the present example, the value is clipped to satisfy the allowable range of values. For example, for 8 bit ADRC: non edge-matching ADRC: MIN + DR ≤ 254 edge-matching ADRC: MIN + DR < 255 One embodiment of the system of the present invention is illustrated in Figure 3a. Figure 3a is a simplified functional block diagram of estimator circuitry that may be utilized to implement the processes described herein. For example, the circuitry may be implemented in specially configured logic, such as large scale integration (LSI) logic or programmable gate arrays. Alternately, as is illustrated in Figure 3b, the circuitry may be implemented as code executed by a dedicated, specially configured or general purpose processor, which executes instructions stored in a memory or other storage device. Furthermore, the present invention may be implemented as a combination of the above.
Referring to Figure 3a, numerator logic 310 determines the full precision value of the numerator portion of the computation performed to estimate a lost/damaged compression constant in the encoded domain. Denominator logic 320 similarly determines a full precision value of the denominator portion of the computation. In one embodiment, K-bit shift registers (not shown) shift out the least significant bits of the values generated by logic 310, 320 until the numerator and denominator are each K-bits in length. Alternately, the shift operation may be performed by computation logic 350. As described earlier, K is chosen, for example, empirically, such that the amount of logic/hardware required to perform subsequent operations is minimized for efficiency while maintaining an acceptable level of precision.
Computation logic 350 performs an integer division of the numerator and denominator. Clip logic 360 is optionally included to clip the output of computation logic 350 to be consistent with other available compression constants. Thus, using this structure, a fast, cost efficient circuit is provided for estimating lost/ damaged compression constants.
The output of the circuit is preferably coupled to additional logic (not shown) which decodes using data including the recovered compression constant. In one embodiment in which the data is image data, the decoded data is used to drive a display device.
An alternate embodiment of the circuit for recovering lost/damaged compression constants is shown in Figure 3b. The methods described herein can be implemented on a specially configured or general purpose processor system 370. Instructions are stored in the memory 390 and accessed by the processor 375 to perform many of the steps described herein. An input 380 receives the input bitstream and forwards the data to the processor 375. The output 385 outputs the data. In one embodiment, the output may consist of the decoded data, such as image data decoded once the compression constant is recovered, sufficient to drive an external device such as display 395. In another embodiment, the output 385 outputs the recovered compression constant. The recovered compression constant is then input to other circuitry (not shown) to generate the decoded data.
Although the present invention is discussed with respect to image data, the present invention may be used with any form of correlated data, including without limitation photographs or other two-dimensional static images, holograms, or other three-dimensional static images, video or other two- dimensional moving images, three-dimensional moving images, a monaural sound stream, or sound separated into a number of spatially related streams, such as stereo.
The invention has been described in conjunction with the preferred embodiment. It is evident that numerous alternatives, modifications, variations and uses will be apparent to those skilled in the art in light of the foregoing description.

Claims

CLAIMSWhat is claimed is:
1. A method for recovery of at least one lost/ damaged compression constant for a block of encoded data, said method comprising the step of estimating a compression constant of the block using encoded data of at least one neighboring block of data and other recoverable compression constants of the block (110).
2. The method as set forth in claim 1, wherein the encoded data is selected from the set comprising image data and sound data (110).
3. The method as set forth in claim 1, wherein the encoded data comprises image data and each block comprises compression constants selected from the group comprising MIN, DR and MAX, wherein MIN represents a minimum data value in the block, DR represents a dynamic range of the block and MAX represents a maximum data value in the block (110).
4. The method as set forth in claim 1, wherein the compression constant is determined using a difference function between encoded data of the block of encoded data and the neighboring block of data (110).
5. The method as set forth in claim 1, wherein the compression constant is determined using a least squares estimation (110).
6. The method as set forth in claim 1, wherein the compression constant is determined as a value that makes a sum of decoded values of the block equal to a sum of decoded values of the neighboring block (110).
7. The method as set forth in claim 3, wherein the step of estimating comprises determining MIN according to the to a formula selected from the group comprising:
2β+β'+1 • N ■ MIN +2β • DR' ∑ (2e ' +1)- 2β • DR -∑ (2e + l)
MIN = t≤J ^ and
Figure imgf000015_0001
where Ν represents a number of neighboring encoded data to use, MIΝ' represents the MIΝ value of the neighboring block, DR and DR' respectively represents the DR value of the block and the neighboring block, Q represents a number of quantization bits used to encode the block, Q' represents a number of quantization bits used to encode the neighboring block, ei represents the encoded data (e.g., Qcodes) and e'i represents the encoded neighboring data, such as the encoded data, of the neighboring block (110).
8. The method as set forth in claim 3, wherein the step of estimating comprises determining DR according to a formula selected from the group comprising:
Figure imgf000015_0002
Figure imgf000015_0003
2β∑ [DR' (2e' , +1) + 2β +1 (MIN -MIN)]
DR = — Ej j} , and
2β'∑(2e + l) ι= l
(2β - 1)∑ [DR e +(2Q' - X^MIN -MIN)]
DR ι = l
(2° " Σ 1 = 1 ^
where N represents a number of neighboring encoded data to use, MIN and MIN' respectively represent the MIN value of the block and the neighboring block, Q represents a number of quantization bits used to encode, Q' represents a number of quantization bits used to encode the neighboring block, e; and ej' respectively represent the encoded data of the block and the neighboring block and DR' represents the dynamic range of the neighboring block (110).
9. The method as set forth in claim 1, wherein integer computations are used to recover the lost/damaged compression constant (110).
10. The method as set forth in claim 3, wherein MIN is estimated as the value that minimizes an average difference between a decoded value of the block and a decoded value of the neighboring block (110).
11. The method as set forth in claim 3, wherein DR is estimated as the value that makes a sum of decoded values of the block equal to the sum of decoded values of the neighboring block (110).
12. The method as set forth in claim 1, wherein the step of estimating is performed in accordance with an equation computed by forming the numerator and denominator of the equation in full precision (205,210), shifting off a least significant bit from the numerator and the denominator until the numerator and the denominator are less than 2K (215), and performing K-bit division, where K is a constant (230).
13. A system for recovering at least one lost/damaged compression constant for a block of encoded data comprising an estimator configured to receive as input encoded data of at least one neighboring block of data and other recoverable compression constants of the block (105) and estimate a compression constant using the input (110).
14. The system as set forth in claim 13, wherein the estimator is chosen from a group comprising an estimation logic circuit, a processor, and a combination of estimation logic and a processor (110).
15. The system as set forth in claim 13, wherein the encoded data is selected from the set comprising image data and sound data (110).
16. The system as set forth in claim 13, wherein the encoded data comprises image data and each block comprises compression constants selected from the group comprising MIN, DR and MAX compression constants, wherein MIN represents a minimum data value in the block, DR represents a dynamic range of the block and MAX represents a maximum data value in the block (110).
17. The system as set forth in claim 13, wherein the compression constant is determined using a difference function between encoded data of the block of encoded data and the neighboring block of data (110).
18. The system as set forth in claim 13, wherein the compression constant is determined using a least squares estimation (110).
19. The system as set forth in claim 13, wherein the compression constant is determined as a value that makes a sum of decoded values of the block equal to a sum of decoded values of the neighboring block (110).
20. The system as set forth in claim 16, wherein MIN is estimated according to the following:
22+2'+I . N • MIN +2Q ■ DR' -∑(2e/ +1)- 2β' • DR -∑(2e, + l)
- MK-I-N. Y = ^ β t+ β J ' +l t≤J , a cunidu.
Figure imgf000018_0001
where N represents a number of neighboring encoded data to use, MIN' represents the MIN value of the neighboring block, DR and DR' respectively represents the DR value of the block and the neighboring block, Q represents a number of quantization bits used to encode the block, Q' represents a number of quantization bits used to encode the neighboring block, ei represents the encoded data (e.g., Qcodes) and e'i represents the encoded neighboring data, such as the encoded data, of the neighboring block (110).
21. The system as set forth in claim 16, wherein DR is estimated according to the following:
2β+1 • (MI -MIN) ■ γJ(2eι + X)+ 2β"β' • DR - T (2e ' +l)-(2e + l)
DR
Σ ι = ! (2*, + 02
Figure imgf000019_0001
2 β J [DR' (2e' , +1) + 2β' + ' (M/N - M/N)]
DR = — - ) , and
2β'∑ (2e1 + l)
(2Q - l)∑[DR e +(2β' - X (MIN -MIN)]
DR
where Ν represents a number of neighboring encoded data to use, MIΝ and MIΝ' respectively represent the MIΝ value of the block and the neighboring block, Q represents a number of quantization bits used to encode, Q' represents a number of quantization bits used to encode the neighboring block, ej and e;' respectively represent the encoded data of the block and the neighboring block and DR' represents the dynamic range of the neighboring block (110).
22. The system as set forth in claim 13, wherein integer computations are used to recover the lost/damaged compression constant (110).
23. The system as set forth in claim 16, wherein MIΝ is estimated as the value that minimizes an average difference between a decoded value of the block and a decoded value of a neighboring block (110).
24. The system as set forth in claim 16, wherein DR is estimated as the value that makes a sum of decoded values of the block equal to a sum of decoded values of the neighboring block (110).
25. The system as set forth in claim 13, wherein the estimation logic comprises: full precision registers configured to store a numerator and denominator of an equation used to estimate (205,210); shift logic configured to shift off the least significant bit until the numerator and the denominator are less than 2K (215); and division logic configured to perform K-bit division, where K is a constant (230).
26. A computer readable medium containing executable instructions, which, when executed in a processing system, causes the system to perform the steps for recovery of at least one lost/ damaged compression constant of a block of encoded data, comprising estimating a compression constant of the block using encoded data of at least one neighboring block of data and other recoverable compression constants of the block (110).
27. The computer readable medium as set forth in claim 26, wherein the encoded data is selected from the set comprising image data and sound data (110).
28. The computer readable medium as set forth in claim 26, wherein the encoded data comprises compression constants selected from the group comprising MIN, DR and MAX, wherein MIN represents a minimum data value in the block, DR represents a dynamic range of the block and MAX represents a maximum data value in the block (110).
29. The computer readable medium as set forth in claim 26, wherein the compression constant is determined using a difference function between encoded data of the block of encoded data and the neighboring block of data (110).
30. The computer readable medium as set forth in claim 26, wherein the compression constant is determined using a least squares estimation (110).
31. The computer readable medium as set forth in claim 26, wherein the compression constant is determined as a value that makes a sum of decoded values of the block equal to a sum of decoded values of the neighboring block (110).
32. The computer readable medium as set forth in claim 28, wherein estimating comprises determining MIN according to the following:
N N
2β+β+1 • N MIN +2β • DR -∑(2e,' +1)- 2β' • DR • (2e, + l) MIN = 2 «-N ~ '
(2β-l)(2β -l)N-(2 //vπ+l)+2-(2β-l)-DR-∑e,'-2-(2β-l)DR-Xe,
M!N- 2.(2»-l).f « -l>W'" "~ where Ν represents a number of neighboring encoded data to use, MIΝ' represents the MIΝ value of the neighboring block, DR and DR' respectively represents the DR value of the block and the neighboring block, Q represents a number of quantization bits used to encode the block, Q' represents a number of quantization bits used to encode the neighboring block, ei represents the encoded data (e.g., Qcodes) and e'i represents the encoded neighboring data, such as the encoded data, of the neighboring block (110).
33. The computer readable medium as set forth in claim 28, wherein estimating comprises determining DR according to a formula from the group comprising: 2β+1-(M/N- /N)-∑(2e +l)+2β-β'-DR-∑(2e'+l)-(2eι+l)
DR = -
∑(2*,+1)2
Figure imgf000022_0001
ι = l
2 β T [DR' (2e' , +1) + 2β' + ' ( /tV - /N)]
D? = — ]7 , and
2β'∑(2e,+l)
Figure imgf000022_0002
where Ν represents a number of neighboring encoded data to use, MIΝ and MIΝ' respectively represent the MIΝ value of the block and the neighboring block, Q represents a number of quantization bits used to encode, Q' represents a number of quantization bits used to encode the neighboring block, ej and e' respectively represent the encoded data of the block and the neighboring block and DR' represents the dynamic range of the neighboring block (110).
34. The computer readable medium as set forth in claim 28, wherein MIΝ is estimated as the value that minimizes an average difference between a decoded value of the block and a decoded value of the neighboring block (110).
35. The computer readable medium as set forth in claim 28, wherein DR is estimated as the value that makes a sum of decoded values of the block equal to a sum of decoded values of the neighboring block (110).
36. The computer readable medium as set forth in claim 26, wherein integer computations are used to recover the lost/ damaged compression constants (110).
37. The computer readable medium as set forth in claim 26, wherein the equation is computed by forming the numerator and denominator of the equation in full precision registers (205,210), shifting off the least significant bit until the numerator and the denominator are less than 2K(215), and performing K-bit division, where K is a constant (230).
38. An apparatus for recovering at least one lost/damaged compression constant for a block of encoded data comprising means for estimating a compression constant of the block using encoded data of at least one neighboring block of data and other recoverable compression constants of the block (110).
39. The apparatus as set forth in claim 38, wherein the encoded data comprises image data and each block comprises MIN, DR and MAX compression constants selected from the group compressions, wherein MIN represents a minimum data value in the block, DR represents a dynamic range of the block and MAX represents a maximum data value in the block (110).
40. The apparatus as set forth in claim 35, wherein the equation is computed by forming the numerator and denominator of the equation in full precision (205,210), shifting off the least significant bit until the numerator and the denominator are less than 2K(215), and performing K-bit division, where K is a constant (230).
PCT/US2000/003611 1999-02-12 2000-02-10 Apparatus and method for the recovery of compression constants in the encoded domain WO2000048404A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2000599215A JP4796228B2 (en) 1999-02-12 2000-02-10 Apparatus and method for restoring compression constant in encoding region
AT00910155T ATE528925T1 (en) 1999-02-12 2000-02-10 DEVICE AND METHOD FOR RECOVERING COMPRESSION CONSTANTS IN THE CODED AREA
EP00910155A EP1151616B1 (en) 1999-02-12 2000-02-10 Apparatus and method for the recovery of compression constants in the encoded domain
AU32295/00A AU3229500A (en) 1999-02-12 2000-02-10 Apparatus and method for the recovery of compression constants in the encoded domain

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/249,596 1999-02-12
US09/249,596 US6363118B1 (en) 1999-02-12 1999-02-12 Apparatus and method for the recovery of compression constants in the encoded domain

Publications (1)

Publication Number Publication Date
WO2000048404A1 true WO2000048404A1 (en) 2000-08-17

Family

ID=22944179

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/003611 WO2000048404A1 (en) 1999-02-12 2000-02-10 Apparatus and method for the recovery of compression constants in the encoded domain

Country Status (7)

Country Link
US (2) US6363118B1 (en)
EP (1) EP1151616B1 (en)
JP (1) JP4796228B2 (en)
KR (2) KR100704313B1 (en)
AT (2) ATE528925T1 (en)
AU (1) AU3229500A (en)
WO (1) WO2000048404A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003503915A (en) * 1999-06-29 2003-01-28 ソニー エレクトロニクス インク Time-varying randomization and indirect information transmission for data synchronization
JP2003503914A (en) * 1999-06-29 2003-01-28 ソニー エレクトロニクス インク Apparatus and method for decoding data encoded using intermediate values

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE69936280T2 (en) * 1998-08-20 2008-02-07 Victor Company of Japan, Ltd., Yokohama Apparatus and method for image compression
US6363118B1 (en) * 1999-02-12 2002-03-26 Sony Corporation Apparatus and method for the recovery of compression constants in the encoded domain
US9081681B1 (en) 2003-12-19 2015-07-14 Nvidia Corporation Method and system for implementing compressed normal maps
US7961195B1 (en) * 2004-11-16 2011-06-14 Nvidia Corporation Two component texture map compression
US8078656B1 (en) 2004-11-16 2011-12-13 Nvidia Corporation Data decompression with extra precision
US7928988B1 (en) 2004-11-19 2011-04-19 Nvidia Corporation Method and system for texture block swapping memory management
US7916149B1 (en) * 2005-01-04 2011-03-29 Nvidia Corporation Block linear memory ordering of texture data
KR100726285B1 (en) * 2005-06-07 2007-06-08 박종한 polyvinyl chloride textile print method
US20090207790A1 (en) * 2005-10-27 2009-08-20 Qualcomm Incorporated Method and apparatus for settingtuneawaystatus in an open state in wireless communication system
JP4508132B2 (en) * 2006-02-27 2010-07-21 ソニー株式会社 Imaging device, imaging circuit, and imaging method
US8610732B2 (en) * 2008-12-11 2013-12-17 Nvidia Corporation System and method for video memory usage for general system application
KR20130125168A (en) * 2012-05-08 2013-11-18 삼성전자주식회사 Video encoding device and encoding method thereof
KR102070622B1 (en) 2012-11-23 2020-01-29 삼성전자주식회사 Method and apparatus for estimating a quantization table for a video image
NZ734875A (en) * 2015-02-23 2023-04-28 Roger Thomas Mascull A bracket

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0398741A2 (en) * 1989-05-19 1990-11-22 Canon Kabushiki Kaisha Image information transmitting system
US5150210A (en) * 1988-12-26 1992-09-22 Canon Kabushiki Kaisha Image signal restoring apparatus
JPH05304659A (en) * 1992-02-28 1993-11-16 Sony Corp Decoder for block conversion code
EP0597576A2 (en) * 1992-09-02 1994-05-18 Sony Corporation Data transmission apparatus
WO1999021090A1 (en) * 1997-10-23 1999-04-29 Sony Electronics, Inc. Apparatus and method for providing robust error recovery for errors that occur in a lossy transmission environment

Family Cites Families (116)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3311879A (en) 1963-04-18 1967-03-28 Ibm Error checking system for variable length data
US3805232A (en) 1972-01-24 1974-04-16 Honeywell Inf Systems Encoder/decoder for code words of variable length
FR2387557A1 (en) 1977-04-14 1978-11-10 Telediffusion Fse NOISE VISIBILITY REDUCTION SYSTEMS ON TELEVISION IMAGES
GB2073534B (en) 1980-04-02 1984-04-04 Sony Corp Error concealment in digital television signals
GB2084432A (en) 1980-09-18 1982-04-07 Sony Corp Error concealment in digital television signals
US4509150A (en) 1980-12-31 1985-04-02 Mobil Oil Corporation Linear prediction coding for compressing of seismic data
GB2121642B (en) * 1982-05-26 1985-11-27 Sony Corp Error concealment in digital television signals
US4532628A (en) 1983-02-28 1985-07-30 The Perkin-Elmer Corporation System for periodically reading all memory locations to detect errors
US4574393A (en) 1983-04-14 1986-03-04 Blackwell George F Gray scale image processor
GB2163619A (en) * 1984-08-21 1986-02-26 Sony Corp Error concealment in digital television signals
JPH0746864B2 (en) 1984-08-22 1995-05-17 ソニー株式会社 High efficiency encoder
GB2164521B (en) * 1984-09-18 1988-02-03 Sony Corp Error concealment in digital television signals
DE3582314D1 (en) 1984-12-19 1991-05-02 Sony Corp HIGH-PERFORMANCE TECHNOLOGY FOR ENCODING A DIGITAL VIDEO SIGNAL.
JPH088684B2 (en) * 1984-12-21 1996-01-29 ソニー株式会社 High efficiency code decoding device
JPH0793724B2 (en) 1984-12-21 1995-10-09 ソニー株式会社 High efficiency coding apparatus and coding method for television signal
KR950009856B1 (en) * 1985-10-02 1995-08-29 도이체 톰손-브란트 게엠베하 Method for correcting television signal
JP2512894B2 (en) 1985-11-05 1996-07-03 ソニー株式会社 High efficiency coding / decoding device
JP2670259B2 (en) 1985-11-29 1997-10-29 ソニー株式会社 High efficiency coding device
JPH0746862B2 (en) 1985-11-30 1995-05-17 ソニー株式会社 Frame dropping compression encoding and decoding method
JP2612557B2 (en) 1985-12-18 1997-05-21 ソニー株式会社 Data transmission receiving system and data decoding device
JPS62231569A (en) 1986-03-31 1987-10-12 Fuji Photo Film Co Ltd Quantizing method for estimated error
JP2637973B2 (en) * 1987-04-13 1997-08-06 ソニー株式会社 Block encoding decoding device
JP2751201B2 (en) 1988-04-19 1998-05-18 ソニー株式会社 Data transmission device and reception device
JP2508439B2 (en) 1987-05-29 1996-06-19 ソニー株式会社 High efficiency encoder
DE3869475D1 (en) 1987-06-02 1992-04-30 Siemens Ag METHOD FOR DETERMINING MOTION VECTOR FIELDS FROM DIGITAL IMAGE SEQUENCES.
US4885636A (en) 1987-06-22 1989-12-05 Eastman Kodak Company Block adaptive linear predictive coding with adaptive gain and bias
US5122873A (en) 1987-10-05 1992-06-16 Intel Corporation Method and apparatus for selectively encoding and decoding a digital motion video signal at multiple resolution levels
US5093872A (en) 1987-11-09 1992-03-03 Interand Corporation Electronic image compression method and apparatus using interlocking digitate geometric sub-areas to improve the quality of reconstructed images
JP2629238B2 (en) 1988-02-05 1997-07-09 ソニー株式会社 Decoding device and decoding method
US4953023A (en) 1988-09-29 1990-08-28 Sony Corporation Coding apparatus for encoding and compressing video data
JP2900385B2 (en) 1988-12-16 1999-06-02 ソニー株式会社 Framing circuit and method
JP3018366B2 (en) 1989-02-08 2000-03-13 ソニー株式会社 Video signal processing circuit
JPH02248161A (en) 1989-03-20 1990-10-03 Fujitsu Ltd Data transmission system
US5185746A (en) 1989-04-14 1993-02-09 Mitsubishi Denki Kabushiki Kaisha Optical recording system with error correction and data recording distributed across multiple disk drives
JPH02280462A (en) 1989-04-20 1990-11-16 Fuji Photo Film Co Ltd Picture data compression method
US5208816A (en) 1989-08-18 1993-05-04 At&T Bell Laboratories Generalized viterbi decoding algorithms
JPH03141752A (en) 1989-10-27 1991-06-17 Hitachi Ltd Picture signal transmitting method
JP2533393B2 (en) 1990-02-16 1996-09-11 シャープ株式会社 NTSC-HD converter
US5166987A (en) 1990-04-04 1992-11-24 Sony Corporation Encoding apparatus with two stages of data compression
US5101446A (en) 1990-05-31 1992-03-31 Aware, Inc. Method and apparatus for coding an image
JPH0474063A (en) 1990-07-13 1992-03-09 Matsushita Electric Ind Co Ltd Coding method for picture
JP2650472B2 (en) 1990-07-30 1997-09-03 松下電器産業株式会社 Digital signal recording apparatus and digital signal recording method
JP2969867B2 (en) 1990-08-31 1999-11-02 ソニー株式会社 High-efficiency encoder for digital image signals.
GB9019538D0 (en) 1990-09-07 1990-10-24 Philips Electronic Associated Tracking a moving object
US5416651A (en) 1990-10-31 1995-05-16 Sony Corporation Apparatus for magnetically recording digital data
US5243428A (en) 1991-01-29 1993-09-07 North American Philips Corporation Method and apparatus for concealing errors in a digital television
US5636316A (en) 1990-12-05 1997-06-03 Hitachi, Ltd. Picture signal digital processing unit
ES2143136T3 (en) * 1990-12-28 2000-05-01 Canon Kk APPARATUS FOR IMAGE PROCESSING.
JP2906671B2 (en) 1990-12-28 1999-06-21 ソニー株式会社 Highly efficient digital video signal encoding apparatus and method
DE69226095T2 (en) 1991-01-17 1999-03-11 Sharp Kk Image coding and decoding system using an orthogonal transformation and bit allocation method
DE69225621T2 (en) 1991-01-17 1998-11-12 Mitsubishi Electric Corp Device for coding a video signal
US5455629A (en) 1991-02-27 1995-10-03 Rca Thomson Licensing Corporation Apparatus for concealing errors in a digital video processing system
JP3125451B2 (en) 1991-11-05 2001-01-15 ソニー株式会社 Signal processing method
JPH04358486A (en) 1991-06-04 1992-12-11 Toshiba Corp High efficiency code signal processing unit
JP2766919B2 (en) 1991-06-07 1998-06-18 三菱電機株式会社 Digital signal recording / reproducing device, digital signal recording device, digital signal reproducing device
US5263026A (en) 1991-06-27 1993-11-16 Hughes Aircraft Company Maximum likelihood sequence estimation based equalization within a mobile digital cellular receiver
JP3141896B2 (en) 1991-08-09 2001-03-07 ソニー株式会社 Digital video signal recording device
DE69217150T2 (en) 1991-09-30 1997-07-17 Philips Electronics Nv Motion vector estimation, motion picture coding and storage
JPH05103309A (en) 1991-10-04 1993-04-23 Canon Inc Method and device for transmitting information
US5398078A (en) 1991-10-31 1995-03-14 Kabushiki Kaisha Toshiba Method of detecting a motion vector in an image coding apparatus
US5400076A (en) * 1991-11-30 1995-03-21 Sony Corporation Compressed motion picture signal expander with error concealment
JP3278881B2 (en) 1991-12-13 2002-04-30 ソニー株式会社 Image signal generator
US5473479A (en) 1992-01-17 1995-12-05 Sharp Kabushiki Kaisha Digital recording and/or reproduction apparatus of video signal rearranging components within a fixed length block
JP3360844B2 (en) 1992-02-04 2003-01-07 ソニー株式会社 Digital image signal transmission apparatus and framing method
JPH05236427A (en) 1992-02-25 1993-09-10 Sony Corp Device and method for encoding image signal
US5247363A (en) * 1992-03-02 1993-09-21 Rca Thomson Licensing Corporation Error concealment apparatus for hdtv receivers
US5307175A (en) 1992-03-27 1994-04-26 Xerox Corporation Optical image defocus correction
JP3438233B2 (en) 1992-05-22 2003-08-18 ソニー株式会社 Image conversion apparatus and method
JP2976701B2 (en) 1992-06-24 1999-11-10 日本電気株式会社 Quantization bit number allocation method
US5359694A (en) 1992-07-27 1994-10-25 Teknekron Communications Systems, Inc. Method and apparatus for converting image data
US5438369A (en) 1992-08-17 1995-08-01 Zenith Electronics Corporation Digital data interleaving system with improved error correctability for vertically correlated interference
JPH06153180A (en) 1992-09-16 1994-05-31 Fujitsu Ltd Picture data coding method and device
EP0596826B1 (en) 1992-11-06 1999-04-28 GOLDSTAR CO. Ltd. Shuffling method for a digital videotape recorder
JP2991878B2 (en) * 1992-11-27 1999-12-20 三菱電機株式会社 Optical flow operation circuit
US5689302A (en) 1992-12-10 1997-11-18 British Broadcasting Corp. Higher definition video signals from lower definition sources
US5477276A (en) 1992-12-17 1995-12-19 Sony Corporation Digital signal processing apparatus for achieving fade-in and fade-out effects on digital video signals
US5805762A (en) 1993-01-13 1998-09-08 Hitachi America, Ltd. Video recording device compatible transmitter
US5416847A (en) 1993-02-12 1995-05-16 The Walt Disney Company Multi-band, digital audio noise filter
JPH06253287A (en) * 1993-02-24 1994-09-09 Sony Corp Block conversion code coder and decoder
US5737022A (en) 1993-02-26 1998-04-07 Kabushiki Kaisha Toshiba Motion picture error concealment using simplified motion compensation
JP3259428B2 (en) * 1993-03-24 2002-02-25 ソニー株式会社 Apparatus and method for concealing digital image signal
KR100261072B1 (en) 1993-04-30 2000-07-01 윤종용 Digital signal processing system
US5419847A (en) 1993-05-13 1995-05-30 The Procter & Gamble Company Translucent, isotropic aqueous liquid bleach composition
KR940026915A (en) 1993-05-24 1994-12-10 오오가 노리오 Digital video signal recording device and playback device and recording method
US5499057A (en) 1993-08-27 1996-03-12 Sony Corporation Apparatus for producing a noise-reducded image signal from an input image signal
US5406334A (en) 1993-08-30 1995-04-11 Sony Corporation Apparatus and method for producing a zoomed image signal
KR960012931B1 (en) 1993-08-31 1996-09-25 대우전자 주식회사 Channel error concealing method for classified vector quantized video
JP3590996B2 (en) 1993-09-30 2004-11-17 ソニー株式会社 Hierarchical encoding and decoding apparatus for digital image signal
US5663764A (en) 1993-09-30 1997-09-02 Sony Corporation Hierarchical encoding and decoding apparatus for a digital image signal
JP3495766B2 (en) 1993-10-01 2004-02-09 テキサス インスツルメンツ インコーポレイテツド Image processing method
KR100269213B1 (en) 1993-10-30 2000-10-16 윤종용 Method for coding audio signal
US5617333A (en) 1993-11-29 1997-04-01 Kokusai Electric Co., Ltd. Method and apparatus for transmission of image data
JP3271108B2 (en) 1993-12-03 2002-04-02 ソニー株式会社 Apparatus and method for processing digital image signal
JP3255321B2 (en) * 1993-12-17 2002-02-12 ソニー株式会社 Image data decoding device and image data decoding method
JPH07203428A (en) 1993-12-28 1995-08-04 Canon Inc Image processing method and its device
JP3321972B2 (en) 1994-02-15 2002-09-09 ソニー株式会社 Digital signal recording device
JP3161217B2 (en) 1994-04-28 2001-04-25 松下電器産業株式会社 Image encoding recording device and recording / reproducing device
JP3336754B2 (en) 1994-08-19 2002-10-21 ソニー株式会社 Digital video signal recording method and recording apparatus
US5903481A (en) 1994-09-09 1999-05-11 Sony Corporation Integrated circuit for processing digital signal
US5577053A (en) 1994-09-14 1996-11-19 Ericsson Inc. Method and apparatus for decoder optimization
JPH08140091A (en) 1994-11-07 1996-05-31 Kokusai Electric Co Ltd Image transmission system
US5594807A (en) 1994-12-22 1997-01-14 Siemens Medical Systems, Inc. System and method for adaptive filtering of images based on similarity between histograms
US5852470A (en) 1995-05-31 1998-12-22 Sony Corporation Signal converting apparatus and signal converting method
US5552608A (en) 1995-06-26 1996-09-03 Philips Electronics North America Corporation Closed cycle gas cryogenically cooled radiation detector
US5946044A (en) 1995-06-30 1999-08-31 Sony Corporation Image signal converting method and image signal converting apparatus
FR2736743B1 (en) 1995-07-10 1997-09-12 France Telecom METHOD FOR CONTROLLING THE OUTPUT RATE OF AN ENCODER OF DIGITAL DATA REPRESENTATIVE OF IMAGE SEQUENCES
JP3617879B2 (en) 1995-09-12 2005-02-09 株式会社東芝 Disk repair method and disk repair device for real-time stream server
KR0155900B1 (en) 1995-10-18 1998-11-16 김광호 Phase error detecting method and phase tracking loop circuit
US5724369A (en) 1995-10-26 1998-03-03 Motorola Inc. Method and device for concealment and containment of errors in a macroblock-based video codec
KR100197366B1 (en) 1995-12-23 1999-06-15 전주범 Apparatus for restoring error of image data
KR100196872B1 (en) * 1995-12-23 1999-06-15 전주범 Apparatus for restoring error of image data in image decoder
US5751862A (en) 1996-05-08 1998-05-12 Xerox Corporation Self-timed two-dimensional filter
US6134269A (en) 1996-09-25 2000-10-17 At&T Corp Fixed or adaptive deinterleaved transform coding for image coding and intra coding of video
US5938318A (en) 1997-08-19 1999-08-17 Mattsen; Gregory Paul Novelty shadow projection lamp
US6137915A (en) * 1998-08-20 2000-10-24 Sarnoff Corporation Apparatus and method for error concealment for hierarchical subband coding and decoding
US6363118B1 (en) * 1999-02-12 2002-03-26 Sony Corporation Apparatus and method for the recovery of compression constants in the encoded domain

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5150210A (en) * 1988-12-26 1992-09-22 Canon Kabushiki Kaisha Image signal restoring apparatus
EP0398741A2 (en) * 1989-05-19 1990-11-22 Canon Kabushiki Kaisha Image information transmitting system
JPH05304659A (en) * 1992-02-28 1993-11-16 Sony Corp Decoder for block conversion code
EP0597576A2 (en) * 1992-09-02 1994-05-18 Sony Corporation Data transmission apparatus
WO1999021090A1 (en) * 1997-10-23 1999-04-29 Sony Electronics, Inc. Apparatus and method for providing robust error recovery for errors that occur in a lossy transmission environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
PATENT ABSTRACTS OF JAPAN vol. 018, no. 105 (E - 1512) 21 February 1994 (1994-02-21) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003503915A (en) * 1999-06-29 2003-01-28 ソニー エレクトロニクス インク Time-varying randomization and indirect information transmission for data synchronization
JP2003503914A (en) * 1999-06-29 2003-01-28 ソニー エレクトロニクス インク Apparatus and method for decoding data encoded using intermediate values

Also Published As

Publication number Publication date
US20030223490A1 (en) 2003-12-04
KR20020000763A (en) 2002-01-05
US6859493B2 (en) 2005-02-22
US6363118B1 (en) 2002-03-26
JP2002537698A (en) 2002-11-05
KR20010101836A (en) 2001-11-14
JP4796228B2 (en) 2011-10-19
ATE528925T1 (en) 2011-10-15
AU3229500A (en) 2000-08-29
EP1151616A1 (en) 2001-11-07
KR100704736B1 (en) 2007-04-09
ATE533307T1 (en) 2011-11-15
KR100704313B1 (en) 2007-04-09
EP1151616B1 (en) 2011-10-12

Similar Documents

Publication Publication Date Title
US6859493B2 (en) Apparatus and method for the recovery of compression constants in the encoded domain
EP0877530B1 (en) Digital image encoding and decoding method
US6931159B2 (en) Size reduction method and device for compressed images
US20070133687A1 (en) Motion compensation method
JP2997355B2 (en) Decryption device
EP2168382B1 (en) Method for processing images and the corresponding electronic device
CN101105857A (en) High capacity reversible water mark method based on predication and companding technology
US20030118104A1 (en) System, method, and software for estimation of motion vectors
JPH10224790A (en) Filter eliminating block noise in companded image and filter method
EP1151615B1 (en) Apparatus and method for the recovery of compression constants in the encoded domain
WO2000048319A1 (en) Method and apparatus for truncated decoding
JP2006080933A (en) Image signal processing device and method therefor
JP3464397B2 (en) Coding display method when coding image information
US20040013200A1 (en) Advanced method of coding and decoding motion vector and apparatus therefor
WO2000048403A1 (en) Method and apparatus for error data recovery
US6178266B1 (en) Method and apparatus for the recovery of compression constants in the encoded domain
JP4731972B2 (en) Image encoding method and image encoding apparatus
US6473876B1 (en) Method and apparatus for encoding of bitstreams using rotation
US6671420B1 (en) Method for processing saturated intervals in video sequences
JP3310633B2 (en) Decryption device
US6665443B1 (en) Robust encoded domain pixel decoding
US6266448B1 (en) Method of and apparatus for compressing and encoding digitized moving picture signals
JP2007060334A (en) Image processing device and method therefor
JP3257124B2 (en) Decoding device for block transform code
Zargari et al. Error concealment of damaged LL sub-band in motion JPEG 2000

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: IN/PCT/2001/00879/MU

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 2000910155

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1020017010023

Country of ref document: KR

ENP Entry into the national phase

Ref document number: 2000 599215

Country of ref document: JP

Kind code of ref document: A

WWP Wipo information: published in national office

Ref document number: 2000910155

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020017010023

Country of ref document: KR

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWG Wipo information: grant in national office

Ref document number: 1020017010023

Country of ref document: KR