US20070133687A1 - Motion compensation method - Google Patents
Motion compensation method Download PDFInfo
- Publication number
- US20070133687A1 US20070133687A1 US10/590,524 US59052405A US2007133687A1 US 20070133687 A1 US20070133687 A1 US 20070133687A1 US 59052405 A US59052405 A US 59052405A US 2007133687 A1 US2007133687 A1 US 2007133687A1
- Authority
- US
- United States
- Prior art keywords
- sub
- pixels
- pixel values
- motion compensation
- reference picture
- 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.)
- Abandoned
Links
- 238000000034 method Methods 0.000 title claims abstract description 47
- 238000004364 calculation method Methods 0.000 claims abstract description 56
- 238000001914 filtration Methods 0.000 claims description 47
- 238000013139 quantization Methods 0.000 description 21
- 238000012545 processing Methods 0.000 description 17
- 239000013598 vector Substances 0.000 description 14
- 238000007796 conventional method Methods 0.000 description 6
- 238000013459 approach Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 5
- 230000002123 temporal effect Effects 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 238000006073 displacement reaction Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000003384 imaging method Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000015556 catabolic process Effects 0.000 description 1
- 238000006731 degradation reaction Methods 0.000 description 1
- 230000002542 deteriorative effect Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 230000001131 transforming effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
- H04N19/523—Motion estimation or motion compensation with sub-pixel accuracy
Definitions
- the present invention relates to a motion compensation method for interpolating sub-pixels into a reference picture and for performing motion compensation based on the interpolated reference picture.
- Moving pictures are being adopted in an increasingly number of applications ranging form video telephony and video conferencing to DVD and digital television.
- moving pictures are transmitted, a substantial amount of data has to be sent through conventional transmission channels of a limited available frequency bandwidth.
- In order to transmit the digital data through the limited channel bandwidth it is inevitable to compress or reduce the volume of the transmission data.
- Temporal dependencies between blocks of subsequent frames are determined by employing a motion estimation and compensation technique. For any given block, a search is performed in previously coded and transmitted frames to determine a motion vector which will be used by the coding apparatus and the decoding apparatus to predict the image data of a block.
- FIG. 1 An example configuration of a video coding apparatus is illustrated in FIG. 1 .
- the shown video coding apparatus generally denoted with reference numeral 900 includes: a transform/quantization unit 920 to output quantized transform coefficients QC by transforming spatial image data to the frequency domain and quantizing the transformed image data; an entropy coding unit 990 for performing entropy coding (variable length coding) of the quantized transform coefficients QC and outputting the bit stream BS; and a video buffer (not shown) for adopting the compressed video data having a variable bit rate to a transmission channel which may have a fixed bit rate.
- a transform/quantization unit 920 to output quantized transform coefficients QC by transforming spatial image data to the frequency domain and quantizing the transformed image data
- an entropy coding unit 990 for performing entropy coding (variable length coding) of the quantized transform coefficients QC and outputting the bit stream BS
- a video buffer (not shown) for adopting the compressed video data
- the coding apparatus shown in FIG. 1 employs a DPCM (Differential Pulse Code Modulation) by only transmitting differentials between subsequent fields or frames.
- a subtractor 910 obtains these differentials by receiving the video data to be coded as an input signal IS and subtracting the previous image indicated by a prediction signal PS therefrom. The previous image is obtained by decoding the previously coded image. This is accomplished by a decoding apparatus which is incorporated into video coding apparatus 900 .
- the decoding apparatus performs the coding steps in a reverse manner.
- the decoding apparatus includes: an inverse quantization/transform unit 930 , and an adder 935 for adding the decoded differential (differential decoding signal DDS) to the previously decoded picture (prediction signal PS) in order to produce the image as will be obtained on the decoding side.
- a current frame or field is predicted from image data of a previous frame or field based on an estimation of the motion between the current and the previous images.
- estimated motion may be described in terms of 2-dimensional motion vectors representing the displacement of pixels between the previous and the current images.
- motion estimation is performed on a block-by-block basis. An example of the division of the current image into plurality of blocks is illustrated in FIG. 2 .
- a block of a current frame is compared with blocks in previous frames until a best match is determined. Based on the comparison results, an inter-frame displacement vector for the whole block can be estimated for the current frame.
- a motion estimation unit 970 is incorporated into the coding apparatus together with the corresponding motion compensation unit 960 included into the decoding path.
- the video coding apparatus 900 of FIG. 1 performs operations as follows.
- a given video image indicated by an input signal IS is divided into a number of small blocks, usually denoted as “macro blocks”.
- video image shown in FIG. 2 is divided into a plurality of macro blocks, each of which usually having a size of 16 ⁇ 16 pixels.
- I-picture When coding the video data of an image by only reducing spatial redundancies within the image, the resulting frame is referred to as an I-picture.
- I-pictures are typically coded by directly applying the transform to the macro blocks of a frame. I-pictures are large in size as no temporal information is exploited to reduce the amount of data.
- a prediction coding between subsequent fields or frames is performed based on motion estimation and compensation.
- a selected reference frame in motion estimation is a previously coded frame
- the frame to be coded is referred to as a P-picture.
- a previously coded frame and a future frame are chosen as reference frames
- the frame to be coded is referred to as B-picture.
- motion compensation has been described to be based on a 16 ⁇ 16 macro block, motion estimation and compensation can be performed using a number of different block sizes. Individual motion vectors may be determined for blocks having 4 ⁇ 4, 4 ⁇ 8, 8 ⁇ 4, 8 ⁇ 8, 8 ⁇ 16, 16 ⁇ 8, or 16 ⁇ 16 pixels. The provision of small motion compensation blocks improves the ability to handle fine motion details.
- the motion compensation operation Based on the results of the motion estimation operation, the motion compensation operation provides a prediction based on the determined motion vector.
- the information contained in a prediction error block resulting from the predicted block is then transformed into transform coefficients in transform/quantization unit 920 .
- a 2-dimensional DCT Discrete Cosine Transform
- the resulting transform coefficients are quantized and finally entropy coded (VLC) in entropy coding unit 990 .
- a decoding apparatus receives the transmitted bit stream BS of compressed video data and reproduces a sequence of coded video images based on the received data.
- the configuration of the decoding apparatus corresponds to that of the decoding apparatus included in the coding apparatus shown in FIG. 1 . A detailed description of the configuration of the decoding apparatus is therefore omitted.
- a sub-pixel accuracy of reference frames is widely used.
- 1 ⁇ 2 sub-pixel accuracy motion compensation is used in the MPEG-2 format.
- Patent Literature EP 1 073 276 In order to further increase the motion vector accuracy and coding efficiency, a 1 ⁇ 3 and a 1 ⁇ 6 sub-pixel vector accuracies have been proposed in Patent Literature EP 1 073 276.
- the motion vector accuracy and coding efficiency can further be increased by applying interpolation filters in motion estimation and compensation yielding 1 ⁇ 8 sub-pixel displacements.
- interpolation filters in motion estimation and compensation yielding 1 ⁇ 8 sub-pixel displacements.
- a sub-pixel resolution requires high computation complexity, in particular, calculation registers having a length of up to 25 bits.
- Such a complex implementation may be based on a 2-step approach.
- a 1 ⁇ 4 sub-pixel image employing an 8-tap filter is calculated.
- a 1 ⁇ 8 sub-pixel is obtained based on the 1 ⁇ 4 sub-pixel image by employing a bilinear filtering.
- the filtering operation for generating the image with the 1 ⁇ 4 sub-pixel accuracy includes the steps of horizontal and subsequent vertical filtering.
- h 1 to h 3 denote the 1 ⁇ 4 sub-pixel values and A x -H x represent the original full-pel pixel values, namely, the pixels from the original image.
- Coefficients applied to the above A x -H x are set in a way that the signal processing is performed preventing the occurrence of imaging by upsampling, in other words, unnecessary high frequency components generated through interpolation are eliminated.
- the horizontal filtering is illustrated in FIG. 3 .
- Eight-tap filtering is performed based on the pixel values of the original pixels 210 and the pixel values of the three intermediate pixels 220 are calculated in order to obtain a 1 ⁇ 4 sub-pixel accuracy in the horizontal direction.
- the resulting image data having a full-pel pixel accuracy in the vertical direction and a 1 ⁇ 4 sub-pixel accuracy in the horizontal direction are subjected to vertical filtering.
- the following Equations (4) to (6) having coefficients which correspond to those of the above described horizontal filter are employed.
- v 1 ⁇ 3 ⁇ D 1 +12 ⁇ D 2 ⁇ 37 ⁇ D 3 +229 ⁇ D 4 +71 ⁇ D 5 ⁇ 21 ⁇ D 6 +6 ⁇ D 7 ⁇ 1 ⁇ D 8 (4)
- v 2 ⁇ 3 ⁇ D 1 +12 ⁇ D 2 ⁇ 39 ⁇ D 3 +158 ⁇ D 4 +158 ⁇ D 5 ⁇ 39 ⁇ D 6 +12 ⁇ D 7 ⁇ 3 ⁇ D 8 (5)
- v 3 ⁇ 1 ⁇ D 1 +6 ⁇ D 2 ⁇ 21 ⁇ D 3 +71 ⁇ D 4 +229 ⁇ D 5 ⁇ 37 ⁇ D 6 +12 ⁇ D 7 ⁇ 3 ⁇ D 8 (6)
- v 1 to v 3 refer to the calculated vertical 1 ⁇ 4 sub-pixel values and D 1 , D 2 , D 3 , D 4 , D 5 , D 6 , D 7 . and D 8 represent the full-pel resolution pixels, namely, the pixel values of the original pixels 210 .
- coefficients applied to D x are set in a way that the signal processing is performed preventing the occurrence of imaging by upsampling, in other words, unnecessary high frequency components generated through interpolation are eliminated.
- the resulting pixel values have a length of up to 25 bits.
- the calculation results are downshifted and rounded as illustrated.
- v 1 represents the pixel value resulting from the horizontal and vertical filtering
- v 1 ′ represents the downshifted pixel value.
- the downshifted pixel values are further clipped to the range of 0 to 255.
- the vertical filtering is illustrated in FIG. 4 .
- the pixel values of the pixels 230 obtained during vertical filtering complete the sub-pixel array illustrated by way of filtering example between original pixels D 4 , D 5 , E 4 and E 5 .
- a 1 ⁇ 8 sub-pixel frame is calculated by applying a bilinear filtering to the 1 ⁇ 4 sub-pixel resolution. In this manner, intermediate pixels are generated between each of the 1 ⁇ 4 resolution pixels.
- FIG. 5 illustrates the application of a horizontal and vertical filtering.
- a mean value is calculated from the respective neighbouring pixel values in order to obtain an intermediate pixel value of a 1 ⁇ 8 sub-pixel resolution.
- the remaining 1 ⁇ 8 sub-pixel values to be interpolated are calculated by diagonal filtering as illustrated in FIG. 6 . It is a particular advantage of this approach that, in the bilinear filtering, the number of sub-pixel values stemming from multiple filtering is minimized as much as possible. For this purpose, it is preferable that only those pixel values, of the interpolated pixels, that are directly derived from original pixel values 210 are taken into account. In other words, those derived pixel values are the pixel values of the interpolated pixels located between the original pixels.
- All intermediate pixel values can be calculated therefrom, in other words, from the pixel values of the original pixels 210 and the intermediate pixel values derived from the original pixel values, when additionally taking center pixel 240 of the sub-pixel array into account.
- the calculation operation for the additional 1 ⁇ 8 sub-pixel values is based on two of the 1 ⁇ 4 sub-pixel resolution values, respectively.
- the individual pixel values taken into account for the calculation of an intermediate pixel value are illustrated in FIG. 6 by respective arrows. Each of the arrows shows two pixel values of pixels based on which each intermediate pixel value of the two is calculated.
- G (3 H+I+ 2)>>1 (10)
- D and G represent new intermediate pixel values as illustrated in FIG. 6
- E, F, H and I represent the pixel values obtained from the 1 ⁇ 4 resolution image.
- the additional values of “1” and “2” in the above equations only serve for correctly rounding the calculation results.
- An object of the present invention is to provide a motion compensation method for reducing operational workload and simplifying a hardware configuration.
- the motion compensation method of the present invention includes: interpolating sub-pixels in a reference picture; and performing motion compensation based on the interpolated reference picture, in the method, the interpolating including: a first calculation step of calculating base values which are bases of sub-pixel values of the sub-pixels by multiplying coefficients with pixel values of pixels included in the reference picture; and a first rounding step of deriving the sub-pixel values of the sub-pixels by rounding the base values calculated in the first calculation step instead of directly using the base values in calculating sub-pixel values of other sub-pixels; and the performing of motion compensation includes performing motion compensation based on the reference picture having the interpolated sub-pixels with the correspondingly derived sub-pixel values.
- base values of sub-pixels that have been calculated are directly used in calculating sub-pixel values of other sub-pixels.
- the base values of sub-pixels that have been calculated in the first calculation step are rounded in stead of being directly used in calculating the sub-pixel values of other sub-pixel values. Therefore, even in the case where the sub-pixel values of the other sub-pixels are calculated using the base values rounded, the number of bits to be used in the calculation can be more reduced than in the conventional way. As a result, it becomes possible to reduce the operational workload and to simplify the hardware configuration.
- the first calculation step may include calculating base values of sub-pixels to be interpolated in a first direction
- the first rounding step may include deriving sub-pixel values of the sub-pixels to be interpolated in the first direction by rounding the base values calculated in the first calculation step.
- the interpolation may further include: a second calculation step of calculating, using the sub-pixel values of the sub-pixels derived in the first rounding step, base values of sub-pixels to be interpolated in a second direction that is different from the first direction; and a second rounding step of deriving the sub-pixel values of the sub-pixels to be interpolated in the second direction by rounding the base values calculated in the second calculation step.
- the number of bits to be used in the calculation can be reduced down to 16 bits from, for example, 25 bits needed in a conventional way.
- the second calculation step may include calculating the base values of three a-fourths sub-pixels using the following equations when eight pixel values of pixels arrayed in the second direction are represented as D 1 , D 2 , D 3 , D 4 , D 5 , D 6 , D 7 and D 8 respectively and the three a-fourths sub-pixel values are represented as v 1 , v 2 and v 3 respectively:
- v 1 ⁇ 3 ⁇ D 1 +12 ⁇ D 2 ⁇ 37 ⁇ D 3 +229 ⁇ D 4 +71 ⁇ D 5 ⁇ 21 ⁇ D 6 +6 ⁇ D 7 ⁇ 1 ⁇ D 8 ;
- v 2 ⁇ 3 ⁇ D 1 +12 ⁇ D 2 ⁇ 39 ⁇ D 3 +158 ⁇ D 4 +158 ⁇ D 5 ⁇ 39 ⁇ D 6 +12 ⁇ D 7 ⁇ 3 ⁇ D ;
- v 3 ⁇ 1 ⁇ D 1 +6 ⁇ D 2
- the coefficients used in calculating sub-pixel values of sub-pixels are smaller than the conventional coefficients. This makes it possible to further reduce the number of bits to be used in calculating the sub-pixel values.
- the motion compensation method may further include a bilinear filtering of raising a sub-pixel accuracy by applying bilinear filtering to the reference picture having the interpolated sub-pixels with the correspondingly derived sub-pixel values.
- the increase in sub-pixel accuracy makes it possible to prevent picture quality from deteriorating during the picture coding processing and the picture decoding processing.
- the present invention can be realized as a motion compensation method, a motion estimation method, a moving picture coding method and a moving picture decoding method using the motion compensation method, a program causing a computer to execute these steps of the respective methods, a recording medium for storing the program, and an apparatus for performing operations according to these methods.
- FIG. 1 is a block diagram showing the structure of a moving picture coding apparatus
- FIG. 2 is an illustration of how a video image is divided into blocks
- FIG. 3 is an illustration of horizontal filtering for calculating a 1 ⁇ 4 sub-pixel accuracy in the horizontal direction
- FIG. 4 is an illustration of vertical filtering for calculating a 1 ⁇ 4 sub-pixel accuracy in the vertical direction
- FIG. 5 is an illustration of horizontal and vertical filtering for calculating a 1 ⁇ 8 sub-pixel accuracy
- FIG. 6 is an illustration of bilinear filtering in the diagonal direction for calculating a 1 ⁇ 8 sub-pixel accuracy
- FIG. 7 is a block diagram showing the configuration of a moving picture coding apparatus in the embodiment of the present invention.
- FIG. 8 is a flow chart showing the motion compensation operation performed by the moving picture coding apparatus in the embodiment.
- FIG. 9 is a comparison graph illustrating the difference between a coding result of a first image in the present invention and a coding result of another image obtained using a conventional method
- FIG. 10 is a comparison graph illustrating the difference between a coding result of a second image in the present invention and a coding result of another image obtained using a conventional method
- FIG. 11 is a block diagram showing the structure of a moving picture decoding apparatus in the embodiment of the present invention.
- FIG. 12 is an illustration of an interpolation method concerning the variation of the embodiment.
- a moving picture coding apparatus and a moving picture decoding apparatus in the embodiment of the present invention will be described below with reference to figures.
- the coding efficiency is increased by applying motion estimation and motion compensation in predictive coding.
- the motion estimation and compensation can be improved by reducing the differential remaining between the image data to be coded and the predictive image data.
- a 1 ⁇ 8 sub-pixel motion vector accuracy can further improve the coding efficiency.
- the present invention achieves an improved motion estimation and compensation without increasing the hardware complexity and the computational effort accordingly. This is because the present invention enables to only employ a 16-bit accuracy of intermediate calculation results for this purpose.
- FIG. 7 is a block diagram showing the configuration of the moving picture coding apparatus in this embodiment.
- This moving picture coding apparatus 100 includes: a substractor 110 ; a transform/quantization unit 120 ; an inverse quantization/inverse transform unit 130 ; an adder 135 ; a deblocking filter 137 ; a memory 140 ; a 16-bit operation interpolation filter 150 ; a motion compensation/prediction unit 160 ; a motion estimation unit 170 ; and an entropy coding unit 190 .
- the subtractor 110 subtracts a prediction signal PS from an input signal IS indicating a moving picture and outputs the differential to the transform/quantization unit 120 .
- the transform/quantization unit 120 obtains the differential from the subtractor 110 and performs coding processing of frequency transform (such as DCT transform) and quantization using the differential. After that, the transform/quantization unit 120 outputs the quantized transform coefficient QC that is the processing result to the entropy coding unit 190 and the inverse quantization/inverse transform unit 130 .
- frequency transform such as DCT transform
- the inverse quantization/inverse transform unit 130 performs decoding processing of inverse quantization and inverse DCT transform using the quantized transform coefficient QC outputted from the transform/quantization unit 120 . After that the inverse quantization/inverse transform unit 130 outputs the differential decoding signal DDS that is the processing result to the adder 135 .
- the adder 135 adds the differential decoding signal DDS to the prediction signal PS obtained from the motion compensation prediction unit 160 , and outputs the picture obtained as the result to the deblocking filter 137 .
- the deblocking filter 137 removes the block distortion of the picture outputted from the adder 135 , and stores the picture with no block distortion in the memory 140 as a reference picture.
- the 16-bit operation interpolation filter 150 extracts a reference picture from the memory 140 and performs 1 ⁇ 8 sub-pixel interpolation of the reference picture.
- the motion estimation unit 170 estimates a motion vector based on the picture indicated by the input signal IS and the reference picture on which 1 ⁇ 8 sub-pixel interpolation has been performed using the 16-bit operation interpolation filter 150 . After that, the motion estimation unit 170 outputs the motion data MD indicating the detected motion vector to the motion compensation/prediction unit 160 and the entropy coding unit 190 .
- the motion compensation/prediction unit 160 performs motion compensation based on the motion vector indicated by the motion data MD and the reference picture on which 1 ⁇ 8 sub-pixel interpolation has been performed using the 16-bit operation interpolation filter 150 . In this way, the motion compensation/prediction unit 160 predicts the current picture indicated by the input signal IS and outputs the prediction signal PS indicating the prediction picture to the subtractor 110 .
- the entropy coding unit 190 performs entropy coding of the quantized transform coefficients QC outputted by the transform/quantization unit 120 and the motion data MD outputted by the motion estimation unit 170 , and outputs the result as a bit stream BS.
- the moving picture coding apparatus 100 in the embodiment like this has a feature of including a 16-bit operation interpolation filter 150 .
- the motion compensation method in this embodiment has a feature that motion compensation is performed using the 1 ⁇ 8 sub-pixel interpolation by this 16-bit operation interpolation filter 150 .
- the respective functional units other than the 16-bit operation interpolation filter 150 have the same functions as the respective functional units included in the above-described conventional moving picture coding apparatus.
- the 16-bit operation interpolation filter 150 calculates a 1 ⁇ 4 sub-pixel value using a method other than a conventional method, and then calculates 1 ⁇ 8 sub-pixel value using the 1 ⁇ 4 sub-pixel value like in the case of the conventional method. The method how this 16-bit operation interpolation filter 150 calculates 1 ⁇ 4 sub-pixel value will be described in detail.
- h 1 to h 3 represent the 1 ⁇ 4 sub-pixel values to be interpolated, and A x -H x represent the original full-pel pixel values.
- the respective coefficients of A x -H x in this embodiment are set so that unnecessary high frequency components generated through interpolation are eliminated like in the conventional method. More specifically, the coefficients are set smaller than the conventional coefficients under the condition that picture quality does not deteriorate in the coding and decoding processing. In other words, the respective coefficients in this embodiment are set smaller in proportion to the respective coefficients of the conventional Equations (1) to (3).
- Equation (14) ( h 1 + 64 2 ) >> 6 ( 14 )
- h 1 represents the interpolated pixel value resulting from horizontal filtering
- h 1 ′ represents the respectively downshifted pixel value.
- a corresponding processing is applied to all of the interpolated pixel values resulting from horizontal filtering. Note that “>>6” in the Equation (14) represents 6-bit downshifting.
- the horizontally increased sub-pixel accuracy is also obtained in the vertical direction.
- a vertical filtering is applied.
- the previously performed downshift operation provides that none of the intermediate calculations exceeds a 16-bit accuracy in the vertical filtering step.
- Equations (15) to (17) which correspond to Equations (11) to (13) in the case of the horizontal filtering:
- v 1 ⁇ 1 ⁇ D v ⁇ 3 +3 ⁇ D v ⁇ 2 ⁇ 10 ⁇ D v ⁇ 1 +59 ⁇ D v +18 ⁇ D v+1 ⁇ 6 ⁇ D v+2 +1 ⁇ D v+3 ⁇ 0 ⁇ D v+4
- v 2 ⁇ 1 ⁇ D v ⁇ 3 +4 ⁇ D v ⁇ 2 ⁇ 10 ⁇ D v ⁇ 1 +39 ⁇ D v +39 ⁇ D v+1 ⁇ 10 ⁇ D v+2 +4 ⁇ D v+3 ⁇ D v+4
- v 3 ⁇ 0 ⁇ D v ⁇ 3 +1 ⁇ D v ⁇ 2 ⁇ 6 ⁇ D v ⁇ 1 +18 ⁇ D v +59 ⁇ D v+1 ⁇ 10 ⁇ D v+2 +3
- the respective coefficients of D x (D v ⁇ 3 to D v+4 ) in this embodiment are set smaller in proportion to the respective coefficients of the conventional Equations (4) to (6) like in the case of the respective coefficients of the above A x -H x .
- Equation (18) ( v 1 + 64 2 ) >> 6 ( 18 )
- the finally obtained sub-pixel values with a 1 ⁇ 4 sub-pixel accuracy are clipped in order to fall within a range between 0 and 255.
- the obtained 1 ⁇ 4 sub-pixel values are subjected to a bilinear filtering as it has been described above in connection with FIG. 5 and FIG. 6 in order to obtain a 1 ⁇ 8 sub-pixel resolution.
- this embodiment can eliminate the necessity of performing the calculation over 16 bits in the calculation processing of 1 ⁇ 4 sub-pixel values.
- the result of the downshift operation is clipped to the range of 0 to 255.
- the required pixel accuracy for the largest possible values during the filtering operation does not exceed 16-bits.
- the above example only relates to the 1 ⁇ 4 sub-pixel resolution calculation.
- the bilinear filtering for generating a 1 ⁇ 8 sub-pixel resolution only requires a maximum accuracy of 10-bits.
- a maximum accuracy of 16-bits is sufficient for performing all calculations of the present invention. Accordingly, the motion estimation, motion compensation and the coding and decoding of data moving picture can be improved in a simple manner.
- FIG. 8 is a flow chart showing the motion compensation operation performed by the moving picture coding apparatus 100 in the embodiment.
- the 16-bit operation interpolation filter 150 of the moving picture coding apparatus 100 calculates 1 ⁇ 4 sub-pixel values (base values which are bases of sub-pixel values) of the reference picture extracted from the memory 140 in the horizontal direction (S 100 ). After that, the 16-bit operation interpolation filter 150 performs downshifting of the pixel values obtained in Step 100 , and rounds the pixel values (Step 102 ).
- the 16-bit operation interpolation filter 150 calculates 1 ⁇ 4 sub-pixel values in the vertical direction using the pixel values rounded in Step 102 (Step 104 ). After that, the 16-bit operation interpolation filter 150 performs downshifting of the pixel values obtained in Step 104 and rounds the pixel values (Step 106 ).
- Step 100 to Step 106 Through the operation of Step 100 to Step 106 like this, 1 ⁇ 4 sub-pixels of the reference picture are interpolated in the horizontal direction and the vertical direction.
- the 16-bit operation interpolation filter 150 calculates 1 ⁇ 8 sub-pixels by performing bilinear filtering using the interpolated 1 ⁇ 4 sub-pixels like in the conventional case, in other words, the 16-bit operation interpolation filter 150 raises the pixel accuracy of the reference picture from 1 ⁇ 4 sub-pixel accuracy to 1 ⁇ 8 sub-pixel accuracy (Step 108 ).
- Step 100 to Step 108 performed by the 16-bit operation interpolation filter 150 like this a reference picture with interpolated 1 ⁇ 8 sub-pixel values is generated.
- the motion compensation/prediction unit 160 performs motion compensation using the reference picture with interpolated 1 ⁇ 8 sub-pixels and outputs the prediction signal PS indicating the result (Step 110 ).
- the rate distortion curves of FIG. 9 and FIG. 10 are shown over the bit rate on the X-axis and the peak signal to noise ratio (PSNR) on the Y-axis representing a measure for the introduced distortions.
- PSNR peak signal to noise ratio
- FIG. 9 and FIG. 10 demonstrate that the 16-bit implementation of a 1 ⁇ 8 sub-pixel filter (1 ⁇ 8-pel 16 bit) does not result in an image quality degradation compared to the conventional JM4.2 algorithm (1 ⁇ 8-pel 25-bit) although the JM4.2 algorithm requires longer registers.
- the approach of the present invention actually performs better than 1 ⁇ 4 sub-pixel 20-bit coding (1 ⁇ 4-pel 20 bit).
- FIG. 11 is a block diagram showing the configuration of a moving picture decoding apparatus in the embodiment of the present invention.
- This moving picture decoding apparatus 300 includes: an entropy decoding unit 310 ; an inverse quantization/inverse transform unit 320 ; an adder 330 ; a deblocking filter 340 ; a memory 350 and a motion compensation unit 360 .
- the entropy decoding unit 310 obtains a bit stream BS outputted by the moving picture coding apparatus 100 and performs entropy decoding processing of the bit stream. As the result, the entropy decoding unit 310 outputs the quantized transform coefficients QC to the inverse quantization/inverse transform unit 320 and outputs the motion data MD indicating the motion vector to the motion compensation unit 360 .
- the inverse quantization/inverse transform unit 320 performs decoding processing of inverse quantization and inverse DCT transform using the quantized transform coefficients QC. After that, the inverse quantization/inverse transform unit 320 outputs the differential decoding signal DDS that is the result of the processing to the adder 330 .
- the adder 330 adds the differential decoding signal DDS to the prediction signal PS obtained from the motion compensation unit 360 , and outputs the resulting picture to the deblocking filter 340 .
- the deblocking filter 340 eliminates the block distortion of the picture outputted from the adder 330 , and stores the picture with no block distortion to the memory 350 .
- the decoded picture is extracted from the memory 350 as the output signal OS.
- the motion compensation unit 360 includes: a 16-bit operation interpolation filter 361 for extracting the picture stored in the memory 350 as a reference picture and performing 1 ⁇ 8 sub-pixel interpolation of the reference picture; and a motion compensation prediction unit 361 for predicting the current picture.
- This motion compensation prediction unit 361 performs motion compensation based on the motion vector indicated by the motion data MD and the reference picture on which 1 ⁇ 8 sub-pixel interpolation is performed using a 16-bit operation interpolation filter 361 . In this way, the motion compensation/prediction unit 361 predicts the current picture and outputs the prediction signal PS indicating the prediction picture to the adder 330 .
- the moving picture decoding apparatus 300 like this also has a feature of including a 16-bit operation interpolation filter 361 like in the case of the moving picture coding apparatus 100 .
- This 16-bit operation interpolation filter 361 has the same function as the 16-bit operation interpolation filter 150 of the moving picture coding apparatus 100 . Therefore, with this moving picture decoding apparatus 300 , it is possible to reduce operation workload and simplify a hardware configuration without using pixel values exceeding 16 bits in the process of calculating the pixel values.
- the present invention provides an improved motion estimation and compensation by only employing a simplified hardware configuration and less computational effort. This is achieved by employing particular filter coefficients and additional downshift operations when obtaining a 1 ⁇ 4 sub-pixel resolution image. Accordingly, a more efficient coding and decoding with a simpler hardware configuration can be achieved.
- a two-step interpolation is performed in the following way: 1 ⁇ 4 sub-pixel values are interpolated in the horizontal direction; and then other 1 ⁇ 4 sub-pixel values are interpolated in the vertical direction.
- a single-step interpolation is performed instead of the two-step interpolation in this variation, the single-step interpolation being able to achieve the same effect as the effect obtained through both the interpolation in the horizontal direction and the vertical direction.
- the 16-bit operation interpolation filter 150 of this variation has a function as a two-dimensional filter.
- FIG. 12 is an illustration of an interpolation method concerning the variation of the embodiment.
- white circles show pixels of full pixel unit that are present in a reference picture, and the pixel values of the pixels that are present in the horizontal position h and the vertical position v are represented as P h,v . Also, the number of taps of the two-dimensional filter is 36 (6 taps in both the horizontal direction and the vertical direction).
- the motion compensation method concerning the present invention provides the following two effects that: operation workload can be reduced; and a hardware configuration can be simplified.
- the motion compensation method can be applied for a moving picture coding apparatus for coding a moving picture, a moving picture decoding apparatus for decoding the coded moving picture, and the like.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
- The present invention relates to a motion compensation method for interpolating sub-pixels into a reference picture and for performing motion compensation based on the interpolated reference picture.
- Moving pictures are being adopted in an increasingly number of applications ranging form video telephony and video conferencing to DVD and digital television. When moving pictures are transmitted, a substantial amount of data has to be sent through conventional transmission channels of a limited available frequency bandwidth. In order to transmit the digital data through the limited channel bandwidth, it is inevitable to compress or reduce the volume of the transmission data.
- In order to enable inter-operability between systems designed by different manufactures of any given application, video-coding standards have been developed for compressing the amount of video data. The coding approach underlying most of these standards consist of the following main steps:
- (1) Dividing each video frame into blocks of pixels so that processing of the video frame can be conducted at a block level;
- (2) Reducing spatial redundancies within a video frame by subjecting video data of each block to transform, quantization and entropy coding;
- (3) Exploiting temporal dependencies between blocks of subsequent frames in order to only transmit differentials between subsequent frames.
- Temporal dependencies between blocks of subsequent frames are determined by employing a motion estimation and compensation technique. For any given block, a search is performed in previously coded and transmitted frames to determine a motion vector which will be used by the coding apparatus and the decoding apparatus to predict the image data of a block.
- An example configuration of a video coding apparatus is illustrated in
FIG. 1 . The shown video coding apparatus generally denoted withreference numeral 900 includes: a transform/quantization unit 920 to output quantized transform coefficients QC by transforming spatial image data to the frequency domain and quantizing the transformed image data; anentropy coding unit 990 for performing entropy coding (variable length coding) of the quantized transform coefficients QC and outputting the bit stream BS; and a video buffer (not shown) for adopting the compressed video data having a variable bit rate to a transmission channel which may have a fixed bit rate. - The coding apparatus shown in
FIG. 1 employs a DPCM (Differential Pulse Code Modulation) by only transmitting differentials between subsequent fields or frames. Asubtractor 910 obtains these differentials by receiving the video data to be coded as an input signal IS and subtracting the previous image indicated by a prediction signal PS therefrom. The previous image is obtained by decoding the previously coded image. This is accomplished by a decoding apparatus which is incorporated intovideo coding apparatus 900. The decoding apparatus performs the coding steps in a reverse manner. More specifically, the decoding apparatus includes: an inverse quantization/transform unit 930, and anadder 935 for adding the decoded differential (differential decoding signal DDS) to the previously decoded picture (prediction signal PS) in order to produce the image as will be obtained on the decoding side. - In motion compensated DPCM, a current frame or field is predicted from image data of a previous frame or field based on an estimation of the motion between the current and the previous images. Such estimated motion may be described in terms of 2-dimensional motion vectors representing the displacement of pixels between the previous and the current images. Usually, motion estimation is performed on a block-by-block basis. An example of the division of the current image into plurality of blocks is illustrated in
FIG. 2 . - During motion estimation, a block of a current frame is compared with blocks in previous frames until a best match is determined. Based on the comparison results, an inter-frame displacement vector for the whole block can be estimated for the current frame. For this purpose, a
motion estimation unit 970 is incorporated into the coding apparatus together with the correspondingmotion compensation unit 960 included into the decoding path. - The
video coding apparatus 900 ofFIG. 1 performs operations as follows. A given video image indicated by an input signal IS is divided into a number of small blocks, usually denoted as “macro blocks”. For example, video image shown inFIG. 2 is divided into a plurality of macro blocks, each of which usually having a size of 16×16 pixels. - When coding the video data of an image by only reducing spatial redundancies within the image, the resulting frame is referred to as an I-picture. I-pictures are typically coded by directly applying the transform to the macro blocks of a frame. I-pictures are large in size as no temporal information is exploited to reduce the amount of data.
- In order to take advantage of temporal redundancies that exist between successive images, a prediction coding between subsequent fields or frames is performed based on motion estimation and compensation. When a selected reference frame in motion estimation is a previously coded frame, the frame to be coded is referred to as a P-picture. In case both, a previously coded frame and a future frame are chosen as reference frames, the frame to be coded is referred to as B-picture.
- Although the motion compensation has been described to be based on a 16×16 macro block, motion estimation and compensation can be performed using a number of different block sizes. Individual motion vectors may be determined for blocks having 4×4, 4×8, 8×4, 8×8, 8×16, 16×8, or 16×16 pixels. The provision of small motion compensation blocks improves the ability to handle fine motion details.
- Based on the results of the motion estimation operation, the motion compensation operation provides a prediction based on the determined motion vector. The information contained in a prediction error block resulting from the predicted block is then transformed into transform coefficients in transform/
quantization unit 920. Generally, a 2-dimensional DCT (Discrete Cosine Transform) is employed. The resulting transform coefficients are quantized and finally entropy coded (VLC) inentropy coding unit 990. - A decoding apparatus receives the transmitted bit stream BS of compressed video data and reproduces a sequence of coded video images based on the received data. The configuration of the decoding apparatus corresponds to that of the decoding apparatus included in the coding apparatus shown in
FIG. 1 . A detailed description of the configuration of the decoding apparatus is therefore omitted. - In order to improve the accuracy of motion compensation, a sub-pixel accuracy of reference frames is widely used. For example, ½ sub-pixel accuracy motion compensation is used in the MPEG-2 format.
- In order to further increase the motion vector accuracy and coding efficiency, a ⅓ and a ⅙ sub-pixel vector accuracies have been proposed in
Patent Literature EP 1 073 276. - The motion vector accuracy and coding efficiency can further be increased by applying interpolation filters in motion estimation and compensation yielding ⅛ sub-pixel displacements. However, such a sub-pixel resolution requires high computation complexity, in particular, calculation registers having a length of up to 25 bits.
- Such a complex implementation may be based on a 2-step approach. In the first step a ¼ sub-pixel image employing an 8-tap filter is calculated. In second step a ⅛ sub-pixel is obtained based on the ¼ sub-pixel image by employing a bilinear filtering.
- The filtering operation for generating the image with the ¼ sub-pixel accuracy includes the steps of horizontal and subsequent vertical filtering. The horizontal interpolation may be performed based on the following Equations (1) to (3):
h 1=−3·A 4+12·B 4−37·C 4+229·D 4+71·E 4−21F 4+6·G 4−1·H 4 (1)
h 2=−3·A 4+12−B 4−39·C 4+158·D 4+158·E 4−39·F 4+12·G 4−3·H 4 (2)
h 3=−1·A 4+6·B 4−21·C 4+71·D 4+229·E 4−37·F 4+12·G 4−3·H 4 (3) - In the above equation, h1 to h3 denote the ¼ sub-pixel values and Ax-Hx represent the original full-pel pixel values, namely, the pixels from the original image.
- Coefficients applied to the above Ax-Hx are set in a way that the signal processing is performed preventing the occurrence of imaging by upsampling, in other words, unnecessary high frequency components generated through interpolation are eliminated.
- The horizontal filtering is illustrated in
FIG. 3 . Eight-tap filtering is performed based on the pixel values of theoriginal pixels 210 and the pixel values of the threeintermediate pixels 220 are calculated in order to obtain a ¼ sub-pixel accuracy in the horizontal direction. - After the horizontal filtering has been completed, the resulting image data having a full-pel pixel accuracy in the vertical direction and a ¼ sub-pixel accuracy in the horizontal direction are subjected to vertical filtering. For this purpose, the following Equations (4) to (6) having coefficients which correspond to those of the above described horizontal filter are employed.
v 1=−3·D 1+12·D 2−37·D 3+229·D 4+71·D 5−21·D 6+6·D 7−1·D 8 (4)
v 2=−3·D 1+12·D 2−39·D 3+158·D 4+158·D 5−39·D 6+12·D 7−3·D 8 (5)
v 3=−1·D 1+6·D 2−21·D 3+71·D 4+229·D 5−37·D 6+12·D 7−3·D 8 (6) - In the above equations, v1 to v3 refer to the calculated vertical ¼ sub-pixel values and D1, D2, D3, D4, D5, D6, D7. and D8 represent the full-pel resolution pixels, namely, the pixel values of the
original pixels 210. - Like in the case described above, coefficients applied to Dx are set in a way that the signal processing is performed preventing the occurrence of imaging by upsampling, in other words, unnecessary high frequency components generated through interpolation are eliminated.
- The resulting pixel values have a length of up to 25 bits. In order to obtain image data in each of the pixel values fall into a predefined range of allowable pixel values, the calculation results are downshifted and rounded as illustrated. An example case of pixel value v1 is shown by the following Equation (7):
- Here, v1 represents the pixel value resulting from the horizontal and vertical filtering, while v1′ represents the downshifted pixel value. The downshifted pixel values are further clipped to the range of 0 to 255.
- The vertical filtering is illustrated in
FIG. 4 . The pixel values of thepixels 230 obtained during vertical filtering complete the sub-pixel array illustrated by way of filtering example between original pixels D4, D5, E4 and E5. - After having the ¼ sub-pixel image completed, a ⅛ sub-pixel frame is calculated by applying a bilinear filtering to the ¼ sub-pixel resolution. In this manner, intermediate pixels are generated between each of the ¼ resolution pixels.
- A bilinear filtering is applied in two steps and is illustrated by way of examples in
FIG. 5 andFIG. 6 . Starting from the ¼ sub-pixel resolution,FIG. 5 illustrates the application of a horizontal and vertical filtering. For this purpose, a mean value is calculated from the respective neighbouring pixel values in order to obtain an intermediate pixel value of a ⅛ sub-pixel resolution. When employing a binary representation for this processing, the following Equation (8) can be applied. Note that “>>1” in Equation (8) represents 1-bit downshifting.
A=(B+C+1)>>1 (8) - The remaining ⅛ sub-pixel values to be interpolated are calculated by diagonal filtering as illustrated in
FIG. 6 . It is a particular advantage of this approach that, in the bilinear filtering, the number of sub-pixel values stemming from multiple filtering is minimized as much as possible. For this purpose, it is preferable that only those pixel values, of the interpolated pixels, that are directly derived from original pixel values 210 are taken into account. In other words, those derived pixel values are the pixel values of the interpolated pixels located between the original pixels. - All intermediate pixel values can be calculated therefrom, in other words, from the pixel values of the
original pixels 210 and the intermediate pixel values derived from the original pixel values, when additionally takingcenter pixel 240 of the sub-pixel array into account. The calculation operation for the additional ⅛ sub-pixel values is based on two of the ¼ sub-pixel resolution values, respectively. The individual pixel values taken into account for the calculation of an intermediate pixel value are illustrated inFIG. 6 by respective arrows. Each of the arrows shows two pixel values of pixels based on which each intermediate pixel value of the two is calculated. Depending on the distance of the pixels to be taken into account for interpolation, the following Equations (9) and (10) are employed:
D=(E+F+1)>>1 (9)
G=(3H+I+2)>>1 (10) - In the above equations, D and G represent new intermediate pixel values as illustrated in
FIG. 6 , and E, F, H and I represent the pixel values obtained from the ¼ resolution image. The additional values of “1” and “2” in the above equations only serve for correctly rounding the calculation results. - However, the above-described conventional motion compensation method requires to record a long operation value of 25 bits in the filtering process for ¼ sub-pixel interpolation. This causes a particular disadvantage of such an interpolation approach that long registers are needed resulting in high hardware complexity and computational effort.
- The present invention is conceived in view of this drawback. An object of the present invention is to provide a motion compensation method for reducing operational workload and simplifying a hardware configuration.
- In order to achieve the above-described object, the motion compensation method of the present invention includes: interpolating sub-pixels in a reference picture; and performing motion compensation based on the interpolated reference picture, in the method, the interpolating including: a first calculation step of calculating base values which are bases of sub-pixel values of the sub-pixels by multiplying coefficients with pixel values of pixels included in the reference picture; and a first rounding step of deriving the sub-pixel values of the sub-pixels by rounding the base values calculated in the first calculation step instead of directly using the base values in calculating sub-pixel values of other sub-pixels; and the performing of motion compensation includes performing motion compensation based on the reference picture having the interpolated sub-pixels with the correspondingly derived sub-pixel values.
- For example, in the conventional method, base values of sub-pixels that have been calculated are directly used in calculating sub-pixel values of other sub-pixels. However, in the present invention, the base values of sub-pixels that have been calculated in the first calculation step are rounded in stead of being directly used in calculating the sub-pixel values of other sub-pixel values. Therefore, even in the case where the sub-pixel values of the other sub-pixels are calculated using the base values rounded, the number of bits to be used in the calculation can be more reduced than in the conventional way. As a result, it becomes possible to reduce the operational workload and to simplify the hardware configuration.
- Also, in a first aspect of the present invention, in the motion compensation method, the first calculation step may include calculating base values of sub-pixels to be interpolated in a first direction, and the first rounding step may include deriving sub-pixel values of the sub-pixels to be interpolated in the first direction by rounding the base values calculated in the first calculation step. At this time, in a second aspect of the present invention, in the motion compensation method, the interpolation may further include: a second calculation step of calculating, using the sub-pixel values of the sub-pixels derived in the first rounding step, base values of sub-pixels to be interpolated in a second direction that is different from the first direction; and a second rounding step of deriving the sub-pixel values of the sub-pixels to be interpolated in the second direction by rounding the base values calculated in the second calculation step.
- In this way, in the process of calculating sub-pixel values of sub-pixels to be interpolated in the first direction and in the second direction, the number of bits to be used in the calculation can be reduced down to 16 bits from, for example, 25 bits needed in a conventional way.
- Also, a fourth aspect of the present invention, in the motion compensation method, the first calculation step may include calculating the base values of three a-fourths sub-pixels using the following equations when eight pixel values of pixels arrayed in the first direction are represented as A, B, C, D, E, F, G and H respectively and the three a-fourths sub-pixel values are represented as h1, h2 and h3 respectively:
h 1=−1·A+3·B−10·C+59·D+18·E−6·F+1·G−0·H;
h 2=−1·A+4·B−10·C+39·D+39·E−10·F+4·G−1·H; and
h 3=−0·A+1·B−6·C+18D+59·E−10·F+3·G−1·H.
Here, in a fifth aspect of the present invention, in the motion compensation method, the second calculation step may include calculating the base values of three a-fourths sub-pixels using the following equations when eight pixel values of pixels arrayed in the second direction are represented as D1, D2, D3, D4, D5, D6, D7 and D8 respectively and the three a-fourths sub-pixel values are represented as v1, v2 and v3 respectively:
v 1=−3·D 1+12·D 2−37·D 3+229·D 4+71·D 5−21·D 6+6·D 7−1·D 8;
v 2=−3·D 1+12·D 2−39·D 3+158·D 4+158·D 5−39·D 6+12·D 7−3·D; and
v 3=−1·D 1+6·D 2−21·D 3+71·D 4+229·D 5−37·D 6+12·D 7−3·D 8. - In this way, the coefficients used in calculating sub-pixel values of sub-pixels are smaller than the conventional coefficients. This makes it possible to further reduce the number of bits to be used in calculating the sub-pixel values.
- Also, in the fourth aspect of the present invention, the motion compensation method may further include a bilinear filtering of raising a sub-pixel accuracy by applying bilinear filtering to the reference picture having the interpolated sub-pixels with the correspondingly derived sub-pixel values.
- In this way, the increase in sub-pixel accuracy makes it possible to prevent picture quality from deteriorating during the picture coding processing and the picture decoding processing.
- Note that the present invention can be realized as a motion compensation method, a motion estimation method, a moving picture coding method and a moving picture decoding method using the motion compensation method, a program causing a computer to execute these steps of the respective methods, a recording medium for storing the program, and an apparatus for performing operations according to these methods.
- Further Information about Technical Background to this Application
- The disclosure of EP Application No. 04016437.8 filed on Jul. 13, 2004 including specification, drawings and claims is incorporated herein by reference in its entirety.
- These and other objects, advantages and features of the invention will become apparent from the following description thereof taken in conjunction with the accompanying drawings that illustrate a specific embodiment of the invention. In the Drawings:
-
FIG. 1 is a block diagram showing the structure of a moving picture coding apparatus; -
FIG. 2 is an illustration of how a video image is divided into blocks; -
FIG. 3 is an illustration of horizontal filtering for calculating a ¼ sub-pixel accuracy in the horizontal direction; -
FIG. 4 is an illustration of vertical filtering for calculating a ¼ sub-pixel accuracy in the vertical direction; -
FIG. 5 is an illustration of horizontal and vertical filtering for calculating a ⅛ sub-pixel accuracy; -
FIG. 6 is an illustration of bilinear filtering in the diagonal direction for calculating a ⅛ sub-pixel accuracy; -
FIG. 7 is a block diagram showing the configuration of a moving picture coding apparatus in the embodiment of the present invention; -
FIG. 8 is a flow chart showing the motion compensation operation performed by the moving picture coding apparatus in the embodiment; -
FIG. 9 is a comparison graph illustrating the difference between a coding result of a first image in the present invention and a coding result of another image obtained using a conventional method; -
FIG. 10 is a comparison graph illustrating the difference between a coding result of a second image in the present invention and a coding result of another image obtained using a conventional method; -
FIG. 11 is a block diagram showing the structure of a moving picture decoding apparatus in the embodiment of the present invention; and -
FIG. 12 is an illustration of an interpolation method concerning the variation of the embodiment. - A moving picture coding apparatus and a moving picture decoding apparatus in the embodiment of the present invention will be described below with reference to figures.
- In video coding, the coding efficiency is increased by applying motion estimation and motion compensation in predictive coding. The motion estimation and compensation can be improved by reducing the differential remaining between the image data to be coded and the predictive image data. In particular, a ⅛ sub-pixel motion vector accuracy can further improve the coding efficiency.
- The present invention achieves an improved motion estimation and compensation without increasing the hardware complexity and the computational effort accordingly. This is because the present invention enables to only employ a 16-bit accuracy of intermediate calculation results for this purpose.
-
FIG. 7 is a block diagram showing the configuration of the moving picture coding apparatus in this embodiment. - This moving
picture coding apparatus 100 includes: asubstractor 110; a transform/quantization unit 120; an inverse quantization/inverse transform unit 130; anadder 135; adeblocking filter 137; amemory 140; a 16-bitoperation interpolation filter 150; a motion compensation/prediction unit 160; amotion estimation unit 170; and anentropy coding unit 190. - The
subtractor 110 subtracts a prediction signal PS from an input signal IS indicating a moving picture and outputs the differential to the transform/quantization unit 120. - The transform/quantization unit 120 obtains the differential from the
subtractor 110 and performs coding processing of frequency transform (such as DCT transform) and quantization using the differential. After that, the transform/quantization unit 120 outputs the quantized transform coefficient QC that is the processing result to theentropy coding unit 190 and the inverse quantization/inverse transform unit 130. - The inverse quantization/
inverse transform unit 130 performs decoding processing of inverse quantization and inverse DCT transform using the quantized transform coefficient QC outputted from the transform/quantization unit 120. After that the inverse quantization/inverse transform unit 130 outputs the differential decoding signal DDS that is the processing result to theadder 135. - The
adder 135 adds the differential decoding signal DDS to the prediction signal PS obtained from the motioncompensation prediction unit 160, and outputs the picture obtained as the result to thedeblocking filter 137. - The
deblocking filter 137 removes the block distortion of the picture outputted from theadder 135, and stores the picture with no block distortion in thememory 140 as a reference picture. - The 16-bit
operation interpolation filter 150 extracts a reference picture from thememory 140 and performs ⅛ sub-pixel interpolation of the reference picture. - The
motion estimation unit 170 estimates a motion vector based on the picture indicated by the input signal IS and the reference picture on which ⅛ sub-pixel interpolation has been performed using the 16-bitoperation interpolation filter 150. After that, themotion estimation unit 170 outputs the motion data MD indicating the detected motion vector to the motion compensation/prediction unit 160 and theentropy coding unit 190. - The motion compensation/
prediction unit 160 performs motion compensation based on the motion vector indicated by the motion data MD and the reference picture on which ⅛ sub-pixel interpolation has been performed using the 16-bitoperation interpolation filter 150. In this way, the motion compensation/prediction unit 160 predicts the current picture indicated by the input signal IS and outputs the prediction signal PS indicating the prediction picture to thesubtractor 110. - The
entropy coding unit 190 performs entropy coding of the quantized transform coefficients QC outputted by the transform/quantization unit 120 and the motion data MD outputted by themotion estimation unit 170, and outputs the result as a bit stream BS. - The moving
picture coding apparatus 100 in the embodiment like this has a feature of including a 16-bitoperation interpolation filter 150. In other words, the motion compensation method in this embodiment has a feature that motion compensation is performed using the ⅛ sub-pixel interpolation by this 16-bitoperation interpolation filter 150. - Note that, in the moving
picture coding apparatus 100 in this embodiment, the respective functional units other than the 16-bitoperation interpolation filter 150 have the same functions as the respective functional units included in the above-described conventional moving picture coding apparatus. - The 16-bit
operation interpolation filter 150 calculates a ¼ sub-pixel value using a method other than a conventional method, and then calculates ⅛ sub-pixel value using the ¼ sub-pixel value like in the case of the conventional method. The method how this 16-bitoperation interpolation filter 150 calculates ¼ sub-pixel value will be described in detail. - A two-step procedure is employed for obtaining the ⅛ pixel accuracy. In a first stage including two interpolation steps, a horizontal and a vertical filtering is subsequently employed. For interpolating ¼ sub-pixel values in the horizontal direction, the following Equations (11) to (13) are applied:
h 1=−1·A h+3·B h−10·C h+59·D h+18·E h−6·F h+1·G h−0·H h (11)
h 2=−1·A h+4·B h−10·C h+39·D h+39−E h−10·F h+4·G h−1·H h (12)
h 3=−0·A h+1·B h−6·C h+18·D h+59·E h−10·F h+3·G h−1·H h (13) - In the above equations, h1 to h3 represent the ¼ sub-pixel values to be interpolated, and Ax-Hx represent the original full-pel pixel values.
- Here, the respective coefficients of Ax-Hx in this embodiment are set so that unnecessary high frequency components generated through interpolation are eliminated like in the conventional method. More specifically, the coefficients are set smaller than the conventional coefficients under the condition that picture quality does not deteriorate in the coding and decoding processing. In other words, the respective coefficients in this embodiment are set smaller in proportion to the respective coefficients of the conventional Equations (1) to (3).
- After completing the horizontal filtering, the calculated values are rounded by being downshifted. For example, the intermediate value of h1 is rounded using the following Equation (14).
- Here, h1 represents the interpolated pixel value resulting from horizontal filtering, and h1′ represents the respectively downshifted pixel value. A corresponding processing is applied to all of the interpolated pixel values resulting from horizontal filtering. Note that “>>6” in the Equation (14) represents 6-bit downshifting.
- In the second step of the first stage, the horizontally increased sub-pixel accuracy is also obtained in the vertical direction. For this purpose, a vertical filtering is applied. The previously performed downshift operation provides that none of the intermediate calculations exceeds a 16-bit accuracy in the vertical filtering step. The vertical filtering is performed by employing the filter coefficients as shown in the following Equations (15) to (17) which correspond to Equations (11) to (13) in the case of the horizontal filtering:
v 1=−1·D v−3+3·D v−2−10·D v−1+59·D v+18·D v+1−6·D v+2+1·D v+3−0·D v+4 (15)
v 2=−1·D v−3+4·D v−2−10·D v−1+39·D v+39·D v+1−10·D v+2+4·D v+3 ·D v+4 (16)
v 3=−0·D v−3+1·D v−2−6·D v−1+18·D v+59·D v+1−10·D v+2+3·D v+3−1·D v+4 (17)
Here, v1 to v3 refer to the ¼ sub-pixel values in the vertical direction and Dv−3, Dv−2, Dv−1, Dv, Dv+1, Dv+2, Dv+3 and Dv+4, represent the full-pel pixels in the vertical direction. In other words, the full-pel pixels arepixels FIG. 3 . - Here, the respective coefficients of Dx (Dv−3 to Dv+4) in this embodiment are set smaller in proportion to the respective coefficients of the conventional Equations (4) to (6) like in the case of the respective coefficients of the above Ax-Hx.
- The calculation results from the vertical filtering, namely, pixel values 230, are subjected to downshifting by applying the following Equation (18) which is illustrated as an example case of v1 only:
- A rounding during the downshift operation is achieved by adding the
value 26/2=64/2 to the interpolated pixel value. - Although, the above description firstly applies a horizontal filtering and secondly a vertical filtering together with respective downshift operations, a skilled person in the art is aware that the horizontal and vertical operations may be exchanged to achieve the same result. Thus the vertical filtering may be performed before a horizontal filtering.
- The finally obtained sub-pixel values with a ¼ sub-pixel accuracy are clipped in order to fall within a range between 0 and 255.
- The obtained ¼ sub-pixel values are subjected to a bilinear filtering as it has been described above in connection with
FIG. 5 andFIG. 6 in order to obtain a ⅛ sub-pixel resolution. - The following example demonstrates that the processing of the present invention does not require any registers for intermediate pixel values exceeding a 16-bit accuracy.
- Assuming that a pixel value falls in the range between 0 and 255, the largest possible values during a horizontal 8-tap filtering may occur when employing the following Equation (19) for calculating intermediate pixel value h2:
h 2=−1·0+4·255+(−10)·0+39·255+39·255+(−10)·0+4·255−1·0 (19)
h 2=21930<32768=215 15bit+1bit(sign) (20) - In this way, this embodiment can eliminate the necessity of performing the calculation over 16 bits in the calculation processing of ¼ sub-pixel values.
- The resulting pixel value is downshifted as indicated by the following Equation (21):
- The result of the downshift operation is clipped to the range of 0 to 255.
- As demonstrated above, the required pixel accuracy for the largest possible values during the filtering operation does not exceed 16-bits. Although the above operation example has only been calculated for the horizontal direction, corresponding coefficients are used for the vertical filtering and, thus, identical advantages are applied to the vertical filtering.
- The above example only relates to the ¼ sub-pixel resolution calculation. The bilinear filtering for generating a ⅛ sub-pixel resolution only requires a maximum accuracy of 10-bits. Thus, a maximum accuracy of 16-bits is sufficient for performing all calculations of the present invention. Accordingly, the motion estimation, motion compensation and the coding and decoding of data moving picture can be improved in a simple manner.
-
FIG. 8 is a flow chart showing the motion compensation operation performed by the movingpicture coding apparatus 100 in the embodiment. - First, the 16-bit
operation interpolation filter 150 of the movingpicture coding apparatus 100 calculates ¼ sub-pixel values (base values which are bases of sub-pixel values) of the reference picture extracted from thememory 140 in the horizontal direction (S100). After that, the 16-bitoperation interpolation filter 150 performs downshifting of the pixel values obtained inStep 100, and rounds the pixel values (Step 102). - Next, the 16-bit
operation interpolation filter 150 calculates ¼ sub-pixel values in the vertical direction using the pixel values rounded in Step 102 (Step 104). After that, the 16-bitoperation interpolation filter 150 performs downshifting of the pixel values obtained in Step 104 and rounds the pixel values (Step 106). - Through the operation of
Step 100 to Step 106 like this, ¼ sub-pixels of the reference picture are interpolated in the horizontal direction and the vertical direction. - When ¼ sub-pixels are interpolated, the 16-bit
operation interpolation filter 150 calculates ⅛ sub-pixels by performing bilinear filtering using the interpolated ¼ sub-pixels like in the conventional case, in other words, the 16-bitoperation interpolation filter 150 raises the pixel accuracy of the reference picture from ¼ sub-pixel accuracy to ⅛ sub-pixel accuracy (Step 108). - Through
Step 100 to Step 108 performed by the 16-bitoperation interpolation filter 150 like this, a reference picture with interpolated ⅛ sub-pixel values is generated. - After that, the motion compensation/
prediction unit 160 performs motion compensation using the reference picture with interpolated ⅛ sub-pixels and outputs the prediction signal PS indicating the result (Step 110). - For demonstrating that similar results compared to conventional interpolation implementations can be achieved when applying the present invention, the algorithm of the present invention has been implemented into the H. 264/MPEG encoder processing software (JM4.2). The calculation results are illustrated in
FIG. 9 andFIG. 10 by rate distortion curves indicating the impact on the perceived picture quality. Both figures differ only because different image sequences are employed as examples. - The rate distortion curves of
FIG. 9 andFIG. 10 are shown over the bit rate on the X-axis and the peak signal to noise ratio (PSNR) on the Y-axis representing a measure for the introduced distortions. -
FIG. 9 andFIG. 10 demonstrate that the 16-bit implementation of a ⅛ sub-pixel filter (⅛-pel 16 bit) does not result in an image quality degradation compared to the conventional JM4.2 algorithm (⅛-pel 25-bit) although the JM4.2 algorithm requires longer registers. In addition, the approach of the present invention actually performs better than ¼ sub-pixel 20-bit coding (¼-pel 20 bit). -
FIG. 11 is a block diagram showing the configuration of a moving picture decoding apparatus in the embodiment of the present invention. - This moving
picture decoding apparatus 300 includes: anentropy decoding unit 310; an inverse quantization/inverse transform unit 320; anadder 330; adeblocking filter 340; amemory 350 and amotion compensation unit 360. - The
entropy decoding unit 310 obtains a bit stream BS outputted by the movingpicture coding apparatus 100 and performs entropy decoding processing of the bit stream. As the result, theentropy decoding unit 310 outputs the quantized transform coefficients QC to the inverse quantization/inverse transform unit 320 and outputs the motion data MD indicating the motion vector to themotion compensation unit 360. - The inverse quantization/
inverse transform unit 320 performs decoding processing of inverse quantization and inverse DCT transform using the quantized transform coefficients QC. After that, the inverse quantization/inverse transform unit 320 outputs the differential decoding signal DDS that is the result of the processing to theadder 330. - The
adder 330 adds the differential decoding signal DDS to the prediction signal PS obtained from themotion compensation unit 360, and outputs the resulting picture to thedeblocking filter 340. - The
deblocking filter 340 eliminates the block distortion of the picture outputted from theadder 330, and stores the picture with no block distortion to thememory 350. The decoded picture is extracted from thememory 350 as the output signal OS. - The
motion compensation unit 360 includes: a 16-bitoperation interpolation filter 361 for extracting the picture stored in thememory 350 as a reference picture and performing ⅛ sub-pixel interpolation of the reference picture; and a motioncompensation prediction unit 361 for predicting the current picture. This motioncompensation prediction unit 361 performs motion compensation based on the motion vector indicated by the motion data MD and the reference picture on which ⅛ sub-pixel interpolation is performed using a 16-bitoperation interpolation filter 361. In this way, the motion compensation/prediction unit 361 predicts the current picture and outputs the prediction signal PS indicating the prediction picture to theadder 330. - The moving
picture decoding apparatus 300 like this also has a feature of including a 16-bitoperation interpolation filter 361 like in the case of the movingpicture coding apparatus 100. This 16-bitoperation interpolation filter 361 has the same function as the 16-bitoperation interpolation filter 150 of the movingpicture coding apparatus 100. Therefore, with this movingpicture decoding apparatus 300, it is possible to reduce operation workload and simplify a hardware configuration without using pixel values exceeding 16 bits in the process of calculating the pixel values. - Summarizing, the present invention provides an improved motion estimation and compensation by only employing a simplified hardware configuration and less computational effort. This is achieved by employing particular filter coefficients and additional downshift operations when obtaining a ¼ sub-pixel resolution image. Accordingly, a more efficient coding and decoding with a simpler hardware configuration can be achieved.
- (Variation)
- Here, an variation of the method for interpolating ¼ sub-pixel values in the embodiment will be described below.
- In the above-described embodiment, a two-step interpolation is performed in the following way: ¼ sub-pixel values are interpolated in the horizontal direction; and then other ¼ sub-pixel values are interpolated in the vertical direction. However, a single-step interpolation is performed instead of the two-step interpolation in this variation, the single-step interpolation being able to achieve the same effect as the effect obtained through both the interpolation in the horizontal direction and the vertical direction. In other words, the 16-bit
operation interpolation filter 150 of this variation has a function as a two-dimensional filter. -
FIG. 12 is an illustration of an interpolation method concerning the variation of the embodiment. - In this
FIG. 12 , white circles show pixels of full pixel unit that are present in a reference picture, and the pixel values of the pixels that are present in the horizontal position h and the vertical position v are represented as Ph,v. Also, the number of taps of the two-dimensional filter is 36 (6 taps in both the horizontal direction and the vertical direction). - In this case, the 16-bit
operation interpolation filter 150 calculates pixel values Phv, ij (i, i=0 to 3, excluding “i=0 and j=0”) of sub-pixels to be interpolated using the following Equation (22). Here, cij (m, n) is a filter coefficients (m, n=−2 to 3) and generally vary depending on the position (i, j) of the pixel to be interpolated. After that, the sub-pixel values calculated in this way are downshifted. - In this variation like the case of the conventional example, those calculated sub-pixel values are always rounded and not used for calculating the pixel values of other sub-pixels. Thus, it is possible to reduce the number of bits necessary for the calculation process of sub-pixels.
- Although only an exemplary embodiment of this invention has been described in detail above, those skilled in the art will readily appreciate that many modifications are possible in the exemplary embodiment without materially departing from the novel teachings and advantages of this invention. Accordingly, all such modifications are intended to be included within the scope of this invention.
- The motion compensation method concerning the present invention provides the following two effects that: operation workload can be reduced; and a hardware configuration can be simplified. For example, the motion compensation method can be applied for a moving picture coding apparatus for coding a moving picture, a moving picture decoding apparatus for decoding the coded moving picture, and the like.
Claims (19)
h 1=−1·A+3·B−10·C+59·D+18·E−6·F+1·G−0·H;
h 2=−1·A+4·B−10·C+39·D+39·E−10·F+4·G−1·H; and
h 3=−0·A+1·B−6·C+18D+59E−10·F+3·G−1·H.
v 1=−3·D 1+12·D 2−37·D 3+229·D 4+71·D 5−21·D 6+6·D 7−1·D 8;
v 2=−3·D 1+12·D 2−39·D 3+158·D 4+158·D 5−39·D 6+12·D 7−3·D 8; and
v 3=−1·D 1+6·D 2−21·D 3+71·D 4+229·D 5−37·D 6+12·D 7−3·D 8.
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP04016437A EP1617672A1 (en) | 2004-07-13 | 2004-07-13 | Motion estimator/compensator including a 16-bit 1/8 pel interpolation filter |
EP04016437.8 | 2004-07-13 | ||
PCT/JP2005/012873 WO2006006609A1 (en) | 2004-07-13 | 2005-07-06 | Motion compensation method |
Publications (1)
Publication Number | Publication Date |
---|---|
US20070133687A1 true US20070133687A1 (en) | 2007-06-14 |
Family
ID=34925736
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/590,524 Abandoned US20070133687A1 (en) | 2004-07-13 | 2005-07-06 | Motion compensation method |
Country Status (5)
Country | Link |
---|---|
US (1) | US20070133687A1 (en) |
EP (2) | EP1617672A1 (en) |
JP (1) | JP2008507190A (en) |
CN (2) | CN101945290A (en) |
WO (1) | WO2006006609A1 (en) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080095240A1 (en) * | 2006-10-20 | 2008-04-24 | Samsung Electronics Co.; Ltd | Method for interpolating chrominance signal in video encoder and decoder |
US20090153733A1 (en) * | 2007-12-13 | 2009-06-18 | Samsung Electronics Co., Ltd. | Method and apparatus for interpolating image |
US20100074329A1 (en) * | 2008-09-25 | 2010-03-25 | Chih-Ming Fu | Adaptive interpolation filter for video coding |
US20100111182A1 (en) * | 2008-10-03 | 2010-05-06 | Qualcomm Incorporated | Digital video coding with interpolation filters and offsets |
US20100254450A1 (en) * | 2008-07-03 | 2010-10-07 | Matthias Narroschke | Video coding method, video decoding method, video coding apparatus, video decoding apparatus, and corresponding program and integrated circuit |
US20120224639A1 (en) * | 2011-03-03 | 2012-09-06 | General Instrument Corporation | Method for interpolating half pixels and quarter pixels |
US9049454B2 (en) | 2011-01-19 | 2015-06-02 | Google Technology Holdings Llc. | High efficiency low complexity interpolation filters |
US9264725B2 (en) | 2011-06-24 | 2016-02-16 | Google Inc. | Selection of phase offsets for interpolation filters for motion compensation |
US9313519B2 (en) | 2011-03-11 | 2016-04-12 | Google Technology Holdings LLC | Interpolation filter selection using prediction unit (PU) size |
US9319711B2 (en) | 2011-07-01 | 2016-04-19 | Google Technology Holdings LLC | Joint sub-pixel interpolation filter for temporal prediction |
US9325991B2 (en) | 2012-04-11 | 2016-04-26 | Qualcomm Incorporated | Motion vector rounding |
US10009622B1 (en) | 2015-12-15 | 2018-06-26 | Google Llc | Video coding with degradation of residuals |
Families Citing this family (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8243820B2 (en) | 2004-10-06 | 2012-08-14 | Microsoft Corporation | Decoding variable coded resolution video with native range/resolution post-processing operation |
US9071847B2 (en) | 2004-10-06 | 2015-06-30 | Microsoft Technology Licensing, Llc | Variable coding resolution in video codec |
US7956930B2 (en) | 2006-01-06 | 2011-06-07 | Microsoft Corporation | Resampling and picture resizing operations for multi-resolution video coding and decoding |
CN101632306B (en) * | 2006-12-01 | 2014-03-19 | 法国电信公司 | Adaptive interpolation method and system for motion compensated predictive video coding and decoding |
US8942505B2 (en) * | 2007-01-09 | 2015-01-27 | Telefonaktiebolaget L M Ericsson (Publ) | Adaptive filter representation |
US8107571B2 (en) | 2007-03-20 | 2012-01-31 | Microsoft Corporation | Parameterized filters and signaling techniques |
KR101365444B1 (en) * | 2007-11-19 | 2014-02-21 | 삼성전자주식회사 | Method and apparatus for encoding/decoding moving image efficiently through adjusting a resolution of image |
WO2009073415A2 (en) * | 2007-11-30 | 2009-06-11 | Dolby Laboratories Licensing Corporation | Temporal image prediction |
US9967590B2 (en) | 2008-04-10 | 2018-05-08 | Qualcomm Incorporated | Rate-distortion defined interpolation for video coding based on fixed filter or adaptive filter |
US8831086B2 (en) | 2008-04-10 | 2014-09-09 | Qualcomm Incorporated | Prediction techniques for interpolation in video coding |
US20090257499A1 (en) * | 2008-04-10 | 2009-10-15 | Qualcomm Incorporated | Advanced interpolation techniques for motion compensation in video coding |
US8971412B2 (en) * | 2008-04-10 | 2015-03-03 | Qualcomm Incorporated | Advanced interpolation techniques for motion compensation in video coding |
US9077971B2 (en) | 2008-04-10 | 2015-07-07 | Qualcomm Incorporated | Interpolation-like filtering of integer-pixel positions in video coding |
US8804831B2 (en) | 2008-04-10 | 2014-08-12 | Qualcomm Incorporated | Offsets at sub-pixel resolution |
US8705622B2 (en) | 2008-04-10 | 2014-04-22 | Qualcomm Incorporated | Interpolation filter support for sub-pixel resolution in video coding |
RU2505938C2 (en) * | 2008-04-10 | 2014-01-27 | Квэлкомм Инкорпорейтед | Distortion-based interpolation depending on transmission rate for video coding based on fixed filter or adaptive filter |
RU2530327C2 (en) * | 2008-07-29 | 2014-10-10 | Франс Телеком | Method of updating encoder by filter interpolation |
WO2011121716A1 (en) | 2010-03-30 | 2011-10-06 | 株式会社 東芝 | Moving image encoding method, decoding method, encoder apparatus and decoder apparatus |
US9219921B2 (en) * | 2010-04-12 | 2015-12-22 | Qualcomm Incorporated | Mixed tap filters |
US8437581B2 (en) * | 2011-03-04 | 2013-05-07 | General Instrument Corporation | Method and system for interpolating fractional video pixels |
WO2012177301A1 (en) * | 2011-06-22 | 2012-12-27 | General Instrument Corporation | Fractional pixel interpolation filter for video compression |
HUE053960T2 (en) | 2011-06-24 | 2021-08-30 | Ntt Docomo Inc | Method and apparatus for motion compensated prediction |
PL2744204T3 (en) | 2011-09-14 | 2019-03-29 | Samsung Electronics Co., Ltd. | Method for decoding a prediction unit (pu) based on its size |
JP5612177B2 (en) * | 2013-07-17 | 2014-10-22 | 株式会社東芝 | Video encoding method, decoding method, encoding device, and decoding device |
WO2020071672A1 (en) * | 2018-10-02 | 2020-04-09 | 엘지전자 주식회사 | Method for compressing motion vector and apparatus therefor |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5353026A (en) * | 1992-12-15 | 1994-10-04 | Analog Devices, Inc. | Fir filter with quantized coefficients and coefficient quantization method |
US20030194010A1 (en) * | 2002-04-10 | 2003-10-16 | Microsoft Corporation | Chrominance motion vector rounding |
US20030194009A1 (en) * | 2002-04-10 | 2003-10-16 | Microsoft Corporation | Approximate bicubic filter |
US20030194011A1 (en) * | 2002-04-10 | 2003-10-16 | Microsoft Corporation | Rounding control for multi-stage interpolation |
US20030202607A1 (en) * | 2002-04-10 | 2003-10-30 | Microsoft Corporation | Sub-pixel interpolation in motion estimation and compensation |
US20050063466A1 (en) * | 2001-11-30 | 2005-03-24 | Minoru Etoh | Moving picture coding apparatus, moving picture decoding apparatus, moving picture coding method, moving picture decoding method, program, and computer-readable recording medium containing the program |
US6968008B1 (en) * | 1999-07-27 | 2005-11-22 | Sharp Laboratories Of America, Inc. | Methods for motion estimation with adaptive motion accuracy |
US20080084930A1 (en) * | 2002-07-15 | 2008-04-10 | Shunichi Sekiguchi | Image coding apparatus, image coding method, image decoding apparatus, image decoding method and communication apparatus |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1277347A1 (en) * | 2000-04-11 | 2003-01-22 | Koninklijke Philips Electronics N.V. | Video encoding and decoding method |
US7397856B2 (en) * | 2000-04-14 | 2008-07-08 | Siemens Aktiengesellschaft | Method and apparatus for storing and processing picture information of temporally successive pictures |
-
2004
- 2004-07-13 EP EP04016437A patent/EP1617672A1/en not_active Withdrawn
-
2005
- 2005-07-06 CN CN201010224621.XA patent/CN101945290A/en active Pending
- 2005-07-06 US US10/590,524 patent/US20070133687A1/en not_active Abandoned
- 2005-07-06 CN CN200580006213.4A patent/CN1926875B/en active Active
- 2005-07-06 JP JP2007521057A patent/JP2008507190A/en active Pending
- 2005-07-06 EP EP05760112A patent/EP1766992A1/en not_active Withdrawn
- 2005-07-06 WO PCT/JP2005/012873 patent/WO2006006609A1/en not_active Application Discontinuation
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5353026A (en) * | 1992-12-15 | 1994-10-04 | Analog Devices, Inc. | Fir filter with quantized coefficients and coefficient quantization method |
US6968008B1 (en) * | 1999-07-27 | 2005-11-22 | Sharp Laboratories Of America, Inc. | Methods for motion estimation with adaptive motion accuracy |
US20050063466A1 (en) * | 2001-11-30 | 2005-03-24 | Minoru Etoh | Moving picture coding apparatus, moving picture decoding apparatus, moving picture coding method, moving picture decoding method, program, and computer-readable recording medium containing the program |
US20030194010A1 (en) * | 2002-04-10 | 2003-10-16 | Microsoft Corporation | Chrominance motion vector rounding |
US20030194009A1 (en) * | 2002-04-10 | 2003-10-16 | Microsoft Corporation | Approximate bicubic filter |
US20030194011A1 (en) * | 2002-04-10 | 2003-10-16 | Microsoft Corporation | Rounding control for multi-stage interpolation |
US20030202607A1 (en) * | 2002-04-10 | 2003-10-30 | Microsoft Corporation | Sub-pixel interpolation in motion estimation and compensation |
US7110459B2 (en) * | 2002-04-10 | 2006-09-19 | Microsoft Corporation | Approximate bicubic filter |
US7116831B2 (en) * | 2002-04-10 | 2006-10-03 | Microsoft Corporation | Chrominance motion vector rounding |
US7305034B2 (en) * | 2002-04-10 | 2007-12-04 | Microsoft Corporation | Rounding control for multi-stage interpolation |
US7620109B2 (en) * | 2002-04-10 | 2009-11-17 | Microsoft Corporation | Sub-pixel interpolation in motion estimation and compensation |
US20080084930A1 (en) * | 2002-07-15 | 2008-04-10 | Shunichi Sekiguchi | Image coding apparatus, image coding method, image decoding apparatus, image decoding method and communication apparatus |
Cited By (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080095240A1 (en) * | 2006-10-20 | 2008-04-24 | Samsung Electronics Co.; Ltd | Method for interpolating chrominance signal in video encoder and decoder |
US8189672B2 (en) * | 2006-10-20 | 2012-05-29 | Samsung Electronics Co., Ltd. | Method for interpolating chrominance signal in video encoder and decoder |
US20090153733A1 (en) * | 2007-12-13 | 2009-06-18 | Samsung Electronics Co., Ltd. | Method and apparatus for interpolating image |
US8699577B2 (en) * | 2007-12-13 | 2014-04-15 | Samsung Electronics Co., Ltd. | Method and apparatus for interpolating image |
US20100254450A1 (en) * | 2008-07-03 | 2010-10-07 | Matthias Narroschke | Video coding method, video decoding method, video coding apparatus, video decoding apparatus, and corresponding program and integrated circuit |
US8548041B2 (en) * | 2008-09-25 | 2013-10-01 | Mediatek Inc. | Adaptive filter |
US20100074329A1 (en) * | 2008-09-25 | 2010-03-25 | Chih-Ming Fu | Adaptive interpolation filter for video coding |
US20100074330A1 (en) * | 2008-09-25 | 2010-03-25 | Chih-Ming Fu | Adaptive filter |
US20100074323A1 (en) * | 2008-09-25 | 2010-03-25 | Chih-Ming Fu | Adaptive filter |
US9762925B2 (en) | 2008-09-25 | 2017-09-12 | Mediatek Inc. | Adaptive interpolation filter for video coding |
US8437394B2 (en) | 2008-09-25 | 2013-05-07 | Mediatek Inc. | Adaptive filter |
US20100111182A1 (en) * | 2008-10-03 | 2010-05-06 | Qualcomm Incorporated | Digital video coding with interpolation filters and offsets |
US9078007B2 (en) * | 2008-10-03 | 2015-07-07 | Qualcomm Incorporated | Digital video coding with interpolation filters and offsets |
CN102172022A (en) * | 2008-10-03 | 2011-08-31 | 高通股份有限公司 | Digital video coding with interpolation filters and offsets |
US9049454B2 (en) | 2011-01-19 | 2015-06-02 | Google Technology Holdings Llc. | High efficiency low complexity interpolation filters |
US20120224639A1 (en) * | 2011-03-03 | 2012-09-06 | General Instrument Corporation | Method for interpolating half pixels and quarter pixels |
US9313519B2 (en) | 2011-03-11 | 2016-04-12 | Google Technology Holdings LLC | Interpolation filter selection using prediction unit (PU) size |
US9264725B2 (en) | 2011-06-24 | 2016-02-16 | Google Inc. | Selection of phase offsets for interpolation filters for motion compensation |
US9319711B2 (en) | 2011-07-01 | 2016-04-19 | Google Technology Holdings LLC | Joint sub-pixel interpolation filter for temporal prediction |
US9325991B2 (en) | 2012-04-11 | 2016-04-26 | Qualcomm Incorporated | Motion vector rounding |
US10009622B1 (en) | 2015-12-15 | 2018-06-26 | Google Llc | Video coding with degradation of residuals |
Also Published As
Publication number | Publication date |
---|---|
EP1617672A1 (en) | 2006-01-18 |
WO2006006609A1 (en) | 2006-01-19 |
CN1926875B (en) | 2010-09-01 |
CN101945290A (en) | 2011-01-12 |
CN1926875A (en) | 2007-03-07 |
EP1766992A1 (en) | 2007-03-28 |
JP2008507190A (en) | 2008-03-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20070133687A1 (en) | Motion compensation method | |
CN100415000C (en) | Moving picture decoding method and moving picture decoding device | |
US8244048B2 (en) | Method and apparatus for image encoding and image decoding | |
EP1797722B1 (en) | Adaptive overlapped block matching for accurate motion compensation | |
US6381373B1 (en) | Apparatus and method for reducing quantization error in digital image signals | |
KR100519871B1 (en) | Method and arrangement for creating a high-resolution still picture | |
US8325805B2 (en) | Video encoding/decoding apparatus and method for color image | |
US20110176614A1 (en) | Image processing device and method, and program | |
JPH0970044A (en) | Image signal processor and method therefor | |
US20100086048A1 (en) | System and Method for Video Image Processing | |
US8625678B2 (en) | Method for scalable video coding on a plurality of space resolution levels | |
KR19980017213A (en) | Image Decoding System with Compensation Function for Degraded Image | |
CN103069798B (en) | Method and apparatus for encoding and decoding at least one image in performing transform domain estimation | |
JP2998741B2 (en) | Moving picture encoding method, computer-readable recording medium on which the method is recorded, and moving picture encoding apparatus | |
CN103004200A (en) | Method and apparatus for encoding and decoding video using extended block filtering | |
JP2006180173A (en) | Device and method for encoding dynamic image, and device and method for decoding dynamic image | |
JP3410037B2 (en) | Decoding method, decoding device, and computer-readable recording medium | |
JP3407727B2 (en) | recoding media | |
JP3407726B2 (en) | Encoding method, encoding device, and computer-readable recording medium | |
JPH09261661A (en) | Method for forming bidirectional coding picture from two reference pictures | |
JP2003235047A (en) | Moving image encoding method and decoding method | |
JPH11317955A (en) | recoding media | |
JPH11317956A (en) | Photographing camera, broadcast receiver, playback device, and computer system | |
JP2001136536A (en) | Moving image encoding method and decoding method | |
JPH11317953A (en) | Moving picture coding method and moving picture coding apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD., JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WITTMANN, STEFFEN;WEDI, THOMAS;KONDO, SATOSHI;REEL/FRAME:019210/0851;SIGNING DATES FROM 20060112 TO 20060123 |
|
AS | Assignment |
Owner name: PANASONIC CORPORATION, JAPAN Free format text: CHANGE OF NAME;ASSIGNOR:MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD.;REEL/FRAME:021835/0446 Effective date: 20081001 Owner name: PANASONIC CORPORATION,JAPAN Free format text: CHANGE OF NAME;ASSIGNOR:MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD.;REEL/FRAME:021835/0446 Effective date: 20081001 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |