USRE40372E1 - Motion vector prediction method - Google Patents

Motion vector prediction method Download PDF

Info

Publication number
USRE40372E1
USRE40372E1 US10/862,912 US86291204A USRE40372E US RE40372 E1 USRE40372 E1 US RE40372E1 US 86291204 A US86291204 A US 86291204A US RE40372 E USRE40372 E US RE40372E
Authority
US
United States
Prior art keywords
motion vectors
motion vector
motion
macro
vector prediction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US10/862,912
Inventor
Jiangtao Wen
John D. Villasenor
Jeong-hoon Park
Dong-Seek Park
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung Electronics Co Ltd
University of California
Original Assignee
Samsung Electronics Co Ltd
University of California
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 Samsung Electronics Co Ltd, University of California filed Critical Samsung Electronics Co Ltd
Priority to US10/862,912 priority Critical patent/USRE40372E1/en
Application granted granted Critical
Publication of USRE40372E1 publication Critical patent/USRE40372E1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/65Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using error resilience
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
    • H04N19/89Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder
    • H04N19/895Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder in combination with error concealment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
    • H04N19/89Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder

Definitions

  • the present invention relates to a motion vector prediction method, and more particularly, to a motion vector prediction method in an error resilient mode.
  • the moving picture experts ground adopts a motion prediction method.
  • the motion prediction method the current frame is divided into a plurality of macro blocks, and then each macro block (reference block) is compared with each macro block (matching block) of a previous frame within a given area, to calculate the difference therebetween. Then, the macro blocks having the lowest difference are selected to calculate motion vectors representing the difference in positions between the reference and matching blocks.
  • the motion vector prediction the difference between a predicted motion vector and actual motion vector of the current block is encoded, in place of encoding the motion vector itself of the current block, thereby improving coding efficiency.
  • FIG. 1 is a diagram illustrating a conventional motion prediction method and coding sequence adopted in the MPEG-4 and the H.263 standards.
  • reference numerals 10 through 18 represent macro blocks each consisting of 16 pixels ⁇ 16 pixels
  • reference numerals 10 and 16 are macro blocks each having one motion vector
  • reference numerals 12 , 14 and 18 represents macro blocks each 10 having four motion vectors.
  • the macro blocks 12 , 14 and 18 are divided into four subblocks of 8 pixels ⁇ 8 pixels, based on the MPEG-4 or the H.263 standard, and those four motion vectors are calculated from the four subblocks.
  • motion vector prediction is separately performed in upper subblocks 121 , 122 , 141 and 142 and lower subblocks 123 , 124 , 143 and 144 of the macro blocks 12 and 14 from the macro block 10 in a solid arrow direction.
  • a motion vector is predicted from motion vectors calculated in the upper subblock 142 , the macro blocks 16 and the subblocks 181 through 184 of the macro block 18 with correlation.
  • the motion vector prediction is not performed between the motion vectors of the subblock 144 and the macro block 16 , and the motion vector prediction continues toward the lower subblocks 183 and 184 from the macro block 16 .
  • the motion vector can be decoded from the macro block 16 toward the upper subblock 142 in a backward direction.
  • an error occurs in the lower subblock 123 of the macro block 12 , it is not possible to reversely calculate the motion vectors of the subblock 144 and its left subblock 143 from the macro block 16 using a motion vector prediction code.
  • a motion vector prediction method capable of decoding backwards, comprising the steps of: (a) calculating motion vectors of macro blocks; and (b) predicting motion vectors of macro blocks each having one motion vector while moving to another macro block from left to right, and motion vectors of macro blocks each having four motion vectors continuously in a predetermined sequence to have correlation in prediction of the four motion vectors.
  • the motion vector prediction of the current block is performed using the motion vector of the macro block on the left of the current block or the previous coded macro block.
  • the motion vectors are continuously predicted from the motion vectors of the upper-left, lower-left, lower-right and upper-right subblocks in sequence.
  • FIG. 1 is a diagram illustrating a general motion prediction method and coding sequence according to the MPEG-4 and the H.263 standard.
  • FIG. 2 is a diagram illustrating a motion vector prediction method which allows a backward decoding in an error resilient mode, and coding and decoding sequences according to the present invention.
  • FIG. 2 wherein a motion vector prediction method capable of decoding backwards in an error resilient mode, and coding and decoding sequences according to the present invention are illustrated, there are shown macro blocks which are the same as in FIG. 1 .
  • reference numerals 20 and 26 represent macro blocks each having one motion vector
  • reference numerals 22 , 24 and 28 represents macro blocks each having four motion vectors.
  • the macro blocks 22 , 24 and 28 are divided into four subblocks of 8 pixels ⁇ 8 pixels and those four motion vectors are calculated in the four subblocks.
  • the motion vectors are predicted in a solid arrow direction as shown in FIG. 2 . That is, the motion vectors are predicted from the macro block 20 toward the macro block 22 having four motion vectors, through subblocks 221 , 223 , 224 and 222 in sequence, and then through subblocks 241 , 243 , 244 and 242 of the macro block 24 . The prediction of motion vectors continues in the macro blocks 26 and 28 in the direction indicated by solid arrows.
  • motion vectors of non-erroneous blocks can be restored by reversely decoding in sequence from the subblock 282 of the macro blocks 28 in the direction indicated by dashed arrows. This is because the motion vector prediction continues with a correlation among the motion vectors of each block.
  • the motion vector prediction method according to the present invention which is based on the image signal compression method of the MPEG-4 or H.263 standard, the motion vector prediction is performed with continuity and correlation among the motion vectors, so that two-way decoding is possible during transmission of blocks with a predetermined packet, resulting in better error resilient characteristics.

Abstract

A motion vector prediction method in an error resilient mode. In the motion vector prediction method capable of decoding backwards, motion vectors of macro blocks are calculated, and motion vectors of macro blocks each having one motion vector are predicted while moving to another macro block from left to right, and motion vectors of macro blocks each having four motion vectors are continuously predicted in a predetermined sequence to have correlation in prediction of the four motion vectors. Thus, in the motion vector prediction method based on the image signal compression method of the MPEG-4 or H.263 standard, the motion vector prediction is performed with continuity and correlation among the motion vectors, so that two-way decoding is possible during transmission of blocks with a predetermined packet, resulting in better error resilient characteristics.

Description

CROSS REFERENCE TO RELATED APPLICATIONS
This application is an application filed under 35 U.S.C. §111(a), claiming benefit pursuant to 35 U.S.C. §119(e)(1) of the filing date of the Provisional Application No. 60/067, 015, filed Dec. 1, 1997, pursuant to 35 U.S.C. §111(b).
BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to a motion vector prediction method, and more particularly, to a motion vector prediction method in an error resilient mode.
2. Description of the Related Art
In general, redundancy of a moving picture must be effectively eliminated so as to compress the moving image. The moving picture experts ground (MPEG) adopts a motion prediction method. According to the motion prediction method, the current frame is divided into a plurality of macro blocks, and then each macro block (reference block) is compared with each macro block (matching block) of a previous frame within a given area, to calculate the difference therebetween. Then, the macro blocks having the lowest difference are selected to calculate motion vectors representing the difference in positions between the reference and matching blocks. In the motion vector prediction, the difference between a predicted motion vector and actual motion vector of the current block is encoded, in place of encoding the motion vector itself of the current block, thereby improving coding efficiency.
FIG. 1 is a diagram illustrating a conventional motion prediction method and coding sequence adopted in the MPEG-4 and the H.263 standards.
In FIG. 1, reference numerals 10 through 18 represent macro blocks each consisting of 16 pixels×16 pixels, reference numerals 10 and 16 are macro blocks each having one motion vector, and reference numerals 12, 14 and 18 represents macro blocks each 10 having four motion vectors. The macro blocks 12, 14 and 18 are divided into four subblocks of 8 pixels×8 pixels, based on the MPEG-4 or the H.263 standard, and those four motion vectors are calculated from the four subblocks.
Here, prior to transmission of the difference among each 15 motion vector, motion vector prediction is separately performed in upper subblocks 121, 122, 141 and 142 and lower subblocks 123, 124, 143 and 144 of the macro blocks 12 and 14 from the macro block 10 in a solid arrow direction. Here, a motion vector is predicted from motion vectors calculated in the upper subblock 142, the macro blocks 16 and the subblocks 181 through 184 of the macro block 18 with correlation. However, the motion vector prediction is not performed between the motion vectors of the subblock 144 and the macro block 16, and the motion vector prediction continues toward the lower subblocks 183 and 184 from the macro block 16.
Thus, if an error occurs, the motion vector can be decoded from the macro block 16 toward the upper subblock 142 in a backward direction. However, if an error occurs in the lower subblock 123 of the macro block 12, it is not possible to reversely calculate the motion vectors of the subblock 144 and its left subblock 143 from the macro block 16 using a motion vector prediction code.
As a result, it is not possible to decode the blocks following the erroneous block, thereby increasing loss in motion vector value. Although an error concealment is adopted, there is a problem of loss of information.
SUMMARY OF THE INVENTION
To solve the above problems, it is an object of the present invention to provide a motion vector prediction method capable of restoring a motion vector lost after an error occurs, through backward decoding, even when information is lost during transmission due to the error.
Accordingly, to achieve the above object, there is provided a motion vector prediction method capable of decoding backwards, comprising the steps of: (a) calculating motion vectors of macro blocks; and (b) predicting motion vectors of macro blocks each having one motion vector while moving to another macro block from left to right, and motion vectors of macro blocks each having four motion vectors continuously in a predetermined sequence to have correlation in prediction of the four motion vectors.
Preferably, in the step (b) when one macro block has one motion vector, the motion vector prediction of the current block is performed using the motion vector of the macro block on the left of the current block or the previous coded macro block.
Preferably, in the step (b) when one macro block has four motion vectors, the motion vectors are continuously predicted from the motion vectors of the upper-left, lower-left, lower-right and upper-right subblocks in sequence.
BRIEF DESCRIPTION OF THE DRAWINGS
The above object and advantages of the present invention will become more apparent by describing in detail a preferred embodiment thereof with reference to the attached drawings in which:
FIG. 1 is a diagram illustrating a general motion prediction method and coding sequence according to the MPEG-4 and the H.263 standard; and
FIG. 2 is a diagram illustrating a motion vector prediction method which allows a backward decoding in an error resilient mode, and coding and decoding sequences according to the present invention.
DESCRIPTION OF THE PREFERRED EMBODIMENT
Referring to FIG. 2, wherein a motion vector prediction method capable of decoding backwards in an error resilient mode, and coding and decoding sequences according to the present invention are illustrated, there are shown macro blocks which are the same as in FIG. 1. Here, reference numerals 20 and 26 represent macro blocks each having one motion vector, and reference numerals 22, 24 and 28 represents macro blocks each having four motion vectors. The macro blocks 22, 24 and 28 are divided into four subblocks of 8 pixels×8 pixels and those four motion vectors are calculated in the four subblocks.
The motion vectors are predicted in a solid arrow direction as shown in FIG. 2. That is, the motion vectors are predicted from the macro block 20 toward the macro block 22 having four motion vectors, through subblocks 221, 223, 224 and 222 in sequence, and then through subblocks 241, 243, 244 and 242 of the macro block 24. The prediction of motion vectors continues in the macro blocks 26 and 28 in the direction indicated by solid arrows.
Thus, in case that an error occurs in the subblock 223 and the macro block 28 is the last macro block of the erroneous group of blocks (GOB) when the difference between motion vectors is transmitted, motion vectors of non-erroneous blocks can be restored by reversely decoding in sequence from the subblock 282 of the macro blocks 28 in the direction indicated by dashed arrows. This is because the motion vector prediction continues with a correlation among the motion vectors of each block.
While the present invention has been illustrated and described with reference to a specific embodiment, further modifications and alterations within the spirit and scope of this invention as defined by the appended claims will occur to those skilled in the art.
As described above, in the motion vector prediction method according to the present invention, which is based on the image signal compression method of the MPEG-4 or H.263 standard, the motion vector prediction is performed with continuity and correlation among the motion vectors, so that two-way decoding is possible during transmission of blocks with a predetermined packet, resulting in better error resilient characteristics.

Claims (6)

1. A motion vector prediction method capable of decoding backwards, comprising the steps of:
(a) calculating motion vectors of macro blocks; and
(b) predicting motion vectors of macro blocks each having one motion vector while moving to another macro block from left to right, and motion vectors of macro blocks each having four motion vectors continuously in a predetermined correlated sequence to have correlation in prediction of the four motion vectors within each of the macro blocks having four motion vectors.
2. The motion vector prediction method of claim 1, wherein in the step (b) when one macro block has one motion vector, the motion vector prediction of the current block is performed using the motion vector of the macro block on the left of the current block or the previous coded macro block.
3. A The motion vector prediction capable of decoding backwards, comprising the steps of:
(a) calculating motion vectors of macro blocks; and
(b) predicting motion vectors of macro blocks each having one motion vector while moving to another macro block from left to right, and motion vectors of macro blocks each having four motion vectors continuously in a predetermined sequence to have correlation in prediction of the four motion vectors,
wherein in the step (b) when one macro block has one motion vector, the motion vector prediction of the current block is performed using the motion vector of the macro block on the left of the current block or the previous coded macro block, and wherein in the step (b) when one macro block has four motion vectors, the motion vectors are continuously predicted from the motion vectors of the upper-left, lower-left, lower-right and upper-right subblocks in sequence.
4. A motion vector prediction method comprising the steps of:
(a) calculating motion vectors of macro blocks; and
(b) predicting motion vectors of macro blocks each having one motion vector while moving to another macro block from left to right, and motion vectors of macro blocks each having four motion vectors in a predetermined sequence as to predict all of the motion vectors before predicting motion vectors of another macro block in prediction of the four motion vectors within each of the macro blocks having four motion vectors.
5. The motion vector prediction method of claim 4, wherein in the step (b) when one macro block has one motion vector, the motion vector prediction of the current block is performed using the motion vector of the macro block on the left of the current block or the previous coded macro block.
6. The motion vector prediction method of claim 4, wherein in the step (b) when one macro block has four motion vectors, the motion vectors are predicted from the motion vectors of the upper-left, lower-left, lower-right and upper-right subblocks in sequence.
US10/862,912 1997-12-01 2004-06-08 Motion vector prediction method Expired - Lifetime USRE40372E1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/862,912 USRE40372E1 (en) 1997-12-01 2004-06-08 Motion vector prediction method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US6701597P 1997-12-01 1997-12-01
US09/201,816 US6426976B1 (en) 1997-12-01 1998-12-01 Motion vector prediction method
US10/862,912 USRE40372E1 (en) 1997-12-01 2004-06-08 Motion vector prediction method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/201,816 Reissue US6426976B1 (en) 1997-12-01 1998-12-01 Motion vector prediction method

Publications (1)

Publication Number Publication Date
USRE40372E1 true USRE40372E1 (en) 2008-06-10

Family

ID=22073182

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/201,816 Ceased US6426976B1 (en) 1997-12-01 1998-12-01 Motion vector prediction method
US10/862,912 Expired - Lifetime USRE40372E1 (en) 1997-12-01 2004-06-08 Motion vector prediction method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/201,816 Ceased US6426976B1 (en) 1997-12-01 1998-12-01 Motion vector prediction method

Country Status (6)

Country Link
US (2) US6426976B1 (en)
JP (2) JP3459369B2 (en)
KR (1) KR100359093B1 (en)
CN (5) CN1117480C (en)
GB (1) GB2332115B (en)
HK (3) HK1056286A1 (en)

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1117480C (en) 1997-12-01 2003-08-06 三星电子株式会社 Sport-vector predicting method
US6765964B1 (en) * 2000-12-06 2004-07-20 Realnetworks, Inc. System and method for intracoding video data
KR100458877B1 (en) * 2001-12-28 2004-12-03 한국전자통신연구원 A system and method for video coding
US7003035B2 (en) 2002-01-25 2006-02-21 Microsoft Corporation Video coding methods and apparatuses
US20040001546A1 (en) 2002-06-03 2004-01-01 Alexandros Tourapis Spatiotemporal prediction for bidirectionally predictive (B) pictures and motion vector prediction for multi-picture reference motion compensation
US7154952B2 (en) 2002-07-19 2006-12-26 Microsoft Corporation Timestamp-independent motion vector prediction for predictive (P) and bidirectionally predictive (B) pictures
US20050013498A1 (en) 2003-07-18 2005-01-20 Microsoft Corporation Coding of motion vector information
US8064520B2 (en) * 2003-09-07 2011-11-22 Microsoft Corporation Advanced bi-directional predictive coding of interlaced video
US7724827B2 (en) 2003-09-07 2010-05-25 Microsoft Corporation Multi-layer run level encoding and decoding
US7567617B2 (en) 2003-09-07 2009-07-28 Microsoft Corporation Predicting motion vectors for fields of forward-predicted interlaced video frames
KR100987777B1 (en) 2004-02-05 2010-10-13 삼성전자주식회사 Decoding method and decoding apparatus for preventing of error propagation and parallel processing
KR20050090302A (en) * 2004-03-08 2005-09-13 경희대학교 산학협력단 Video encoder/decoder, video encoding/decoding method and computer readable medium storing a program for performing the method
CN100369458C (en) * 2005-01-26 2008-02-13 乐金电子(惠州)有限公司 Efficient checking method for adjacent macroblock of digital multimedia broadcasting video decoder
KR101383540B1 (en) * 2007-01-03 2014-04-09 삼성전자주식회사 Method of estimating motion vector using multiple motion vector predictors, apparatus, encoder, decoder and decoding method
US8254455B2 (en) 2007-06-30 2012-08-28 Microsoft Corporation Computing collocated macroblock information for direct mode macroblocks
KR100932125B1 (en) * 2007-12-17 2009-12-16 한국전자통신연구원 Video MAC protocol support data frame transmission and reception method and system
US8189666B2 (en) 2009-02-02 2012-05-29 Microsoft Corporation Local picture identifier and computation of co-located information
US8711940B2 (en) * 2010-11-29 2014-04-29 Mediatek Inc. Method and apparatus of motion vector prediction with extended motion vector predictor
GB2488798B (en) * 2011-03-08 2015-02-11 Canon Kk Video encoding and decoding with improved error resillience
US9699456B2 (en) * 2011-07-20 2017-07-04 Qualcomm Incorporated Buffering prediction data in video coding
WO2016008161A1 (en) * 2014-07-18 2016-01-21 Mediatek Singapore Pte. Ltd. Temporal derived bi-directional motion vector predictor
CN106558083A (en) * 2016-11-30 2017-04-05 郑州云海信息技术有限公司 A kind of accelerated method in webp compression algorithms infra-frame prediction stage, apparatus and system
US10728542B2 (en) 2018-04-09 2020-07-28 Tencent America LLC Methods and apparatuses for sub-block motion vector prediction
WO2020247761A1 (en) * 2019-06-07 2020-12-10 Beijing Dajia Internet Information Technology Co., Ltd. Sub-block temporal motion vector prediction for video coding

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02226985A (en) 1989-02-28 1990-09-10 Victor Co Of Japan Ltd Vector coding and decoding device
JPH05115061A (en) 1991-10-22 1993-05-07 Sony Corp Motion vector coder and decoder
US5227878A (en) * 1991-11-15 1993-07-13 At&T Bell Laboratories Adaptive coding and decoding of frames and fields of video
JPH06105299A (en) 1992-09-22 1994-04-15 Casio Comput Co Ltd Dynamic image compressor
JPH06153181A (en) 1992-10-31 1994-05-31 Sony Corp Prediction coding method, prediction decoding method, prediction coder and prediction decoder
JPH0730896A (en) 1993-06-25 1995-01-31 Matsushita Electric Ind Co Ltd Moving vector coding and decoding method
JPH0879767A (en) 1994-07-05 1996-03-22 Ricoh Co Ltd Moving vector coding and decoding system
US5530481A (en) * 1993-06-29 1996-06-25 U.S. Philips Corporation Video encoder/decoder for encoding/decoding motion compensated images
JPH08251601A (en) 1994-10-10 1996-09-27 Thomson Multimedia Sa Method and apparatus for coding/decoding movement vector
JPH0951540A (en) 1995-08-04 1997-02-18 Kokusai Electric Co Ltd Animation communicating method
JPH09154141A (en) 1995-11-29 1997-06-10 Sanyo Electric Co Ltd Error processing unit, decoder and coder
JPH09187016A (en) 1995-12-23 1997-07-15 Daewoo Electron Co Ltd Error concealing method and device
EP0798929A2 (en) 1996-03-28 1997-10-01 Nec Corporation MPEG coded picture decoding apparatus
CN1166255A (en) 1995-10-26 1997-11-26 摩托罗拉公司 Method and device for concealment and containment of errors in a macroblock-based video codec
JPH10136374A (en) 1996-10-28 1998-05-22 Nec Corp Motion vector prediction device
JPH10136369A (en) 1996-10-30 1998-05-22 Matsushita Electric Ind Co Ltd Decoder for digital moving image
US5886742A (en) * 1995-01-12 1999-03-23 Sharp Kabushiki Kaisha Video coding device and video decoding device with a motion compensated interframe prediction
US6026195A (en) * 1997-03-07 2000-02-15 General Instrument Corporation Motion estimation and compensation of video object planes for interlaced digital video
US6163576A (en) * 1998-04-13 2000-12-19 Lsi Logic Corporation Video encoder having reduced memory bandwidth requirements
US6175593B1 (en) * 1997-07-30 2001-01-16 Lg Electronics Inc. Method for estimating motion vector in moving picture
CN1479528A (en) 1997-12-01 2004-03-03 ���ǵ�����ʽ���� Sports vector predicting method

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02226985A (en) 1989-02-28 1990-09-10 Victor Co Of Japan Ltd Vector coding and decoding device
JPH05115061A (en) 1991-10-22 1993-05-07 Sony Corp Motion vector coder and decoder
US5227878A (en) * 1991-11-15 1993-07-13 At&T Bell Laboratories Adaptive coding and decoding of frames and fields of video
JPH06105299A (en) 1992-09-22 1994-04-15 Casio Comput Co Ltd Dynamic image compressor
JPH06153181A (en) 1992-10-31 1994-05-31 Sony Corp Prediction coding method, prediction decoding method, prediction coder and prediction decoder
JPH0730896A (en) 1993-06-25 1995-01-31 Matsushita Electric Ind Co Ltd Moving vector coding and decoding method
US5530481A (en) * 1993-06-29 1996-06-25 U.S. Philips Corporation Video encoder/decoder for encoding/decoding motion compensated images
JPH0879767A (en) 1994-07-05 1996-03-22 Ricoh Co Ltd Moving vector coding and decoding system
JPH08251601A (en) 1994-10-10 1996-09-27 Thomson Multimedia Sa Method and apparatus for coding/decoding movement vector
US5886742A (en) * 1995-01-12 1999-03-23 Sharp Kabushiki Kaisha Video coding device and video decoding device with a motion compensated interframe prediction
JPH0951540A (en) 1995-08-04 1997-02-18 Kokusai Electric Co Ltd Animation communicating method
CN1166255A (en) 1995-10-26 1997-11-26 摩托罗拉公司 Method and device for concealment and containment of errors in a macroblock-based video codec
JPH09154141A (en) 1995-11-29 1997-06-10 Sanyo Electric Co Ltd Error processing unit, decoder and coder
JPH09187016A (en) 1995-12-23 1997-07-15 Daewoo Electron Co Ltd Error concealing method and device
EP0798929A2 (en) 1996-03-28 1997-10-01 Nec Corporation MPEG coded picture decoding apparatus
JPH10136374A (en) 1996-10-28 1998-05-22 Nec Corp Motion vector prediction device
JPH10136369A (en) 1996-10-30 1998-05-22 Matsushita Electric Ind Co Ltd Decoder for digital moving image
US6026195A (en) * 1997-03-07 2000-02-15 General Instrument Corporation Motion estimation and compensation of video object planes for interlaced digital video
US6175593B1 (en) * 1997-07-30 2001-01-16 Lg Electronics Inc. Method for estimating motion vector in moving picture
CN1479528A (en) 1997-12-01 2004-03-03 ���ǵ�����ʽ���� Sports vector predicting method
US6163576A (en) * 1998-04-13 2000-12-19 Lsi Logic Corporation Video encoder having reduced memory bandwidth requirements

Also Published As

Publication number Publication date
CN1440201A (en) 2003-09-03
GB2332115A (en) 1999-06-09
CN1202674C (en) 2005-05-18
GB9826211D0 (en) 1999-01-20
JP3579013B2 (en) 2004-10-20
CN1668111A (en) 2005-09-14
JP2002165224A (en) 2002-06-07
CN1243391A (en) 2000-02-02
GB2332115B (en) 1999-12-29
CN1444407A (en) 2003-09-24
HK1056287A1 (en) 2004-02-06
JP3459369B2 (en) 2003-10-20
KR19990066827A (en) 1999-08-16
HK1059699A1 (en) 2004-07-09
JPH11234681A (en) 1999-08-27
KR100359093B1 (en) 2002-12-18
CN1202675C (en) 2005-05-18
CN1220388C (en) 2005-09-21
US6426976B1 (en) 2002-07-30
HK1056286A1 (en) 2004-02-06
CN1479528A (en) 2004-03-03
CN1117480C (en) 2003-08-06

Similar Documents

Publication Publication Date Title
USRE40372E1 (en) Motion vector prediction method
US8693543B2 (en) Inter-frame prediction coding method, device and system
EP1478190B1 (en) Image encoding device, image encoding method, and image encoding program
JP4625411B2 (en) Image data encoding method and computer readable medium having recorded program therefor
EP0734174B1 (en) A method for adaptively compressing residual digital image data in a DPCM compression system
US7058127B2 (en) Method and system for video transcoding
KR100464995B1 (en) Method and apparatus for compressing video information using exercise dependent prediction
US6674910B1 (en) Apparatus and method for image-compression encoding and decoding using adaptive transform
US20090016443A1 (en) Inter mode determination method for video encoding
EP2034742A2 (en) Video coding method and device
JP4133346B2 (en) Intra coding of video data blocks by selection of prediction type
US6847684B1 (en) Zero-block encoding
Yang et al. A contex-based predictive coder for lossless and near-lossless compression of video
US8107530B2 (en) Apparatus and method for switching between single description and multiple descriptions
US5703697A (en) Method of lossy decoding of bitstream data
KR100313870B1 (en) Motion vector prediction method
KR100380230B1 (en) Image codec system based on multi-resolution image
JPH1093964A (en) Device for concealing error of image signal
WO2004010708A1 (en) Advanced method of coding and decoding motion vector and apparatus therefor
JP2003116141A (en) Moving picture prediction encoding method and its decoding method, and apparatus for the same
JPH05292488A (en) Moving picture coding/decoding device
JP2004007226A (en) Encoder and encoding method for information data, and decoder and decoding method for information data
KR19990032432A (en) Lossy coding method of binary image
GB2371933A (en) Vector quantisation where errors are transmitted only if there is sufficient channel capacity
KR20050093435A (en) Error resilient intra prediction mode decoding method

Legal Events

Date Code Title Description
FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 12