USRE41526E1 - Method and apparatus for restoring compressed image processing system and method of decoding a current image - Google Patents

Method and apparatus for restoring compressed image processing system and method of decoding a current image Download PDF

Info

Publication number
USRE41526E1
USRE41526E1 US11/212,137 US21213705A USRE41526E US RE41526 E1 USRE41526 E1 US RE41526E1 US 21213705 A US21213705 A US 21213705A US RE41526 E USRE41526 E US RE41526E
Authority
US
United States
Prior art keywords
image
smoothing
pixels
functional
block
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US11/212,137
Inventor
Min-Cheol Hong
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
LG Electronics Inc
Original Assignee
LG 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 LG Electronics Inc filed Critical LG Electronics Inc
Priority to US11/212,137 priority Critical patent/USRE41526E1/en
Priority to US11/892,178 priority patent/USRE41835E1/en
Priority to US11/892,179 priority patent/USRE41907E1/en
Priority to US11/892,177 priority patent/USRE41089E1/en
Priority to US11/892,176 priority patent/USRE41400E1/en
Application granted granted Critical
Publication of USRE41526E1 publication Critical patent/USRE41526E1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/189Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the adaptation method, adaptation tool or adaptation type used for the adaptive coding
    • H04N19/192Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the adaptation method, adaptation tool or adaptation type used for the adaptive coding the adaptation method, adaptation tool or adaptation type being iterative or recursive
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/18Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a set of transform coefficients
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • 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/86Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving reduction of coding artifacts, e.g. of blockiness

Definitions

  • the present invention relates to an image process technique, and in particular to a method for restoring a compressed image by using a hybrid motion compensation discrete cosine transform (hybrid MC/DCT) mechanism, and an apparatus therefor.
  • hybrid motion compensation discrete cosine transform hybrid MC/DCT
  • hybrid MC/DCT hybrid motion compensation discrete cosine transform
  • the hybrid MC/DCT mechanism is roughly divided into an encoding process and a decoding process.
  • an original image is divided into a plurality of blocks in order to compress information in a spatial section
  • a second-dimensional discrete cosine transform is performed on each block
  • redundancy information in the image or between the images is reduced by using the correlation on a time axis among the images in order to decrease information in a temporal section.
  • the steps of the encoding process are performed in a reverse order. An encoder and a decoder are necessary to carry out the hybrid MC/DCT mechanism.
  • FIG. 1 is a block diagram illustrating an image encoder according to a related art.
  • an input image signal is subtracted from an image signal moved from and compensated by an image memory 9 , passed through a first switching unit 2 , and inputted to a DCT unit 3 .
  • the DCT unit 3 performs a discrete cosine transform on the inputted image signal.
  • a quantization unit 4 quantizes the image signal, and outputs a DCT coefficient (q).
  • An inverse quantization unit 6 inversely quantizes the DCT coefficient (q), and an inverse DCT unit 7 carries out an inverse discrete cosine transform thereon, thereby restoring the original image signal.
  • the restored image signal is added to an image signal restored in a previous stage by an adder 8 , and inputted to an image memory 9 .
  • the DCT unit 3 outputs the DCT coefficient (q) to the decoder.
  • an image is divided into a plurality of blocks, and the DCT is performed on each block.
  • the DCT when the DCT is carried out on the original image, its important information is mainly included in low-frequency elements, and becomes lesser in high-frequency elements. Furthermore, the low-frequency elements include a lot of information relating to adjacent blocks.
  • the DCT does not consider the correlation between the blocks, and quantizes the low-frequency elements by blocks, thereby destroying continuity of the adjacent blocks. It is called the blocking artifacts.
  • the ringing effects generated by increasing the quantization interval are serious especially in a contour of an object in the reconstructed image.
  • a filter tap or filter coefficients are set by experience.
  • FIG. 2 there is provided a block of N*N size.
  • Reference numerals A to F depict pixels.
  • Pixels C, D are adjacent to a boundary of the block.
  • a k-tap (here, 7-tap) filtering is performed, and a threshold value replacing a D pixel value is computed according to local statistics.
  • a computation amount is reduced by utilizing a predetermined threshold value according to the comparison with the local statistics.
  • an adaptive processing power in accordance with a quantization parameter is deficient, and thus a screen quality of the restored image is excessively smoothed according to the kind of the images and compression ratio.
  • the regularized image restoration method adaptively deals with the blocking artifacts in accordance with statistical properties of the image. That is, irregular information around the boundary of the block or in the block is all computed. However, the computed values form a matrix shape, and thus a real time processing is difficult due to the great computation amount. In addition, an average value obtained by a computation result of the irregular information is equally applied to the pixels, regardless of a degree of irregularity. Accordingly, when a block has a high degree of irregularity, it can be reduced. However, in case of a block having a low degree of irregularity, it may be increased. Thus, the system is not adaptive. Also, the information in the temporal section is not processed, and thus irregularity between the images cannot be adaptively processed.
  • a method for restoring a compressed image of an image processing system including: a step of defining a smoothing functional having a degree of smoothing an image and reliability for an original image by pixels having an identical property in image block units; and a step of computing a restored image by performing a gradient operation on the smoothing functional in regard to the original image.
  • FIG. 1 is a block diagram illustrating an image encoder according to a related art
  • FIG. 2 illustrates pixels in order to explain a low pass filtering method carried out in the image encoder of FIG. 1 ;
  • FIG. 3 is a block diagram illustrating an apparatus for restoring a compressed image of an image processing system in accordance with an embodiment of the present invention
  • FIG. 4 illustrates an example of a configuration of original pixels in a block of an original image in accordance with the present invention
  • FIG. 5 illustrates directions of the irregular smoothing degree of the pixels in accordance with the present invention
  • FIG. 6 illustrates an image moved and compensated in regard to a temporal section in accordance with the present invention.
  • FIG. 7 illustrates a flowchart of the apparatus for restoring the compressed image of the image processing system in accordance with an embodiment of the present invention.
  • FIG. 3 is a block diagram illustrating an apparatus for restoring a compressed image of an image processing system in accordance with the present invention.
  • the encoder and the decoder 210 are connected by a communication channel or network.
  • a smoothing functional is defined in regard to pixels having an identical property by blocks, a regularization parameter is computed based on the smoothing functional, and available values are applied to the regularization parameter, thereby obtaining an image to be restored. Thereafter, an iterative technique, a discrete cosine transform (DCT), a projection and an inverse DCT are sequentially performed on the obtained image, thereby restoring a similar image to the original image.
  • DCT discrete cosine transform
  • projection and an inverse DCT are sequentially performed on the obtained image, thereby restoring a similar image to the original image.
  • g and f indicate row vectors re-arranged in a stack-order, namely a scanning order, and “n” indicates a quantization error.
  • a size of the image is M ⁇ M
  • the reconstructed image (g) and (n) are column vectors having a size of M ⁇ 1.
  • An original pixel for the original image (f) is represented by f(i,j).
  • i and j indicate a position of the pixel in the image.
  • FIG. 4 illustrates configuration of the original pixels f(i,j) in the block of the original image (f) in order to explain the present invention.
  • Reference numerals in FIG. 4 depict information of the respective pixels. 8 ⁇ 8 pixels are shown in a single block.
  • the 8 ⁇ 8 pixels in the block are classified into the pixels having an identical property. That is, the pixels are divided in accordance with their position, vertical direction, horizontal direction and smoothing variation in the temporal section. Accordingly, it is defined that a set of the pixels positioned at a boundary of the block in a vertical direction is C VB , a set of the pixels positioned inside the block in the vertical direction is C VW , a set of the pixels positioned at a boundary of a block in a horizontal direction is C HB , a set of the pixels positioned inside the block in the horizontal direction is C HW , and a set of the pixels moved and compensated in the temporal section is C T .
  • the set C T is a set of the pixels having a macro block type of “inter” or “not coded” in order to remove temporal redundancy information.
  • M VB (f) is a smoothing functional for the set C VB
  • M HB (f) is a smoothing functional for C HB
  • M VW (f) is a smoothing functional for the set C VW
  • M HW (f) is a smoothing functional for the set C HW
  • M T (f) is a smoothing functional for the set C T .
  • the smoothing fuctionals are respectively defined as follows.
  • M VB ⁇ ( f ) ⁇ Q VB ⁇ f ⁇ ⁇ 2 ⁇ + ⁇ VB ⁇ g - f ⁇ ⁇ W ⁇ 1 2
  • M HB ⁇ ( f ) ⁇ Q HB ⁇ f ⁇ ⁇ 2 ⁇ + ⁇ HB ⁇ g - f ⁇ ⁇ W ⁇ 2 2
  • M VW ⁇ ( f ) ⁇ Q VW ⁇ f ⁇ ⁇ 2 ⁇ + ⁇ VW ⁇ g - f ⁇ ⁇ W ⁇ 3 2
  • M HW ⁇ ( f ) ⁇ Q HW ⁇ f ⁇ ⁇ 2 ⁇ + ⁇ HW ⁇ g - f ⁇ ⁇ W ⁇ 4 2
  • M T ⁇ ( f ) ⁇ Q T ⁇ f ⁇ ⁇ 2 ⁇ + ⁇ T ⁇ g - f ⁇ ⁇ W ⁇ 5 2
  • first terms in each expression indicate a smoothing degree for the original pixel (reference pixel) and adjacent pixel
  • second terms indicate reliability for the original pixel and the restored pixel.
  • “ ⁇ . ⁇ ” indicates the Euclidean norm.
  • Q VB , Q VW , Q HB , Q HW , Q T indicate high pass filters for smoothing the pixels in the sets C VB , C VW , C HB , C HW , C T .
  • the first term at the right side is represented by the following expression.
  • FIG. 5 illustrates directions of the irregular smoothing degree of the pixels. There are a single pixel at the center and eight pixels therearound. There are also shown horizontal and vertical arrows starting from the pixel at the center. The arrows respectively depict the directions of the irregular smoothing degree in regard to the four adjacent pixels. That is to say, the irregular smoothing degree is considered in four directions in respect of a single pixel.
  • FIG. 6 illustrates an image moved and compensated in regard to the temporal section in accordance with the present invention. Arrows depict the correlation of a currently-restored image with a previously-restored image and a succeedingly reconstructed image, respectively.
  • ⁇ VB , ⁇ HB , ⁇ VW , ⁇ HW , ⁇ T included in the second terms of Expression (4) are regularization parameters in regard to each set, indicate a ratio of the smoothing degree and reliability, and imply an error element.
  • W 1 , W 2 , W 3 , W 4 , W 5 indicate diagonal matrixes having a size of M ⁇ M in order to determine whether each set has an element, and have a value of “1”, or “0” according to whether each pixel is included in a corresponding set. That is, if the respective pixels are included in the corresponding sets, the value of the diagonal elements is “0”. If not, the value of the diagonal elements is
  • each regularization parameter is approximated as follows.
  • Q 2 p (m,n) is a quantization variable of a macro block including a (m,n)th pixel of a two-dimensional image.
  • denominator terms of the respective regularization parameters are a sum of the energy for the quantization noise of the elements included in each group.
  • the values of the regularization parameters may be easily computed by applying the set theoretic under the two presumptions.
  • the smoothing functional includes a square term of the original image. Accordingly, in order to compute the original image, a gradient operation is carried out on the smoothing functional in regard to the original image. A result value thereof is “0”, and represented by the following expression.
  • a superscript “T” indicates a transposition of the matrix.
  • a restored image similar to the original image (f) can be obtained by Expression (7).
  • operation of an inverse matrix must be performed, and thus the computation amount is increased.
  • the restored image is computed by an iterative technique which will now be explained.
  • Expression (8) is a relaxation parameter having a convergence property.
  • I is an identity matrix
  • B has a positive definite property. Therefore, when the following condition is satisfied, the iterative solutions are converged. ⁇ I ⁇ B ⁇ 1 (10)
  • ⁇ (A) depicts an eigen value of the matrix A.
  • a considerable amount of computation is required to compute the eigen value ⁇ (A).
  • the high pass filters have a certain shape determined according to the positions of the respective pixels, regardless of the image. Accordingly, before computing Expression (8), the eigen value ⁇ (A) can be replaced by a fixed value. The value may be computed by a power method which has been generally used in interpretation of numerical values.
  • x k+1 Kx k
  • x k is a vector of M ⁇ 1
  • K is a positive-definite symmetric M ⁇ M matrix.
  • a predetermined threshold value is set before starting iteration, an image obtained after iteration, namely a partially-restored image is compared with the previously-set threshold value, and it is determined whether the iteration technique is continuously performed according to a comparison result.
  • the iteration technique is performed as many as a predetermined number, and then finished.
  • a predetermined threshold value is set in performing iteration, and thus a wanted value is obtained.
  • the iteration number is increased, it may happen that the predetermined threshold value is not reached.
  • the second standard is performed by experience, but can reduce a computation amount. Therefore, the two standards may be selectively used according to the design specification.
  • FIG. 7 is a flowchart of the apparatus for restoring the compressed image of the image processing system in accordance with the present invention.
  • the quantization variable Qp and the image signals Y, U, V are inputted, and the regularization parameter is approximated as described above.
  • the gradient operation is performed on the smoothing functional in regard to the original image.
  • an iterative solution namely a wanted restored image is obtained by the iteration technique.
  • employed are the image signals Y, U, V and the motion vector MV which is moved and compensated.
  • step S 4 the DCT is performed on the restored image corresponding to the iterative solution f k+1 obtained in the step S 3 .
  • An (u,v)th DCT coefficient of the two-dimensional restored image is expressed as F k+1 (u,v), and must exist in the following section in accordance with a property of the quantization process. G(u,v) ⁇ Qp ⁇ F k+1 (u,v) ⁇ G(u,v)+Qp (12)
  • “Qp” is a maximum quantization error as explained above
  • “G(u,v)” is a two-dimensional DCT coefficient obtained by performing the DCT on the reconstructed image (g).
  • the DCT coefficients F k+1 (u,v) and G(u,v) are represented as follows.
  • “B” indicates a block DCT.
  • F k+1 (u,v) (Bf k+1 )(u,v)
  • G(u,v) (Bg)(u,v) (13)
  • a section of the DCT coefficient of the restored image is set as in Expression (12). Accordingly, in case the DCT coefficient F k+1 (u,v) of the restored image is not in the predetermined section, it must be projected as follows.
  • a projection process is carried out in the step S 7 , and represented by Expression (14).
  • step S 8 the inverse DCT is performed on the mapped image P(F k+1 (u,v)) in the spatial section.
  • the finally restored image is represented by Expression (14).
  • f k+1 B T PBf k+1 (15)
  • B indicates the DCT
  • P indicates mapping
  • B T indicates the inverse DCT
  • the restored image is stored in a frame memory in the post processing unit 220 (Step S 9 ).
  • the post processing unit 220 performs motion compensation based on the motion vector MV (Step S 10 ).
  • the motion and compensation image is employed for generation of the regularization parameter for a succeeding image and the iteration technique.
  • the post processing unit 220 outputs the restored motion and compensation image as a video signal to a display (not shown) (Step S 11 ).
  • the present invention can restrict a section of the restored image for the respective pixels by using the various regularization parameters.
  • the present invention prevents flickering which may occur in the dynamic image compression technique.
  • the present invention adaptively prevents the blocking artifacts and the ringing effects for the pixels having an identical property in image block units, and thus can be widely used for the products of the hybrid MC-DCT mechanism.

Abstract

The present invention relates to an image processing technique, and in particular to a method for restoring a compressed image by using a hybrid motion compensation discrete cosine transform (hybrid MC/DCT) mechanism, including: a step of defining a smoothing functional having a smoothing degree of an image and reliability for an original image by pixels having an identical property in image block units; and a step of computing a restored image by performing a gradient operation on the smoothing functional in regard to the original image, thereby preventing the blocking artifacts and the ringing effects in regard to the pixels having an identical property in image blocks.

Description

DIVISIONAL REISSUE APPLICATIONS
Notice: More than one reissue application has been filed for the reissue of U.S. Pat. No. 6,611,361. The other reissue applications are application Nos. 11/808,423, 11/892,177, 11/892,178, 11/892,179 and 11/892,176.
BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to an image process technique, and in particular to a method for restoring a compressed image by using a hybrid motion compensation discrete cosine transform (hybrid MC/DCT) mechanism, and an apparatus therefor.
2. Description of the Background Art
In general, image compression techniques, such as MPEG1 and MPEG2 employ a hybrid motion compensation discrete cosine transform (hereinafter, referred to as “hybrid MC/DCT”) mechanism in order to improve compression efficiency. The hybrid MC/DCT mechanism is roughly divided into an encoding process and a decoding process. In the encoding process, an original image is divided into a plurality of blocks in order to compress information in a spatial section, a second-dimensional discrete cosine transform is performed on each block, and redundancy information in the image or between the images is reduced by using the correlation on a time axis among the images in order to decrease information in a temporal section. In the decoding process, the steps of the encoding process are performed in a reverse order. An encoder and a decoder are necessary to carry out the hybrid MC/DCT mechanism.
FIG. 1 is a block diagram illustrating an image encoder according to a related art. As shown therein, an input image signal is subtracted from an image signal moved from and compensated by an image memory 9, passed through a first switching unit 2, and inputted to a DCT unit 3. The DCT unit 3 performs a discrete cosine transform on the inputted image signal. A quantization unit 4 quantizes the image signal, and outputs a DCT coefficient (q). An inverse quantization unit 6 inversely quantizes the DCT coefficient (q), and an inverse DCT unit 7 carries out an inverse discrete cosine transform thereon, thereby restoring the original image signal. The restored image signal is added to an image signal restored in a previous stage by an adder 8, and inputted to an image memory 9. A controller 5 controls switching of the first and second switching units 2, 10, and transmits INTRA/INTER information (p=mtype; flag for INTRA/INTER), transmission information (t; flag for transmitted or not), and quantization information (qz=Op; quantizer indication) to a decoder (not shown in FIG. 1). The image memory 9 outputs a motion vector information (v=MV; motion vector) to the decoder. The DCT unit 3 outputs the DCT coefficient (q) to the decoder.
However, information of the original image signal is lost during the process of coding the image signal described above, especially during the quantization process, thereby causing blocking artifacts and ringing effects to the image which is reconstructed in the decoder. The blocking artifacts imply irregularity between the blocks generated due to information loss resulting from the quantization of the low-frequency DCT coefficients, and the ringing effects result from quantization errors of the high-frequency DCT coefficients.
That is, in accordance with a coding technique using the DCT in a coding system of a static image or dynamic image, an image is divided into a plurality of blocks, and the DCT is performed on each block. On the other hand, when the DCT is carried out on the original image, its important information is mainly included in low-frequency elements, and becomes lesser in high-frequency elements. Furthermore, the low-frequency elements include a lot of information relating to adjacent blocks. The DCT does not consider the correlation between the blocks, and quantizes the low-frequency elements by blocks, thereby destroying continuity of the adjacent blocks. It is called the blocking artifacts.
In addition, when the coefficients obtained by performing the DCT are quantized, as a quantization interval is increased, the elements to be coded are decreased, and thus the number of the bits to be processed is reduced. As a result, the information of the high-frequency element included in the original image is reduced, thereby generating distortion of the reconstructed image. It is called the ringing effects. The ringing effects generated by increasing the quantization interval are serious especially in a contour of an object in the reconstructed image.
As techniques for removing the blocking artifacts and the ringing effects, employed are a low pass filtering method and a regularized image restoration method.
According to the low pass filtering method, a plurality of pixels around a predetermined pixel are selected, and an average value thereof is computed. Here, a filter tap or filter coefficients are set by experience. For example, referring to FIG. 2, there is provided a block of N*N size. Reference numerals A to F depict pixels. Pixels C, D are adjacent to a boundary of the block. In order to reduce irregular variations between the pixels C, D, a k-tap (here, 7-tap) filtering is performed, and a threshold value replacing a D pixel value is computed according to local statistics. There is an advantage in that a computation amount is reduced by utilizing a predetermined threshold value according to the comparison with the local statistics. However, an adaptive processing power in accordance with a quantization parameter is deficient, and thus a screen quality of the restored image is excessively smoothed according to the kind of the images and compression ratio.
The regularized image restoration method adaptively deals with the blocking artifacts in accordance with statistical properties of the image. That is, irregular information around the boundary of the block or in the block is all computed. However, the computed values form a matrix shape, and thus a real time processing is difficult due to the great computation amount. In addition, an average value obtained by a computation result of the irregular information is equally applied to the pixels, regardless of a degree of irregularity. Accordingly, when a block has a high degree of irregularity, it can be reduced. However, in case of a block having a low degree of irregularity, it may be increased. Thus, the system is not adaptive. Also, the information in the temporal section is not processed, and thus irregularity between the images cannot be adaptively processed.
SUMMARY OF THE INVENTION
It is therefore an object of the present invention to provide a method for restoring a compressed image of an image processing system and an apparatus therefor which can reduce the blocking artifacts and ringing effects generated in a restored image signal.
It is another object of the present invention to provide a method for restoring a compressed image of an image processing system and an apparatus therefor which consider a smoothing degree of an image and reliability for an original image by pixels having an identical property in image block units, during a decoding process.
In order to achieve the above-described objects of the present invention, there is provided a method for restoring a compressed image of an image processing system including: a step of defining a smoothing functional having a degree of smoothing an image and reliability for an original image by pixels having an identical property in image block units; and a step of computing a restored image by performing a gradient operation on the smoothing functional in regard to the original image.
These and other objects of the present application will become more readily apparent from the detailed description given hereinafter. However, it should be understood that the detailed description and specific examples, while indicating preferred embodiments of the invention, are given by way of illustration only, since various changes and modifications within the spirit and scope of the invention will become apparent to those skilled in the art from this detailed description.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention will become better understood with reference to the accompanying drawings which are given only by way of illustration and thus are not limitative of the present invention, wherein:
FIG. 1 is a block diagram illustrating an image encoder according to a related art;
FIG. 2 illustrates pixels in order to explain a low pass filtering method carried out in the image encoder of FIG. 1;
FIG. 3 is a block diagram illustrating an apparatus for restoring a compressed image of an image processing system in accordance with an embodiment of the present invention;
FIG. 4 illustrates an example of a configuration of original pixels in a block of an original image in accordance with the present invention;
FIG. 5 illustrates directions of the irregular smoothing degree of the pixels in accordance with the present invention;
FIG. 6 illustrates an image moved and compensated in regard to a temporal section in accordance with the present invention; and
FIG. 7 illustrates a flowchart of the apparatus for restoring the compressed image of the image processing system in accordance with an embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
FIG. 3 is a block diagram illustrating an apparatus for restoring a compressed image of an image processing system in accordance with the present invention. As shown therein, a decoder 210 receives INTRA/INTER information (p=mtype), transmission information (t), quantization information (qz=Qp), a discrete cosine transform (DCT) coefficient (q) and motion vector information (v=Mv; motion vector) from an encoder (as depicted in FIG. 1), and performs decoding. The encoder and the decoder 210 are connected by a communication channel or network. A post processing unit 220 receives image signals Y, U, V, a quantization variable (qz=Qp), a macro block type (mtype) and a motion vector (v=MV) from the decoder 210, and carries out an operation of restoring the compressed image in accordance with the present invention.
According to the present invention, a smoothing functional is defined in regard to pixels having an identical property by blocks, a regularization parameter is computed based on the smoothing functional, and available values are applied to the regularization parameter, thereby obtaining an image to be restored. Thereafter, an iterative technique, a discrete cosine transform (DCT), a projection and an inverse DCT are sequentially performed on the obtained image, thereby restoring a similar image to the original image. The whole processes will now be described in detail.
Definition of Smoothing Functional
When an original image (f) is compressed and transmitted, an image (g) reconstructed in the decoder 210 is represented by the following equation:
g=f+n   (1)
Here, “g” and “f” indicate row vectors re-arranged in a stack-order, namely a scanning order, and “n” indicates a quantization error. When it is presumed that a size of the image is M×M, the original image (f), the reconstructed image (g) and (n) are column vectors having a size of M×1.
An original pixel for the original image (f) is represented by f(i,j). Here, “i” and “j” indicate a position of the pixel in the image.
FIG. 4 illustrates configuration of the original pixels f(i,j) in the block of the original image (f) in order to explain the present invention. Reference numerals in FIG. 4 depict information of the respective pixels. 8×8 pixels are shown in a single block.
The 8×8 pixels in the block are classified into the pixels having an identical property. That is, the pixels are divided in accordance with their position, vertical direction, horizontal direction and smoothing variation in the temporal section. Accordingly, it is defined that a set of the pixels positioned at a boundary of the block in a vertical direction is CVB, a set of the pixels positioned inside the block in the vertical direction is CVW, a set of the pixels positioned at a boundary of a block in a horizontal direction is CHB, a set of the pixels positioned inside the block in the horizontal direction is CHW, and a set of the pixels moved and compensated in the temporal section is CT. The sets CVB, CVW, CHB, CHW, CT are represented by the following expressions.
CVB={f(i,j): i mod 8=0,1, and j=0,1, . . . , M−1}
CVW={f(i,f): i mod 8≠0,1, and j=0,1, . . . , M−1}  (2)
CHB={f(i,j): j mod 8=0,1, and i=0,1, . . . , M−1}
CHW={f(i,j): j mod 8≠0,1, and i=0,1, . . . , M−1}
CT={f(i,j): f(i,j)εMBinter or f(i,j)εMBnot coded}
Here, the set CT is a set of the pixels having a macro block type of “inter” or “not coded” in order to remove temporal redundancy information.
The smoothing functional M(f) for using the regularization restoration method from the above-defined sets CVB, CVW, CHB, CHW, CT is defined as follows.
M(f)=MVB(f)+MHB(f)+MVW(f)+MHW(f)+MT(f)   (3)
Here, MVB(f) is a smoothing functional for the set CVB, MHB(f) is a smoothing functional for CHB, MVW(f) is a smoothing functional for the set CVW, MHW(f) is a smoothing functional for the set CHW, and MT(f) is a smoothing functional for the set CT. The smoothing fuctionals are respectively defined as follows. M VB ( f ) = Q VB f 2 + α VB g - f W 1 2 M HB ( f ) = Q HB f 2 + α HB g - f W 2 2 M VW ( f ) = Q VW f 2 + α VW g - f W 3 2 M HW ( f ) = Q HW f 2 + α HW g - f W 4 2 M T ( f ) = Q T f 2 + α T g - f W 5 2
Here, first terms in each expression indicate a smoothing degree for the original pixel (reference pixel) and adjacent pixel, and second terms indicate reliability for the original pixel and the restored pixel. “∥.∥” indicates the Euclidean norm. QVB, QVW, QHB, QHW, QT indicate high pass filters for smoothing the pixels in the sets CVB, CVW, CHB, CHW, CT.
The first term at the right side is represented by the following expression. Q VB f 2 = n = 0 M - 1 m ( f ( m , n ) - f ( m - 1 , n ) ) 2 , m = 0 , 8 , 16 , Q HB f 2 = n n = 0 M - 1 ( f ( m , n ) - f ( m , n - 1 ) ) 2 , n = 0 , 8 , 16 , Q VW f 2 = n = 0 M - 1 m ( f ( m , n ) - f ( m - 1 , n ) ) 2 , m 0 , 8 , 16 , Q HW f 2 = n n = 0 M - 1 ( f ( m , n ) - f ( m , n - 1 ) ) 2 , n 0 , 8 , 16 , Q T f 2 = n m ( f MC ( m , n ) - f ( m , n ) ) 2 ( 5 )
The smoothing functionals represented by Expression (4) are quadratic equations, respectively. Thus, local minimizers of each smoothing functional become global minimizers.
FIG. 5 illustrates directions of the irregular smoothing degree of the pixels. There are a single pixel at the center and eight pixels therearound. There are also shown horizontal and vertical arrows starting from the pixel at the center. The arrows respectively depict the directions of the irregular smoothing degree in regard to the four adjacent pixels. That is to say, the irregular smoothing degree is considered in four directions in respect of a single pixel.
FIG. 6 illustrates an image moved and compensated in regard to the temporal section in accordance with the present invention. Arrows depict the correlation of a currently-restored image with a previously-restored image and a succeedingly reconstructed image, respectively.
αVB, αHB, αVW, αHW, αT included in the second terms of Expression (4) are regularization parameters in regard to each set, indicate a ratio of the smoothing degree and reliability, and imply an error element. W1, W2, W3, W4, W5 indicate diagonal matrixes having a size of M×M in order to determine whether each set has an element, and have a value of “1”, or “0” according to whether each pixel is included in a corresponding set. That is, if the respective pixels are included in the corresponding sets, the value of the diagonal elements is “0”. If not, the value of the diagonal elements is
Thereafter, the regularization parameters, αVB, αHB, αVW, αHW, αT are approximated as follows.
Approximation of Regularization Parameters
Approximation of the regularization parameters is a major element determining performance of the smoothing functional. In order to reduce the computation amount, presumptions are made as follows.
  • (1) A maximum value of the quantization error generated in the quantization process of the DCT region is Qp, and thus it is presumed that the quantization variables Qp are regular in each macro block. For this, the maximum quantization error of the DCT coefficients of each macro block is regularly set to be Qp.
  • (2) It is also presumed that the DCT quantization errors have the Gaussian distribution property in the spatial section.
Under the above presumptions, in case a set theoretic is applied, each regularization parameter is approximated as follows. α VB = Q VB f 2 g - f W 1 2 = Q VB g 2 g - f W 1 2 = Q VB g 2 n m w 1 ( m , n ) Qp 2 ( m , n ) α HB = Q HB f 2 g - f W 2 2 = Q HB g 2 g - f W 2 2 = Q HB g 2 n m w 2 ( m , n ) Qp 2 ( m , n ) α VW = Q VW f 2 g - f W 3 2 = Q VW g 2 g - f W 3 2 = Q VW g 2 n m w 3 ( m , n ) Qp 2 ( m , n ) α HW = Q HW f 2 g - f W 4 2 = Q HW g 2 g - f W 4 2 = Q HW g 2 n m w 4 ( m , n ) Qp 2 ( m , n ) α T = Q T f 2 g - f W 5 2 = Q T g 2 g - f W 5 2 = Q T g 2 n m w 5 ( m , n ) Qp 2 ( m , n ) ( 6 )
Here, Q2 p(m,n) is a quantization variable of a macro block including a (m,n)th pixel of a two-dimensional image.
In Expression (6), denominator terms of the respective regularization parameters are a sum of the energy for the quantization noise of the elements included in each group. As described above, the values of the regularization parameters may be easily computed by applying the set theoretic under the two presumptions.
Computing Pixels to be Restored From Smoothing Functional
Only the original image needs to be computed. However, the smoothing functional includes a square term of the original image. Accordingly, in order to compute the original image, a gradient operation is carried out on the smoothing functional in regard to the original image. A result value thereof is “0”, and represented by the following expression.
fM(f)=2QT VBQVB+2QT HBQHB+
2QT VW
QVW+2QT HWQHW+2QT
TQT−2αVBWT 1W1(
g−f)−2αHBWT 2W2(
g−f)−2αVWWT 3W3(
g−f)−2αHWWT 4W4(
g−f)−2αT(g−f)=0   (7)
Here, a superscript “T” indicates a transposition of the matrix.
A restored image similar to the original image (f) can be obtained by Expression (7). However, operation of an inverse matrix must be performed, and thus the computation amount is increased. Thus, in accordance with the present invention, the restored image is computed by an iterative technique which will now be explained.
Iterative Technique
When Expression (7) is iterated k times, an iterative solution fk+1 is represented by the following expression.
fk+1=fk+β[Ag−Bfk],
A=αVBW1HBW2VWW3HWW4TW5   (8)
B=(QT VBQVB+QT HBQHB+QT VWQVW+QT HWQHW+QT TQT)+A
In Expression (8), “β” is a relaxation parameter having a convergence property. Expression (8) can be represented by the following expression by computing consecutive iterative solutions.
(fk+1−fK)=(I−B)(fk−fk−1)   (9)
Here, “I” is an identity matrix, and the matrix B has a positive definite property. Therefore, when the following condition is satisfied, the iterative solutions are converged.
∥I−B∥<1   (10)
Expression (10) can be summarized as follows. 0 < β < 2 1 = max i λ i ( A ) ( 11 )
In Expression (11), “λ(A)” depicts an eigen value of the matrix A. A considerable amount of computation is required to compute the eigen value λ(A). However, the high pass filters have a certain shape determined according to the positions of the respective pixels, regardless of the image. Accordingly, before computing Expression (8), the eigen value λ(A) can be replaced by a fixed value. The value may be computed by a power method which has been generally used in interpretation of numerical values.
For example, a computation process of an eigen value of an iterative solution will now be explained.
xk+1=Kxk
Here, “xk” is a vector of M×1, and “K” is a positive-definite symmetric M×M matrix. The eigen value λ′ of the matrix K is approximated as follows. λ = ( x k + 1 ) T x k ( x k T ) x k
In the above expression, if “k” is to infinity, the eigen value λ′ is approximated to a real value.
Thus, the iterative solution represented by Expression (8) is computed. The next thing to be considered is a time of finishing the iterative technique, in order to determine the number of iteration. Here, two standards are set as follows.
Firstly, a predetermined threshold value is set before starting iteration, an image obtained after iteration, namely a partially-restored image is compared with the previously-set threshold value, and it is determined whether the iteration technique is continuously performed according to a comparison result.
Secondly, the iteration technique is performed as many as a predetermined number, and then finished.
According to the first standard, a predetermined threshold value is set in performing iteration, and thus a wanted value is obtained. However, although the iteration number is increased, it may happen that the predetermined threshold value is not reached. On the other hand, the second standard is performed by experience, but can reduce a computation amount. Therefore, the two standards may be selectively used according to the design specification.
FIG. 7 is a flowchart of the apparatus for restoring the compressed image of the image processing system in accordance with the present invention. As shown therein, in the step S1, the quantization variable Qp and the image signals Y, U, V are inputted, and the regularization parameter is approximated as described above. In the step S2, the gradient operation is performed on the smoothing functional in regard to the original image. In the step S3, an iterative solution, namely a wanted restored image is obtained by the iteration technique. In this step, employed are the image signals Y, U, V and the motion vector MV which is moved and compensated.
In the step S4, the DCT is performed on the restored image corresponding to the iterative solution fk+1 obtained in the step S3. An (u,v)th DCT coefficient of the two-dimensional restored image is expressed as Fk+1(u,v), and must exist in the following section in accordance with a property of the quantization process.
G(u,v)−Qp≦Fk+1(u,v)≦G(u,v)+Qp   (12)
Here, “Qp” is a maximum quantization error as explained above, and “G(u,v)” is a two-dimensional DCT coefficient obtained by performing the DCT on the reconstructed image (g). The DCT coefficients Fk+1(u,v) and G(u,v) are represented as follows. In Expression (13), “B” indicates a block DCT.
Fk+1(u,v)=(Bfk+1)(u,v), and G(u,v)=(Bg)(u,v)   (13)
In the step S6, a section of the DCT coefficient of the restored image is set as in Expression (12). Accordingly, in case the DCT coefficient Fk+1(u,v) of the restored image is not in the predetermined section, it must be projected as follows. A projection process is carried out in the step S7, and represented by Expression (14).
P(Fk+1(u,v))=G(u,v)−Qp, if Fk+1(u,v)<G(u,v)−Qp
P(Fk+1(u,v))=G(u,v)+Qp, if Fk+1(u,v)>G(u,v)−Qp   14
P(Fk+1(u,v))=Fk+1(u,v), otherwise.
Expression (14) will now be described.
When Fk+1(u,v) is smaller than G(u,v)−Qp, the projected restored image P(Fk+1(u,v)) is mapped to G(u,v)−Qp. In case Fk+1(u,v) is greater than G(u,v)+Qp, the projected restored image P(Fk+1(u,v)) is mapped to G(u,v)+Qp. Otherwise, the projected restored image P(Fk+1(u,v)) is mapped as it is.
In the step S8, the inverse DCT is performed on the mapped image P(Fk+1(u,v)) in the spatial section. The finally restored image is represented by Expression (14).
fk+1=BTPBfk+1   (15)
Here, “B” indicates the DCT, “P” indicates mapping, and “BT” indicates the inverse DCT.
The restored image is stored in a frame memory in the post processing unit 220 (Step S9). The post processing unit 220 performs motion compensation based on the motion vector MV (Step S10). The motion and compensation image is employed for generation of the regularization parameter for a succeeding image and the iteration technique.
The post processing unit 220 outputs the restored motion and compensation image as a video signal to a display (not shown) (Step S11).
As discussed earlier, the present invention can restrict a section of the restored image for the respective pixels by using the various regularization parameters. In addition, the present invention prevents flickering which may occur in the dynamic image compression technique.
Consequently, the present invention adaptively prevents the blocking artifacts and the ringing effects for the pixels having an identical property in image block units, and thus can be widely used for the products of the hybrid MC-DCT mechanism.
As the present invention may be embodied in several forms without departing from the spirit or essential characteristics thereof, it should also be understood that the above-described embodiment is not limited by any of the details of the foregoing description, unless otherwise specified, but rather should be construed broadly within its spirit and scope as defined in the appended claims, and therefore all changes and modifications that fall within the meets and bounds of the claims, or equivalences of such meets and bounds are therefore intended to be embraced by the appended claims.

Claims (33)

1. A method for restoring a compressed image of an image processing system, comprising:
a step for defining a smoothing functional having a smoothing degree of an image and reliability for an original image by pixels having an identical property in image block units; and
a step for computing a restored image by performing a gradient operation on the smoothing functional in regard to the original image;
wherein the smoothing functional M(f) comprises a sum of a smoothing functional MVB(f) for pixels positioned at the boundary of a block in a vertical direction, a smoothing functional MVW(f) for pixels positioned inside the block in a horizontal direction, a smoothing functional MHB(f) for pixels positioned at the boundary of a block in a horizontal direction, a smoothing functional MHW(f) for pixels positioned inside the block in a horizontal direction, a smoothing functional MT(f) for pixels moved and compensated in the temporal section, “f” indicating the original image.
2. The method according to claim 1, wherein the step for defining the smoothing functional divides the pixels according to their position, horizontal direction, vertical direction and smoothing variation in a temporal section.
3. The method according to claim 1, wherein the smoothing functionals MVB(f), MHB(f), MVW(f), MHW(f), MT(f) are defined as; M VB ( f ) = Q VB f 2 + α VB g - f W 1 2 M HB ( f ) = Q HB f 2 + α HB g - f W 2 2 M VW ( f ) = Q VW f 2 + α VW g - f W 3 2 M HW ( f ) = Q HW f 2 + α HW g - f W 4 2 M T ( f ) = Q T f 2 + α T g - f W 5 2
QVB, QVW, QHB, QHW, QT indicating high pass filters for smoothing the respective pixels, αVB, αVW, αHB, αHW, αT being regularization parameters, g being a reconstructed image, and W1, W2, W3, W4, W5 indicating diagonal matrixes for determining whether each group has an element.
4. The method according to claim 1, wherein the step for computing the restored image comprises a step for approximating the regularization parameter by applying a set theoretic, and it is presumed that the quantization variables of the DCT region regular in each macro block, and also presumed that the DCT quantization errors have the Gaussian distribution property in the spatial section.
5. The method according to claim 4, wherein the regularization parameters are approximated as; α VB = Q VB f 2 g - f W 1 2 = Q VB g 2 g - f W 1 2 = Q VB g 2 n m w 1 ( m , n ) Qp 2 ( m , n ) α HB = Q HB f 2 g - f W 2 2 = Q HB g 2 g - f W 2 2 = Q HB g 2 n m w 2 ( m , n ) Qp 2 ( m , n ) α VW = Q VW f 2 g - f W 3 2 = Q VW g 2 g - f W 3 2 = Q VW g 2 n m w 3 ( m , n ) Qp 2 ( m , n ) α HW = Q HW f 2 g - f W 4 2 = Q HW g 2 g - f W 4 2 = Q HW g 2 n m w 4 ( m , n ) Qp 2 ( m , n ) α T = Q T f 2 g - f W 5 2 = Q T g 2 g - f W 5 2 = Q T g 2 n m w 5 ( m , n ) Qp 2 ( m , n )
Q2 p(m,n) indicating a quantization variable of a macro block including an (m,n)th pixel of a two-dimensional image.
6. The method according to claim 1, wherein a local minimizer of the smoothing functional is a global minimizer.
7. The method according to claim 1, wherein the regularization parameter indicates a ratio of a smoothing degree of the image and reliability for the original image.
8. The method according to claim 1, further comprising a step for computing an iterative solution in regard to a restored image, after computing the restored image.
9. The method according to claim 8, wherein the iterative solution fk+1 is represented by;

fk+1=fk+β[Ag−Bfk],

A=αVBW1HBW2VWW3HWW4TW5

B=(QT VBQVB+QT HBQHB+QT VWQVW+QT HWQHW+QT TQT)+A
and, β is a relaxation parameter having a convergence property, and computed at the range of 0 < β < 2 1 = max i λ i ( A ) ,
 an eigen value λ(A) of the matrix A being replaced by a fixed value.
10. The method according to claim 8, wherein a predetermined threshold value is set in computing an iterative solution, an image obtained after iteration is compared with the previously-set threshold value, and it is determined whether the iteration technique is continuously performed according to a comparison result, or the iteration is finished after the iteration technique is performed as many as a previously-set number.
11. The method according to claim 8, further comprising a step for obtaining a mapped image by projecting a two-dimensional DCT coefficient of the restored image corresponding to a computed iterative solution, and for performing an inverse DCT on the mapped image.
12. The method according to claim 11, wherein the step for obtaining the mapped image is mapping a projected restored image P(Fk+1(u,v)) to G(u,v)−Qp when the DCT coefficient of the restored image Fk+1(u,v) is smaller than G(u,v)−Qp, mapping the projected restored image P(Fk+1(u, v)) to G(u,v)+Qp when Fk+1(u,v) is greater than G(u,v)+Qp, and otherwise mapping the projected restored image P(Fk+1(u,v)) as it is, G(u,v) indicating a two-dimensional DCT coefficient obtained by performing the DCT on the reconstructed image, and Qp indicating quantization information.
13. The method according to claim 1, wherein a predetermined threshold value is set in computing an iterative solution, an image obtained after iteration is compared with the previously-set threshold value, and it is determined whether the iteration technique is continuously performed according to a comparison result, or the iteration is finished after the iteration technique is performed as many as a previously-set number.
14. The method according to claim 1, further comprising a step for obtaining a mapped image by projecting a two-dimensional DCT coefficient of the restored image corresponding to a computed iterative solution, and for performing an inverse DCT on the mapped image.
15. The method according to claim 14, wherein the step for obtaining the mapped image is mapping a projected restored image P(Fk+1(u,v)) to G(u,v)−Qp when the DCT coefficient of the restored image Fk+1(u,v) is smaller than G(u,v)−Qp, mapping the projected restored image P(Fk+1(u, v)) to G(u,v)+Qp when Fk+1(u,v) is greater than G(u,v)+Qp, and otherwise mapping the projected restored image P(Fk+1(u,v)) as it is, G(u,v) indicating a two-dimensional DCT coefficient obtained by performing the DCT on the reconstructed image, and Qp indicating quantization information.
16. An apparatus for restoring a compressed image of an image processing system, comprising:
a decoder for decoding a coded image signal, and for outputting information of the restored image, such as the decoded image, a quantization variable, a macro block type and a motion vector; and
a post processing unit for including the information of the restored image inputted from the image decoder, for defining a smoothing functional including a sum of a smoothing functional MVB(f) for pixels positioned at the boundary of a block in a vertical direction, a smoothing functional MVW(f) for pixels positioned inside the block in a horizontal direction, a smoothing functional MHB(f) for pixels positioned at the boundary of a block in a horizontal direction, a smoothing functional MHW(f) for pixels positioned inside the block in a horizontal direction, a smoothing functional MT(f) for pixels moved and compensated in the temporal section, “f” indicating the original image, and for performing a gradient operation on the smoothing functional in regard to the original image,
the smoothing functional including a regularization parameter having weight of reliability for the original image.
17. A method for restoring a compressed image of an image processing system, comprising:
a step for defining a smoothing functional having a smoothing degree of an image and reliability for an original image by pixels having an identical property in image blocks units;
a step for computing a restored image by performing a gradient operation on the smoothing functional in regard to the original image; and
a step for computing an iterative solution in regard to the restored image, after computing the restored image.
18. The method according to claim 17, wherein the step for defining the smoothing functional divided the pixels according to their position, horizontal direction, vertical direction and smoothing variation in a temporal section.
19. The method according to claim 17, wherein the smoothing functional M(f) comprises a sum of a smoothing functional MVB(f) for pixels positioned at the boundary of a block in a vertical direction, a smoothing functional MVW(f) for pixels positioned inside the block in a horizontal direction, a smoothing functional MHB(f) for pixels positioned at the boundary of a block in a horizontal direction, a smoothing functional MHW(f) for pixels positioned inside the block in a horizontal direction, a smoothing functional MT(f) for pixels moved and compensated in the temporal section, “f” indicating the original image.
20. The method according to claim 19, wherein the smoothing functionals MVB(f), MHB(f), MVW(f), MHW(f), MT(f) are defined as; M VB ( f ) = Q VB f 2 + α VB g - f W 1 2 M HB ( f ) = Q HB f 2 + α HB g - f W 2 2 M VW ( f ) = Q VW f 2 + α VW g - f W 3 2 M HW ( f ) = Q HW f 2 + α HW g - f W 4 2 M T ( f ) = Q T f 2 + α T g - f W 5 2
QVB, QVW, QHB, QHW, QT indicating high pass filters for smoothing the respective pixels, αVB, αVW, αHB, αHW, αT being regularization parameters, g being a reconstructed image, and W1, W2, W3, W4, W5 indicating diagonal matrixes for determining whether each group has an element.
21. The method according to claim 17, wherein the step for computing the restored image comprises a step for approximately the regularization parameter by applying a set theoretic, and it is presumed that the quantization variables of the DCT region are regular in each macro block, and also presumed that the DCT quantization errors have the Gaussian distribution property in the spatial section.
22. The method according to claim 21, wherein the regularization parameters are approximated as; α VB = Q VB f 2 g - f W 1 2 = Q VB g 2 g - f W 1 2 = Q VB g 2 n m W 1 ( m , n ) Qp 2 ( m , n ) α HB = Q HB f 2 g - f W 2 2 = Q HB g 2 g - f W 2 2 = Q HB g 2 n m W 2 ( m , n ) Qp 2 ( m , n ) α VW = Q VW f 2 g - f W 3 2 = Q VW g 2 g - f W 3 2 = Q VW g 2 n m W 3 ( m , n ) Qp 2 ( m , n ) α HW = Q HW f 2 g - f W 4 2 = Q HW g 2 g - f W 4 2 = Q HW g 2 n m W 4 ( m , n ) Qp 2 ( m , n ) α T = Q T f 2 g - f W 5 2 = Q T g 2 g - f W 5 2 = Q T g 2 n m W 5 ( m , n ) Qp 2 ( m , n )
Q2 p(m,n) indicating a quantization variable of a macro block including an (m,n)th pixel of a two-dimensional image.
23. The method according to claim 17, wherein a local minimizer of the smoothing functional is a global minimizer.
24. The method according to claim 17, wherein the regularization parameter indicates a ratio of a smoothing degree of the image and reliability for the original image.
25. The method according to claim 17, wherein the iterative solution fk+1 is represented by;

fk+1=fk+β[Ag−Bfk],

A=αVBW1HBW2VWW3HWW4TW5

B=(QT VBQVB+QT HBQHB+QT VWQVW+QT HWQHW+QT TQT)+A
and, β is a relaxation parameter having a convergence property, and computed at the range of 0 < β < 2 1 = max i λ i ( A ) ,
 an eigen value λ(A) of the matrix A being replaced by a fixed value.
26. An apparatus for restoring a compressed image of an image processing system, comprising:
a decoder for decoding a coded image signal, and for outputting information of the restored image, such as the decoding image, a quantization variable, a macro block type and a motion vector; and
a post processing unit for including the information of the restored image inputted from the image decoder, for defining a smoothing functional including a smoothing degree of the image and reliability of an original image block unit, and for performing a gradient operation on the smoothing functional in regard to the original image,
the smoothing functional including a regularization parameter having weight of reliability for the original image.
27. A method of decoding a current image, comprising:
obtaining a pixel value for a subject pixel in a current block and a pixel value for at least one pixel adjacent to the subject pixel;
obtaining a difference between the obtained pixel value for the subject pixel and the obtained pixel value for the adjacent pixel;
determining a pixel value for a pixel in the current block based on a smoothing function corresponding to a set of pixels determined based on a position of the subject pixel, the smoothing function having a smoothing degree based on the obtained difference; wherein
the smoothing function includes one of a first sub-smoothing function for pixels positioned at a boundary of the current block in a vertical direction; a second sub-smoothing function for pixels positioned at a boundary of the current block in a horizontal direction; a third sub-smoothing function for pixels positioned inside the current block in the vertical direction; a fourth sub-smoothing function for pixels positioned inside the current block in the horizontal direction; and a fifth sub-smoothing function for temporally separated pixels.
28. The method of claim 27, wherein the smoothing function includes at least one term representing reliability of the determined pixel value with respect to an associated original pixel value.
29. The method of claim 27, wherein the determining step includes performing a gradient operation on the smoothing function.
30. The method of claim 27, wherein the set of pixels includes at least one of the pixels positioned at the boundary of the current block in the vertical direction, the pixels positioned at the boundary of the current block in the horizontal direction, the pixels positioned inside the current block in the vertical direction, the pixels positioned inside the current block in the horizontal direction, and the temporally separated pixels.
31. The method of claim 27, wherein at least one of the first, second, third, fourth and fifth sub-smoothing functions involves pixel values associated with one of an original image and the current image.
32. The method of claim 27, wherein the subject pixel and the adjacent pixel are in different blocks.
33. The method of claim 27, wherein the determined pixel value is a restored pixel value for the subject pixel.
US11/212,137 1998-11-13 2005-08-26 Method and apparatus for restoring compressed image processing system and method of decoding a current image Expired - Lifetime USRE41526E1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
US11/212,137 USRE41526E1 (en) 1998-11-13 2005-08-26 Method and apparatus for restoring compressed image processing system and method of decoding a current image
US11/892,178 USRE41835E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image
US11/892,179 USRE41907E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image
US11/892,177 USRE41089E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image
US11/892,176 USRE41400E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR1019980048758A KR100282147B1 (en) 1998-11-13 1998-11-13 Compressed Image Restoration Method
KR98-48758 1998-11-13
US09/339,247 US6611361B1 (en) 1998-11-13 1999-06-24 Method for restoring compressed image of image processing system and apparatus therefor
US11/212,137 USRE41526E1 (en) 1998-11-13 2005-08-26 Method and apparatus for restoring compressed image processing system and method of decoding a current image

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/339,247 Reissue US6611361B1 (en) 1998-11-13 1999-06-24 Method for restoring compressed image of image processing system and apparatus therefor

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US09/339,247 Division US6611361B1 (en) 1998-11-13 1999-06-24 Method for restoring compressed image of image processing system and apparatus therefor

Publications (1)

Publication Number Publication Date
USRE41526E1 true USRE41526E1 (en) 2010-08-17

Family

ID=19558268

Family Applications (6)

Application Number Title Priority Date Filing Date
US09/339,247 Ceased US6611361B1 (en) 1998-11-13 1999-06-24 Method for restoring compressed image of image processing system and apparatus therefor
US11/212,137 Expired - Lifetime USRE41526E1 (en) 1998-11-13 2005-08-26 Method and apparatus for restoring compressed image processing system and method of decoding a current image
US11/892,178 Expired - Lifetime USRE41835E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image
US11/892,176 Expired - Lifetime USRE41400E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image
US11/892,179 Expired - Lifetime USRE41907E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image
US11/892,177 Expired - Lifetime USRE41089E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/339,247 Ceased US6611361B1 (en) 1998-11-13 1999-06-24 Method for restoring compressed image of image processing system and apparatus therefor

Family Applications After (4)

Application Number Title Priority Date Filing Date
US11/892,178 Expired - Lifetime USRE41835E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image
US11/892,176 Expired - Lifetime USRE41400E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image
US11/892,179 Expired - Lifetime USRE41907E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image
US11/892,177 Expired - Lifetime USRE41089E1 (en) 1998-11-13 2007-08-20 Method of decoding a current image

Country Status (3)

Country Link
US (6) US6611361B1 (en)
JP (3) JP3697120B2 (en)
KR (1) KR100282147B1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100282147B1 (en) * 1998-11-13 2001-02-15 구자홍 Compressed Image Restoration Method
KR100525785B1 (en) * 2001-06-15 2005-11-03 엘지전자 주식회사 Filtering method for pixel of image
EP1527610A1 (en) * 2002-07-31 2005-05-04 Koninklijke Philips Electronics N.V. Dynamic detection of blocking artefacts
CN106204485B (en) * 2016-07-11 2019-03-22 西安理工大学 Image restoration boundary ringing effect suppressing method based on integral sine
CN108521575B (en) * 2018-04-06 2019-12-27 天津米步科技有限公司 Method and device for reducing noise of image noise
CN109005160A (en) * 2018-07-10 2018-12-14 广州虎牙信息科技有限公司 Video encoding/decoding method, device and computer readable storage medium, terminal

Citations (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5122875A (en) * 1991-02-27 1992-06-16 General Electric Company An HDTV compression system
JPH05308623A (en) 1992-04-30 1993-11-19 Olympus Optical Co Ltd Image signal decoder
US5475434A (en) 1993-08-17 1995-12-12 Goldstar Co. Ltd. Blocking effect attenuation apparatus for high definition television receiver
JPH0884342A (en) 1994-09-14 1996-03-26 Mitsubishi Electric Corp Video signal decoder
US5557330A (en) 1994-10-18 1996-09-17 Intel Corporation Encoding video signals using selective pre-filtering
US5590064A (en) 1994-10-26 1996-12-31 Intel Corporation Post-filtering for decoded video signals
US5589829A (en) 1994-10-26 1996-12-31 Intel Corporation Decoding variable-length encoded signals
US5825934A (en) * 1991-04-23 1998-10-20 Canon Kabushiki Kaisha Adaptive image coding method and apparatus
US6026232A (en) * 1995-07-13 2000-02-15 Kabushiki Kaisha Toshiba Method and system to replace sections of an encoded video bitstream
US6115503A (en) * 1996-07-04 2000-09-05 Siemens Aktiengesellschaft Method and apparatus for reducing coding artifacts of block-based image encoding and object-based image encoding
US6115505A (en) 1997-09-05 2000-09-05 Technology Research Association Of Medical And Welfare Apparatus Area detection apparatus
US6144700A (en) 1996-05-14 2000-11-07 Daewoo Electronics Co., Ltd. Method and apparatuses for removing blocking effect in a motion picture decoder
US6148109A (en) 1996-05-28 2000-11-14 Matsushita Electric Industrial Co., Ltd. Image predictive coding method
US6192081B1 (en) * 1995-10-26 2001-02-20 Sarnoff Corporation Apparatus and method for selecting a coding mode in a block-based coding system
US6222641B1 (en) * 1998-07-01 2001-04-24 Electronics For Imaging, Inc. Method and apparatus for image descreening
US6222881B1 (en) 1994-10-18 2001-04-24 Intel Corporation Using numbers of non-zero quantized transform signals and signal differences to determine when to encode video signals using inter-frame or intra-frame encoding
US6236764B1 (en) * 1998-11-30 2001-05-22 Equator Technologies, Inc. Image processing circuit and method for reducing a difference between pixel values across an image boundary
US6246802B1 (en) * 1996-09-30 2001-06-12 Nec Corporation Image data processor
US6295326B1 (en) 1999-03-08 2001-09-25 Bandspeed, Inc. Kalman filter based equalization for digital multicarrier communications systems
US6295376B1 (en) * 1997-06-09 2001-09-25 Hitachi, Ltd. Image sequence coding method and decoding method
US6310962B1 (en) * 1997-08-20 2001-10-30 Samsung Electronics Co., Ltd. MPEG2 moving picture encoding/decoding system
US6317523B1 (en) * 1996-10-30 2001-11-13 Oki Data Corporation Image data adjusting device and method
US6343141B1 (en) * 1996-10-08 2002-01-29 Lucent Technologies Inc. Skin area detection for video image systems
US6360014B1 (en) * 1997-09-26 2002-03-19 Matsushita Electric Industrial Co., Ltd. Image decoding method, image decoding apparatus, and data recording medium
US6381275B1 (en) * 1996-06-28 2002-04-30 Mitsubishi Denki Kabushiki Kaisha Image coding apparatus and image decoding apparatus
US6415055B1 (en) * 1994-12-12 2002-07-02 Sony Corporation Moving image encoding method and apparatus, and moving image decoding method and apparatus
US20030218781A1 (en) * 2002-04-10 2003-11-27 Tooru Suino Image input apparatus, image processing apparatus, image processing method, image processing program and storage medium storing the image processing program
US6738528B1 (en) 1998-05-22 2004-05-18 Matsushita Electric Industrial Co., Ltd. Block noise detector and block noise eliminator
US7432985B2 (en) * 2003-03-26 2008-10-07 Canon Kabushiki Kaisha Image processing method

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06103005B2 (en) * 1986-01-31 1994-12-14 株式会社日立製作所 Electronically controlled fuel injection control method
JPH0828324B2 (en) 1990-11-06 1996-03-21 信越化学工業株式会社 X-ray transparent film used as a mask for X-ray lithography
FR2677372B1 (en) * 1991-06-06 1994-11-10 Pasteur Institut NUCLEOTIDE AND PEPTIDE SEQUENCES OF A HEPATITIS C VIRUS ISOLATE, DIAGNOSTIC AND THERAPEUTIC APPLICATIONS.
JPH07162830A (en) * 1993-12-10 1995-06-23 Ricoh Co Ltd Control method for video conference communication equipment
JP3658011B2 (en) * 1994-04-19 2005-06-08 キヤノン株式会社 Image coding apparatus and method thereof, and image decoding apparatus and method thereof
US6292589B1 (en) * 1996-06-21 2001-09-18 Compaq Computer Corporation Method for choosing rate control parameters in motion-compensated transform-based picture coding scheme using non-parametric technique
JP4034380B2 (en) * 1996-10-31 2008-01-16 株式会社東芝 Image encoding / decoding method and apparatus
JP3860323B2 (en) * 1997-10-27 2006-12-20 三菱電機株式会社 Image decoding apparatus and image decoding method
KR100282147B1 (en) * 1998-11-13 2001-02-15 구자홍 Compressed Image Restoration Method
US6736526B2 (en) * 2001-03-27 2004-05-18 Matsushita Electric Industrial Co., Ltd. Bulb-type lamp and manufacturing method for the bulb-type lamp
US6980596B2 (en) * 2001-11-27 2005-12-27 General Instrument Corporation Macroblock level adaptive frame/field coding for digital video content
US7016547B1 (en) * 2002-06-28 2006-03-21 Microsoft Corporation Adaptive entropy encoding/decoding for screen capture content
JP4324844B2 (en) * 2003-04-25 2009-09-02 ソニー株式会社 Image decoding apparatus and image decoding method
EP1641269A4 (en) * 2003-06-30 2011-04-27 Mitsubishi Electric Corp Image encoding device and image encoding method
EP1580976A3 (en) * 2004-03-19 2010-04-21 Ricoh Company, Ltd. Image processing apparatus, image data generation and transmission method and image data generation and transmission program
JP4375235B2 (en) * 2004-05-20 2009-12-02 セイコーエプソン株式会社 Image output system that outputs images while coding multiple pixels at a time
US7697783B2 (en) * 2005-07-26 2010-04-13 Sony Corporation Coding device, coding method, decoding device, decoding method, and programs of same

Patent Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5122875A (en) * 1991-02-27 1992-06-16 General Electric Company An HDTV compression system
US5825934A (en) * 1991-04-23 1998-10-20 Canon Kabushiki Kaisha Adaptive image coding method and apparatus
JPH05308623A (en) 1992-04-30 1993-11-19 Olympus Optical Co Ltd Image signal decoder
US5475434A (en) 1993-08-17 1995-12-12 Goldstar Co. Ltd. Blocking effect attenuation apparatus for high definition television receiver
JPH0884342A (en) 1994-09-14 1996-03-26 Mitsubishi Electric Corp Video signal decoder
US5557330A (en) 1994-10-18 1996-09-17 Intel Corporation Encoding video signals using selective pre-filtering
US6222881B1 (en) 1994-10-18 2001-04-24 Intel Corporation Using numbers of non-zero quantized transform signals and signal differences to determine when to encode video signals using inter-frame or intra-frame encoding
US5590064A (en) 1994-10-26 1996-12-31 Intel Corporation Post-filtering for decoded video signals
US5589829A (en) 1994-10-26 1996-12-31 Intel Corporation Decoding variable-length encoded signals
US6415055B1 (en) * 1994-12-12 2002-07-02 Sony Corporation Moving image encoding method and apparatus, and moving image decoding method and apparatus
US6026232A (en) * 1995-07-13 2000-02-15 Kabushiki Kaisha Toshiba Method and system to replace sections of an encoded video bitstream
US6192081B1 (en) * 1995-10-26 2001-02-20 Sarnoff Corporation Apparatus and method for selecting a coding mode in a block-based coding system
US6144700A (en) 1996-05-14 2000-11-07 Daewoo Electronics Co., Ltd. Method and apparatuses for removing blocking effect in a motion picture decoder
US6148109A (en) 1996-05-28 2000-11-14 Matsushita Electric Industrial Co., Ltd. Image predictive coding method
US6381275B1 (en) * 1996-06-28 2002-04-30 Mitsubishi Denki Kabushiki Kaisha Image coding apparatus and image decoding apparatus
US6115503A (en) * 1996-07-04 2000-09-05 Siemens Aktiengesellschaft Method and apparatus for reducing coding artifacts of block-based image encoding and object-based image encoding
US6246802B1 (en) * 1996-09-30 2001-06-12 Nec Corporation Image data processor
US6343141B1 (en) * 1996-10-08 2002-01-29 Lucent Technologies Inc. Skin area detection for video image systems
US6317523B1 (en) * 1996-10-30 2001-11-13 Oki Data Corporation Image data adjusting device and method
US6295376B1 (en) * 1997-06-09 2001-09-25 Hitachi, Ltd. Image sequence coding method and decoding method
US6310962B1 (en) * 1997-08-20 2001-10-30 Samsung Electronics Co., Ltd. MPEG2 moving picture encoding/decoding system
US6115505A (en) 1997-09-05 2000-09-05 Technology Research Association Of Medical And Welfare Apparatus Area detection apparatus
US6360014B1 (en) * 1997-09-26 2002-03-19 Matsushita Electric Industrial Co., Ltd. Image decoding method, image decoding apparatus, and data recording medium
US6738528B1 (en) 1998-05-22 2004-05-18 Matsushita Electric Industrial Co., Ltd. Block noise detector and block noise eliminator
US6222641B1 (en) * 1998-07-01 2001-04-24 Electronics For Imaging, Inc. Method and apparatus for image descreening
US6236764B1 (en) * 1998-11-30 2001-05-22 Equator Technologies, Inc. Image processing circuit and method for reducing a difference between pixel values across an image boundary
US6690838B2 (en) * 1998-11-30 2004-02-10 Equator Technologies, Inc. Image processing circuit and method for reducing a difference between pixel values across an image boundary
US6295326B1 (en) 1999-03-08 2001-09-25 Bandspeed, Inc. Kalman filter based equalization for digital multicarrier communications systems
US20030218781A1 (en) * 2002-04-10 2003-11-27 Tooru Suino Image input apparatus, image processing apparatus, image processing method, image processing program and storage medium storing the image processing program
US7432985B2 (en) * 2003-03-26 2008-10-07 Canon Kabushiki Kaisha Image processing method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Japanese Office Action dated Oct. 31, 2006.
U.S. Office Action dated Nov. 19, 2009 in corresponding U.S. Appl. No. 11/892,179.

Also Published As

Publication number Publication date
JP2000152229A (en) 2000-05-30
USRE41835E1 (en) 2010-10-19
USRE41089E1 (en) 2010-01-26
USRE41907E1 (en) 2010-11-02
JP2009153226A (en) 2009-07-09
JP3697120B2 (en) 2005-09-21
USRE41400E1 (en) 2010-06-29
KR20000032333A (en) 2000-06-15
KR100282147B1 (en) 2001-02-15
JP2005312079A (en) 2005-11-04
US6611361B1 (en) 2003-08-26

Similar Documents

Publication Publication Date Title
USRE39541E1 (en) Methods and apparatuses for recovering compressed motion picture
US4849810A (en) Hierarchial encoding method and apparatus for efficiently communicating image sequences
USRE45135E1 (en) Method of removing blocking artifacts in a coding system of a moving picture
KR0165497B1 (en) Post processing apparatus and method for removing blocking artifact
US5598216A (en) Method and apparatus for encoding/decoding a video signal
US5802218A (en) Method, post-processing filter, and video compression system for suppressing mosquito and blocking atrifacts
US5610729A (en) Noise reduction apparatus for reducing noise in decoding of moving picture sequence
US4816914A (en) Method and apparatus for efficiently encoding and decoding image sequences
US6859558B2 (en) Method for eliminating blocking effect in compressed video signal
JP3385077B2 (en) Motion vector detection device
US8792738B2 (en) Image decoding apparatus and image coding apparatus
US5757969A (en) Method for removing a blocking effect for use in a video signal decoding apparatus
US5555028A (en) Post-processing method and apparatus for use in an image signal decoding system
EP0680219B1 (en) Improved post-processing method for use in an image signal decoding system
USRE41400E1 (en) Method of decoding a current image
US20060093232A1 (en) Unified metric for digital video processing (umdvp)
US5614953A (en) Image signal decoding apparatus having an encoding error compensation
JP4089025B2 (en) Image encoding apparatus, image encoding method, image transmission system, and image transmission method
JP3175906B2 (en) Image encoding / decoding method
JPH0678290A (en) Picture coder
Hsieh et al. Application of grey polynomial interpolation to reduce the block effect in low bit rate coding