Information
-
Patent Application
-
20030133618
-
Publication Number
20030133618
-
Date Filed
February 05, 200321 years ago
-
Date Published
July 17, 200321 years ago
-
CPC
-
US Classifications
-
International Classifications
- G06K009/36
- G06K009/46
- G06T005/00
- G06T009/00
Abstract
The present invention provides a method for comprising data by determining a central value that is greater than the minimum value and less than the maximum value of the range of data. In one embodiment, the central value is chosen to be a value that substantially reduces a decoding error in the event that the range of values is subsequently estimated. In one embodiment, the central value is the value that minimizes the expected mean square error during reconstruction when there is an error. In one embodiment, the maximum and minimum values represent intensity data for pixels of an image. In another embodiment, the compression process is Adaptive Dynamic Range Coding, and the central value is a value within the dynamic range, excluding the maximum and minimum values.
Description
BACKGROUND OF THE INVENTION
[0001] 1. Field of the Invention
[0002] The present invention relates to encoding of data to provide for robust error recovery due to data losses typically incurred during transmission or storage of signals.
[0003] 2. Art Background
[0004] A number of techniques exist for reconstructing lost/damaged data due to random errors that may occur during signal transmission or storage. However, these techniques are limited at handling the loss of consecutive packets of data. Consecutive loss of packets of data is described in the art as burst error. Burst errors may result in a reconstructed signal with such a degraded quality that it is easily apparent to the end user.
[0005] Additionally, compression methodologies used to facilitate high speed communications compound the signal degradation caused by burst errors, thus adding to the degradation of the reconstructed signal. Examples of burst error loss affecting transmitted and/or stored signals is seen in high definition television (“HDTV”) signals, mobile telecommunication applications, as well as video storage technologies including compact disc (CD), video disk (e.g., DVD), and video cassette recorders (VCRs).
[0006] In one application, the advent of HDTV has led to television systems with a much higher resolution than the current standards proposed by the National Television Systems Committee (“NTSC”). Proposed HDTV signals are predominantly digital. Accordingly, when a color television signal is converted for digital use the luminance and chrominance signals can be digitized using eight bits. Digital transmission of NTSC color television so encoded requires a nominal bit rate of about two hundred and sixteen megabits per second. The transmission rate is greater for HDTV which would nominally require about 1200 megabits per second. Such high transmission rates are well beyond the bandwidths supported by current wireless standards. Accordingly, an efficient compression methodology is required.
[0007] Compression methodologies also play an important role in mobile telecommunication applications. Typically, packets of data are communicated between remote terminals in mobile telecommunication applications. The limited number of transmission channels in mobile communications requires an effective compression methodology prior to the transmission of packets. A number of compression techniques are available to facilitate high transmission rates.
[0008] Adaptive Dynamic Range Coding (“ADRC”) and Discrete Cosine Transform (“DCT”) coding provide image compression techniques known in the art. Both techniques take advantage of the local correlation within an image to achieve a high compression ratio. However, an efficient compression algorithm can result in compounded error propagation because errors in an encoded signal are more prominent when subsequently decoded. This error multiplication can result in a degraded video image that is readily apparent to the user.
SUMMARY OF THE INVENTION
[0009] The present invention provides a method for compressing data by determining a central value that is greater than the minimum value and less than the maximum value of the range of data. In one embodiment, the central value is chosen to be a value that substantially reduces a decoding error in the event that the range of values is subsequently estimated. In one embodiment, the central value is the value that minimizes the expected mean square error during reconstruction when there is an error. In one embodiment, the maximum and minimum values represent intensity data for pixels of an image. In another embodiment, the compression process is Adaptive Dynamic Range Coding, and the central value is a value within the dynamic range, excluding the maximum and minimum values.
BRIEF DESCRIPTION OF THE DRAWINGS
[0010] The objects, features and advantages of the present invention will be apparent from the following detailed description in which:
[0011]
FIG. 1A shows an embodiment of the signal encoding, transmission, and subsequent decoding processes.
[0012]
FIGS. 1B and 1C show embodiments of the present invention implemented as software executed by a processor.
[0013]
FIGS. 1D and 1E show embodiments of the present invention implemented as hardware logic.
[0014]
FIG. 2 illustrates an embodiment of a packet structure.
[0015]
FIGS. 3A and 3B show the difference between the actual and recovered Qcode levels when the dynamic range (DR) is overestimated according to one embodiment.
DETAILED DESCRIPTION
[0016] The present invention provides a method for coding and arranging a signal stream to provide for a robust error recovery and methods for performing error recovery. 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.
[0017] The following is described in the context of Adaptive Dynamic Range Coding (ADRC) encoded video images, and more particularly the recovery of lost or damaged (lost/damaged) compression parameters such as dynamic range (DR). However, it is contemplated that the present invention is not limited to video, not limited to ADRC encoding, and not limited to the particular compression parameters generated. Rather, it will be apparent that the present invention is applicable to different compression technologies, and different types of correlated data, including, but not limited to, two-dimensional static images, hologram images, three-dimensional static images, video, two-dimensional moving images, three dimensional moving images, monaural sound, and N-channel sound. The present invention is also applicable to different compression parameters including, but not limited to, the central value (CEN) 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, Sep. 4-6, 1991, Turin, Italy.
[0018] The signal encoding, transmission, and subsequent decoding processes are generally illustrated in FIG. 1A. Signal 100 is a data stream input to Encoder 110.
[0019] Encoder 110 can follow the Adaptive Dynamic Range Coding (“ADRC”) compression algorithm and generate Packets 1, . . . N for transmission along transmission Media 135. Decoder 120 receives Packets 1, . . . N from Transmission Media 135 and generates Signal 130. Signal 130 is a reconstruction of Signal 100.
[0020] Encoder 110 and Decoder 120 can be implemented a variety of ways to perform the functionality described herein. In one embodiment, Encoder 110 and/or Decoder 120 are embodied as software stored on media and executed by a general purpose or specifically configured computer or data processing system, typically including a central processing unit, memory and one or more input/output devices and co-processors, as shown in FIGS. 1B and 1C. Alternately, the Encoder 110 and/or Decoder 120 may be implemented as logic to perform the functionality described herein, as shown in FIGS. 1D and 1E. In addition, Encoder 110 and/or Decoder 120 can be implemented as a combination of hardware, software or firmware.
[0021] Embodiments of circuits for encoding and recovering lost/damaged compression parameters are shown in FIGS. 1B and 1C. The methods described herein can be implemented on a specially configured or general purpose processor system 170. Instructions are stored in the memory 190 and accessed by the processor 175 to perform many of the steps described herein. An input 180 receives the input bitstream and forwards the data to the processor 175. The output 185 outputs the data. In FIG. 1B, the output may consist of the encoded data. In FIG. 1C, the output may consist of the decoded data, such as image data decoded once the compression parameter is recovered, sufficient to drive an external device such as display 195.
[0022] In another embodiment, the output 185 outputs the recovered compression parameter. The recovered compression parameter is then input to other circuitry to generate the decoded data.
[0023] An alternate embodiment of the circuits for encoding compression parameters and recovering lost/damaged compression parameters are shown in FIGS. 1D and 1E. The methods described herein may be implemented in specially configured logic, such as Application Specific Integrated Circuits (ASIC), large scale integration (LSI) logic, a programmable gate array, or one or more processors.
[0024]
FIG. 2 illustrates one embodiment of data structure or packet structure 300 used for the transmission of the data across point-to-point connections as well as networks.
[0025] Packet structure 300 is generated by encoder 110 and is transmitted across transmission/storage media 135. For one embodiment, packet structure 300 comprises five bytes of header information, eight DR bits, eight CEN bits, a motion flag bit, a five bit threshold index, and 354 bits of Q codes. The packet structure described herein is illustrative and may typically be implemented for transmission in an asynchronous transfer mode (“ATM”) network. However, the present invention is not limited to the packet structure described and a variety of packet structures that are used in a variety of networks can be utilized.
[0026] In one embodiment, data structure 300 is stored in a computer readable memory, so that data structure 300 can be accessed by a program being executed on a data processing system. The data structure 300 stored in the memory includes a dynamic range data object (DR) and a central value data object (CEN) associated with the dynamic range data object. The central value data object has a value that is greater than a minimum value of the dynamic range data object, and less than a maximum value of the dynamic range data object. The central value data object substantially reduces a decoding error in the event that the dynamic range data object is estimated. Each data structure 300 may be a packet structure.
[0027] As noted above, the exemplary system and apparatus described above may be used to encode images, such as video or moving images, using ADRC. ADRC has been established as a feasible real-time technique for coding and compressing images in preparation for constant bit-rate transmission.
[0028] The discrete data points that make up a digital image are known as pixels. Each pixel may be represented independently using 8 bits, but other representations can also be used for the purposes of compression or analysis. Many representations begin by dividing this raw data into disjoint sets. For historical reasons, these sets, which may be composed of one or more pieces of data or pixels, are referred to as “blocks”, even though they may not have a traditional block shape. The data may then be characterized by compression parameters. In one embodiment, these compression parameters include block parameters and bitstream parameters.
[0029] A block parameter includes data that describes how an image looks. The block parameter therefore may be used to define one or more attributes of a block. For example, in ADRC, block-wide information can include the minimum pixel value (MIN), the maximum pixel value (MAX), the central pixel value (CEN), the dynamic range of the pixel values (DR), or any combination of these values.
[0030] A bitstream parameter may include data that describes how an image is encoded. In one embodiment, a bitstream parameter may indicate the number of bits used to encode data. For example, in ADRC, the bitstream parameters may include Qbit and motion flag (MF) values. In this embodiment, the bitstream parameter therefore can indicate how the data is encoded that represents where a pixel value lies within the range specified by the global information.
[0031] In one example in which ADRC encoding is used, the block data is comprised of the MIN, DR and Qbit number (defined below), and the pixel data is comprised of Qcodes. DR may be defined as MAX−MIN or MAX−MIN+1. In the present embodiment, as will be explained below, CEN may be defined as a value between MIN and MAX. For example, CEN may be equal to MIN+DR/2.
[0032] A Q code is an integer in the range [0,2Q−1] that identifies one value in the set {MIN, MIN+1, . . . , CEN, . . . , MAX}. Since the Qbit number, Q, 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 Qcode 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, . . . , CEN, . . . , MAX} without any error. Pixels with other values are rounded to one of these eight values. This rounding introduces quantization error.
[0033] Temporal compression is feasible for a sequence of like images spanning more than one instance in time. An image frame is defined as the 2-dimensional collection of pixels arising within a given time period. It is well known that data from corresponding locations of temporally close image frames is likely to contain similar values. When this is true, compression is improved by encoding each of these like values only once.
[0034] In a second example, multiple image frames are encoded by adding a motion flag (MF) to the block information of the first example. This MF indicates whether or not data from each frame is encoded using separate Qcodes. If no motion is indicated, the same Qcodes are used to represent each frame of data. If motion is indicated, then separate Qcodes are used to encode each frame.
[0035] Two methods of ADRC coding can be used: non-edge-matching ADRC, and edge matching ADRC. These methods differ in the precise formula used to generate the quantization code (Qcode) value. On the other hand, the methods have much in common. Both methods begin by segmenting the image into blocks, and then determining the maximum (MAX) and minimum (MIN) pixel value for each block. In 2D ADRC, one quantization code (Qcode) value is determined for each pixel. In 3D ADRC, a motion flag (MF) value (1 if motion, 0 otherwise) is determined for each block. When the motion flag is 1, a unique Qcode can be determined for each block. When the motion flag is 0, then corresponding pixel values can be averaged for each block, the block parameter values are updated accordingly, and a single Qcode can be determined that will represent the corresponding pixels from each frame.
[0036] Non-edge-matching ADRC can define the DR value as
DR
=MAX−MIN+1 (1)
[0037] and a quantization code as
1
[0038] where Q is the number of quantization bits, and xi is the original pixel value (or averaged pixel value, in the case of non-motion blocks in 3D ADRC). Pixel values can be reconstructed or recovered according to the following formula:
2
[0039] where MAX represents the maximum level of a block, MIN represents the minimum level of a block, Q represents the number of quantization bits, qi represents the quantization code (encoded data), x′i represents the decoded level of each sample, and where it is expected that x′i≈xi.
[0040] Edge-matching ADRC can define the DR value as
DR
=MAX−MIN (4)
[0041] and a quantization code as
3
[0042] where Q is the number of quantization bits, and xi is the original pixel value (or averaged pixel value, in the case of non-motion blocks in 3D ADRC). Pixel values can be reconstructed or recovered according to the following formula:
4
[0043] where MAX represents the maximum level of a block, MIN represents the minimum level of a block, Q represents the number of quantization bits, qi represents the quantization code (encoded data), x′i represents the decoded level of each sample, and where it is expected that x′i≈xi.
[0044] Although the exemplary quantization code and reconstruction formulae above for ADRC uses the MIN value, any value greater than or equal to MIN, and less than or equal to MAX, may be used, along with DR, to encode and decode pixel values. For both edge matching and non-edge matching ADRC, the DR value may be lost during transmission. If DR is lost, then pixel values are reconstructed using an estimate for DR.
[0045] The maximum decoding error when DR is overestimated (or underestimated) is related to the value, e.g., block parameter, that is used to encode and decode the pixel values. FIGS. 3A and 3B illustrate the difference between the actual and recovered Qcode levels when the DR is overestimated by 20%.
[0046] For example, FIG. 3A shows the maximum decoding error when DR is overestimated by 20% and the MIN value is used to encode and decode. FIG. 3B shows the maximum decoding error when DR is overestimated by 20%, and the CEN value is used. The maximum decoding error for FIG. 3B, which uses CEN, is much less than the maximum decoding error shown in FIG. 3A, which uses MIN.
[0047] The axis 210 on the left of FIG. 3A illustrates the proper recovery of Qcodes in a 2-bit ADRC block, using non-edge-matching ADRC. The right axis 220 shows the Qcodes which are recovered if the DR is overestimated by 20%. As indicated, the maximum decoding error is realized for the largest Qcode value. (A similar result occurs when the DR is underestimated.)
[0048] The performance illustrated in FIG. 3A may be compared to that illustrated in FIG. 3B which uses a Central Value in place of MIN. Assuming the same DR estimation error is realized, the maximum recovery error has been halved using CEN. Furthermore, the expected mean-square error has also been reduced, providing a corresponding increase in the signal-to-noise ratio (SNR) of the recovered signal. Thus, by using CEN, the recovery of Qcodes for the encoding, transmission, and decoding of image data can be enhanced and both the mean square decoding error and the maximum decoding error in the event of DR estimation error can be substantially reduced, and even minimized.
[0049] The central value may be selected as a value that substantially reduces, and even minimizes, the expected mean square error for reconstruction when DR is estimated, and has a constant DR estimation error. This value may be determined by the following process.
[0050] A general form of the ADRC decoding equation without truncation error is:
5
[0051] where values for zi, M and K are provided in Table 1. The general form of Eq. (7) both simplifies the ADRC notation and allows for simultaneous derivation of formulas for non-edge-matching and edge-matching ADRC.
1TABLE 1
|
|
Values of the terms used in the generalized decoding equation
Non-edge-matchingEdge-matching
TermADRCADRC
|
ziqi + ½qi
M2Q2Q − 1
K0½
|
[0052] If instead of transmitting the MIN value, some other value is transmitted and the DR value is strictly positive, the other value may be expressed as:
VAL
=MIN+αDR (8)
[0053] where α is a constant. The ADRC decoding equation may therefore be:
6
[0054] Let DRe represent erroneous estimate of the dynamic range. The erroneous decoding may be represented as:
7
[0055] where Xerror(i) represents an erroneous decoding, and so the decoding error errori=xi−Xerror(i) can be written:
8
[0056] Therefore, the mean square error (MSE) may be expressed as a function of α:
9
[0057] where errors represents the decoding error, N represents the number of erroneously decoded pixels, and α is a non-negative real number.
[0058] The expected mean square error may be expressed as a function of a to optimize over α:
10
[0059] where MSE (α) represents the mean square error expressed as a function of α, and E represents the expected mean square error.
[0060] The conditions for minimization can be checked by computing the first and second derivatives:
11
[0061] From Eq. (18), the second derivative is strictly positive whenever DRe≠DR; therefore the point at which E′ (MSE(α))=0 is the global minimum. This may be achieved if:
[0062] 2M2α=2E(zi)M (19)
[0063] Eq. (19) therefore implies that:
12
[0064] Assuming a uniform distribution of Qcode values, the expected values may be:
13
[0065] Thus, in the case of non-edge-matching ADRC Eq. (20) may become:
14
[0066] Similarly for edge-matching ADRC, Eq. (20) may become:
15
[0067] Substituting α=½ back into Eq. (8), the optimal value to transmit may be:
VAL
=MIN+DR/2=CEN (24)
[0068] for either non-edge-matching ADRC or edge-matching ADRC.
[0069] Although this derivation assumed a uniform distribution of Qcode values, a non-uniform distribution which favors Qcode values near the middle of the region also supports the use of the CEN value.
[0070] The benefit of transmitting the CEN value can be quantified using Eq. (16) and substituting α=0 so that VAL=MIN and α=½ so that VAL=CEN.
[0071] Assuming a uniform distribution of Qcode values, E(qi2) may be calculated as:
16
[0072] The ratio of the mean square errors for CEN value decoding to the mean square errors for MIN value decoding is tabulated in Table 2 for various Qbit values Q:
172TABLE 2
|
|
The ratio of the E(MSE) for CEN value decoding to the E(MSE)
for MIN value decoding versus the Qbit value Q.
MSE reduction ratio
QNon-edge-matching ADRCEdge-matching ADRC
|
10.2000.500
20.2380.357
30.2470.300
40.2490.274
40.2500.262
60.2500.256
70.2500.253
|
[0073] The reduction in mean square error for DR recovery assuming some common types of ADRC encoding is therefore quantified. Thus, the CEN value is the mean square optimal counterpart of DR in ADRC transmission subject to DR loss. This type of encoding is referred to herein as Central Value ADRC.
[0074] In Central Value ADRC, the central value (CEN) can be transmitted in place of the MIN value. In one embodiment, as discussed above, the CEN value may be defined as
18
[0075] In this embodiment, the reconstruction formulas for x′i may be found by substituting MIN=CEN−DR/2 in Eqs. (3) and (6). That is, for non-edge-matching ADRC:
19
[0076] and in the case of edge-matching ADRC:
20
[0077] In the error-free case, the performance of Central Value ADRC using CEN is similar to ADRC using a MIN value. However, in the presence of DR loss, Central Value ADRC may provide better lost/damaged data recovery performance compared with the MIN value ADRC.
[0078] The invention has been described in conjunction with a 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
- 1. A method for encoding data comprising determining a central value for a range of values by selecting a value that is greater than a minimum value of a range of data and less than a maximum value of the range of data and substantially reduces a decoding error in the event that the range of values is subsequently estimated.
- 2. The method of claim 1, wherein the maximum and minimum values represent information selected from the group comprising two-dimensional static images, hologram images, three-dimensional static images, video, two-dimensional moving images, three dimensional moving images, monaural sound, and N-channel sound.
- 3. The method of claim 1, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC), and the central value is a value within a dynamic range of data, excluding the maximum and minimum values.
- 4. The method of claim 1, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is the value that substantially reduces the expected mean square decoding error and the maximum decoding error during recovery.
- 5. The method of claim 1, wherein the data comprises pixel data, encoding is performed on pixel data using Adaptive Dynamic Range Coding (ADRC), and encoded data includes a quantization code (Qcode) defined according to an equation selected from the group comprising:
- 6. The method of claim 1, wherein the data comprises pixel data, encoding is performed on pixel data using Adaptive Dynamic Range Coding (ADRC) and recovered data is reconstructed from the encoded data according to an equation selected from the group comprising:
- 7. The method of claim 1, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is defined as:
- 8. The method of claim 1, wherein the central value minimizes the expected mean square decoding error of the estimated range of values when the estimate for the range of values has a constant error.
- 9. A memory for storing data for access by a program being executed on a processing system, comprising:
a data structure stored in said memory, said data structure used by said application program and including:
a dynamic range data object, and a central value data object associated with the dynamic range data object having a value that is greater than a minimum value of the dynamic range data object and less than a maximum value of the dynamic range data object and substantially reduces a decoding error in the event that the dynamic range data object is estimated.
- 10. A method for decoding a bitstream of encoded data comprising recovering a parameter used to encode the encoded data, said parameter recovered using a central value that is greater than a minimum value of a range of data and less than a maximum value of the range of data and substantially reduces a decoding error in the event that the range of values is estimated.
- 11. The method of claim 10, wherein the maximum and minimum values represent information selected from the group comprising two-dimensional static images, hologram images, three-dimensional static images, video, two-dimensional moving images, three dimensional moving images, monaural sound, and N-channel sound.
- 12. The method of claim 10, wherein decoding is performed using Adaptive Dynamic Range Coding (ADRC), and the central value is a value within a dynamic range of data, excluding the maximum and minimum values.
- 13. The method of claim 10, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is the value that substantially reduces the expected mean square decoding error and the maximum decoding error during recovery.
- 14. The method of claim 10, wherein the data comprises pixel data, decoding is performed on pixel data using Adaptive Dynamic Range Coding (ADRC) and recovered data is reconstructed from the encoded data according to an equation selected from the group comprising:
- 15. The method of claim 10, wherein decoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is defined as:
- 16. The method of claim 10, wherein the central value minimizes the expected mean square decoding error of the estimated range of values.
- 17. A method of encoding, comprising:
determining a central value of a series of correlated data points, such that said central value substantially reduces errors when recovering lost/damaged data points; and preparing a compressed representation of the data points, the compressed representation including the central value.
- 18. A method of decoding, comprising:
receiving a compressed representation of lost/damaged data points, the compressed representation including a central value that substantially reduces errors when recovering the lost/damaged data points, and recovering the lost/damaged data points using the central value.
- 19. A computer readable medium comprising instructions, which when executed by a processing system performs a method for encoding data comprising determining a central value for a range of values by selecting a value that is greater than a minimum value of a range of data and less than a maximum value of the range of data and substantially reduces a decoding error in the event that the range of values is subsequently estimated.
- 20. The computer readable medium of claim 19, wherein the maximum and minimum values represent information selected from the group comprising two-dimensional static images, hologram images, three-dimensional static images, video, two-dimensional moving images, three dimensional moving images, monaural sound, and N-channel sound.
- 21. The computer readable medium of claim 19, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC), and the central value is a value within a dynamic range of data, excluding the maximum and minimum values.
- 22. The computer readable medium of claim 19, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is the value that substantially reduces the expected mean square decoding error and the maximum decoding error during recovery.
- 23. The computer readable medium of claim 19, wherein the data comprises pixel data, encoding is performed on pixel data using Adaptive Dynamic Range Coding (ADRC), and encoded data includes a quantization code (Qcode) defined according to an equation selected from the group comprising:
- 24. The computer readable medium of claim 19, wherein the data comprises pixel data, encoding is performed on pixel data using Adaptive Dynamic Range Coding (ADRC) and recovered data is reconstructed from the encoded data according to an equation selected from the group comprising:
- 25. The computer readable medium of claim 19, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is defined as:
- 26. The computer readable medium of claim 19, wherein the central value minimizes the expected mean square decoding error of the estimated range of values.
- 27. A computer readable medium comprising instructions, which when executed by a processing system perform a method for decoding a bitstream of encoded data comprising recovering a parameter used to encode the encoded data, said parameter recovered using a central value that is greater than a minimum value of a range of data and less than a maximum value of the range of data and substantially reduces a decoding error in the event that the range of values is estimated.
- 28. The computer readable medium of claim 27, wherein decoding is performed using Adaptive Dynamic Range Coding (ADRC), and the central value is a value within a dynamic range of data, excluding the maximum and minimum values.
- 29. The computer readable medium of claim 27, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is the value that substantially reduces the expected mean square decoding error and the maximum decoding error during recovery.
- 30. The computer readable medium of claim 27, wherein the central value minimizes the expected mean square decoding error of the estimated range of values.
- 31. A computer readable medium comprising instructions, which when executed by a processing system perform a method of encoding, comprising:
determining a central value of a series of correlated data points, such that said central value substantially reduces errors when recovering lost/damaged data points; and preparing a compressed representation of the data points, the compressed representation including the central value.
- 32. A computer readable medium comprising instructions, which when executed by a processing system, perform a method for decoding, comprising:
receiving a compressed representation of lost/damaged data points, the compressed representation including a central value that substantially reduces errors when recovering the lost/damaged data points, and recovering the lost/damaged data points using the central value.
- 33. A system configured to encode data comprising comprising a central value for a range of values that is greater than a minimum value of a range of data and less than a maximum value of the range of data and substantially reduces a decoding error in the event that the range of values is subsequently estimated.
- 34. The system of claim 33, wherein the maximum and minimum values represent information selected from the group comprising two-dimensional static images, hologram images, three-dimensional static images, video, two-dimensional moving images, three dimensional moving images, monaural sound, and N-channel sound.
- 35. The system of claim 33, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC), and the central value is a value within a dynamic range of data, excluding the maximum and minimum values.
- 36. The system of claim 33, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is the value that substantially reduces the expected mean square decoding error and the maximum decoding error during recovery.
- 37. The system of claim 33, wherein the data comprises pixel data, encoding is performed on pixel data using Adaptive Dynamic Range Coding (ADRC), and encoded data includes a quantization code (Qcode) defined according to an equation selected from the group comprising:
- 38. The system of claim 33, wherein the data comprises pixel data, encoding is performed on pixel data using Adaptive Dynamic Range Coding (ADRC) and recovered data is reconstructed from the encoded data according to an equation selected from the group comprising:
- 39. The system of claim 33, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is defined as:
- 40. The system of claim 33, wherein the central value minimizes the expected mean square decoding error of the estimated range of values.
- 41. A system configured to decode a bitstream of encoded data comprising a decoder configured to recover a parameter used to encode the encoded data, said parameter recovered using a central value that is greater than a minimum value of a range of data and less than a maximum value of the range of data and substantially reduces a decoding error in the event that the range of values is estimated.
- 42. The system of claim 41, wherein the maximum and minimum values represent information selected from the group comprising two-dimensional static images, hologram images, three-dimensional static images, video, two-dimensional moving images, three dimensional moving images, monaural sound, and N-channel sound.
- 43. The system of claim 41, wherein the decoder is further configured to decode using Adaptive Dynamic Range Coding (ADRC), and the central value is a value within a dynamic range of data, excluding the maximum and minimum values.
- 44. The system of claim 41, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is the value that substantially reduces the expected mean square decoding error and the maximum decoding error during recovery.
- 45. The system of claim 41, wherein the data comprises pixel data, the decoder is further configured to decode pixel data using Adaptive Dynamic Range Coding (ADRC) and recovered data is reconstructed from the encoded data according to an equation selected from the group comprising:
- 46. The system of claim 41, wherein the decoder is further configured to decode using Adaptive Dynamic Range Coding (ADRC) and the central value is defined as:
- 47. The system of claim 41, wherein the central value minimizes the expected mean square decoding error of the estimated range of values.
- 48. A system configure to encode data points, comprising:
a central value of a series of correlated data points that substantially reduces errors when recovering lost/damaged data points; and an encoder configured to prepare a compressed representation of the data points, the compressed representation including the central value.
- 49. A system configured to decode data points, comprising: a decoder configured to receive a compressed representation of lost/damaged data points, the compressed representation including a central value that substantially reduces errors when recovering the lost/damaged data points, said decoder further configured to recover the lost/damaged data points using the central value.
- 50. The system as set forth in claim 33, wherein the system is selected from the group comprising at least one processor, at least one large scale intergration (LSI) component and at least one ASIC.
- 51. The system as set forth in claim 41, wherein the system is selected from the group comprising at least one processor, at least one large scale intergration (LSI) component and at least one ASIC.
- 52. An apparatus configured to encode data comprising a means for determining a central value for a range of values by selecting a value that is greater than a minimum value of a range of data and less than a maximum value of the range of data and substantially reduces a decoding error in the event that the range of values is subsequently estimated.
- 53. The apparatus of claim 52, wherein the maximum and minimum values represent information selected from the group comprising two-dimensional static images, hologram images, three-dimensional static images, video, two-dimensional moving images, three dimensional moving images, monaural sound, and N-channel sound.
- 54. The apparatus of claim 52, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC), and the central value is a value within a dynamic range of data, excluding the maximum and minimum values.
- 55. The apparatus of claim 52, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is the value that substantially reduces the expected mean square decoding error and the maximum decoding error during recovery.
- 56. The apparatus of claim 52, wherein the central value minimizes the expected mean square decoding error of the estimated range of values.
- 57. An apparatus configured to decode a bitstream of encoded data comprising means for recovering a parameter used to encode the encoded data, said parameter recovered using a central value that is greater than a minimum value of a range of data and less than a maximum value of the range of data and substantially reduces a decoding error in the event that the range of values is estimated.
- 58. The apparatus of claim 57, wherein decoding is performed using Adaptive Dynamic Range Coding (ADRC), and the central value is a value within a dynamic range of data, excluding the maximum and minimum values.
- 59. The apparatus of claim 57, wherein encoding is performed using Adaptive Dynamic Range Coding (ADRC) and the central value is the value that substantially reduces the expected mean square decoding error and the maximum decoding error during recovery.
- 60. The apparatus of claim 57, wherein the central value minimizes the expected mean square decoding error of the estimated range of values.
- 61. An apparatus configured to encode data points comprising:
means for determining a central value of a series of correlated data points, such that said central value substantially reduces errors when recovering lost/damaged data points; and means for preparing a compressed representation of the data points, the compressed representation including the central value.
- 62. An apparatus configured to decode data points comprising:
means for receiving a compressed representation of lost/damaged data points, the compressed representation including a central value that substantially reduces errors when recovering the lost/damaged data points, and means for recovering the lost/damaged data points using the central value.
Continuations (1)
|
Number |
Date |
Country |
Parent |
09342296 |
Jun 1999 |
US |
Child |
10358567 |
Feb 2003 |
US |