WO2011041321A1 - Motion vector prediction in video coding - Google Patents

Motion vector prediction in video coding Download PDF

Info

Publication number
WO2011041321A1
WO2011041321A1 PCT/US2010/050572 US2010050572W WO2011041321A1 WO 2011041321 A1 WO2011041321 A1 WO 2011041321A1 US 2010050572 W US2010050572 W US 2010050572W WO 2011041321 A1 WO2011041321 A1 WO 2011041321A1
Authority
WO
WIPO (PCT)
Prior art keywords
motion vector
block
motion vectors
differential
vector predictors
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.)
Ceased
Application number
PCT/US2010/050572
Other languages
English (en)
French (fr)
Inventor
Frank Bossen
Sandeep Kanumuri
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2012532241A priority Critical patent/JP2013507055A/ja
Publication of WO2011041321A1 publication Critical patent/WO2011041321A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

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/577Motion compensation with bidirectional frame interpolation, i.e. using B-pictures
    • 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/573Motion compensation with multiple frame prediction using two or more reference frames in a given prediction direction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals

Definitions

  • Embodiments of the present invention relate to the field of video coding for compression.
  • embodiments of the invention are related to the prediction and differential coding of motion vectors.
  • Block-based motion compensation is an integral operation in a variety of video codecs that exploits temporal correlation to achieve compression of video data.
  • the efficiency of compression achieved by motion compensation is dependent on the efficiency with which motion vectors are signaled.
  • a predictor is derived for each motion vector from a causal neighborhood and only the difference is coded as part of the bitstream.
  • Existing techniques do not exploit all the redundancy in deriving the predictor and hence there is scope for improvement.
  • a method and apparatus for motion vector prediction and coding.
  • the method comprises: deriving N motion vector predictors for a first block that has N motion vectors corresponding to N lists of reference frames and a current frame, including constructing one of the N motion vector predictors when a second block that neighbors the first block and is used for prediction has at least one invalid motion vector, where N is an integer greater than 1 ; generating N differential motion vectors based on the N motion vectors and N motion vector predictors; and encoding the N differential motion vectors.
  • Figure 1 illustrates causal neighbor blocks used to construct predictors for the motion vectors of another block.
  • Figure 2 is a flow diagram of one embodiment of a process for constructing a predictor set.
  • Figure 3 illustrates cases for which a predictor is constructed from a neighbor block.
  • Figure 4 is a flow diagram of one embodiment of a process for refining a candidate predictor.
  • Figure 5 illustrates an example of generating a MVP.
  • Figure 6 is a flow diagram of one embodiment of a process for deriving motion vector predictors.
  • Figure 7 is a flow diagram of one embodiment of a process for computing differential motion vectors at an encoder.
  • Figure 8 is a flow diagram of one embodiment of a process for
  • Figure 9 illustrates an example of scaling one MVD to predict a second
  • Figures 10A and B are flow diagrams of embodiments of processes for coding motion vectors at an encoder and a decoder, respectively.
  • Figure 11 is a block diagram for a motion vector encoder.
  • Figure 12 is a block diagram for a motion vector decoder.
  • Figure 13 is a block diagram of a computer system. DETAILED DESCRIPTION OF THE PRESENT INVENTION
  • Embodiments of the current invention include methods to enhance the predictors thereby reducing the number of bits spent to signal the motion vectors.
  • embodiments of the current invention include techniques to enhance the prediction of motion vectors for blocks coded in bi-predictive or multi- predictive modes by exploiting the correlation across two or more lists of reference frames.
  • the present invention also relates to apparatus for performing the operations herein.
  • This apparatus may be specially constructed for the required purposes, or it may comprise a general purpose computer selectively activated or reconfigured by a computer program stored in the computer.
  • a computer program may be stored in a computer readable storage medium, such as, but is not limited to, any type of disk including floppy disks, optical disks, CD-ROMs, and magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus.
  • a machine-readable medium includes any mechanism for storing or transmitting information in a form readable by a machine (e.g., a computer).
  • a machine-readable medium includes read only memory ("ROM");
  • RAM random access memory
  • magnetic disk storage media magnetic disk storage media
  • optical storage media flash memory devices
  • a motion vector ( MV ) is signaled by coding a differential motion vector ( MVD ) where the differential motion vector is the difference between the motion vector and a motion vector predictor i.e.
  • a bi-predictive block has two motion vectors, MV 0 and MV l , corresponding to two lists of reference frames, list 0 and list 1, respectively, and they are both signaled using differential motion vectors.
  • MVD 0 and MVD l represent the differential motion vectors
  • M represent the motion vector predictors for list 0 and list 1 respectively.
  • multi-predictive block is a generalization of the concept of a bi-predictive block.
  • a multi-predictive block has N motion vectors corresponding to N lists of reference frames where N is an integer greater than 1.
  • N is an integer greater than 1.
  • the present invention is explained in the context of a bi-predictive block for the sake of clarity. However, it is to be noted that the present invention is also applicable to the general case of a multi-predictive block.
  • the motion vector predictors are formed using a set of candidate predictors called the predictor set.
  • Each candidate predictor represents the motion vector(s) of a causal neighbor block (a block in the neighborhood whose motion vector(s) is/are already signaled) of the target block (block whose motion vector(s) is/are being signaled).
  • Figure 1 illustrates causal neighbor blocks L and T that are used to construct predictors for the motion vector block C.
  • the construction of the predictor set can be done in such a way that the candidate predictor added corresponding to a causal neighbor block need not exactly represent the motion vector(s) of the neighbor block.
  • the candidate predictor's motion vector for a list is set equal to neighbor block's motion vector for the same list if the target block and neighbor block refer to same reference frames for that list; else, the candidate predictor's motion vector for that list is set to invalid status.
  • Figure 2 is a flow diagram of one embodiment of a process for constructing a predictor set. The process is performed by processing logic that may comprise hardware, software, or a combination of both.
  • processing logic begins by processing logic initializing a predictor set to an empty set (processing block 201). Next, processing logic fetches reference frame indices for list 0 and list 1 motion vectors of a target block (processing block 202). Thereafter, processing logic determines whether there are more causal neighbor blocks (processing block 203). If not, the process ends. If there are more causal neighbor blocks, the process transitions to processing block 204 where the processing logic creates a candidate predictor with list 0 and list 1 motion vectors set as invalid.
  • Processing logic determines whether the current neighbor block has a list 0 motion vector (processing block 205). If not, the process transitions to processing block 209. If it does, the process transitions to processing block 206 where processing logic fetches the reference frame index for the list 0 motion vector of the current neighbor block and then determines whether the list 0 reference frame index is the same for the target block and the neighbor block (processing block 207). If so, processing logic sets the list 0 motion vector of the candidate predictor equal to that of the current neighbor block (processing block 208) and the process transitions to processing block 209. If the list 0 reference frame index is not the same for the target block and the neighbor block, the process transitions directly to processing block 209.
  • processing logic determines whether the current neighbor block has a list 1 motion vector. If not, the process transitions to processing block 213. If the current neighbor block does have a list 1 motion vector, processing logic fetches the reference frame index for the list 1 motion vector of the current neighbor block (processing block 210). Next, processing logic tests whether the list 1 reference frame index is the same for the target and the neighbor
  • processing logic sets the list 1 motion vector of the candidate predictor equal to that of the current neighbor block (processing block 212) and the process transitions to processing block 213. If not, the process transitions directly to processing block 213. [0021] At processing block 213, processing logic adds the candidate predictor into the predictor set and then the process transitions to processing block 203.
  • the predictor set is refined by constructing a predictor from a neighbor block when the reference frame index matches for one of the two lists of reference frames. This occurs when a reference index matches only one list or when the neighbor block uses only one list.
  • Figure 3 illustrates cases for which a predictor is constructed from a neighbor block.
  • the predictor set is refined by refining one (or more) candidate predictors in the predictor set as described below: if the candidate predictor's motion vector corresponding to one list (list a ), MVP a , is valid and the candidate predictor's motion vector corresponding to the other list (list b ), MVP b , is invalid, a valid value for MVP b is calculated using MVP a .
  • MVP b f pred (MVP a ,T a ,T b )
  • T a and T b represent the signed temporal distances from the current frame to the reference frames referred by MV a and MV b respectively.
  • Figure 4 is the flow diagram of one embodiment of a process for refining a candidate predictor based on the status of the candidate predictor refinement flag. The process is performed by a processing logic that may comprise hardware, software, or a combination of both.
  • the process begins by processing logic determining whether the candidate predictor refinement flag is on (processing block 401). If not, the process ends. If it is, the process transitions to processing block 402 where processing logic determines whether both MVPo and MVPi are valid. If they are, the process ends. If not, the process transitions to processing block 403, where processing logic tests whether either MVPo or MVPi is valid. If not, the process transitions to processing block 404 where the processing logic drops the candidate predictor from the predictor set and then the process ends. If either MVPo or MVP i is valid, the process transitions to processing block 405 where processing logic determines whether MVPo is valid.
  • processing logic sets a equal to 0 and b equal to 1 (processing block 406) and sets MVPb equal to f pre d (MVP a , T a , Tb) (processing block 407) and then the process ends. If processing logic determines that MVPo is not valid, processing logic sets a equal to 1 and b equal to 0
  • processing block 408 sets MVP b equal to f pred (MVP a , T a , T b ) at processing block 407. Thereafter, the process ends.
  • the candidate predictor refinement flag is On' for all candidate predictors.
  • the candidate predictor refinement flag is On' only when one (or more) constraints are satisfied.
  • the constraints enforced can be one (or more) of the following: where is a predetermined parameter.
  • embodiment is equal to zero.
  • the function f d (MVP a ,T a ,T b ) can be one of the following:
  • f T (T a ) is a lookup table whose entries are filled such that
  • Figure 5 illustrates an example of generating a MVP for two cases where the MVP is only available for one list.
  • the function used is option '2' above.
  • the motion vector predictors are formed using the candidate predictors in the
  • Figure 6 is a flow diagram of one embodiment for the process for deriving motion vector predictors. The process may be performed by processing logic that may comprise hardware, software, or a combination of both.
  • processing logic begins by processing logic determining whether the predictor set is empty (processing block 601). If it is, processing logic sets the motion vector predictors to a default value (processing block 602) and the process ends. If not, processing logic forms motion vector predictors using the predictor set (processing block 603) and the process ends.
  • the default value is the zero vector
  • motion vector predictors are formed using the predictor set in one of the following methods.
  • the notation ⁇ is used for the predictor set, where CP i
  • N CPS represents the total number of candidate predictors in the predictor set.
  • the index 'i' of the candidate predictor is included as part of the video bitstream when N cps > 1 .
  • predictors in the predictor set. is set equal to the median of list 1
  • the differential motion vector for one list can also be used in computing the differential motion vector of the other list (list d ).
  • FIG. 7 is a flow diagram of one embodiment of a process for computing the differential motion vectors at the encoder. The process is performed by processing logic that may comprise hardware, software, or a combination of both.
  • processing logic determines whether the status of differential motion vector prediction is on (processing block 702). If it is, processing logic decides the mapping of list 0 and list 1 to list c and list d (processing block 703) and sets the motion vector differential for c and d according to the following formulas:
  • the processing logic sets the differential motion vector for list 0 and list 1 according to the following formulas:
  • Figure 8 is a flow diagram of one embodiment of a process for reconstructing the motion vectors at the decoder. The process is performed by processing logic that may comprise hardware, software, or a combination of both.
  • processing logic begins by processing logic deciding the on/off status for differential motion vector prediction (processing block 801). Next, processing logic determines whether the status of differential motion vector prediction is on (processing block 802). If it is, processing logic decides the mapping of list 0 and list 1 to list c and list d (processing block 803) and sets the motion vector for c and d according to the following formulas:
  • processing logic sets the motion vector for list 0 and list 1 according to the following formulas:
  • motion vector prediction is set to on) is only used when one (or more) constraints are satisfied; otherwise, the standard approach is used (in
  • constraints enforced can be one (or) more of the following:
  • is equal to zero.
  • c and d are determined in one of the following ways: 1. If
  • the function f diff ⁇ MVP D , MVD c ,T c ,T d can be one of the following:
  • Figure 9 illustrates an example of scaling MVD of one list to predict the MVD of the other list using option '2' above.
  • Figures 10A and 10B are flow diagrams describing the process of encoding motion vectors at the encoder and the process of decoding motion vectors at the decoder, respectively.
  • the processes are performed by processing logic that may comprise hardware, software, or a combination of both.
  • the process of coding motion vectors at the encoder begins by processing logic constructing a predictor set (processing block 1001). Next, processing logic refines the predictor set (processing block 1002) and derives motion vector predictors (processing block 1003). After deriving motion vector predictors, processing logic computes differential motion vectors (processing block 1004) and encodes the differential motion vectors (processing block 1005). Thereafter the process ends.
  • the process for decoding motion vectors at the decoder begins by processing logic constructing a predictor set (processing block 1011), refining the predictor set (processing block 1012), and deriving motion vector predictors (processing block 1013). Processing logic decodes differential motion vectors (processing block 1014) and reconstructs the motion vectors using the derived motion vector predictors (processing block 1015). Thereafter, the process ends.
  • Figure 11 is a block diagram for an exemplary motion vector encoder which would be part of a video encoder.
  • the attributes used for the target block in Figures 11 (and 12) are described as follows:
  • Type This indicates the lists used by the target block.
  • Ref_info This represents the reference frame information for each list used.
  • MV_info This represents the motion vectors for each list used.
  • a motion information memory 1101 stores the attributes of previously encoded blocks.
  • predictor set constructor 1102 constructs a predictor set. In one embodiment, this is constructed as described above in Figure 2.
  • predictor set refiner 1103 refines the predictor set. In one embodiment, refining of the predictor set includes the refinement of one (or) more candidate predictors. In one
  • the refinement of a candidate predictor is performed as set forth in
  • predictor generator 1104 derives the motion vector predictors. In one embodiment, predictor generator 1104 derives the motion vector predictors as set forth in Figure 6 above.
  • Predictor generator 1104 sends the derived motion vector predictors to differential motion vector generator 1105 which, in response to the motion vector predictors and the motion vectors of the target block, computes the differential motion vectors.
  • Differential motion vector generator 1105 sends the computed differential motion vectors to entropy encoder 1106 which encodes the differential motion vectors and includes them as part of the video bitstream. Thereafter, the attributes of the target block are sent to the motion information memory 1101 for storage (The Z -1 in the block diagram indicates that this does not happen until the motion vectors of target block are encoded).
  • Figure 12 is a block diagram for an exemplary motion vector decoder which would be part of a video decoder.
  • a motion information memory 1201 stores the attributes of previously decoded blocks.
  • a predictor set constructor 1202 receives motion information from motion information memory 1201 and target block information. In response to these inputs, predictor set constructor 1202 constructs a predictor set. In one embodiment, the construction of the predictor set is performed as set forth in Figure 2 above.
  • Predictor set constructor 1202 sends the predictor set to predictor set refiner 1203 which refines the predictor set. In one embodiment, refining of the predictor set includes the refinement of one (or) more candidate predictors.
  • the refinement of a candidate predictor is performed as set forth in Figure 4 above.
  • Predictor set refiner 1203 sends the refined predictor set to predictor generator 1204.
  • predictor generator 1204 derives motion vector predictors.
  • predictor generator 1204 derives the motion vector predictors as set forth in Figure 6 above.
  • Predictor generator 1204 sends the derived motion vector predictors to motion vector generator 1206.
  • Entropy decoder 1205 receives the video bit stream and performs entropy decoding on the video bitstream. This generates a decoded bitstream that includes decoded differential motion vectors. Entropy decoder 1205 sends the decoded differential motion vectors to motion vector generator 1206. In response to the derived motion vector predictors and the decoded differential motion vectors, motion vector generator 1206 reconstructs the motion vectors for the target block. Thereafter, motion vector generator 1206 sends the reconstructed motion vectors to be included in the attributes of the target block. Finally, the attributes of the target block are sent to the motion information memory 1201 for storage (The Z -1 in the block diagram indicates that this does not happen until the motion vectors of target block are reconstructed). [0052] Note that the motion vector encoders and decoders described herein can be part of any block-based hybrid video encoders/decoders that are well known in the art.
  • Figure 13 is a block diagram of an exemplary computer system that may perform one or more of the operations described herein.
  • computer system 1300 may comprise an exemplary client or server computer system.
  • Computer system 1300 comprises a communication mechanism or bus 1311 for communicating information, and a processor 1312 coupled with bus 1311 for processing information.
  • Processor 1312 includes a microprocessor, but is not limited to a microprocessor, such as, for example, PentiumTM, PowerPCTM, AlphaTM, etc.
  • System 1300 further comprises a random access memory (RAM), or other dynamic storage device 1304 (referred to as main memory) coupled to bus 1311 for storing information and instructions to be executed by processor 1312.
  • main memory dynamic storage device 1304
  • Main memory 1304 also may be used for storing temporary variables or other intermediate information during execution of instructions by processor 1312.
  • Computer system 1300 also comprises a read only memory (ROM) and/or other static storage device 1306 coupled to bus 1311 for storing static information and instructions for processor 1312, and a data storage device 1307, such as a magnetic disk or optical disk and its corresponding disk drive.
  • ROM read only memory
  • Data storage device 1307 is coupled to bus 1311 for storing information and instructions.
  • Computer system 1300 may further be coupled to a display device
  • FIG. 1321 such as a cathode ray tube (CRT) or liquid crystal display (LCD), coupled to bus 1311 for displaying information to a computer user.
  • An alphanumeric input device 1322 may also be coupled to bus 1311 for communicating information and command selections to processor 1312.
  • cursor control 1323 such as a mouse, trackball, trackpad, stylus, or cursor direction keys, coupled to bus 1311 for communicating direction information and command selections to processor 1312, and for controlling cursor movement on display 1321.
  • cursor control 1323 such as a mouse, trackball, trackpad, stylus, or cursor direction keys
  • bus 1324 which may be used for marking information on a medium such as paper, film, or similar types of media.
  • Another device that may be coupled to bus 1311 is a wired/wireless communication capability 1325 to communication to a phone or handheld palm device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
PCT/US2010/050572 2009-10-01 2010-09-28 Motion vector prediction in video coding Ceased WO2011041321A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012532241A JP2013507055A (ja) 2009-10-01 2010-09-28 ビデオ符号化における動きベクトル予測

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US24787509P 2009-10-01 2009-10-01
US61/247,875 2009-10-01
US12/890,400 US9060176B2 (en) 2009-10-01 2010-09-24 Motion vector prediction in video coding
US12/890,400 2010-09-24

Publications (1)

Publication Number Publication Date
WO2011041321A1 true WO2011041321A1 (en) 2011-04-07

Family

ID=43823153

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2010/050572 Ceased WO2011041321A1 (en) 2009-10-01 2010-09-28 Motion vector prediction in video coding

Country Status (3)

Country Link
US (1) US9060176B2 (https=)
JP (2) JP2013507055A (https=)
WO (1) WO2011041321A1 (https=)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013005168A (ja) * 2011-06-15 2013-01-07 Fujitsu Ltd 動画像復号装置、動画像符号化装置、動画像復号方法、動画像符号化方法、動画像復号プログラム及び動画像符号化プログラム
JP2013016935A (ja) * 2011-06-30 2013-01-24 Jvc Kenwood Corp 画像復号装置、画像復号方法及び画像復号プログラム
JP2013016934A (ja) * 2011-06-30 2013-01-24 Jvc Kenwood Corp 画像符号化装置、画像符号化方法及び画像符号化プログラム
JP2014511648A (ja) * 2011-03-08 2014-05-15 クゥアルコム・インコーポレイテッド ビデオコード化における双方向予測インターモードのための動きベクトル予測子(mvp)
JP2014112947A (ja) * 2014-02-25 2014-06-19 Fujitsu Ltd 動画像符号化方法、動画像符号化装置、及び動画像符号化プログラム
JP2014112946A (ja) * 2014-02-25 2014-06-19 Fujitsu Ltd 動画像符号化装置、動画像符号化方法、及び動画像符号化プログラム
JP2014135744A (ja) * 2014-02-25 2014-07-24 Fujitsu Ltd 動画像復号方法、動画像復号装置、及び動画像復号プログラム
JP2017011746A (ja) * 2010-12-28 2017-01-12 サン パテント トラスト 画像復号化方法および画像復号化装置
CN107197306A (zh) * 2011-08-17 2017-09-22 佳能株式会社 编码装置和方法、解码装置和方法以及存储介质
CN109089119A (zh) * 2017-06-13 2018-12-25 浙江大学 一种运动矢量预测的方法及设备
WO2019195829A1 (en) * 2018-04-06 2019-10-10 Arris Enterprises Llc Reducing motion vector information transmission in bi-directional temporal prediction

Families Citing this family (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100955396B1 (ko) 2007-06-15 2010-04-29 성균관대학교산학협력단 양-예측 부호화 방법 및 장치, 양-예측 복호화 방법 및장치 및 기록매체
WO2008153262A1 (en) 2007-06-15 2008-12-18 Sungkyunkwan University Foundation For Corporate Collaboration Bi-prediction coding method and apparatus, bi-prediction decoding method and apparatus, and recording midium
JP5368631B2 (ja) 2010-04-08 2013-12-18 株式会社東芝 画像符号化方法、装置、及びプログラム
CN106713931B (zh) * 2010-09-30 2019-09-03 三菱电机株式会社 运动图像编码装置及其方法、运动图像解码装置及其方法
JP5755243B2 (ja) 2010-11-24 2015-07-29 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America 動きベクトル導出方法および動きベクトル導出装置
CN107105292B (zh) * 2010-12-13 2020-09-08 韩国电子通信研究院 基于帧间预测对视频信号进行解码的方法
KR20120068743A (ko) * 2010-12-17 2012-06-27 한국전자통신연구원 인터 예측 방법 및 그 장치
KR101913086B1 (ko) 2011-01-12 2018-10-29 선 페이턴트 트러스트 동화상 부호화 방법 및 동화상 복호화 방법
GB2487200A (en) 2011-01-12 2012-07-18 Canon Kk Video encoding and decoding with improved error resilience
WO2012114694A1 (ja) 2011-02-22 2012-08-30 パナソニック株式会社 動画像符号化方法、動画像符号化装置、動画像復号方法、および、動画像復号装置
US10171813B2 (en) 2011-02-24 2019-01-01 Qualcomm Incorporated Hierarchy of motion prediction video blocks
WO2012117728A1 (ja) 2011-03-03 2012-09-07 パナソニック株式会社 動画像符号化方法、動画像復号方法、動画像符号化装置、動画像復号装置、及び動画像符号化復号装置
US20120230406A1 (en) * 2011-03-09 2012-09-13 Vixs Systems, Inc. Multi-format video decoder with vector processing and methods for use therewith
KR102117085B1 (ko) 2011-03-21 2020-05-29 엘지전자 주식회사 움직임 벡터 예측자 선택 방법 및 이를 이용하는 장치
RU2719308C2 (ru) 2011-04-12 2020-04-17 Сан Пэтент Траст Способ кодирования движущихся изображений, устройство кодирования движущихся изображений, способ декодирования движущихся изображений, устройство декодирования движущихся изображений и устройство кодирования и декодирования движущихся изображений
US9485517B2 (en) * 2011-04-20 2016-11-01 Qualcomm Incorporated Motion vector prediction with motion vectors from multiple views in multi-view video coding
ES2673180T3 (es) 2011-05-24 2018-06-20 Velos Media International Limited Procedimiento de codificación de imágenes, aparato de codificación de imágenes, procedimiento de decodificación de imágenes, aparato de decodificación de imágenes y aparato de codificación/decodificación de imágenes
BR112013027344B1 (pt) 2011-05-27 2022-05-10 Sun Patent Trust Método de codificação de imagem, aparelho de codificação de imagem, método de decodificação de imagem, aparelho de decodificação de imagem, e aparelho de codificação e decodificação de imagem
US9485518B2 (en) 2011-05-27 2016-11-01 Sun Patent Trust Decoding method and apparatus with candidate motion vectors
KR101889582B1 (ko) 2011-05-31 2018-08-20 선 페이턴트 트러스트 동화상 부호화 방법, 동화상 부호화 장치, 동화상 복호화 방법, 동화상 복호화 장치, 및, 동화상 부호화 복호화 장치
SG194746A1 (en) 2011-05-31 2013-12-30 Kaba Gmbh Image encoding method, image encoding device, image decoding method, image decoding device, and image encoding/decoding device
GB2491589B (en) 2011-06-06 2015-12-16 Canon Kk Method and device for encoding a sequence of images and method and device for decoding a sequence of image
KR20120140592A (ko) * 2011-06-21 2012-12-31 한국전자통신연구원 움직임 보상의 계산 복잡도 감소 및 부호화 효율을 증가시키는 방법 및 장치
CA2806796C (en) 2011-06-24 2020-08-25 Panasonic Corporation Image coding and decoding using two-part horizontal and two-part vertical components of motion difference vectors
AU2012276455B2 (en) 2011-06-27 2016-02-25 Samsung Electronics Co., Ltd. Method and apparatus for encoding motion information, and method and apparatus for decoding same
ES2883353T3 (es) * 2011-06-28 2021-12-07 Lg Electronics Inc Método para obtener un predictor de vector de movimiento
MY181718A (en) 2011-06-30 2021-01-05 Sun Patent Trust Image decoding method, image encoding method, image decoding device, image encoding device, and image encoding/decoding device
US10536701B2 (en) 2011-07-01 2020-01-14 Qualcomm Incorporated Video coding using adaptive motion vector resolution
US11582479B2 (en) * 2011-07-05 2023-02-14 Texas Instruments Incorporated Method and apparatus for reference area transfer with pre-analysis
US9456214B2 (en) 2011-08-03 2016-09-27 Sun Patent Trust Moving picture coding method, moving picture coding apparatus, moving picture decoding method, moving picture decoding apparatus, and moving picture coding and decoding apparatus
MX365013B (es) * 2011-08-29 2019-05-20 Ibex Pt Holdings Co Ltd Metodo para generar un bloque de prediccion en modo de prediccion de vector de movimiento avanzada (amvp).
CN103858428B (zh) 2011-10-19 2018-07-03 太阳专利托管公司 图像编码方法、图像编码装置、图像解码方法及图像解码装置
US20130188715A1 (en) * 2012-01-09 2013-07-25 Qualcomm Incorporated Device and methods for merge list reordering in video coding
US20130188716A1 (en) * 2012-01-20 2013-07-25 Qualcomm Incorporated Temporal motion vector predictor candidate
US9363512B2 (en) * 2012-03-08 2016-06-07 Blackberry Limited Motion vector sign bit hiding
US9503720B2 (en) 2012-03-16 2016-11-22 Qualcomm Incorporated Motion vector coding and bi-prediction in HEVC and its extensions
US10200709B2 (en) 2012-03-16 2019-02-05 Qualcomm Incorporated High-level syntax extensions for high efficiency video coding
EP2683165B1 (en) * 2012-07-04 2015-10-14 Thomson Licensing Method for coding and decoding a block of pixels from a motion model
CN104244002B (zh) * 2013-06-14 2019-02-05 北京三星通信技术研究有限公司 一种视频编/解码中运动信息的获取方法及装置
WO2017039117A1 (ko) * 2015-08-30 2017-03-09 엘지전자(주) 영상의 부호화/복호화 방법 및 이를 위한 장치
US11638027B2 (en) * 2016-08-08 2023-04-25 Hfi Innovation, Inc. Pattern-based motion vector derivation for video coding
US12063387B2 (en) * 2017-01-05 2024-08-13 Hfi Innovation Inc. Decoder-side motion vector restoration for video coding
US12457321B2 (en) * 2017-03-22 2025-10-28 Electronics And Telecommunications Research Institute Prediction method and device using reference block
WO2018226015A1 (ko) * 2017-06-09 2018-12-13 한국전자통신연구원 영상 부호화/복호화 방법, 장치 및 비트스트림을 저장한 기록 매체
KR102938958B1 (ko) * 2017-09-12 2026-03-12 삼성전자주식회사 움직임 정보의 부호화 및 복호화 방법, 및 움직임 정보의 부호화 및 복호화 장치
US10469869B1 (en) 2018-06-01 2019-11-05 Tencent America LLC Method and apparatus for video coding
KR20210024487A (ko) * 2018-07-01 2021-03-05 베이징 바이트댄스 네트워크 테크놀로지 컴퍼니, 리미티드 효율적인 아핀 병합 모션 벡터 유도
US11051025B2 (en) * 2018-07-13 2021-06-29 Tencent America LLC Method and apparatus for video coding
CN117061769A (zh) * 2018-09-22 2023-11-14 上海天荷电子信息有限公司 数据压缩的编码方法及编码装置、解码方法及解码装置
US11032541B2 (en) * 2018-10-22 2021-06-08 Tencent America LLC Method and apparatus for video coding
JP7303329B2 (ja) 2019-04-25 2023-07-04 北京字節跳動網絡技術有限公司 動きベクトルの差に関する制限
CN111953997B (zh) 2019-05-15 2024-08-09 华为技术有限公司 候选运动矢量列表获取方法、装置及编解码器
WO2020259681A1 (en) 2019-06-25 2020-12-30 Beijing Bytedance Network Technology Co., Ltd. Restrictions on motion vector difference

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1377067A1 (en) * 2002-06-17 2004-01-02 Kabushiki Kaisha Toshiba Motion vector coding
EP1482742A2 (en) * 2003-05-07 2004-12-01 NTT DoCoMo, Inc. Moving picture encoding apparatus, moving picture decoding apparatus, moving picture encoding method, moving picture decoding method, moving encoding program, and moving picture decoding program

Family Cites Families (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR0181034B1 (ko) * 1995-03-18 1999-05-01 배순훈 특징점 기반 움직임 추정을 이용한 움직임 벡터 검출 방법 및 장치
US5943445A (en) * 1996-12-19 1999-08-24 Digital Equipment Corporation Dynamic sprites for encoding video data
EP1142343A1 (en) * 1999-10-29 2001-10-10 Koninklijke Philips Electronics N.V. Video encoding method
US7003035B2 (en) * 2002-01-25 2006-02-21 Microsoft Corporation Video coding methods and apparatuses
KR20040099100A (ko) * 2002-04-19 2004-11-26 마쯔시다덴기산교 가부시키가이샤 움직임 벡터 계산 방법
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
KR100774296B1 (ko) * 2002-07-16 2007-11-08 삼성전자주식회사 움직임 벡터 부호화 방법, 복호화 방법 및 그 장치
US7154952B2 (en) * 2002-07-19 2006-12-26 Microsoft Corporation Timestamp-independent motion vector prediction for predictive (P) and bidirectionally predictive (B) pictures
US6728315B2 (en) * 2002-07-24 2004-04-27 Apple Computer, Inc. Method and apparatus for variable accuracy inter-picture timing specification for digital video encoding with reduced requirements for division operations
KR100506864B1 (ko) * 2002-10-04 2005-08-05 엘지전자 주식회사 모션벡터 결정방법
US7577198B2 (en) * 2003-09-07 2009-08-18 Microsoft Corporation Number of reference fields for an interlaced forward-predicted field
US7567617B2 (en) * 2003-09-07 2009-07-28 Microsoft Corporation Predicting motion vectors for fields of forward-predicted interlaced video frames
US8064520B2 (en) * 2003-09-07 2011-11-22 Microsoft Corporation Advanced bi-directional predictive coding of interlaced video
US7400681B2 (en) * 2003-11-28 2008-07-15 Scientific-Atlanta, Inc. Low-complexity motion vector prediction for video codec with two lists of reference pictures
US20060153300A1 (en) * 2005-01-12 2006-07-13 Nokia Corporation Method and system for motion vector prediction in scalable video coding
WO2006096612A2 (en) * 2005-03-04 2006-09-14 The Trustees Of Columbia University In The City Of New York System and method for motion estimation and mode decision for low-complexity h.264 decoder
US8913660B2 (en) * 2005-04-14 2014-12-16 Fastvdo, Llc Device and method for fast block-matching motion estimation in video encoders
WO2007035042A1 (en) * 2005-09-21 2007-03-29 Samsung Electronics Co., Ltd. Apparatus and method for encoding and decoding multi-view video
KR20080096768A (ko) * 2006-02-06 2008-11-03 톰슨 라이센싱 사용 가능한 움직임 정보를 비디오 인코딩을 위한 움직임추정 예측자로서 재사용하는 방법 및 장치
KR101505195B1 (ko) * 2008-02-20 2015-03-24 삼성전자주식회사 직접 모드 부호화 및 복호화 방법
WO2009115901A2 (en) * 2008-03-19 2009-09-24 Nokia Corporation Combined motion vector and reference index prediction for video coding
US20100020877A1 (en) * 2008-07-23 2010-01-28 The Hong Kong University Of Science And Technology Multiple reference frame motion estimation in video coding
WO2011078002A1 (ja) * 2009-12-22 2011-06-30 ソニー株式会社 画像処理装置および方法、並びにプログラム
US9131239B2 (en) * 2011-06-20 2015-09-08 Qualcomm Incorporated Unified merge mode and adaptive motion vector prediction mode candidates selection

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1377067A1 (en) * 2002-06-17 2004-01-02 Kabushiki Kaisha Toshiba Motion vector coding
EP1482742A2 (en) * 2003-05-07 2004-12-01 NTT DoCoMo, Inc. Moving picture encoding apparatus, moving picture decoding apparatus, moving picture encoding method, moving picture decoding method, moving encoding program, and moving picture decoding program

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
GUILLAUME LAROCHE ET AL: "Competition Based Prediction for Skip Mode Motion Vector Using Macroblock Classification for the H.264 JM KTA Software", 28 August 2007, ADVANCED CONCEPTS FOR INTELLIGENT VISION SYSTEMS; [LECTURE NOTES IN COMPUTER SCIENCE], SPRINGER BERLIN HEIDELBERG, BERLIN, HEIDELBERG, PAGE(S) 789 - 799, ISBN: 978-3-540-74606-5, XP019069087 *
TOURAPIS A M ET AL: "Motion Vector Prediction With Reference Frame Consideration", PROCEEDINGS OF THE INTERNATIONAL SOCIETY FOR OPTICAL ENGINEERING (SPIE), SPIE, USA, vol. 5203, 1 January 2003 (2003-01-01), pages 440 - 447, XP002550052, ISSN: 0277-786X *
XIANGYANG JI ET AL: "New Bi-prediction techniques for B pictures coding", 2004 IEEE INTERNATIONAL CONFERENCE ON MULTIMEDIA AND EXPO (ICME): JUNE 27 - 30, 2004, TAIPEI, TAIWAN, PISCATAWAY, NJ : IEEE OPERATIONS CENTER, US LNKD- DOI:10.1109/ICME.2004.1394135, vol. 1, 27 June 2004 (2004-06-27), pages 101 - 104, XP010770754, ISBN: 978-0-7803-8603-7 *

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10880545B2 (en) 2010-12-28 2020-12-29 Sun Patent Trust Image coding method, image decoding method, image coding apparatus, image decoding apparatus, and image coding and decoding apparatus
US12445605B2 (en) 2010-12-28 2025-10-14 Sun Patent Trust Image coding method, image decoding method, image coding apparatus, image decoding apparatus, and image coding and decoding apparatus
US12022065B2 (en) 2010-12-28 2024-06-25 Sun Patent Trust Image coding method, image decoding method, image coding apparatus, image decoding apparatus, and image coding and decoding apparatus
US11310493B2 (en) 2010-12-28 2022-04-19 Sun Patent Trust Image coding method, image decoding method, image coding apparatus, image decoding apparatus, and image coding and decoding apparatus
JP2017011746A (ja) * 2010-12-28 2017-01-12 サン パテント トラスト 画像復号化方法および画像復号化装置
US10638128B2 (en) 2010-12-28 2020-04-28 Sun Patent Trust Image decoding apparatus for decoding a current picture with prediction using one or both of a first reference picture list and a second reference picture list
US9998736B2 (en) 2010-12-28 2018-06-12 Sun Patent Trust Image decoding apparatus for decoding a current picture with prediction using one or both of a first reference picture list and a second reference picture list
US10574983B2 (en) 2010-12-28 2020-02-25 Sun Patent Trust Image coding method, image decoding method, image coding apparatus, image decoding apparatus, and image coding and decoding apparatus
JP2014511648A (ja) * 2011-03-08 2014-05-15 クゥアルコム・インコーポレイテッド ビデオコード化における双方向予測インターモードのための動きベクトル予測子(mvp)
US9288501B2 (en) 2011-03-08 2016-03-15 Qualcomm Incorporated Motion vector predictors (MVPs) for bi-predictive inter mode in video coding
JP2013005168A (ja) * 2011-06-15 2013-01-07 Fujitsu Ltd 動画像復号装置、動画像符号化装置、動画像復号方法、動画像符号化方法、動画像復号プログラム及び動画像符号化プログラム
JP2013016935A (ja) * 2011-06-30 2013-01-24 Jvc Kenwood Corp 画像復号装置、画像復号方法及び画像復号プログラム
JP2013016934A (ja) * 2011-06-30 2013-01-24 Jvc Kenwood Corp 画像符号化装置、画像符号化方法及び画像符号化プログラム
US10306256B2 (en) 2011-08-17 2019-05-28 Canon Kabushiki Kaisha Method and device for encoding a sequence of images and method and device for decoding a sequence of images
CN107197306B (zh) * 2011-08-17 2020-06-23 佳能株式会社 编码装置和方法、解码装置和方法以及存储介质
RU2684753C1 (ru) * 2011-08-17 2019-04-12 Кэнон Кабусики Кайся Устройство и способ кодирования изображения, устройство и способ декодирования изображения и носители данных
RU2708440C1 (ru) * 2011-08-17 2019-12-06 Кэнон Кабусики Кайся Устройство и способ кодирования изображения, устройство и способ декодирования изображения и носители данных
CN107197306A (zh) * 2011-08-17 2017-09-22 佳能株式会社 编码装置和方法、解码装置和方法以及存储介质
RU2643450C1 (ru) * 2011-08-17 2018-02-01 Кэнон Кабусики Кайся Устройство и способ кодирования изображения, устройство и способ декодирования изображения и носители данных
JP2014135744A (ja) * 2014-02-25 2014-07-24 Fujitsu Ltd 動画像復号方法、動画像復号装置、及び動画像復号プログラム
JP2014112946A (ja) * 2014-02-25 2014-06-19 Fujitsu Ltd 動画像符号化装置、動画像符号化方法、及び動画像符号化プログラム
JP2014112947A (ja) * 2014-02-25 2014-06-19 Fujitsu Ltd 動画像符号化方法、動画像符号化装置、及び動画像符号化プログラム
CN109089119A (zh) * 2017-06-13 2018-12-25 浙江大学 一种运动矢量预测的方法及设备
US11202077B2 (en) 2017-06-13 2021-12-14 Huawei Technologies Co., Ltd. Motion vector prediction method and device
US11146796B2 (en) 2018-04-06 2021-10-12 Arris Enterprises Llc Reducing motion vector information transmission in bi-directional temporal prediction
WO2019195829A1 (en) * 2018-04-06 2019-10-10 Arris Enterprises Llc Reducing motion vector information transmission in bi-directional temporal prediction
US11533492B2 (en) 2018-04-06 2022-12-20 Arris Enterprises Llc Reducing motion vector information transmission in bi-directional temporal prediction
US12323601B2 (en) 2018-04-06 2025-06-03 Arris Enterprises Llc Reducing motion vector information transmission in bi-directional temporal prediction

Also Published As

Publication number Publication date
US20110080954A1 (en) 2011-04-07
US9060176B2 (en) 2015-06-16
JP2013507055A (ja) 2013-02-28
JP6039740B2 (ja) 2016-12-07
JP2015180073A (ja) 2015-10-08

Similar Documents

Publication Publication Date Title
US9060176B2 (en) Motion vector prediction in video coding
US9967589B2 (en) Method and apparatus for updating predictions when coding motion information
US11477437B2 (en) Coding of motion information
CN111034194B (zh) 编解码视频图像的方法以及电子设备
CN113455003B (zh) 视频编解码方法及电子设备
TWI669951B (zh) 多重假設之合併模式
EP3834420B1 (en) Methods and apparatus for generating affine candidates
KR100845090B1 (ko) 화상 부호화 장치, 화상 복호 장치 및 그것들의 제어 방법
EP3767951B1 (en) Method and apparatus for encoding of video images
JP2013507055A5 (https=)
CN103583047B (zh) 导出运动矢量预测子的方法与装置
KR100937377B1 (ko) 스케일러블 비디오 코딩에서 프레임 번호의 부호화
CN110581997A (zh) 运动矢量精度细化
US10944983B2 (en) Method of motion information coding
TR201908328T4 (tr) Bir görüntü dizisini kodlama amaçlı yöntem ve cihaz ve bir görüntü dizisinin kodunu çözme amaçlı yöntem ve cihaz.
CN104243982A (zh) 一种视频编解码处理方法及装置
CN105284117A (zh) 根据运动信息压缩方案通过层间运动信息预测对图像进行编码或解码的方法和设备
WO2011099468A1 (ja) 動きベクトル予測符号化方法,動きベクトル予測復号方法,動画像符号化装置,動画像復号装置およびそれらのプログラム
US20240259588A1 (en) Method, apparatus, and medium for video processing
EP2919462A1 (en) Video encoding method, video encoding device, and video encoding program
US20140153648A1 (en) Method and apparatus for encoding motion information using skip mode, and method and apparatus for decoding same
US20250142056A1 (en) Method, apparatus, and medium for video processing
CN101288314B (zh) 动态图像编码装置、动态图像解码装置、动态图像编码方法、动态图像解码方法
WO2024120356A1 (en) Method, apparatus, and medium for video processing
WO2023133040A2 (en) Method, apparatus, and medium for video processing

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10761111

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2012532241

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10761111

Country of ref document: EP

Kind code of ref document: A1