WO2003019950A1 - Method and apparatus for motion vector coding with global motion parameters - Google Patents

Method and apparatus for motion vector coding with global motion parameters Download PDF

Info

Publication number
WO2003019950A1
WO2003019950A1 PCT/JP2002/008390 JP0208390W WO03019950A1 WO 2003019950 A1 WO2003019950 A1 WO 2003019950A1 JP 0208390 W JP0208390 W JP 0208390W WO 03019950 A1 WO03019950 A1 WO 03019950A1
Authority
WO
WIPO (PCT)
Prior art keywords
macroblocks
global motion
motion vectors
local motion
frame
Prior art date
Application number
PCT/JP2002/008390
Other languages
French (fr)
Inventor
Shijun Sun
Shawmin Lei
Original Assignee
Sharp Kabushiki Kaisha
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Kabushiki Kaisha filed Critical Sharp Kabushiki Kaisha
Priority to EP02758861A priority Critical patent/EP1428393A4/en
Priority to JP2003524271A priority patent/JP2005501491A/en
Publication of WO2003019950A1 publication Critical patent/WO2003019950A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/523Motion estimation or motion compensation with sub-pixel accuracy
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/136Incoming video signal characteristics or properties
    • H04N19/137Motion inside a coding unit, e.g. average field, frame or block difference
    • H04N19/139Analysis of motion vectors, e.g. their magnitude, direction, variance or reliability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/46Embedding additional information in the video signal during the compression process
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/513Processing of motion vectors
    • H04N19/517Processing of motion vectors by encoding
    • H04N19/52Processing of motion vectors by encoding by predictive encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/527Global motion vector estimation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/537Motion estimation other than block-based
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/61Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/80Details of filtering operations specially adapted for video compression, e.g. for pixel interpolation
    • H04N19/82Details of filtering operations specially adapted for video compression, e.g. for pixel interpolation involving filtering within a prediction loop

Definitions

  • GMC Global motion compensation
  • a reference image 14 is derived based on global motion vectors 16.
  • the global motion vectors 16 take into account global image changes between the previous image frame 18 and the current image frame 12. For example, the global motion vectors 16 account for changes in camera angle, camera zooming, etc. that have occurred between frame 18 and 12.
  • the current image 12 is then coded and decoded using the reference frame 14. For example, the portion of an image in MacroBlock (MB) 20 may be exactly the same in the associated macroblock 22 in reference image 14. If this is the case, then the image information in macroblock 20 does not have to be encoded.
  • the image data in block 22 in reference frame 14 can be copied into macroblock 20 of current image 12.
  • GMC GMC techniques have shown their advantages in low-bit-rate video coding by reducing the bit rate and enhancing the visual quality.
  • GMC increases computational complexity.
  • the reference image 14 has to be reconstructed or updated in both the encoder and decoder based on the global motion vector 16. This can be especially expensive on the decoder side in terms of computation and memory space.
  • an object may change position from the previous image 18 to the current image 12.
  • a local motion vector 26 identifies where the image information in
  • macroblock 20 has moved from the previous image frame 18.
  • the only information that has to be encoded for macroblock 20 is the local motion vector 26 and any residual differences
  • This local motion vector video coding technique is less computationally complex than GMC but typically requires more bits since the local motion vectors 26 have to be separately
  • the present invention addresses this and other problems associated with the prior art.
  • a global motion vector coding scheme is used for coding or decoding an image.
  • Global motion parameters are associated with a current image frame.
  • Local motion vectors are derived from the global motion parameters for individual macroblocks in the current
  • the local motion vectors are then used to identify reference blocks in a current reference frame.
  • the reference blocks are then used to either encode or decode the
  • FIG. 1 is a diagram showing a prior art encoding syntax.
  • FIG. 2 is a diagram of a prior art syntax used for an encoded bit stream.
  • FIG. 3 is a diagram of a syntax used for Global Motion Vector Coding (GMVC).
  • GMVC Global Motion Vector Coding
  • FIGS. 4 and 5 are tables of code words used for GMVC.
  • FIG. 6 is a diagram showing global motion vectors used for GMVC.
  • FIG. 7 is a diagram showing how local motion vectors are used to reconstruct Macroblocks (MBs) during GMVC.
  • MBs Macroblocks
  • FIG. 8 is a diagram showing how local motion vectors are used to reconstruct subblocks during GMVC.
  • FIG. 9 is a block diagram showing an encoder and decoder that perform GMVC.
  • FIG. 10 is a table showing the results of GMVC.
  • FIG. 2 illustrates a prior art bit syntax used for the current TML video codec.
  • the TML video codec is described in a document by Gisle Bjontegaard, entitled: "H.26L Test Model Long Term Number 8 (TML-8) draftO,” ITU-T Video Coding Experts Group (VCEG) Meeting, 28 June 2001.
  • a bit stream 30 includes a coded picture header 32 followed by the coding of all image Macroblocks 34 (MBs) in an image frame.
  • Each individual MB 34 is coded and includes an MB mode 36, the necessary local motion vector for Inter-frame prediction (Inter MB) or intra-frame prediction (Intra MB).
  • Inter-frame prediction refers to using a macroblock from a previously derived reference frame for encoding and decoding the MB.
  • Intra-frame prediction refers to using a macroblock in the same image frame for encoding and decoding.
  • FIG. 3 shows a coding syntax used for GMVC (Global Motion Vector Coding).
  • a coded GMVC bit stream 40 includes the picture headers 42 similar to the picture headers 32 in FIG. 2. For each INTER frame, a GMVCjflag 44 is added right after the picture header 42 to signal if GMVC is on or off for the current frame.
  • the codeword numbers for the GMVC_flag 44 are listed in Table 1 of FIG. 4. If GMVC is off, then the remainder of the syntax for the bit stream 40 will be similar to the bit stream syntax shown in FIG. 2. Comparing the original TML syntax in FIG. 2 with the GMVC syntax shown in FIG. 3, only one extra bit is needed per inter frame for the GMVC_flag 44.
  • GMVC global motion vectors
  • MB 48 includes a MB mode 50 that identifies the coding mode used in the MB 48. If a conventional coding mode is identified, then a motion vector 52 is encoded for the MB similar to FIG. 2.
  • the MB mode 50 is determined to be one of the GMVC modes, no motion vector is coded since the motion vectors for all sub blocks in that MB 48 are derived from the GMV's 46 through bilinear interpolation.
  • Table 2 in FIG. 5 lists the codeword values for the different MB modes 50 used in the GMVC syntax 40 shown in FIG. 3.
  • the GMVC modes identify the MB sizes used to encode the image. For example, when the GMVC flag 44 is off, and the MB mode has a value of 3, local motion vectors are encoded for 8 x 8 pixel MBs followed by any residuals 54. If the GMVC flag 44 is on and the MB mode is x, then a GMVC copy is indicated and no local motion vectors or residuals are encoded for the macroblock.
  • the symbol "x" refers to the COPY or GMVC_COPY not having to be coded explicitly. For example, run length coding can be used to signal the COPY or GMVC_COPY. If the GMVC flag 44 is on and the MB mode is zero, then no local motion vectors are encoded and only residuals are encoded for the macroblock.
  • Motion vector calcul tion Referring to FIG. 6, assume an image frame 60 has a size H x V.
  • the motion vectors ⁇ °° ⁇ yuo, j 5 and ⁇ V are used for bilinear motion vector interpolation and represent the motion vectors of four 4 x 4 subblocks at the four corners (0,0), (H-4, 0), (0, V-4), and (H-4, V-4), of the frame 60, respectively.
  • the number "4" is one example that uses a 4 x 4 pixel subblock size. However, the value can change according to the subblock size. For example, for a 8 x 8 subblock size, the motion vectors are located at four corners (0,0), (H-8), (ON-8), and (H-8, V-8).
  • the motion vector of a subblock with its upper-left pixel at (x, y) is derived as
  • the resolution of the local motion vectors can vary.
  • the local motion vectors are represented in X A pixels. So a motion vector value of 1 means l A pixel and a motion vector of 4 means 1 pixel.
  • the output of Eq. (1) may be rounded to the nearest integer or rounded up when the fraction is exactly V ⁇ .
  • Eq. (1) can be implemented as follows:
  • the codebook for the GMV's can be chosen to be similar to codebooks used for other encoding schemes, such as the Motion Vector Difference (MVD).
  • the denominator (H- 4)(E-4) in Eq. 2 is a constant.
  • the motion vectors for each MB in a GMVC mode image frame are derived using Eq. (1).
  • four global motion vectors 70 are associated with the four corners of a current image frame 72.
  • the MB 74 is currently being decoded.
  • the MB mode 50 (FIG. 3) identifies MB 74 as GMVC encoded.
  • the decoder identifies the x pixel position 76 and the y pixel position 78 for the upper left hand corner of MB 74.
  • the x and y pixel positions are then used along with the global motion vectors 70 as previously described in EQ. 1 to generate a local motion vector 80.
  • the local motion vector 80 points to a reference MB 82 in a reference frame 84. If the GMVC code for MB 74 indicates a GMVC copy (FIG. 5), then the contents of reference MB 82 are copied into the MB 74. If the GMVC code for MB 74 is not copy, then residuals exist in the coded bit stream for the MB 74. The decoder adds the residuals to the reference MB 82 to derive the image values for MB 74.
  • FIG. 8 shows how GMVC can encode 4 x 4 subblocks 86 in the same MB 74.
  • the subblocks are 4 x 4 arrays of pixels.
  • the MBs and subblocks can be any size.
  • Local motion vectors 88 are derived for each individual subblock 86 in MB 74 using Eq. 1.
  • a local motion vector for subblock 86A is derived by first identifying the x and y location 90 in the upper left hand corner.
  • the global motion vectors 70 are then interpolated to the x and y location 90 using equation 1 to derive local motion vector 88A.
  • the local motion vector 88A points to subblock 92 in reference frame 84.
  • the reference subblock 92 is then used to construct the image in subblock 86A.
  • the other subblocks 86 in MB 74 are decoded in a similar manner. For example, the upper left corner of subblock 86B is at location 94 in image frame 72. If the subblocks are 4 x 4 pixel sizes, then subblock 86B is at location (x + 4, y) in relation to subblock 86A at location (x, y).
  • the global motion vectors 70 are interpolated to pixel location (x +4, y) using Eq. 1 to derive the local motion vector 88B.
  • the local motion vector 88B is then used to identify reference subblock 96 in reference frame 84.
  • the image information in subblock 96 is then used to reconstruct the image for subblock 86B in the current image frame 72.
  • a similar process is conducted for the other subblocks 86 in MB 74. As shown in Table 2 of FIG. 5, there are two GMVC modes for the macroblock.
  • GMVC_COPY mode This is similar to the "skip” or “copy” mode used in current video coding standards.
  • the traditional "copy” mode indicates a macroblock that is a direct “copy” of the macroblock at the same location in the current reference frame.
  • the difference in "GMVC_COPY” is that the "copy” of each motion compensated block in the GMVC_COPY mode will follow the motion vectors derived by Eq. (1).
  • the second GMVC mode is GMVC_16 mode. If a macroblock is GMVC_16 mode, then only the residual transform coefficients are coded into the bit stream.
  • the local motion vectors for that macroblock will be derived from Eq. (1).
  • the difference between the reference frame macroblock pointed to by the local motion vector and the current macroblock is encoded as the residual transform coefficients.
  • the "copy” mode is replaced by the "GMVC_COPY” mode for GMVC frames and a new mode "GMVC_16" is added to the other possible coding modes for GMVC frames.
  • GMVC_16 a new mode
  • local motion vectors are coded explicitly into the bit stream as previously shown in FIG. 2.
  • Run- length coding can be used to increase coding efficiency. Instead of generating a copy codeword for each MB in a string of CMVC_COPY mode MBs, the number of MBs that are GMVC_COPY mode can be signaled before each non-GMVC_COPY MB.
  • GMVC_COPY When camera motion is present in a video sequence, the number of GMVC COPY MBs tends to be larger then in convention COPY MB in the original TML bit stream. Thus, more bit savings are realized when run-length coding is implemented for the "GMVC_COPY" mode. Since GMVC modes tend to give true motion vectors, which are more correlated than that without GMVC modes, the visual quality and coding efficiency of image frames are also improved.
  • FIG. 9 shows a block diagram of an encoder and decoder that implement the GMVC scheme.
  • the encoder and decoder can be implemented in any programmable processor device or in discrete circuitry.
  • the GMVC scheme can be used for any image application such as video phones, cameras, video cameras, television, streaming video applications or in any other applications where image data is encoded or decoded.
  • the encoder 99 receives image frames from an input video source 100. Other than boxes 122 and 124 the encoder circuitry is similar to prior encoders.
  • the image frames are transformed in box 104, such as with a Discrete Cosine Transform.
  • the image frames are quantized in box 106 and then variable length coded in box 108.
  • the output of box 108 is encoded image data.
  • the quantized image frames are inverse quantized in box 110 and inverse transformed in box 112.
  • a loop filter is applied in box 116 and the resulting reference frames are stored in frame buffer 118.
  • Block motion estimation is performed in block 120 by comparing the current image frame with a current reference frame.
  • the block motion estimation 120 generates local motion vectors that are encoded along with any residuals generated from comparator 102.
  • Global motion parameters are estimated in box 122 and used by a block motion decision box 124 to determine whether GMVC coding is used for particular image frames. If
  • the global motion parameters estimated in box 122 are added to the encoded bit stream 109 along with the code words that indicate which coding mode is used for the MBs.
  • the decoder 130 performs variable length decoding in box 132 and inverse quantization in box 134.
  • An inverse transform in box 136 outputs the inverse transformed bit stream to an adder circuit 138.
  • Reference frames in frame buffers 144 are also supplied to the adder 138 and are used in combination with the output from inverse transform 136 to reconstruct the current image frame.
  • the output from adder 138 is passed through a loop filter in box 140 and then output as decoded video in box 142.
  • a block motion decision box 146 in the decoder decides if GMVC is performed on particular MBs in particular image frames based on the GMVC_flag 44 and GMVC mode 50
  • FIG. 3 (FIG. 3 ) generated by block motion decision block 124.
  • FIG. 10 shows the results of tests conducted mainly following the "Simulation Conditions" specified in VCEG-M75 described by Gisle Bjontegaard, "Recommended Simulation Conditions for H.26L,” document VCEG-M75, ITU- T Video Coding Experts Group (VCEG) Meeting, Austin, TX, USA, 2-4 April 2001.
  • the global motion vector coding scheme is integrated into the TML-8 software to compare against the TML-8 codec.
  • the 300-frame CIF-format "coast-guard" sequence was added to the testing set to demonstrate the advantage of the proposed GMVC technique.
  • the motion search range parameter is set to 16 and the RD optimization option is turned off.
  • the conventional "copy" mode introduces annoying artifacts when global motion is present in the scene.
  • the GMVC technique gives significant benefit for low- bit-rate video coding by reducing bit rate and enhancing visual quality.
  • the GMVC scheme is especially useful for video applications in the mobile environments where there is large amounts of global or camera motion. Only one bit per frame is required to enable or disable the GMVC scheme when GMVC is not used. Thus, the overhead for coding efficiency is negligible.
  • the GMVC scheme also does not add significant coding complexity to either the encoder or decoder.
  • the system described above can use dedicated processor systems, micro controllers, programmable logic devices, or microprocessors that perform some or all of the operations.
  • Some of the operations described above may be implemented in software and other operations may be implemented in hardware.
  • the operations are described as various interconnected functional blocks or distinct software modules. This is not necessary, however, and there may be cases where these functional blocks or modules are equivalently aggregated into a single logic device, program or operation with unclear boundaries.
  • the functional blocks and software modules or described features can be implemented by themselves, or in combination with other operations in either hardware or software.

Abstract

A global motion vector coding scheme is used for coding or decoding an image. Global motion parameters are associated with a current image frame. Local motion vectors are derived from the global motion parameters for individual macroblocks in the current image frame. The local motion vectors are then used to identify reference blocks in a current reference frame. The reference blocks are then used to either encode or decode the macroblocks in the current image frame.

Description

DESCRIPTION
METHOD AND APPARATUS FOR MOTION VECTOR CODING WITH GLOBAL MOTION PARAMETERS
BACKGROUND
Global motion compensation (GMC) techniques, such as the "sprite" coding technique used in MPEG-4 and a "reference picture resampling" technique in Annex P of H.263+, have been used in advanced video coding. These techniques usually follow similar steps.
Referring to FIG. 1, for each current image frame 12, a reference image 14 is derived based on global motion vectors 16. The global motion vectors 16 take into account global image changes between the previous image frame 18 and the current image frame 12. For example, the global motion vectors 16 account for changes in camera angle, camera zooming, etc. that have occurred between frame 18 and 12. The current image 12 is then coded and decoded using the reference frame 14. For example, the portion of an image in MacroBlock (MB) 20 may be exactly the same in the associated macroblock 22 in reference image 14. If this is the case, then the image information in macroblock 20 does not have to be encoded. The image data in block 22 in reference frame 14 can be copied into macroblock 20 of current image 12.
These GMC techniques have shown their advantages in low-bit-rate video coding by reducing the bit rate and enhancing the visual quality. However, GMC increases computational complexity. For each current image frame 12, the reference image 14 has to be reconstructed or updated in both the encoder and decoder based on the global motion vector 16. This can be especially expensive on the decoder side in terms of computation and memory space. In other situations, an object may change position from the previous image 18 to the current image 12. A local motion vector 26 identifies where the image information in
macroblock 20 has moved from the previous image frame 18. The only information that has to be encoded for macroblock 20 is the local motion vector 26 and any residual differences
between the image information in macroblock 20 and the image information in macroblock 28. This local motion vector video coding technique is less computationally complex than GMC but typically requires more bits since the local motion vectors 26 have to be separately
encoded and then transmitted or stored for each macroblock 20 in image 12.
The present invention addresses this and other problems associated with the prior art.
SUMMARY OF THE INVENTION
A global motion vector coding scheme is used for coding or decoding an image. Global motion parameters are associated with a current image frame. Local motion vectors are derived from the global motion parameters for individual macroblocks in the current
image frame. The local motion vectors are then used to identify reference blocks in a current reference frame. The reference blocks are then used to either encode or decode the
macroblocks in the current image frame.
BRTEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a diagram showing a prior art encoding syntax.
FIG. 2 is a diagram of a prior art syntax used for an encoded bit stream.
FIG. 3 is a diagram of a syntax used for Global Motion Vector Coding (GMVC).
FIGS. 4 and 5 are tables of code words used for GMVC.
FIG. 6 is a diagram showing global motion vectors used for GMVC. FIG. 7 is a diagram showing how local motion vectors are used to reconstruct Macroblocks (MBs) during GMVC.
FIG. 8 is a diagram showing how local motion vectors are used to reconstruct subblocks during GMVC. FIG. 9 is a block diagram showing an encoder and decoder that perform GMVC.
FIG. 10 is a table showing the results of GMVC.
DETAILED DESCRIPTION Global motion parameters are used for local motion vector coding to eliminate the need for reconstructing a reference picture in either the encoder or decoder.
Motion Vector Coding with Global Motion Parameters FIG. 2 illustrates a prior art bit syntax used for the current TML video codec. The TML video codec is described in a document by Gisle Bjontegaard, entitled: "H.26L Test Model Long Term Number 8 (TML-8) draftO," ITU-T Video Coding Experts Group (VCEG) Meeting, 28 June 2001.
Referring to FIG. 2, a bit stream 30 includes a coded picture header 32 followed by the coding of all image Macroblocks 34 (MBs) in an image frame. Each individual MB 34 is coded and includes an MB mode 36, the necessary local motion vector for Inter-frame prediction (Inter MB) or intra-frame prediction (Intra MB). Inter-frame prediction refers to using a macroblock from a previously derived reference frame for encoding and decoding the MB. Intra-frame prediction refers to using a macroblock in the same image frame for encoding and decoding. The individual MBs 34 are followed by transform coefficients 39 for image residuals. FIG. 3 shows a coding syntax used for GMVC (Global Motion Vector Coding). A coded GMVC bit stream 40 includes the picture headers 42 similar to the picture headers 32 in FIG. 2. For each INTER frame, a GMVCjflag 44 is added right after the picture header 42 to signal if GMVC is on or off for the current frame. The codeword numbers for the GMVC_flag 44 are listed in Table 1 of FIG. 4. If GMVC is off, then the remainder of the syntax for the bit stream 40 will be similar to the bit stream syntax shown in FIG. 2. Comparing the original TML syntax in FIG. 2 with the GMVC syntax shown in FIG. 3, only one extra bit is needed per inter frame for the GMVC_flag 44.
If GMVC is on, global motion vectors (GMV's) 46 are coded after the GMVC lag 44 followed by MBs 48. Each MB 48 includes a MB mode 50 that identifies the coding mode used in the MB 48. If a conventional coding mode is identified, then a motion vector 52 is encoded for the MB similar to FIG. 2.
If the MB mode 50 is determined to be one of the GMVC modes, no motion vector is coded since the motion vectors for all sub blocks in that MB 48 are derived from the GMV's 46 through bilinear interpolation.
Table 2 in FIG. 5 lists the codeword values for the different MB modes 50 used in the GMVC syntax 40 shown in FIG. 3. The GMVC modes identify the MB sizes used to encode the image. For example, when the GMVC flag 44 is off, and the MB mode has a value of 3, local motion vectors are encoded for 8 x 8 pixel MBs followed by any residuals 54. If the GMVC flag 44 is on and the MB mode is x, then a GMVC copy is indicated and no local motion vectors or residuals are encoded for the macroblock. The symbol "x" refers to the COPY or GMVC_COPY not having to be coded explicitly. For example, run length coding can be used to signal the COPY or GMVC_COPY. If the GMVC flag 44 is on and the MB mode is zero, then no local motion vectors are encoded and only residuals are encoded for the macroblock.
Motion vector calcul tion Referring to FIG. 6, assume an image frame 60 has a size H x V. The motion vectors ^°°} yuo, j 5 and Λ^V are used for bilinear motion vector interpolation and represent the motion vectors of four 4 x 4 subblocks at the four corners (0,0), (H-4, 0), (0, V-4), and (H-4, V-4), of the frame 60, respectively. The number "4" is one example that uses a 4 x 4 pixel subblock size. However, the value can change according to the subblock size. For example, for a 8 x 8 subblock size, the motion vectors are located at four corners (0,0), (H-8), (ON-8), and (H-8, V-8). The motion vector of a subblock with its upper-left pixel at (x, y) is derived as
v(x,y (1 )
Figure imgf000006_0001
where r°, r , if, and r?y are defined as the following
r = vl
r = v HO , 00
r_y = v )y -v()()
Figure imgf000006_0002
The resolution of the local motion vectors can vary. In one example, the local motion vectors are represented in XA pixels. So a motion vector value of 1 means lA pixel and a motion vector of 4 means 1 pixel. To prevent mismatch during encoding/decoding, the output of Eq. (1) may be rounded to the nearest integer or rounded up when the fraction is exactly Vι. For easy implementation, Eq. (1) can be implemented as follows:
I r " (H - 4)(V - 4) +x ^ - 4)rx + y(H - 4)ry +xyrf .χy v(x,y) = round (2)
(H - 4)(L - 4) If the GMVC_flag 44 is set to "on" for a certain image frame, the horizontal and vertical components of j , if, if, and if are coded in the global motion vector parameters 46 right after the GMVC_flag 44, as illustrated in FIG. 3. The codebook for the GMV's can be chosen to be similar to codebooks used for other encoding schemes, such as the Motion Vector Difference (MVD). The MVD is the difference between a local motion vector (MV) and a local motion vector prediction (MVP), i.e., MV=MVP+MVD. The denominator (H- 4)(E-4) in Eq. 2 is a constant. Once the frame size is determined, the division can be easily replaced by a multiplication and then a shift. Therefore, the computation requirement on the decoder side is minor. Referring to FIG. 7, the motion vectors for each MB in a GMVC mode image frame are derived using Eq. (1). For example, four global motion vectors 70 are associated with the four corners of a current image frame 72. The MB 74 is currently being decoded. The MB mode 50 (FIG. 3) identifies MB 74 as GMVC encoded. Accordingly, the decoder identifies the x pixel position 76 and the y pixel position 78 for the upper left hand corner of MB 74. The x and y pixel positions are then used along with the global motion vectors 70 as previously described in EQ. 1 to generate a local motion vector 80.
The local motion vector 80 points to a reference MB 82 in a reference frame 84. If the GMVC code for MB 74 indicates a GMVC copy (FIG. 5), then the contents of reference MB 82 are copied into the MB 74. If the GMVC code for MB 74 is not copy, then residuals exist in the coded bit stream for the MB 74. The decoder adds the residuals to the reference MB 82 to derive the image values for MB 74.
FIG. 8 shows how GMVC can encode 4 x 4 subblocks 86 in the same MB 74. In this example, the subblocks are 4 x 4 arrays of pixels. However the MBs and subblocks can be any size. Local motion vectors 88 are derived for each individual subblock 86 in MB 74 using Eq. 1. For example, a local motion vector for subblock 86A is derived by first identifying the x and y location 90 in the upper left hand corner. The global motion vectors 70 are then interpolated to the x and y location 90 using equation 1 to derive local motion vector 88A. The local motion vector 88A points to subblock 92 in reference frame 84. The reference subblock 92 is then used to construct the image in subblock 86A. The other subblocks 86 in MB 74 are decoded in a similar manner. For example, the upper left corner of subblock 86B is at location 94 in image frame 72. If the subblocks are 4 x 4 pixel sizes, then subblock 86B is at location (x + 4, y) in relation to subblock 86A at location (x, y). The global motion vectors 70 are interpolated to pixel location (x +4, y) using Eq. 1 to derive the local motion vector 88B. The local motion vector 88B is then used to identify reference subblock 96 in reference frame 84. The image information in subblock 96 is then used to reconstruct the image for subblock 86B in the current image frame 72. A similar process is conducted for the other subblocks 86 in MB 74. As shown in Table 2 of FIG. 5, there are two GMVC modes for the macroblock.
First is the GMVC_COPY mode. This is similar to the "skip" or "copy" mode used in current video coding standards. The traditional "copy" mode indicates a macroblock that is a direct "copy" of the macroblock at the same location in the current reference frame. The difference in "GMVC_COPY" is that the "copy" of each motion compensated block in the GMVC_COPY mode will follow the motion vectors derived by Eq. (1). There is no conventional "copy" mode once the GMVCjQag is "on" for an image frame.
The second GMVC mode is GMVC_16 mode. If a macroblock is GMVC_16 mode, then only the residual transform coefficients are coded into the bit stream. The local motion vectors for that macroblock will be derived from Eq. (1). The difference between the reference frame macroblock pointed to by the local motion vector and the current macroblock is encoded as the residual transform coefficients.
In the current TML syntax, the "copy" mode is replaced by the "GMVC_COPY" mode for GMVC frames and a new mode "GMVC_16" is added to the other possible coding modes for GMVC frames. For all the non-GMVC modes in the GMVC frame, local motion vectors are coded explicitly into the bit stream as previously shown in FIG. 2.
It is not necessary to code the "COPY" or "GMVC_COPY" mode explicitly. Run- length coding can be used to increase coding efficiency. Instead of generating a copy codeword for each MB in a string of CMVC_COPY mode MBs, the number of MBs that are GMVC_COPY mode can be signaled before each non-GMVC_COPY MB.
When camera motion is present in a video sequence, the number of GMVC COPY MBs tends to be larger then in convention COPY MB in the original TML bit stream. Thus, more bit savings are realized when run-length coding is implemented for the "GMVC_COPY" mode. Since GMVC modes tend to give true motion vectors, which are more correlated than that without GMVC modes, the visual quality and coding efficiency of image frames are also improved.
FIG. 9 shows a block diagram of an encoder and decoder that implement the GMVC scheme. The encoder and decoder can be implemented in any programmable processor device or in discrete circuitry. The GMVC scheme can be used for any image application such as video phones, cameras, video cameras, television, streaming video applications or in any other applications where image data is encoded or decoded.
The encoder 99 receives image frames from an input video source 100. Other than boxes 122 and 124 the encoder circuitry is similar to prior encoders. The image frames are transformed in box 104, such as with a Discrete Cosine Transform. The image frames are quantized in box 106 and then variable length coded in box 108. The output of box 108 is encoded image data.
The quantized image frames are inverse quantized in box 110 and inverse transformed in box 112. A loop filter is applied in box 116 and the resulting reference frames are stored in frame buffer 118. Block motion estimation is performed in block 120 by comparing the current image frame with a current reference frame. The block motion estimation 120 generates local motion vectors that are encoded along with any residuals generated from comparator 102.
Global motion parameters are estimated in box 122 and used by a block motion decision box 124 to determine whether GMVC coding is used for particular image frames. If
GMVC coding is used, the global motion parameters estimated in box 122 are added to the encoded bit stream 109 along with the code words that indicate which coding mode is used for the MBs.
The decoder 130 performs variable length decoding in box 132 and inverse quantization in box 134. An inverse transform in box 136 outputs the inverse transformed bit stream to an adder circuit 138. Reference frames in frame buffers 144 are also supplied to the adder 138 and are used in combination with the output from inverse transform 136 to reconstruct the current image frame. The output from adder 138 is passed through a loop filter in box 140 and then output as decoded video in box 142. A block motion decision box 146 in the decoder decides if GMVC is performed on particular MBs in particular image frames based on the GMVC_flag 44 and GMVC mode 50
(FIG. 3 ) generated by block motion decision block 124.
Test Results FIG. 10 shows the results of tests conducted mainly following the "Simulation Conditions" specified in VCEG-M75 described by Gisle Bjontegaard, "Recommended Simulation Conditions for H.26L," document VCEG-M75, ITU- T Video Coding Experts Group (VCEG) Meeting, Austin, TX, USA, 2-4 April 2001. The global motion vector coding scheme is integrated into the TML-8 software to compare against the TML-8 codec. The 300-frame CIF-format "coast-guard" sequence was added to the testing set to demonstrate the advantage of the proposed GMVC technique. The motion search range parameter is set to 16 and the RD optimization option is turned off.
For sequences with global motions or camera motions, such as "foreman", "mobile", "tempete", and "coast-guard", significant bit savings were produced especially in the low-bit- rate cases when Quantization Parameter (QP) values are high. For example, when QP is 28, the bit saving for "foreman" is 11.4%; the bit saving for "mobile" is 10.2%; the bit saving for "tempete" is 8.1%; and the bit saving for "coast-guard" is 19.5%. Since the motion vector coding becomes less significant part of the whole bit stream at high bit rates, GMVC delivers bit rate and video quality very similar to the original TML-8 codec when QP values are lower. In the original TML codec, the conventional "copy" mode introduces annoying artifacts when global motion is present in the scene. With the GMVC technique, these artifacts are significantly removed. The GMVC technique gives significant benefit for low- bit-rate video coding by reducing bit rate and enhancing visual quality. The GMVC scheme is especially useful for video applications in the mobile environments where there is large amounts of global or camera motion. Only one bit per frame is required to enable or disable the GMVC scheme when GMVC is not used. Thus, the overhead for coding efficiency is negligible. The GMVC scheme also does not add significant coding complexity to either the encoder or decoder. The system described above can use dedicated processor systems, micro controllers, programmable logic devices, or microprocessors that perform some or all of the operations. Some of the operations described above may be implemented in software and other operations may be implemented in hardware. For the sake of convenience, the operations are described as various interconnected functional blocks or distinct software modules. This is not necessary, however, and there may be cases where these functional blocks or modules are equivalently aggregated into a single logic device, program or operation with unclear boundaries. In any event, the functional blocks and software modules or described features can be implemented by themselves, or in combination with other operations in either hardware or software. Having described and illustrated the principles of the invention in a preferred embodiment thereof, it should be apparent that the invention may be modified in arrangement and detail without departing from such principles. Claim is made to all modifications and variation coming within the spirit and scope of the following claims.

Claims

1. A method for coding or decoding an image, comprising: providing global motion parameters associated with a current image frame; deriving local motion vectors from the global motion parameters for individual macroblocks in the current image frame; using the local motion vectors to identify reference blocks in a reference frame; and using the identified reference blocks to encode or decode the macroblocks in the current image frame.
2. A method according to claim 1 including: identifying four global motion vectors associated with corners of the current image frame; and generating the local motion vectors by interpolating the four global motion vectors to locations of the macroblocks in the current image frame.
3. A method according to claim 1 including deriving the local motion vectors from the global motion parameters as follows:
Figure imgf000013_0001
) where v00, H0, EOF, and γ"v represent the global motion parameters at four corners of the current image frame, (0,0), (H-4, 0), (0, V-4), and (H-4, V-4), respectively; x and y represent an upper-left pixel location for the macroblock; and r°, if, if, and y are the following:
= vl r* = y Ha _ y θo
ry = γfv - vm
r_xy -= - v"" -vnv + vHV
4. A method according to claim 1 including generating codewords that identify the macroblocks that use the global motion parameters to generate associated local motion vectors.
5. A method according to claim 1 including: using the derived local motion vectors to identify reference blocks in the reference frame that are substantially the same as the macroblocks in the current image frame; and encoding the macroblocks as copy type macroblocks that are decoded by copying the identified reference blocks into the macroblocks.
6. A method according to claim 5 including: identifying residuals between the reference blocks and the macroblocks; and encoding only the residuals for the macroblocks.
7. A method according to claim 1 including: receiving an encoded bit stream including macroblocks identified as global motion vector coded and either copy type or residual type; deriving local motion vectors only for the global motion vector coded macroblocks; using the derived local motion vectors to identify reference blocks in the reference frame; copying the identified reference blocks for the copy type macroblocks; and adding encoded residuals to the identified reference blocks for the residual type macroblocks.
8. A method according to claim 1 including: encoding and decoding some of the macroblocks in the current image frame using global motion vector coding where the global motion parameters are used to generate local motion vectors for the macroblocks; and encoding and decoding other macroblocks in the current image frame using another coding scheme.
9. A method according to claim 1 including: generating subblock local motion vectors for individual subblocks in the same macroblocks using the global motion parameters; identifying individual reference subblocks in the reference frame pointed to by the subblock local motion vectors; and separately encoding and decoding the subblocks using the identified reference subblocks.
10. A decoder, comprising: a processor decoding encoded image frames by deriving local motion vectors for identified macroblocks, the local motion vectors derived from global motion estimation parameters associated with the image frames, the processor using the local motion vectors to identify reference blocks in a current reference frame and then using the reference blocks to reconstruct the macroblocks in a current frame.
11. A decoder according to claim 10 wherein the processor generates the local motion vectors by interpolating the global motion estimation parameters to locations of the macroblocks in the current frame.
12. A decoder according to claim 10 wherein the processor detects code words included along with the encoded image frames that identify global motion vector coded macroblocks.
13. A decoder according to claim 12 wherein the code words indicate when the macroblocks are a direct copy of the reference blocks.
14. A decoder according to claim 12 wherein the code words indicate when residuals are added to the reference blocks to reconstruct the macroblocks.
15. A decoder according to claim 10 wherein the processor uses the global motion estimation parameters to generate local motion vectors for different subblocks, the processor using the local motion vectors to identify different reference subblocks in the current reference frame and then using the identified reference subblocks to reconstruct the subblocks in the current frame.
16. An encoder, comprising: a processor encoding an image frame by encoding a set of global motion estimation parameters for an image frame and identifying macroblocks in the image frame that have local motion estimation parameters derived during decoding from the global motion estimation parameters.
17. An encoder according to claim 16 wherein the global motion estimation parameters include global motion vectors associated with corners of the image frame.
18. An encoder according to claim 17 wherein the processor compares the global motion estimation parameters with block motion estimation parameters to determine which macroblocks use the local motion estimation parameters derived from the global motion estimation parameters.
19. An encoder according to claim 16 wherein the processor generates codewords that identify the macroblocks that derive the local motion estimation parameters from the global motion estimation parameters.
20. An encoder according to claim 16 wherein the processor identifies macroblocks that are directly copied from reference blocks pointed to by the local motion estimation parameters derived from the global motion estimation parameters.
21. An encoder according to claim 16 wherein the processor encodes residuals for the identified macroblocks but no local motion estimation parameters.
22. An encoder according to claim 16 wherein the processor performs run length coding on the encoded image frame.
23. An encoder according to claim 16 wherein the macroblocks are N x N pixel arrays, where N is an integer; the subblocks are M x M pixel arrays, where M is an integer less than or equal to N.
PCT/JP2002/008390 2001-08-23 2002-08-20 Method and apparatus for motion vector coding with global motion parameters WO2003019950A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP02758861A EP1428393A4 (en) 2001-08-23 2002-08-20 Method and apparatus for motion vector coding with global motion parameters
JP2003524271A JP2005501491A (en) 2001-08-23 2002-08-20 Motion vector coding method and apparatus using global motion parameters

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/938,337 US7050500B2 (en) 2001-08-23 2001-08-23 Method and apparatus for motion vector coding with global motion parameters
US09/938,337 2001-08-23

Publications (1)

Publication Number Publication Date
WO2003019950A1 true WO2003019950A1 (en) 2003-03-06

Family

ID=25471279

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2002/008390 WO2003019950A1 (en) 2001-08-23 2002-08-20 Method and apparatus for motion vector coding with global motion parameters

Country Status (4)

Country Link
US (1) US7050500B2 (en)
EP (1) EP1428393A4 (en)
JP (1) JP2005501491A (en)
WO (1) WO2003019950A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9332270B2 (en) 2003-11-04 2016-05-03 Mediatek Inc. Apparatus capable of performing both block-matching motion compensation and global motion compensation and method thereof
CN109348244A (en) * 2018-11-20 2019-02-15 浙江齐聚科技有限公司 Configuration method, device, equipment and the storage medium of video coding parameter
US10771813B2 (en) 2015-10-31 2020-09-08 Huawei Technologies Co., Ltd. Reference frame encoding method and apparatus, and reference frame decoding method and apparatus

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7227896B2 (en) * 2001-10-04 2007-06-05 Sharp Laboratories Of America, Inc. Method and apparatus for global motion estimation
US20030123738A1 (en) * 2001-11-30 2003-07-03 Per Frojdh Global motion compensation for video pictures
KR100994773B1 (en) 2004-03-29 2010-11-16 삼성전자주식회사 Method and Apparatus for generating motion vector in hierarchical motion estimation
JP4449692B2 (en) * 2004-10-20 2010-04-14 株式会社ニコン Electronic camera
US20070025444A1 (en) * 2005-07-28 2007-02-01 Shigeyuki Okada Coding Method
KR101366092B1 (en) 2006-10-13 2014-02-21 삼성전자주식회사 Method and apparatus for encoding and decoding multi-view image
KR101356735B1 (en) * 2007-01-03 2014-02-03 삼성전자주식회사 Mothod of estimating motion vector using global motion vector, apparatus, encoder, decoder and decoding method
KR100823287B1 (en) * 2007-01-03 2008-04-21 삼성전자주식회사 Method and apparatus for encoding and decoding multi-view image based on global disparity vector
US8548261B2 (en) 2007-04-11 2013-10-01 Samsung Electronics Co., Ltd. Method and apparatus for encoding and decoding multi-view image
KR101392732B1 (en) * 2007-08-20 2014-05-08 삼성전자주식회사 Apparatus and method for estimating motion by hand trembling, and image pickup device using the same
FR2940576A1 (en) * 2008-12-19 2010-06-25 Thomson Licensing Method for video coding of sequence of digital images, involves coding intermediate images based on global motion compensation, and constructing intermediate image processing zone by fusion of global motion compensation key image zone
CN102257817B (en) * 2008-12-19 2014-10-08 汤姆森特许公司 Video coding based on global movement compensation
JP2011146980A (en) * 2010-01-15 2011-07-28 Sony Corp Image processor and image processing method
KR101444691B1 (en) * 2010-05-17 2014-09-30 에스케이텔레콤 주식회사 Reference Frame Composing and Indexing Apparatus and Method
US10404996B1 (en) * 2015-10-13 2019-09-03 Marvell International Ltd. Systems and methods for using multiple frames to adjust local and global motion in an image
CN108293128A (en) * 2015-11-20 2018-07-17 联发科技股份有限公司 The method and device of global motion compensation in video coding and decoding system
US20190364298A1 (en) * 2016-11-22 2019-11-28 Electronics And Telecommunications Research Institute Image encoding/decoding method and device, and recording medium having bitstream stored thereon
US20190335197A1 (en) * 2016-11-22 2019-10-31 Electronics And Telecommunications Research Institute Image encoding/decoding method and device, and recording medium having bitstream stored thereon
CN111770334B (en) * 2020-07-23 2023-09-22 西安万像电子科技有限公司 Data encoding method and device, and data decoding method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH043595A (en) * 1990-04-19 1992-01-08 Nec Corp Moving information detection system for moving picture and prediction coding system for inter-frame moving compensation for moving picture
JPH06245201A (en) * 1993-02-12 1994-09-02 Toshiba Corp High efficiency coding/decoding system
JPH09252470A (en) * 1996-03-18 1997-09-22 Hitachi Ltd Method for encoding and decoding image
JPH10136375A (en) * 1996-10-30 1998-05-22 Hitachi Ltd Motion compensation method for moving image
JPH10290463A (en) * 1997-02-14 1998-10-27 Nippon Telegr & Teleph Corp <Ntt> Method for predictively encoding and decoding moving image, recording medium recording predictive moving image encoding or decoding program and recording medium recording predictive moving image encoding data

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3505199B2 (en) 1992-06-30 2004-03-08 株式会社リコー Video camera jitter correction device, data compression device, data decompression device, data compression method, and data decompression method
US5440345A (en) * 1992-07-17 1995-08-08 Kabushiki Kaisha Toshiba High efficient encoding/decoding system
US5473379A (en) 1993-11-04 1995-12-05 At&T Corp. Method and apparatus for improving motion compensation in digital video coding
KR0148154B1 (en) * 1994-06-15 1998-09-15 김광호 Coding method and apparatus with motion dimensions
US6037988A (en) 1996-03-22 2000-03-14 Microsoft Corp Method for generating sprites for object-based coding sytems using masks and rounding average
US6205178B1 (en) 1996-09-20 2001-03-20 Hitachi, Ltd. Method and synthesizing a predicted image, video coding device and video coding method
US6055330A (en) * 1996-10-09 2000-04-25 The Trustees Of Columbia University In The City Of New York Methods and apparatus for performing digital image and video segmentation and compression using 3-D depth information
WO1998029834A1 (en) 1996-12-30 1998-07-09 Sharp Kabushiki Kaisha Sprite-based video coding system
CN1208971C (en) * 1997-02-14 2005-06-29 日本电信电话株式会社 Predictive coding method and decoding method for dynamic image
US5844613A (en) 1997-03-17 1998-12-01 Microsoft Corporation Global motion estimator for motion video signal encoding
US6249613B1 (en) * 1997-03-31 2001-06-19 Sharp Laboratories Of America, Inc. Mosaic generation and sprite-based coding with automatic foreground and background separation
JP3052893B2 (en) * 1997-05-16 2000-06-19 日本電気株式会社 Video encoding device
CA2263855C (en) * 1997-06-25 2003-04-01 Nippon Telegraph And Telephone Corporation Motion vector predictive encoding method, motion vector decoding method,predictive encoding apparatus and decoding apparatus, and storage media storing motion vector predictive encoding and decoding programs
US7206346B2 (en) * 1997-06-25 2007-04-17 Nippon Telegraph And Telephone Corporation Motion vector predictive encoding method, motion vector decoding method, predictive encoding apparatus and decoding apparatus, and storage media storing motion vector predictive encoding and decoding programs
KR19990008977A (en) * 1997-07-05 1999-02-05 배순훈 Contour Coding Method
US5956026A (en) 1997-12-19 1999-09-21 Sharp Laboratories Of America, Inc. Method for hierarchical summarization and browsing of digital video
JP3753578B2 (en) * 1999-12-07 2006-03-08 Necエレクトロニクス株式会社 Motion vector search apparatus and method
KR100683849B1 (en) * 2000-06-28 2007-02-15 삼성전자주식회사 Decoder having digital image stabilization function and digital image stabilization method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH043595A (en) * 1990-04-19 1992-01-08 Nec Corp Moving information detection system for moving picture and prediction coding system for inter-frame moving compensation for moving picture
JPH06245201A (en) * 1993-02-12 1994-09-02 Toshiba Corp High efficiency coding/decoding system
JPH09252470A (en) * 1996-03-18 1997-09-22 Hitachi Ltd Method for encoding and decoding image
JPH10136375A (en) * 1996-10-30 1998-05-22 Hitachi Ltd Motion compensation method for moving image
JPH10290463A (en) * 1997-02-14 1998-10-27 Nippon Telegr & Teleph Corp <Ntt> Method for predictively encoding and decoding moving image, recording medium recording predictive moving image encoding or decoding program and recording medium recording predictive moving image encoding data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1428393A4 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9332270B2 (en) 2003-11-04 2016-05-03 Mediatek Inc. Apparatus capable of performing both block-matching motion compensation and global motion compensation and method thereof
US10771813B2 (en) 2015-10-31 2020-09-08 Huawei Technologies Co., Ltd. Reference frame encoding method and apparatus, and reference frame decoding method and apparatus
CN109348244A (en) * 2018-11-20 2019-02-15 浙江齐聚科技有限公司 Configuration method, device, equipment and the storage medium of video coding parameter

Also Published As

Publication number Publication date
JP2005501491A (en) 2005-01-13
US7050500B2 (en) 2006-05-23
US20030043912A1 (en) 2003-03-06
EP1428393A4 (en) 2007-05-09
EP1428393A1 (en) 2004-06-16

Similar Documents

Publication Publication Date Title
US7050500B2 (en) Method and apparatus for motion vector coding with global motion parameters
KR100929330B1 (en) Spatial Scalable Compression
KR101403343B1 (en) Method and apparatus for inter prediction encoding/decoding using sub-pixel motion estimation
KR102637881B1 (en) Usage and signaling of tablet video coding tools
JP2022551937A (en) Interactions between reference picture resampling and video coding tools
US20060133475A1 (en) Video coding
KR20220066045A (en) Scaling Window in Video Coding
JP7391199B2 (en) Level-based signaling for video coding tools
JP7328445B2 (en) Derivation of reference sample positions in video coding
JP7395727B2 (en) Methods, devices and storage methods for processing video data
WO2012006304A2 (en) Motion compensation using vector quantized interpolation filters
JP2022553363A (en) Method, apparatus and storage medium for processing video data
CN115002454A (en) Method and apparatus relating to predictive refinement using optical flow
CA2815642A1 (en) Video coding using vector quantized deblocking filters
JP2007243784A (en) Moving image decoding device and moving image decoding method
CN113994684A (en) Method and apparatus for prediction dependent residual scaling for video coding
US8218639B2 (en) Method for pixel prediction with low complexity
WO2023221993A1 (en) Method and apparatus of decoder-side motion vector refinement and bi-directional optical flow for video coding
Tok et al. Lossy parametric motion model compression for global motion temporal filtering
Shen et al. Benefits of adaptive motion accuracy in H. 26L video coding
Tok et al. A parametric merge candidate for high efficiency video coding
CN117356094A (en) Method, apparatus and medium for video processing
CN116193125A (en) Method and apparatus for prediction related residual scaling for video coding
CN116506610A (en) Method for encoding video signal, computing device, storage medium, and program product
KR20020001062A (en) Moving picture encoder adapted in application part

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CN

Kind code of ref document: A1

Designated state(s): CN JP

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LU MC NL PT SE SK TR

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FR GB GR IE IT LU MC NL PT SE SK TR

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

Ref document number: 2003524271

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2002758861

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2002758861

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 2002758861

Country of ref document: EP