CN103024397A - Method and device for determining time domain motion vector predictor - Google Patents

Method and device for determining time domain motion vector predictor Download PDF

Info

Publication number
CN103024397A
CN103024397A CN2013100050576A CN201310005057A CN103024397A CN 103024397 A CN103024397 A CN 103024397A CN 2013100050576 A CN2013100050576 A CN 2013100050576A CN 201310005057 A CN201310005057 A CN 201310005057A CN 103024397 A CN103024397 A CN 103024397A
Authority
CN
China
Prior art keywords
image
block
current
belongs
motion vector
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.)
Granted
Application number
CN2013100050576A
Other languages
Chinese (zh)
Other versions
CN103024397B (en
Inventor
林永兵
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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201310005057.6A priority Critical patent/CN103024397B/en
Publication of CN103024397A publication Critical patent/CN103024397A/en
Priority to PCT/CN2013/082017 priority patent/WO2014106388A1/en
Application granted granted Critical
Publication of CN103024397B publication Critical patent/CN103024397B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/30Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

提供一种确定时域运动矢量预测值的方法,能够提高获取当前处理的图像块的时域运动矢量预测值的效果,该方法包括:根据当前图像块的参考图像的图像信息,从图像集合中,确定该当前图像块的对应图像,其中,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;或根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像;确定该当前图像块在该对应图像中的对应图像块;根据该参考图像和该对应图像块,确定该当前图像块的时域运动矢量预测值。

Figure 201310005057

A method for determining a time-domain motion vector predictor is provided, which can improve the effect of obtaining a time-domain motion vector predictor of a currently processed image block. The method includes: according to image information of a reference image of the current image block, selecting , to determine the corresponding image of the current image block, wherein the image information includes any of the following information: image type, the image sequence number POC relationship with the image of the current block, the layer it belongs to in layered coding or the In multi-view encoding, the image type is divided into long-term type and short-term type. The POC relationship is divided into POC same and POC different. The layer is divided into base layer and enhancement layer. Depending on the view; or according to the image information of the corresponding image of the current image block, from the image set, determine the reference image of the current image block; determine the corresponding image block of the current image block in the corresponding image; according to the reference image and For the corresponding image block, determine the time-domain motion vector predictor of the current image block.

Figure 201310005057

Description

确定时域运动矢量预测值的方法和装置Method and device for determining temporal motion vector predictor

技术领域technical field

本发明涉及视频领域,并且更具体地,涉及确定时域运动矢量预测值的方法和装置。The present invention relates to the field of video, and more particularly, to a method and apparatus for determining temporal motion vector predictors.

背景技术Background technique

目前,已知一种图像处理的方法,根据当前处理的图像块(以下,简称当前块)的运动矢量(MV,Motion Vector:)在参考图像中找到与当前块相对应的对应块,根据该对应块,确定当前块的运动矢量预测值(MVP,Motionvector predictor)。在编码端,用当前块的MV减去该MVP获得差值,对该差值进行编码。在解码端,对码流进行解码获取该差值,根据该差值和该MVP,确定当前块的MV。At present, a known image processing method is to find the corresponding block corresponding to the current block in the reference image according to the motion vector (MV, Motion Vector:) of the currently processed image block (hereinafter referred to as the current block), according to the Corresponding to the block, determine the motion vector predictor (MVP, Motionvector predictor) of the current block. At the encoding end, the MVP is subtracted from the MV of the current block to obtain a difference, and the difference is encoded. At the decoding end, the code stream is decoded to obtain the difference, and the MV of the current block is determined according to the difference and the MVP.

MVP包括时域运动矢量预测值(TMVP,Temporal MV Predictor),即,根据当前块的时域参考图像块(也称为对应块或对应图象块),获取的MVP,所谓时域,指当前块所在的图像与对应块所在的图像在视频序列的时间轴上处于不同时间位置,该位置采用图像顺序编号(POC,Picture Order Count)来表示。MV的时域距离是指参考图像和当前块所在的图像之间的距离,即图像POC的差值。MVP includes the temporal motion vector predictor (TMVP, Temporal MV Predictor), that is, the MVP obtained according to the temporal reference image block (also called corresponding block or corresponding image block) of the current block, the so-called temporal domain refers to the current The picture where the block is located and the picture where the corresponding block is located are at different time positions on the time axis of the video sequence, and the position is represented by a picture order number (POC, Picture Order Count). The temporal distance of the MV refers to the distance between the reference image and the image where the current block is located, that is, the difference of the image POC.

在获取TMVP的过程中,如果当前块的MV的时域距离和当前块的对应图像块的MV的时域距离可能不同,涉及MV的缩放。该缩放过程如以下公式1所示:In the process of obtaining the TMVP, if the temporal distance of the MV of the current block and the temporal distance of the MV of the corresponding image block of the current block may be different, scaling of the MV is involved. This scaling process is shown in Equation 1 below:

currMV=d/D*colMV    公式1currMV=d/D*colMV Formula 1

D=POC(currRefPic)-POC(currPic)D=POC(currRefPic)-POC(currPic)

d=POC(colRefPic)-POC(colPic)d=POC(colRefPic)-POC(colPic)

这里,currMV表示需要获取的当前块的TMVP,colMV表示当前块的时域参考块的TMV,时域参考块也称为对应块(colBlock,co-located Block)。D表示当前块(currBlock,current Block)的MV的时域距离,D等于当前块的参考图像(currRefPic,current Reference Picture)与当前块所在的当前图像(currPic,current Picture)的POC差值。d表示对应块的MV的时域距离,d等于对应块的MV(即colMV)指向的参考图像(colRefPic,co-locatedReference Picture)与对应块所在的图像的POC差值。这里,对应块所在的图像被称为对应图像(colPic co-located picture)。图1示出了当前图像、对应图像、当前图像的参考图像以及对应图像的参考图像的关系的示意图。Here, currMV represents the TMVP of the current block to be obtained, and colMV represents the TMV of the time domain reference block of the current block, and the time domain reference block is also called the corresponding block (colBlock, co-located Block). D represents the temporal distance of the MV of the current block (currBlock, current Block), and D is equal to the POC difference between the reference image (currRefPic, current Reference Picture) of the current block and the current image (currPic, current Picture) where the current block is located. d represents the time-domain distance of the MV of the corresponding block, and d is equal to the POC difference between the reference image (colRefPic, co-locatedReference Picture) pointed to by the MV of the corresponding block (ie colMV) and the image where the corresponding block is located. Here, the image where the corresponding block is located is called a corresponding image (colPic co-located picture). FIG. 1 shows a schematic diagram of the relationship among a current image, a corresponding image, a reference image of the current image, and a reference image of the corresponding image.

在现有技术中,参考图像被分为长期long-term和短期short-term两种类型。In the prior art, reference images are divided into two types: long-term and short-term.

如果colRefPic和currRefPic的参考图像类型都是short-term,那么进行MV缩放获得TMVP,即currMV=d/D*colMV。如果colRefPic和currRefPic的参考图像类型都是long-term,那么currMV=colMV,此时缩放系数为1。如果colRefPic和currRefPic的参考图像类型不同,则无法获得currMV。If the reference image types of colRefPic and currRefPic are both short-term, then perform MV scaling to obtain TMVP, that is, currMV=d/D*colMV. If the reference image types of colRefPic and currRefPic are both long-term, then currMV=colMV, and the zoom factor is 1 at this time. If the reference image types of colRefPic and currRefPic are different, currMV cannot be obtained.

例如,如果colRefPic的参考图像类型是short-term,currRefPic的参考图像类型是long-term,则d/D是一个很小的值(趋近于零),因此,获取的当前块的TMVP没有参考价值。For example, if the reference picture type of colRefPic is short-term and the reference picture type of currRefPic is long-term, then d/D is a small value (close to zero), therefore, the TMVP of the current block obtained has no reference value.

再例如,如果colRefPic的参考图像类型是long-term,currRefPic的参考图像类型是short-term,则d/D是一个很大的值(趋近于无穷大),同样,获取的当前块的TMVP没有参考价值。For another example, if the reference image type of colRefPic is long-term, and the reference image type of currRefPic is short-term, then d/D is a large value (approaching infinity). Similarly, the obtained TMVP of the current block does not reference value.

发明内容Contents of the invention

本发明实施例提供一种确定时域运动矢量预测值的方法、装置和设备,能够提高获取当前处理的图像块的时域运动矢量预测值的效果。Embodiments of the present invention provide a method, device, and device for determining a time-domain motion vector predictor, which can improve the effect of obtaining the time-domain motion vector predictor of a currently processed image block.

第一方面,提供了一种确定时域运动矢量预测值的方法,该方法包括:根据当前图像块的参考图像的图像信息,从图像集合中,确定该当前图像块的对应图像,其中,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;或根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,其中,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中图像的所属层或在多视编码中的所属视,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;确定该当前图像块在该对应图像中的对应图像块;根据该参考图像和该对应图像块,确定该当前图像块的时域运动矢量预测值。In the first aspect, there is provided a method for determining a temporal motion vector predictor, the method comprising: determining a corresponding image of the current image block from an image set according to image information of a reference image of the current image block, wherein the Image information includes any of the following information: image type, image sequence number POC relationship with the image to which the current block belongs, the layer to which it belongs in layered coding, or the view to which it belongs in multi-view coding. The image type is divided into Long-term type and short-term type, the POC relationship is divided into POC same and POC different, the belonging layer is divided into base layer and enhancement layer, and the belonging view is divided into basic view and dependent view; or according to the image of the corresponding image of the current image block Information, from the image set, determine the reference image of the current image block, where the image information includes any of the following information: image type, image sequence number POC relationship with the image to which the current block belongs, and layered The layer to which the image belongs in encoding or the view to which it belongs in multi-view coding, the image type is divided into long-term type and short-term type, the POC relationship is divided into POC same and POC different, and the belonging layer is divided into basic layer and enhancement layer, The belonging view is divided into a base view and a dependent view; determining a corresponding image block of the current image block in the corresponding image; determining a temporal motion vector predictor of the current image block according to the reference image and the corresponding image block.

在一种可能的实施方式中,该当前图像块是依赖视图像,该图像集合包括与该依赖视相对应的基本视的图像,或该当前图像块是增强层图像中的图像块,该图像集合包括与该增强层图像相对应的基本层的图像。In a possible implementation manner, the current image block is a dependent view image, and the image set includes an image of a base view corresponding to the dependent view, or the current image block is an image block in an enhancement layer image, and the image The set includes images of the base layer corresponding to the enhancement layer image.

结合第一方面和第一种可能的实施方式,在第二种可能的实施方式中,根据当前图像块的参考图像的图像信息,从该图像集合中,确定该当前图像块的对应图像,包括:根据当前图像块的参考图像的图像类型,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的图像类型与该参考图像的图像类型相异;或根据当前图像块的参考图像的与该当前块的该图像之间的POC关系,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的与该当前块的所属图像之间的POC关系与该参考图像的与该当前块的所属图像之间的POC关系相异;或根据当前图像块的参考图像的所属层,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的所属层与该参考图像的所属层相异;或根据当前图像块的参考图像的所属视,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的所属视与该参考图像的所属视相异。With reference to the first aspect and the first possible implementation manner, in a second possible implementation manner, according to the image information of the reference image of the current image block, from the image set, the corresponding image of the current image block is determined, including : According to the image type of the reference image of the current image block, determine the corresponding image of the current image block from the image set, so that the image type of the corresponding image is different from the image type of the reference image; or according to the current image block From the set of images, determine the corresponding image of the current image block, so that the POC relationship between the corresponding image and the image to which the current block belongs It is different from the POC relationship between the reference image and the image to which the current block belongs; or according to the layer to which the reference image of the current image block belongs, from the image set, determine the corresponding image of the current image block, so that the The layer to which the corresponding image belongs is different from the layer to which the reference image belongs; or according to the view to which the reference image of the current image block belongs, determine the corresponding image of the current image block from the image set, so that the view to which the corresponding image belongs Different from the owning view of this reference image.

结合第一方面、第一种可能的实施方式和第二种可能的实施方式,在第三种可能的实施方式中,该图像集合中包括至少两个第一备选图像,其中,该第一备选图像的类型与该参考图像的图像类型相异,或该第一备选图像的与该当前块的所属图像之间的POC关系,与该参考图像的与该当前块的所属图像之间的POC关系相异,或该第一备选图像的所属层与该参考图像的所属层相异,或该第一备选图像的所属视与该参考图像的所属视相异,以及该根据当前图像块的参考图像的图像信息,从该图像集合中,确定该当前图像块的对应图像,包括:根据当前图像块的参考图像的图像信息,从该至少两个第一备选图像中,确定在该图像集合中的索引号最小的图像,作为该当前图像块的对应图像。With reference to the first aspect, the first possible implementation manner, and the second possible implementation manner, in a third possible implementation manner, the image set includes at least two first candidate images, wherein the first The type of the candidate image is different from the image type of the reference image, or the POC relationship between the first candidate image and the image belonging to the current block is different from that between the reference image and the image belonging to the current block The POC relationship of the first candidate image is different, or the layer to which the first candidate image belongs is different from the layer to which the reference image belongs, or the view to which the first candidate image belongs to is different from the view to which the reference image belongs, and the current The image information of the reference image of the image block, and determining the corresponding image of the current image block from the image set includes: determining from the at least two first candidate images according to the image information of the reference image of the current image block The image with the smallest index number in the image set is used as the corresponding image of the current image block.

结合第一方面、第一种可能的实施方式、第二种可能的实施方式和第三种可能的实施方式,在第四种可能的实施方式中,该图像集合包括至少一个第二备选图像和至少一个第三备选图像,其中,该第二备选图像与该第三备选图像的图像类型相异,或该第二备选图像的与该当前块的所属图像之间的POC关系,与该第三备选图像的与该当前块的所属图像之间的POC关系相异,或该第二备选图像的所属层与该第三备选图像的所属层相异,或该第二备选图像的所属视与该第三备选图像的所属视相异,以及该方法还包括:从该图像集合中,确定预测图像,该预测图像包括一个第二备选图像和一个第三备选图像,该预测图像用于确定该当前图像块所处条带中各图像块的对应图像;以及该根据该参考图像的类型,从该图像集合中,确定该当前图像块的对应图像,包括:从该预测图像中,确定该当前图像块的对应图像。With reference to the first aspect, the first possible implementation manner, the second possible implementation manner and the third possible implementation manner, in a fourth possible implementation manner, the set of images includes at least one second candidate image and at least one third candidate image, wherein the image type of the second candidate image is different from that of the third candidate image, or the POC relationship between the second candidate image and the image to which the current block belongs , is different from the POC relationship between the third candidate image and the image to which the current block belongs, or the layer to which the second candidate image belongs is different from the layer to which the third candidate image belongs, or the first The associated view of the second candidate image is different from the associated view of the third candidate image, and the method further includes: from the set of images, determining a predicted image, the predicted image includes a second candidate image and a third The candidate image, the predictive image is used to determine the corresponding image of each image block in the slice where the current image block is located; and according to the type of the reference image, from the image set, determine the corresponding image of the current image block, The method includes: determining a corresponding image of the current image block from the predicted image.

结合第一方面、第一种可能的实施方式、第二种可能的实施方式、第三种可能的实施方式和第四种可能的实施方式,在第五种可能的实施方式中,该图像集合包括至少两个第二备选图像,和/或该图像集合包括至少两个第三备选图像,以及该从该图像集合中,确定预测图像,包括:从该图像集合中,确定预测图像,该预测图像包括该至少两个第二备选图像中在该图像集合中的索引号最小的图像;和/或从该图像集合中,确定预测图像,该预测图像包括该至少两个第三备选图像中在该图像集合中的索引号最小的图像。With reference to the first aspect, the first possible implementation manner, the second possible implementation manner, the third possible implementation manner and the fourth possible implementation manner, in a fifth possible implementation manner, the image set including at least two second candidate images, and/or the set of images includes at least two third candidate images, and determining a predicted image from the set of images comprises: determining a predicted image from the set of images, The predicted image includes the image with the smallest index number in the image set among the at least two second candidate images; and/or from the image set, a predicted image is determined, the predicted image includes the at least two third candidate images Select the image with the smallest index number in the image collection.

结合第一方面、第一种可能的实施方式、第二种可能的实施方式、第三种可能的实施方式、第四种可能的实施方式和第五种可能的实施方式,在第六种可能的实施方式中,该方法包括:从该图像集合中,确定目标图像,作为该当前图像块所处条带中各图像块的对应图像;以及该根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,包括:根据当前图像块的对应图像的图像类型,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的图像类型与该对应图像的图像类型相异;或根据当前图像块的对应图像的与该当前块的该图像之间的POC关系,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的与该当前块的所属图像之间的POC关系与该对应图像的与该当前块的所属图像之间的POC关系相异;或根据当前图像块的对应图像的所属层,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的所属层与该对应图像的所属层相异;或根据当前图像块的对应图像的所属视,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的所属视与该对应图像的所属视相异。Combining the first aspect, the first possible implementation manner, the second possible implementation manner, the third possible implementation manner, the fourth possible implementation manner and the fifth possible implementation manner, in the sixth possible implementation manner In an embodiment of the method, the method includes: from the image set, determining a target image as the corresponding image of each image block in the slice where the current image block is located; and according to the image information of the corresponding image of the current image block, from In the image set, determining the reference image of the current image block includes: according to the image type of the corresponding image of the current image block, determining the reference image of the current image block from the image set, so that the image type of the reference image Different from the image type of the corresponding image; or according to the POC relationship between the corresponding image of the current image block and the image of the current block, from the image set, determine the reference image of the current image block, so that the The POC relationship between the reference image and the image to which the current block belongs is different from the POC relationship between the corresponding image and the image to which the current block belongs; or according to the layer to which the corresponding image of the current image block belongs, from the image In the set, determine the reference image of the current image block, so that the layer to which the reference image belongs is different from the layer to which the corresponding image belongs; or according to the view to which the corresponding image of the current image block belongs, from the image set, determine the A reference image of the current image block, so that the associated view of the reference image is different from the associated view of the corresponding image.

结合第一方面、第一种可能的实施方式、第二种可能的实施方式、第三种可能的实施方式、第四种可能的实施方式、第五种可能的实施方式和第六种可能的实施方式,在第七种可能的实施方式中,该图像集合中包括至少两个第四备选图像,其中,该第四备选图像的类型与该参考图像的图像类型相异,或该第四备选图像的与该当前块的所属图像之间的POC关系,与该参考图像的与该当前块的所属图像之间的POC关系相异,或该第四备选图像的所属层与该参考图像的所属层相异,或该第四备选图像的所属视与该参考图像的所属视相异,以及该根据该对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,包括:根据该对应图像的图像信息,从该至少两个第四备选图像中,确定在该图像集合中的索引号最小的图像,作为该当前图像块的参考图像。Combining the first aspect, the first possible implementation manner, the second possible implementation manner, the third possible implementation manner, the fourth possible implementation manner, the fifth possible implementation manner and the sixth possible implementation manner Implementation manner, in a seventh possible implementation manner, the image set includes at least two fourth candidate images, where the type of the fourth candidate image is different from the image type of the reference image, or the fourth candidate image is The POC relationship between the four candidate images and the image to which the current block belongs is different from the POC relationship between the reference image and the image to which the current block belongs, or the layer to which the fourth candidate image belongs is different from that of the current block The layer to which the reference image belongs is different, or the view to which the fourth candidate image belongs is different from the view to which the reference image belongs, and according to the image information of the corresponding image, from the image set, determine the image of the current image block The reference image includes: determining the image with the smallest index number in the image set from the at least two fourth candidate images according to the image information of the corresponding image as the reference image of the current image block.

结合第一方面、第一种可能的实施方式、第二种可能的实施方式、第三种可能的实施方式、第四种可能的实施方式、第五种可能的实施方式、第六种可能的实施方式和第七种可能的实施方式,在第八种可能的实施方式中,该当前图像块的所属图像为双向预测图像,该对应图像为双向预测图像,以及该根据该参考图像和该对应图像块,确定该当前图像块的时域运动矢量预测值,包括:根据该对应图像的图像信息,确定该对应图像块的运动矢量;根据该参考图像和该对应图像块的运动矢量,确定该当前图像块的时域运动矢量预测值。In combination with the first aspect, the first possible implementation manner, the second possible implementation manner, the third possible implementation manner, the fourth possible implementation manner, the fifth possible implementation manner, and the sixth possible implementation manner implementation manner and the seventh possible implementation manner. In the eighth possible implementation manner, the image to which the current image block belongs is a bidirectional predictive image, the corresponding image is a bidirectional predictive image, and the reference image and the corresponding For an image block, determining the temporal motion vector predictor of the current image block includes: determining the motion vector of the corresponding image block according to the image information of the corresponding image; determining the motion vector of the corresponding image block according to the reference image and the motion vector of the corresponding image block. The temporal motion vector predictor of the current image block.

结合第一方面、第一种可能的实施方式、第二种可能的实施方式、第三种可能的实施方式、第四种可能的实施方式、第五种可能的实施方式、第六种可能的实施方式、第七种可能的实施方式和第八种可能的实施方式,在第九种可能的实施方式中,该确定该对应图像块的运动矢量,进一步包括:当该对应图像的图像类型为长期类型时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或当该对应图像的POC与该当前图像块的所属图像的POC相同时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或当该对应图像的所属层为基本层时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或当该对应图像的所属视为基本视时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表。In combination with the first aspect, the first possible implementation manner, the second possible implementation manner, the third possible implementation manner, the fourth possible implementation manner, the fifth possible implementation manner, and the sixth possible implementation manner implementation manner, the seventh possible implementation manner and the eighth possible implementation manner. In the ninth possible implementation manner, determining the motion vector of the corresponding image block further includes: when the image type of the corresponding image is In the long-term type, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the image pointed to by the motion vector of the corresponding image block belongs to The first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, so that the corresponding image block The image pointed to by the motion vector belongs to the second reference image list of the corresponding image; or when the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the reference image of the current image block comes from the current image block The first reference image list of the corresponding image, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block From the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or when When the layer to which the corresponding image belongs is the base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the corresponding image block The image pointed to by the motion vector belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the motion of the corresponding image block vector, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or when the belonging of the corresponding image is regarded as the base view, if the reference image of the current image block comes from the current The first reference image list of the image to which the image block belongs, then determine the motion vector of the corresponding image block, so that the image of the corresponding image pointed to by the motion vector of the corresponding image block belongs to the first reference image list, if the current image block The reference image comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image.

第二方面,提供了一种确定时域运动矢量预测值的方法,该方法包括:确定当前图像块的参考图像和对应图像,其中,该当前图像块的所属图像为双向预测图像,该对应图像为双向预测图像;确定该当前图像块在该对应图像中的对应图像块;根据该对应图像的图像信息,确定该对应图像块的运动矢量,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;根据该参考图像和该对应图像块的运动矢量,确定该当前图像块的时域运动矢量预测值。In a second aspect, a method for determining a temporal motion vector predictor is provided, the method comprising: determining a reference image and a corresponding image of a current image block, wherein the image to which the current image block belongs is a bidirectional predictive image, and the corresponding image It is a bidirectional predictive image; determine the corresponding image block of the current image block in the corresponding image; determine the motion vector of the corresponding image block according to the image information of the corresponding image, and the image information includes any of the following information: image type, and The picture sequence number POC relationship between the pictures belonging to the current block, the belonging layer in hierarchical coding or the belonging view in multi-view coding, the picture type is divided into long-term type and short-term type, and the POC relationship is divided into POC The same and different from POC, the belonging layer is divided into base layer and enhancement layer, and the belonging view is divided into base view and dependent view; according to the reference image and the motion vector of the corresponding image block, determine the temporal motion of the current image block Vector predicted values.

在一种可能的实施方式中,该确定该对应图像块的运动矢量,进一步包括:In a possible implementation manner, the determining the motion vector of the corresponding image block further includes:

当该对应图像的图像类型为长期类型时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或当该对应图像的POC与该当前图像块的所属图像的POC相同时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或当该对应图像的所属层为基本层时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或当该对应图像的所属视为基本视时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表。When the image type of the corresponding image is the long-term type, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the corresponding image The image of the corresponding image pointed to by the motion vector of the block belongs to the first reference image list, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block , so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or when the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the POC of the current image block The reference image is from the first reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, If the reference image of the current image block is from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the corresponding image The second reference image list; or when the layer to which the corresponding image belongs is the base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion of the corresponding image block vector, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or when the belonging of the corresponding image is regarded as the base view, if the current image block The reference image is from the first reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, If the reference image of the current image block is from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the corresponding image Second reference image list.

第三方面,提供了一种确定时域运动矢量预测值的装置,该装置包括:In a third aspect, a device for determining a temporal motion vector predictor is provided, the device comprising:

确定单元,用于根据当前图像块的参考图像的图像信息,从图像集合中,确定该当前图像块的对应图像,其中,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异;或用于根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,其中,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中图像的所属层或在多视编码中的所属视中的任一信息,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异;处理单元,用于确定该当前图像块在该对应图像中的对应图像块;用于根据该参考图像和该对应图像块,确定该当前图像块的时域运动矢量预测值。The determination unit is configured to determine the corresponding image of the current image block from the image set according to the image information of the reference image of the current image block, wherein the image information includes any of the following information: image type, and the belongingness of the current block The image sequence number POC relationship between images, the layer they belong to in hierarchical coding, or the view they belong to in multi-view coding, the image type is divided into long-term type and short-term type, and the POC relationship is divided into POC same and POC different ; or used to determine the reference image of the current image block from the image set according to the image information of the corresponding image of the current image block, wherein the image information includes any of the following information: image type, and the belongingness of the current block The image sequence number POC relationship between images, the layer to which the image belongs in layered coding, or any information in the view to which it belongs in multi-view coding, the image type is divided into long-term type and short-term type, and the POC relationship is divided into The POC is the same and the POC is different; the processing unit is used to determine the corresponding image block of the current image block in the corresponding image; it is used to determine the temporal motion vector prediction of the current image block according to the reference image and the corresponding image block value.

在一种可能的实施方式中,该当前图像块是依赖视图像,该图像集合包括与该依赖视相对应的基本视的图像,或该当前图像块是增强层图像中的图像块,该图像集合包括与该增强层图像相对应的基本层的图像。In a possible implementation manner, the current image block is a dependent view image, and the image set includes an image of a base view corresponding to the dependent view, or the current image block is an image block in an enhancement layer image, and the image The set includes images of the base layer corresponding to the enhancement layer image.

结合第三方面和第一种可能的实施方式,在第二种可能的实施方式中,该确定单元具体用于根据当前图像块的参考图像的图像类型,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的图像类型与该参考图像的图像类型相异;或用于根据当前图像块的参考图像的与该当前块的该图像之间的POC关系,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的与该当前块的所属图像之间的POC关系与该参考图像的与该当前块的所属图像之间的POC关系相异;或用于根据当前图像块的参考图像的所属层,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的所属层与该参考图像的所属层相异;或用于根据当前图像块的参考图像的所属视,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的所属视与该参考图像的所属视相异。With reference to the third aspect and the first possible implementation manner, in a second possible implementation manner, the determining unit is specifically configured to determine the current image from the image set according to the image type of the reference image of the current image block The corresponding image of the block, so that the image type of the corresponding image is different from the image type of the reference image; or for the POC relationship between the reference image of the current image block and the image of the current block, from the image In the set, determine the corresponding image of the current image block, so that the POC relationship between the corresponding image and the image to which the current block belongs is different from the POC relationship between the reference image and the image to which the current block belongs; Or for determining the corresponding image of the current image block from the image set according to the layer to which the reference image of the current image block belongs, so that the layer to which the corresponding image belongs is different from the layer to which the reference image belongs; or used to According to the belonging view of the reference image of the current image block, from the image set, the corresponding image of the current image block is determined, so that the belonging view of the corresponding image is different from the belonging view of the reference image.

结合第三方面、第一种可能的实施方式和第二种可能的实施方式,在第三种可能的实施方式中,该图像集合中包括至少两个第一备选图像,其中,该第一备选图像的类型与该参考图像的图像类型相异,或该第一备选图像的与该当前块的所属图像之间的POC关系,与该参考图像的与该当前块的所属图像之间的POC关系相异,或该第一备选图像的所属层与该参考图像的所属层相异,或该第一备选图像的所属视与该参考图像的所属视相异,以及该确定单元具体用于根据该参考图像的图像信息,从该至少两个第一备选图像中,确定在该图像集合中的索引号最小的图像,作为该当前图像块的对应图像。With reference to the third aspect, the first possible implementation manner, and the second possible implementation manner, in a third possible implementation manner, the image set includes at least two first candidate images, where the first The type of the candidate image is different from the image type of the reference image, or the POC relationship between the first candidate image and the image belonging to the current block is different from that between the reference image and the image belonging to the current block The POC relationship of the first candidate image is different, or the layer to which the first candidate image belongs is different from the layer to which the reference image belongs, or the view to which the first candidate image belongs to is different from the view to which the reference image belongs, and the determining unit Specifically, according to the image information of the reference image, from the at least two first candidate images, determine the image with the smallest index number in the image set as the corresponding image of the current image block.

结合第三方面、第一种可能的实施方式、第二种可能的实施方式和第三种可能的实施方式,在第四种可能的实施方式中,该图像集合包括至少一个第二备选图像和至少一个第三备选图像,其中,该第二备选图像与该第三备选图像的图像类型相异,或该第二备选图像的与该当前块的所属图像之间的POC关系,与该第三备选图像的与该当前块的所属图像之间的POC关系相异,或该第二备选图像的所属层与该第三备选图像的所属层相异,或该第二备选图像的所属视与该第三备选图像的所属视相异,以及该确定单元还用于从该图像集合中,确定预测图像,该预测图像包括一个第二备选图像和一个第三备选图像,该预测图像用于确定该当前图像块所处条带中各图像块的对应图像;用于从该预测图像中,确定该当前图像块的对应图像。With reference to the third aspect, the first possible implementation manner, the second possible implementation manner and the third possible implementation manner, in a fourth possible implementation manner, the set of images includes at least one second candidate image and at least one third candidate image, wherein the image type of the second candidate image is different from that of the third candidate image, or the POC relationship between the second candidate image and the image to which the current block belongs , is different from the POC relationship between the third candidate image and the image to which the current block belongs, or the layer to which the second candidate image belongs is different from the layer to which the third candidate image belongs, or the first The view to which the second candidate image belongs is different from the view to which the third candidate image belongs, and the determining unit is further configured to determine a predicted image from the set of images, the predicted image includes a second candidate image and a first candidate image Three candidate images, the predicted image is used to determine the corresponding image of each image block in the slice where the current image block is located; and is used to determine the corresponding image of the current image block from the predicted image.

结合第三方面、第一种可能的实施方式、第二种可能的实施方式、第三种可能的实施方式和第四种可能的实施方式,在第五种可能的实施方式中,该图像集合包括至少两个第二备选图像,和/或该图像集合包括至少两个第三备选图像,以及该确定单元具体用于从该图像集合中,确定预测图像,该预测图像包括该至少两个第二备选图像中在该图像集合中的索引号最小的图像;和/或用于从该图像集合中,确定预测图像,该预测图像包括该至少两个第三备选图像中在该图像集合中的索引号最小的图像。With reference to the third aspect, the first possible implementation manner, the second possible implementation manner, the third possible implementation manner and the fourth possible implementation manner, in a fifth possible implementation manner, the image set includes at least two second candidate images, and/or the image set includes at least two third candidate images, and the determining unit is specifically configured to determine a predicted image from the image set, the predicted image includes the at least two The image with the smallest index number in the image set among the second candidate images; and/or for determining a predicted image from the image set, the predicted image includes the at least two third candidate images in the image set The image with the lowest index number in the image collection.

结合第三方面、第一种可能的实施方式、第二种可能的实施方式、第三种可能的实施方式、第四种可能的实施方式和第五种可能的实施方式,在第六种可能的实施方式中,该确定单元具体用于从该图像集合中,确定目标图像,作为该当前图像块所处条带中各图像块的对应图像;用于根据当前图像块的对应图像的图像类型,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的图像类型与该对应图像的图像类型相异;或用于根据当前图像块的对应图像的与该当前块的该图像之间的POC关系,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的与该当前块的所属图像之间的POC关系与该对应图像的与该当前块的所属图像之间的POC关系相异;或用于根据当前图像块的对应图像的所属层,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的所属层与该对应图像的所属层相异;或用于根据当前图像块的对应图像的所属视,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的所属视与该对应图像的所属视相异。In combination with the third aspect, the first possible implementation manner, the second possible implementation manner, the third possible implementation manner, the fourth possible implementation manner and the fifth possible implementation manner, in the sixth possible implementation manner In an embodiment, the determining unit is specifically configured to determine a target image from the image set as the corresponding image of each image block in the slice where the current image block is located; , from the image set, determine the reference image of the current image block, so that the image type of the reference image is different from the image type of the corresponding image; The POC relationship between the images, from the image set, determine the reference image of the current image block, so that the POC relationship between the reference image and the image to which the current block belongs is the same as that of the corresponding image and the current block The POC relationship between the corresponding images of the current image block is different; or it is used to determine the reference image of the current image block from the image set according to the layer of the corresponding image of the current image block, so that the layer of the reference image is the same as the layer of the current image block The corresponding layer of the corresponding image is different; or it is used to determine the reference image of the current image block from the image set according to the view of the corresponding image of the current image block, so that the view of the reference image is the same as that of the corresponding image Affiliation is different.

结合第三方面、第一种可能的实施方式、第二种可能的实施方式、第三种可能的实施方式、第四种可能的实施方式、第五种可能的实施方式和第六种可能的实施方式,在第七种可能的实施方式中,该图像集合中包括至少两个第四备选图像,其中,该第四备选图像的类型与该参考图像的图像类型相异,或该第四备选图像的与该当前块的所属图像之间的POC关系,与该参考图像的与该当前块的所属图像之间的POC关系相异,或该第四备选图像的所属层与该参考图像的所属层相异,或该第四备选图像的所属视与该参考图像的所属视相异,以及该确定单元具体用于根据该对应图像的图像信息,从该至少两个第四备选图像中,确定在该图像集合中的索引号最小的图像,作为该当前图像块的参考图像。Combining the third aspect, the first possible implementation manner, the second possible implementation manner, the third possible implementation manner, the fourth possible implementation manner, the fifth possible implementation manner and the sixth possible implementation manner Implementation manner, in a seventh possible implementation manner, the image set includes at least two fourth candidate images, where the type of the fourth candidate image is different from the image type of the reference image, or the fourth candidate image is The POC relationship between the four candidate images and the image to which the current block belongs is different from the POC relationship between the reference image and the image to which the current block belongs, or the layer to which the fourth candidate image belongs is different from that of the current block The layer to which the reference image belongs is different, or the view to which the fourth candidate image belongs is different from the view to which the reference image belongs, and the determining unit is specifically configured to, according to the image information of the corresponding image, select from the at least two fourth Among the candidate images, the image with the smallest index number in the image set is determined as the reference image of the current image block.

结合第三方面、第一种可能的实施方式、第二种可能的实施方式、第三种可能的实施方式、第四种可能的实施方式、第五种可能的实施方式、第六种可能的实施方式和第七种可能的实施方式,在第八种可能的实施方式中,该当前图像块的所属图像为双向预测图像,该对应图像为双向预测图像,以及该处理单元具体用于根据该对应图像的图像信息,确定该对应图像块的运动矢量;用于根据该参考图像和该对应图像块的运动矢量,确定该当前图像块的时域运动矢量预测值。In combination with the third aspect, the first possible implementation manner, the second possible implementation manner, the third possible implementation manner, the fourth possible implementation manner, the fifth possible implementation manner, and the sixth possible implementation manner implementation manner and a seventh possible implementation manner. In an eighth possible implementation manner, the image to which the current image block belongs is a bidirectional predictive image, the corresponding image is a bidirectional predictive image, and the processing unit is specifically configured to The image information of the corresponding image is used to determine the motion vector of the corresponding image block; for determining the time-domain motion vector predictor of the current image block according to the reference image and the motion vector of the corresponding image block.

结合第三方面、第一种可能的实施方式、第二种可能的实施方式、第三种可能的实施方式、第四种可能的实施方式、第五种可能的实施方式、第六种可能的实施方式、第七种可能的实施方式和第八种可能的实施方式,在第九种可能的实施方式中,该处理单元具体用于当该对应图像的图像类型为长期类型时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或用于当该对应图像的POC与该当前图像块的所属图像的POC相同时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或用于当该对应图像的所属层为基本层时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或用于当该对应图像的所属视为基本视时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表。In combination with the third aspect, the first possible implementation manner, the second possible implementation manner, the third possible implementation manner, the fourth possible implementation manner, the fifth possible implementation manner, and the sixth possible implementation manner implementation manner, a seventh possible implementation manner, and an eighth possible implementation manner. In a ninth possible implementation manner, the processing unit is specifically configured to, when the image type of the corresponding image is a long-term type, if the current The reference image of the image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image image list, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the The second reference image list of the corresponding image; or when the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the reference image of the current image block comes from the first image of the image to which the current image block belongs A reference image list, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the current image If the second reference image list of the image to which the block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or for when the corresponding image When the layer to which the current image block belongs is the base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the motion vector of the corresponding image block The image pointed to belongs to the corresponding image and the image belongs to the first reference image list, if the reference image of the current image block is from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, to Make the image pointed to by the motion vector of the corresponding image block belong to the second reference image list of the corresponding image; or for when the corresponding image belongs to the base view, if the reference image of the current image block comes from the current image If the first reference image list of the image to which the block belongs, then determine the motion vector of the corresponding image block, so that the image of the corresponding image pointed to by the motion vector of the corresponding image block belongs to the first reference image list, if the reference image of the current image block If the image comes from the second reference image list of the image to which the current image block belongs, the motion vector of the corresponding image block is determined so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image.

第四方面,提供了一种确定时域运动矢量预测值的装置,该装置包括:确定单元,用于确定当前图像块的参考图像和对应图像,其中,该当前图像块的所属图像为双向预测图像,该对应图像为双向预测图像;用于确定该当前图像块在该对应图像中的对应图像块;处理单元,用于根据该对应图像的图像信息,确定该对应图像块的运动矢量,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;用于根据该参考图像和该对应图像块的运动矢量,确定该当前图像块的时域运动矢量预测值。In a fourth aspect, there is provided a device for determining a time-domain motion vector predictor, the device comprising: a determining unit configured to determine a reference image and a corresponding image of a current image block, wherein the image to which the current image block belongs is a bidirectional prediction image, the corresponding image is a bidirectional predictive image; used to determine the corresponding image block of the current image block in the corresponding image; the processing unit is used to determine the motion vector of the corresponding image block according to the image information of the corresponding image, the Image information includes any of the following information: image type, image sequence number POC relationship with the image to which the current block belongs, the layer to which it belongs in layered coding, or the view to which it belongs in multi-view coding. The image type is divided into Long-term type and short-term type, the POC relationship is divided into POC same and POC different, the belonging layer is divided into base layer and enhancement layer, and the belonging view is divided into basic view and dependent view; The motion vector of the block is used to determine the time-domain motion vector predictor of the current image block.

在一种可能的实施方式中,该处理单元具体用于当该对应图像的图像类型为长期类型时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或用于当该对应图像的POC与该当前图像块的所属图像的POC相同时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或用于当该对应图像的所属层为基本层时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或用于当该对应图像的所属视为基本视时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表。In a possible implementation manner, the processing unit is specifically configured to: when the image type of the corresponding image is a long-term type, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs , then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the image to which the current image block belongs the second reference image list of the corresponding image block, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or for when the POC of the corresponding image and the When the POC of the image to which the current image block belongs is the same, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the corresponding image block The image pointed to by the motion vector belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, To make the image pointed to by the motion vector of the corresponding image block belong to the second reference image list of the corresponding image; or for when the layer of the corresponding image is the base layer, if the reference image of the current image block comes from the current The first reference image list of the image to which the image block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the current image If the reference image of the block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image of the corresponding image list; or for determining the motion vector of the corresponding image block if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs when the corresponding image belongs to the base view, Make the image of the corresponding image pointed to by the motion vector of the corresponding image block belong to the first reference image list, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the corresponding The motion vector of the image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image.

根据本发明实施例的确定时域运动矢量预测值的方法和装置,通过选择当前块的参考图像和对应图像,使当前块的参考图像与对应图像的图像类型、与当前块的所属图像块之间的POC关系、所属层或所述视相异,能够提高使该当前块的参考图像与该对应图像块的参考图像属于相同的参考图像类型的效果,从而,在当前块的运动矢量的时域距离和该对应块的运动矢量的时域距离不同的情况下,能够提高获取当前块的时域运动矢量预测值的效果。According to the method and device for determining the time-domain motion vector predictor according to the embodiments of the present invention, by selecting the reference image of the current block and the corresponding image, the relationship between the reference image of the current block and the image type of the corresponding image, and the image block to which the current block belongs The POC relationship between them, the layer they belong to, or the visual difference can improve the effect of making the reference image of the current block and the reference image of the corresponding image block belong to the same reference image type, so that when the motion vector of the current block When the domain distance is different from the time domain distance of the motion vector of the corresponding block, the effect of obtaining the time domain motion vector predictor of the current block can be improved.

附图说明Description of drawings

为了更清楚地说明本发明实施例的技术方案,下面将对本发明实施例中所需要使用的附图作简单地介绍,显而易见地,下面所描述的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the following will briefly introduce the accompanying drawings required in the embodiments of the present invention. Obviously, the accompanying drawings described below are only some embodiments of the present invention. For Those of ordinary skill in the art can also obtain other drawings based on these drawings without making creative efforts.

图1是表示当前图像、对应图像、当前图像的参考图像以及对应图像的参考图像的关系的一例的示意图。FIG. 1 is a schematic diagram showing an example of the relationship between a current image, a corresponding image, a reference image of the current image, and a reference image of the corresponding image.

图2是根据本发明一实施例的确定时域运动矢量预测值的方法的示意性流程图。Fig. 2 is a schematic flowchart of a method for determining a temporal motion vector predictor according to an embodiment of the present invention.

图3是根据本发明另一实施例的确定时域运动矢量预测值的方法的示意性流程图。Fig. 3 is a schematic flow chart of a method for determining a temporal motion vector predictor according to another embodiment of the present invention.

图4是表示当前图像、对应图像、当前图像的参考图像以及对应图像的参考图像的关系的另一例的示意图。4 is a schematic diagram showing another example of the relationship between the current image, the corresponding image, the reference image of the current image, and the reference image of the corresponding image.

图5是表示当前图像、对应图像、当前图像的参考图像以及对应图像的参考图像的关系的再一例的示意图。5 is a schematic diagram showing still another example of the relationship between the current image, the corresponding image, the reference image of the current image, and the reference image of the corresponding image.

图6是根据本发明一实施例的确定时域运动矢量预测值的装置的示意性框图。Fig. 6 is a schematic block diagram of an apparatus for determining a temporal motion vector predictor according to an embodiment of the present invention.

图7是根据本发明另一实施例的确定时域运动矢量预测值的装置的示意性框图。Fig. 7 is a schematic block diagram of an apparatus for determining a temporal motion vector predictor according to another embodiment of the present invention.

具体实施方式Detailed ways

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are some of the embodiments of the present invention, but not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.

视频编码压缩的基本原理是,利用空域、时域和码字之间的相关性,尽可能去除冗余。在采用基于块的混合视频编码框架中,通过预测(包括帧内预测和帧间预测)、变换、量化、熵编码等步骤来实现视频编码压缩。在这种编码框架中,视频序列sequence包括一系列图像picture,图像被进一步划分为条带(也称为,切片)slice,slice再被划分为块block。视频编码以块为单位从picture的左上角位置开始从左到右从上到下一行一行进行编码处理。为了便于理解,在以下说明中,以图像块为对象,对视频编码或解码的过程进行说明。The basic principle of video coding and compression is to use the correlation between space domain, time domain and code words to remove redundancy as much as possible. In the block-based hybrid video coding framework, video coding compression is achieved through steps such as prediction (including intra-frame prediction and inter-frame prediction), transformation, quantization, and entropy coding. In this encoding framework, a video sequence sequence includes a series of image pictures, which are further divided into strips (also called slices) slices, and slices are further divided into blocks. Video encoding starts from the upper left corner of the picture in units of blocks, and performs encoding processing line by line from left to right and top to bottom. For ease of understanding, in the following description, the image block is taken as an object to describe the process of video encoding or decoding.

图2示出了根据本发明实施例的确定时域运动矢量预测值的方法100的示意性流程图。并且,该方法100的实施主体可以是编码端,也可以是解码端,本发明并未特别限定。如图2所示,该方法100包括:Fig. 2 shows a schematic flow chart of a method 100 for determining a temporal motion vector predictor according to an embodiment of the present invention. Moreover, the subject of implementation of the method 100 may be an encoding end or a decoding end, which is not particularly limited in the present invention. As shown in Figure 2, the method 100 includes:

S110,根据当前图像块的参考图像的图像信息,从图像集合中,确定该当前图像块的对应图像,其中,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;或S110, according to the image information of the reference image of the current image block, determine the corresponding image of the current image block from the image set, wherein the image information includes any of the following information: image type, and the image to which the current block belongs The POC relationship of the sequence number of the image, the belonging layer in the layered coding or the belonging view in the multi-view coding, the image type is divided into long-term type and short-term type, the POC relationship is divided into POC same and POC different, the belonging The layer is divided into base layer and enhancement layer, and the belonging view is divided into base view and dependent view; or

根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,其中,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中图像的所属层或在多视编码中的所属视,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;According to the image information of the corresponding image of the current image block, the reference image of the current image block is determined from the image set, wherein the image information includes any of the following information: image type, relationship with the image to which the current block belongs The POC relationship of image sequence number, the layer to which the image belongs in hierarchical coding or the view to which it belongs in multi-view coding, the image type is divided into long-term type and short-term type, the POC relationship is divided into POC same and POC different, the The layer is divided into the basic layer and the enhanced layer, and the view is divided into the basic view and the dependent view;

S120,确定该当前图像块在该对应图像中的对应图像块;S120. Determine a corresponding image block of the current image block in the corresponding image;

S130,根据该参考图像和该对应图像块,确定该当前图像块的时域运动矢量预测值。S130. Determine a temporal motion vector predictor of the current image block according to the reference image and the corresponding image block.

并且,该当前图像块是依赖视图像,该图像集合包括与该依赖视相对应的基本视的图像,或And, the current image block is a dependent view image, and the image set includes an image of a base view corresponding to the dependent view, or

该当前图像块是增强层图像中的图像块,该图像集合包括与该增强层图像相对应的基本层的图像。The current image block is an image block in an enhancement layer image, and the image set includes an image of a base layer corresponding to the enhancement layer image.

具体地说,根据本发明实施例的确定时域运动矢量预测值的方法,能够适用于包括多视编码技术和分层编码技术等能够从包括多个参考图像(或该参考图像的运动信息)的图像集合(或者说,图像列表)中选择一个参考图像,并利用该参考图像来确定当前处理的图像块的运动信息的技术。Specifically, the method for determining the time-domain motion vector predictor according to the embodiment of the present invention can be applied to include multi-view coding technology and layered coding technology, etc. It can be obtained from multiple reference images (or the motion information of the reference images) A technique for selecting a reference image from an image collection (or in other words, an image list) and using the reference image to determine the motion information of the currently processed image block.

例如,在多视编码中,包含基本视(base view)和依赖视(dependent view)。基本视独立编码,兼容现有视频编码标准,依赖视利用视间预测技术参考基本视进行编码,即,基本视被当作依赖视的一个参考视(或者说,依赖视的图像可以将基本视的图像作为参考图像),以对依赖视进行预测编码。由于依赖视和基本视之间存在很强的相关性,依赖视选中基本视作为参考的概率很大,这就意味着依赖视中有大量的图像块选中来自于基本视的图像做为参考图像。For example, in multi-view coding, it includes base view and dependent view. The base view is encoded independently, compatible with existing video coding standards, and the dependent view is coded with reference to the base view using inter-view prediction technology, that is, the base view is regarded as a reference view of the dependent view (or, the image of the dependent view can refer to the base view image as a reference image) to predictively encode the dependent view. Due to the strong correlation between the dependent view and the base view, the dependent view has a high probability of selecting the base view as a reference, which means that there are a large number of image blocks in the dependent view that select images from the base view as reference images .

类似地,在分层编码或可伸缩编码中,包含基本层和增强层。基本层独立编码,兼容现有视频编码标准,增强层利用层间预测技术参考基本层进行编码,即,基本层被当作增强层的一个参考层(或者说,增强层的图像可以将基本层的图像作为参考图像),以对增强层进行预测编码。由于增强层和基本层之间存在很强的相关性,增强层选中基本层作为参考的概率很大,这就意味着增强层中有大量的图像块选中来自于基本层的图像做为参考图像。Similarly, in layered coding or scalable coding, a base layer and an enhancement layer are involved. The base layer is independently coded and compatible with existing video coding standards. The enhancement layer is coded with reference to the base layer using inter-layer prediction technology, that is, the base layer is regarded as a reference layer of the enhancement layer (or, the image of the enhancement layer can refer to the base layer image as a reference image) to predictively encode the enhancement layer. Due to the strong correlation between the enhancement layer and the base layer, the enhancement layer has a high probability of selecting the base layer as a reference, which means that there are a large number of image blocks in the enhancement layer that select images from the base layer as reference images .

为了便于理解,在以下说明中,以在多视编码中使用根据本发明实施例的确定时域运动矢量预测值的方法为例,进行说明。For ease of understanding, in the following description, the method for determining a time-domain motion vector predictor according to an embodiment of the present invention is used in multi-view coding as an example for description.

并且,在本发明实施例中,该基本视图像使用短期类型的参考图像进行编码,该基本层图像使用短期类型的参考图像进行编码。Moreover, in the embodiment of the present invention, the base-view image is encoded using a short-term reference image, and the base layer image is encoded using a short-term reference image.

具体地说,参考图像(或者说,参考图像的使用方式)可以分为长期long-term和短期short-term两种。long-term是指,例如,因静止的背景很长时间都不会变化,而使得在时间轴上,与当前图像的距离较大的图像也可以作为当前图像的参考。而相对long-term而言,short-term是指,前后两幅图像在时间轴上的距离越近,相关性越高,作为参考图像的效果越好,因此,通常使用short-term的参考图像进行编码。Specifically, reference images (or in other words, how to use reference images) can be divided into long-term and short-term. The long-term means that, for example, because the static background does not change for a long time, an image with a larger distance from the current image on the time axis can also be used as a reference for the current image. Compared with long-term, short-term means that the closer the distance between the two images on the time axis, the higher the correlation, and the better the effect as a reference image. Therefore, short-term reference images are usually used. to encode.

以下,为了便于说明,在本发明实施例中,对于基本视及依赖视中的图像的编码,例如,帧间预测编码过程(包括MCP和MV预测),使用short-term类型的参考图像进行编码,同样,对于基本层及增强层中的图像的编码,例如,帧间预测编码过程,包括MCP和MV预测,使用short-term类型的参考图像进行编码。In the following, for the convenience of description, in the embodiment of the present invention, for the encoding of images in the base view and dependent views, for example, the inter-frame prediction encoding process (including MCP and MV prediction), short-term type reference images are used for encoding , similarly, for the encoding of images in the base layer and the enhancement layer, for example, the inter-frame prediction encoding process, including MCP and MV prediction, uses short-term reference images for encoding.

在对当前处理的图像块(当前图像块,以下为了便于说明,简称当前块)进行编解码操作时,当前块包括两个或多个运动矢量,可以利用这些运动矢量,从包括两个或多个参考图像中获得多个参考块,从而,例如,可以根据该参考块,确定当前块的运动矢量的预测值(MVP,MV predictor)。When encoding and decoding the currently processed image block (current image block, hereinafter referred to as the current block for convenience of description), the current block includes two or more motion vectors, and these motion vectors can be used to include two or more A plurality of reference blocks can be obtained from a reference image, so that, for example, the predictor value (MVP, MV predictor) of the motion vector of the current block can be determined according to the reference blocks.

为节约对当前块的运动矢量的编码比特开销,采用MV预测+编码预测差值的方法进行。首先通过MV预测技术获得当前块的运动矢量的预测值,然后,确定当前块的MV与该MV预测值的差值,最后对该差值进行编码。通过MV预测技术获取当前块的运动矢量的预测值的过程,在编码和解码中以相同的方式进行,以获得相同的MV预测值,实现编码和解码的匹配。In order to save the encoding bit overhead of the motion vector of the current block, the method of MV prediction + encoding prediction difference is used. Firstly, the predicted value of the motion vector of the current block is obtained through the MV prediction technology, then the difference between the MV of the current block and the predicted MV is determined, and finally the difference is encoded. The process of obtaining the predicted value of the motion vector of the current block through the MV prediction technology is performed in the same way in encoding and decoding, so as to obtain the same MV predicted value and realize the matching of encoding and decoding.

运动矢量的预测值包括时域运动矢量的预测值(TMVP,Temporal MVpredictor)。时域运动矢量的预测值是根据当前块的时域参考图像(也称为,对应图像)获取的MV值,所谓时域是指当前块所在的图像与当前块的参考图像在视频序列的时间轴上处于不同时间位置,该位置采用图像的POC(Picture Order Count)来表示。MV的时域距离是指MV指向的参考图像和当前块所在的图像之间在时间轴上的距离,即图像POC的差值。The predictor of the motion vector includes the predictor of the temporal motion vector (TMVP, Temporal MVpredictor). The predicted value of the time domain motion vector is the MV value obtained according to the time domain reference image (also known as the corresponding image) of the current block. The so-called time domain refers to the time between the image where the current block is located and the reference image of the current block in the video sequence. The axis is at different time positions, which are represented by the POC (Picture Order Count) of the image. The temporal distance of the MV refers to the distance on the time axis between the reference image pointed to by the MV and the image where the current block is located, that is, the difference of the image POC.

获取TMVP过程涉及当前块的参考图像和对应图像的选择,以及MV的缩放,在获取TMVP过程中,如果当前块的MV的时域距离和当前块的对应图像块的MV的时域距离可能不同,涉及MV的缩放,该缩放过程如公式1所示。The process of obtaining TMVP involves the selection of the reference image of the current block and the corresponding image, as well as the scaling of the MV. In the process of obtaining TMVP, if the temporal distance of the MV of the current block and the temporal distance of the MV of the corresponding image block of the current block may be different , involves the scaling of MV, and the scaling process is shown in Equation 1.

需要说明的是,在例如多视编码中,由于当前块的参考图像可能来自于其他视,参考图像与当前块所在的图像可能具有相同的POC,例如,某一时刻的依赖视和基本视的图像具有相同的POC(即,POC关系为POC相同),因此可能导致在TMVP获取过程中涉及的MV缩放过程中出现除数为零的情况,即,POC(currRefPic)-POC(currPic)=0,为避免这种情况,将来自于不同视的参考图像当作long-term来处理,例如,依赖视将来自于基本视的参考图像作为long-term。It should be noted that, for example, in multi-view coding, since the reference image of the current block may come from other views, the reference image and the image where the current block is located may have the same POC, for example, the dependent view and the base view at a certain moment The images have the same POC (i.e., the POC relation is POC-same), so it may cause a divisor by zero during MV scaling involved in the TMVP acquisition process, i.e., POC(currRefPic)-POC(currPic)=0, To avoid this situation, the reference images from different views are treated as long-term, for example, the dependent view uses the reference images from the base view as long-term.

在本发明实施例中,在S 110,编码端或解码端(以下,为了便于说明,已编码端作为实施主体为例,进行说明)可以从包括至少两个参考图像的图像列表(图像集合)中,确定currRefPic以及colPic。In the embodiment of the present invention, at S110, the coding end or the decoding end (for the convenience of description, the coded end will be used as an example of the implementation subject for illustration below) can select from the image list (image set) including at least two reference images , determine currRefPic and colPic.

需要说明的是,上述图像集合可以是由多个图像列表构成,也可以仅为一个图像列表(或者说图像集合),本发明并未特别限定。例如,对于前向预测图像(P-slice,Prediction slice),该参考集合为一个图像列表,而对于双向预测图像(B-slice,Bi-prediction slice)该图像集合包括两个图像列表。It should be noted that the above image collection may be composed of multiple image lists, or may be only one image list (or image collection), which is not particularly limited in the present invention. For example, for a forward prediction image (P-slice, Prediction slice), the reference set is an image list, while for a bidirectional prediction image (B-slice, Bi-prediction slice), the image set includes two image lists.

在本发明实施例中,可以首先确定currRefPic,再根据currRefPic的类型,确定colPic(即,情况1),也可以首先确定colPic,再根据colPic的类型,确定currRefPic(即,情况2)。下面,分别对以上两种情况进行说明。In the embodiment of the present invention, currRefPic may be determined first, and then colPic may be determined according to the type of currRefPic (that is, case 1), or colPic may be determined first, and then currRefPic may be determined according to the type of colPic (that is, case 2). In the following, the above two cases will be described respectively.

情况1Case 1

具体地说,例如,编码端(或解码端)可以从参考图像列表(图像集合)中,确定一个图像作为当前块的参考图像currRefPic。Specifically, for example, the encoding end (or decoding end) may determine an image from the reference image list (image set) as the reference image currRefPic of the current block.

可选地,编码端可以从参考图像列表中,确定索引号最小的图像作为currRefPic。Optionally, the encoder may determine the image with the smallest index number from the list of reference images as currRefPic.

应理解,以上列举的确定currRefPic的方法仅为实例性说明,本发明并不限定于此,可以确定参考图像列表中的任意图像作为currRefPic。It should be understood that the methods for determining currRefPic listed above are only illustrative examples, and the present invention is not limited thereto, and any image in the reference image list may be determined as currRefPic.

并且,编码端(或解码端)可以使用与现有技术相同的方法获取该参考图像列表。Moreover, the encoding end (or decoding end) can use the same method as the prior art to acquire the reference image list.

需要说明的是,为了使编码端和解码端能够获得相同的TMVP,以实现编码和解码的匹配,需要确保编码端和解码端选择相同的currRefPic。因此,可以规定编码端和解码端根据相同的规则选择currRefPic,也可以在编码端确定currRefPic后,通知解码端其选择的currRefPic(例如,通知解码端作为该currRefPic的图像在参考图像列表中的索引号),从而使解码端选择相同的currRefPic。It should be noted that, in order to enable the encoding end and the decoding end to obtain the same TMVP to achieve the matching of encoding and decoding, it is necessary to ensure that the encoding end and the decoding end select the same currRefPic. Therefore, it can be stipulated that the encoding end and the decoding end select currRefPic according to the same rules, and after the encoding end determines currRefPic, it can notify the decoding end of the selected currRefPic (for example, inform the decoding end of the index of the image of the currRefPic in the reference image list number), so that the decoder selects the same currRefPic.

其后,编码端可以根据参考图像的图像信息(图像类型、与该当前块的该图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视中的任一信息)从参考图像列表中,确定colPic。Afterwards, the encoding end can base on the image information of the reference image (image type, the image sequence number POC relationship with the image of the current block, the layer it belongs to in layered coding or the view it belongs to in multi-view coding any information) from the list of reference images, determine colPic.

情况acase a

可选地,在本发明实施例中,根据当前图像块的参考图像的图像信息,从该图像集合中,确定该当前图像块的对应图像,包括:Optionally, in the embodiment of the present invention, according to the image information of the reference image of the current image block, from the image set, determining the corresponding image of the current image block includes:

根据当前图像块的参考图像的图像类型,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的图像类型与该参考图像的图像类型相异。According to the image type of the reference image of the current image block, from the image set, determine the corresponding image of the current image block, so that the image type of the corresponding image is different from the image type of the reference image.

具体地说,例如,编码端可以从currRefPic的属性信息中,确定currRefPic的图像类型为long-term或short-term。Specifically, for example, the encoder may determine from the attribute information of currRefPic that the image type of currRefPic is long-term or short-term.

如果currRefPic为long-term,则使colPic为short-term。如果currRefPic为short-term,则使colPic为long-term。If currRefPic is long-term, make colPic short-term. If currRefPic is short-term, make colPic long-term.

具体地说,如上所述,多视编码中,将来自于其他视(具体地说,是基本视)的参考图像视为long-term,将来自于当前视的参考图像视为short-term。Specifically, as described above, in multi-view coding, reference images from other views (specifically, the base view) are regarded as long-term, and reference images from the current view are regarded as short-term.

因此,例如,如果选择的currRefPic为short-term,而colPic为long-term,则表示colPic是来自于基本视的参考图像。而如上所述,基本视(即colPic)在编码时所使用的colRefPic通常为short-term,也就是说,colPic中的对应块colBlock的colRefPic为short-term。从而,currRefPic与colRefPic均为short-term,能够提高获取TMVP的效果。So, for example, if the selected currRefPic is short-term and colPic is long-term, it means that colPic is a reference picture from the base view. As mentioned above, the colRefPic used in encoding the base view (that is, colPic) is usually short-term, that is, the colRefPic of the corresponding block colBlock in the colPic is short-term. Therefore, both currRefPic and colRefPic are short-term, which can improve the effect of obtaining TMVP.

再例如,如果选择的currRefPic为long-term,而colPic为short-term,则表示colPic是来自于当前视(依赖视)的参考图像。而当前视的图像(即colPic)在编码时通常会参考来自于其他视(基本视)的图像,即,colPic中的colBlock的colRefPic通常为long-term。从而,currRefPic与colRefPic通常均为long-term,能够提高获取TMVP的效果。For another example, if the selected currRefPic is long-term and colPic is short-term, it means that colPic is a reference image from the current view (dependant view). The image of the current view (colPic) usually refers to images from other views (base views) when encoding, that is, the colRefPic of the colBlock in colPic is usually long-term. Therefore, both currRefPic and colRefPic are usually long-term, which can improve the effect of obtaining TMVP.

情况bcase b

可选地,在本发明实施例中,根据当前图像块的参考图像的图像信息,从该图像集合中,确定该当前图像块的对应图像,包括:Optionally, in the embodiment of the present invention, according to the image information of the reference image of the current image block, from the image set, determining the corresponding image of the current image block includes:

根据当前图像块的参考图像的与该当前块的该图像之间的POC关系,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的与该当前块的所属图像之间的POC关系与该参考图像的与该当前块的所属图像之间的POC关系相异According to the POC relationship between the reference image of the current image block and the image of the current block, determine the corresponding image of the current image block from the image set, so that the corresponding image and the image to which the current block belongs The POC relationship between is different from the POC relationship between the reference picture and the picture to which the current block belongs

具体地说,例如,编码端可以从currRefPic的属性信息中,确定currRefPic的POC,并且,可以从当前块的所属图像currPic的POC,从而可以确定currRefPic的POC与currPic的POC的关系。Specifically, for example, the encoder can determine the POC of currRefPic from the attribute information of currRefPic, and can determine the relationship between the POC of currRefPic and the POC of currPic from the POC of the image currPic to which the current block belongs.

如果currRefPic的POC与currPic的POC相同,则使colPic的POC与currPic的POC相异,如果currRefPic的POC与currPic的POC相异,则使colPic的POC与currPic的POC相同。If the POC of currRefPic is the same as the POC of currPic, make the POC of colPic different from the POC of currPic, and if the POC of currRefPic is different from the POC of currPic, make the POC of colPic the same as the POC of currPic.

具体地说,在现有技术中,如果某一图像(currRefPic或colPic)的POC与currPic的POC相同,则表示该图像来自于基本视或基本层,表示该图像的图像类型为long-term,如果某一图像(currRefPic或colPic)的POC与currPic的POC相异,则表示该图像来自于依赖视或增强层,表示该图像的图像类型为short-term。反之亦然,即,如果某一图像(currRefPic或colPic)的图像类型为short-term,则表示该图像的的POC与currPic的POC相异,如果某一图像(currRefPic或colPic)的图像类型为long-term,则表示该图像的POC与currPic的POC相同。Specifically, in the prior art, if the POC of a certain image (currRefPic or colPic) is the same as the POC of currPic, it means that the image comes from the base view or base layer, and the image type of the image is long-term. If the POC of a certain image (currRefPic or colPic) is different from the POC of currPic, it means that the image comes from the dependent view or enhancement layer, and the image type of the image is short-term. And vice versa, that is, if the image type of an image (currRefPic or colPic) is short-term, it means that the POC of the image is different from the POC of currPic, and if the image type of an image (currRefPic or colPic) is long-term, it means that the POC of the image is the same as the POC of currPic.

因此,例如,如果选择的currRefPic的POC与currPic的POC相异,则表示currRefPic的图像类型为short-term,而如果colPic的POC与currPic的POC相同,则colPic图像类型为long-term,即,表示colPic是来自于基本视的参考图像。而如上所述,基本视(即colPic)在编码时所使用的colRefPic通常为short-term,也就是说,colPic中的对应块colBlock的colRefPic为short-term。从而,currRefPic与colRefPic均为short-term,能够提高获取TMVP的效果。So, for example, if the selected POC of currRefPic is different from that of currPic, it means that the image type of currRefPic is short-term, while if the POC of colPic is the same as that of currPic, the image type of colPic is long-term, i.e., Indicates that colPic is a reference image from the base view. As mentioned above, the colRefPic used in encoding the base view (that is, colPic) is usually short-term, that is, the colRefPic of the corresponding block colBlock in the colPic is short-term. Therefore, both currRefPic and colRefPic are short-term, which can improve the effect of obtaining TMVP.

再例如,如果选择的currRefPic的POC与currPic的POC相同,则表示选择的currRefPic为long-term,而如果currRefPic的POC与currPic的POC相异,则表示colPic为short-term,即,表示colPic是来自于当前视(依赖视)的参考图像。而当前视的图像(即colPic)在编码时通常会参考来自于其他视(基本视)的图像,即,colPic中的colBlock的colRefPic通常为long-term。从而,currRefPic与colRefPic通常均为long-term,能够提高获取TMVP的效果。For another example, if the POC of the selected currRefPic is the same as the POC of currPic, it means that the selected currRefPic is long-term, and if the POC of currRefPic is different from the POC of currPic, it means that colPic is short-term, that is, it means that colPic is A reference image from the current view (the dependent view). The image of the current view (colPic) usually refers to images from other views (base views) when encoding, that is, the colRefPic of the colBlock in colPic is usually long-term. Therefore, both currRefPic and colRefPic are usually long-term, which can improve the effect of obtaining TMVP.

情况ccase c

可选地,在本发明实施例中,根据当前图像块的参考图像的图像信息,从该图像集合中,确定该当前图像块的对应图像,包括:Optionally, in the embodiment of the present invention, according to the image information of the reference image of the current image block, from the image set, determining the corresponding image of the current image block includes:

根据当前图像块的参考图像的所属层,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的所属层与该参考图像的所属层相异。According to the layer to which the reference image of the current image block belongs, the corresponding image of the current image block is determined from the image set, so that the layer to which the corresponding image belongs is different from the layer to which the reference image belongs.

具体地说,如果当前块的currRefPic来自于当前层(增强层)内,则表示currRefPic为short-term,此时,选择来自于基本层的图像(long-term)作为colPic。由于来自于基本层的图像(包括该colPic)在编码时选择的参考图像来自于基本层,即,该参考图像均为short-term。因此,colPic中的对应块colBlock的colRefPic为short-term,即,colRefPic与currRefPic均为short-term。Specifically, if the currRefPic of the current block comes from the current layer (enhancement layer), it means that the currRefPic is short-term. At this time, the image (long-term) from the base layer is selected as the colPic. Since the reference pictures selected during encoding of pictures from the base layer (including the colPic) come from the base layer, that is, the reference pictures are all short-term. Therefore, the colRefPic of the corresponding block colBlock in colPic is short-term, that is, both colRefPic and currRefPic are short-term.

如果当前块的currRefPic来自于基本层,则表示currRefPic为long-term,此时,选择当前层(增强层)内的图像(short-term)作为colPic。由于当前层内的参考图像在编码时通常会利用帧间预测而选中基本层作为参考,因此,colPic的colBlock的colRefPic通常来自于基本层(为long-term),即,colRefPic与currRefPic均为long-term。If the currRefPic of the current block comes from the base layer, it means that the currRefPic is long-term. At this time, the image (short-term) in the current layer (enhancement layer) is selected as the colPic. Since the reference image in the current layer usually uses inter-frame prediction to select the base layer as a reference during encoding, the colRefPic of the colBlock of colPic usually comes from the base layer (long-term), that is, both colRefPic and currRefPic are long -term.

情况dsituation d

可选地,在本发明实施例中,根据当前图像块的参考图像的图像信息,从该图像集合中,确定该当前图像块的对应图像,包括:Optionally, in the embodiment of the present invention, according to the image information of the reference image of the current image block, from the image set, determining the corresponding image of the current image block includes:

根据当前图像块的参考图像的所属视,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的所属视与该参考图像的所属视相异。According to the belonging view of the reference image of the current image block, from the image set, the corresponding image of the current image block is determined, so that the belonging view of the corresponding image is different from the belonging view of the reference image.

具体地说,如果当前块的currRefPic来自于当前视(依赖视)内,则表示currRefPic为short-term,此时,选择来自于基本视的图像(long-term)作为colPic。由于来自于基本视的图像(包括该colPic)在编码时选择的参考图像来自于基本视,即,该参考图像均为short-term。因此,colPic中的对应块colBlock的colRefPic为short-term,即,colRefPic与currRefPic均为short-term。Specifically, if the currRefPic of the current block comes from the current view (dependent view), it means that the currRefPic is short-term. At this time, the image (long-term) from the base view is selected as the colPic. Since the reference pictures selected during encoding of pictures from the base view (including the colPic) come from the base view, that is, the reference pictures are all short-term. Therefore, the colRefPic of the corresponding block colBlock in colPic is short-term, that is, both colRefPic and currRefPic are short-term.

如果当前块的currRefPic来自于基本视,则表示currRefPic为long-term,此时,选择当前视(依赖视)内的图像(short-term)作为colPic。由于当前视内的参考图像在编码时通常会利用帧间预测而选中基本视作为参考,因此,colPic的colBlock的colRefPic通常来自于基本视(为long-term),即,colRefPic与currRefPic均为long-term。If the currRefPic of the current block comes from the base view, it means that the currRefPic is long-term. At this time, the image (short-term) in the current view (dependent view) is selected as the colPic. Since the reference picture in the current view usually uses inter-frame prediction to select the base view as a reference during encoding, therefore, the colRefPic of the colBlock of colPic usually comes from the base view (long-term), that is, both colRefPic and currRefPic are long -term.

可选的,该图像集合中包括至少两个第一备选图像,其中,该第一备选图像的类型与该参考图像的图像类型相异,或Optionally, the image set includes at least two first candidate images, wherein the type of the first candidate image is different from the image type of the reference image, or

该第一备选图像的与该当前块的所属图像之间的POC关系,与该参考图像的与该当前块的所属图像之间的POC关系相异,或The POC relationship between the first candidate picture and the picture to which the current block belongs is different from the POC relationship between the reference picture and the picture to which the current block belongs, or

该第一备选图像的所属层与该参考图像的所属层相异,或the layer to which the first candidate picture belongs is different from the layer to which the reference picture belongs, or

该第一备选图像的所属视与该参考图像的所属视相异,以及the associated view of the first candidate image is different from the associated view of the reference image, and

该根据当前图像块的参考图像的图像信息,从该图像集合中,确定该当前图像块的对应图像,包括:The determination of the corresponding image of the current image block from the image set according to the image information of the reference image of the current image block includes:

根据当前图像块的参考图像的图像信息,从该至少两个第一备选图像中,确定在该图像集合中的索引号最小的图像,作为该当前图像块的对应图像。According to the image information of the reference image of the current image block, from the at least two first candidate images, determine the image with the smallest index number in the image set as the corresponding image of the current image block.

具体地说,在确定currRefPic为第一类型图像(图像类型short-term或long-term,与该当前块的所属图像之间的POC关系为相同或相异,所属层为基本层或增强层,所属视为基本视或依赖视)后,需要从第一图像列表中选择第二类型图像(类型与第一类型图像相异)作为colPic,此时,如果第一图像列表中包括多个(至少两个)第二类型图像(即,第一备选图像),则可以从该多个第一备选图像中,选择一个图像作为colPic,例如,可以选择多个第一备选图像中索引号最小的图像,作为colPic,即,可以按照参考图像索引号从小到大的顺序从参考图像列表中寻找类型与currRefPic相异的图像,作为colPic。Specifically, after determining that currRefPic is the first type of image (image type short-term or long-term, the POC relationship with the image to which the current block belongs is the same or different, and the layer to which it belongs is the base layer or the enhancement layer, After being regarded as the base view or dependent view), the second type of image (different from the first type of image) needs to be selected from the first image list as colPic. At this time, if the first image list includes multiple (at least Two) the second type of image (that is, the first candidate image), you can select an image from the multiple first candidate images as colPic, for example, you can select the index number in the multiple first candidate images The smallest image is used as colPic, that is, the image whose type is different from currRefPic can be searched from the reference image list in ascending order of reference image index numbers as colPic.

这样,由于索引号越小,代表该图像越接近当前图像,从而能够进一步提高本发明实施例的效果。In this way, since the smaller the index number, it means that the image is closer to the current image, so that the effect of the embodiment of the present invention can be further improved.

应理解,以上列举的,选择第二类型图像中索引号最小的图像,作为colPic仅为实例性说明,本发明并不限定于此,也可与选择任意一个第一备选图像作为colPic。It should be understood that the selection of the image with the smallest index number among the second type of images as colPic is just an example for illustration, and the present invention is not limited thereto, and any one of the first candidate images may also be selected as colPic.

需要说明的是,为了使编码端和解码端能够获得相同的TMVP,以实现编码和解码的匹配,需要确保编码端和解码端选择相同的colPic。因此,可以规定编码端和解码端根据相同的规则选择colPic,也可以在编码端确定colPic后,通知解码端其选择的colPic,从而使解码端选择相同的colPic。It should be noted that, in order to enable the encoding end and the decoding end to obtain the same TMVP to achieve encoding and decoding matching, it is necessary to ensure that the encoding end and the decoding end select the same colPic. Therefore, it can be stipulated that the encoding end and the decoding end select the colPic according to the same rules, and after the encoding end determines the colPic, it can notify the decoding end of the selected colPic, so that the decoding end selects the same colPic.

根据本发明实施例的获取时域运动矢量预测值的方法,通过首先确定currRefPic,然后再确定colPic。对于不同的图像块可以获取到不同的colPic,有较好的适应性,有助于获得更好的编码压缩性能。According to the method for obtaining the time-domain motion vector predictor according to the embodiment of the present invention, the currRefPic is determined first, and then the colPic is determined. Different colPic can be obtained for different image blocks, which has better adaptability and helps to obtain better encoding and compression performance.

可选地,该图像集合包括至少一个第二备选图像和至少一个第三备选图像,其中,该第二备选图像与该第三备选图像的图像类型相异,或Optionally, the set of images includes at least one second candidate image and at least one third candidate image, wherein the second candidate image is of a different image type than the third candidate image, or

该第二备选图像的与该当前块的所属图像之间的POC关系,与该第三备选图像的与该当前块的所属图像之间的POC关系相异,或The POC relationship between the second candidate image and the image to which the current block belongs is different from the POC relationship between the third candidate image and the image to which the current block belongs, or

该第二备选图像的所属层与该第三备选图像的所属层相异,或the layer to which the second candidate image belongs is different from the layer to which the third candidate image belongs, or

该第二备选图像的所属视与该第三备选图像的所属视相异,以及the belonging view of the second candidate image is different from the belonging view of the third candidate image, and

该方法还包括:The method also includes:

从该图像集合中,确定预测图像,该预测图像包括一个第二备选图像和一个第三备选图像,该预测图像用于确定该当前图像块所处条带中各图像块的对应图像;以及From the image set, determine a predicted image, the predicted image includes a second candidate image and a third candidate image, and the predicted image is used to determine a corresponding image of each image block in the slice where the current image block is located; as well as

该根据该参考图像的类型,从该图像集合中,确定该当前图像块的对应图像,包括:According to the type of the reference image, from the image set, determine the corresponding image of the current image block, including:

从该预测图像中,确定该当前图像块的对应图像。From the predicted image, a corresponding image for the current image block is determined.

具体地说,在本发明实施例中,例如,在参考图像列表包括至少三个图像(至少一个第一类型图像和至少两个第二类型图像,或,至少一个第二类型图像和至少两个第一类型图像)的情况下,可以预先从该第一图像列表中选择一个第一类型图像和一个第二类型图像,构成新的参考图像列表(预测图像)。Specifically, in this embodiment of the present invention, for example, the reference image list includes at least three images (at least one image of the first type and at least two images of the second type, or at least one image of the second type and at least two images of the second type In the case of the first type image), one first type image and one second type image can be selected in advance from the first image list to form a new reference image list (predicted image).

在如上所述确定了currRefPic后,可以,根据该currRefPic的图像类型,该预测图像中获取类型与currRefPic的类型相异的colPic。由于该预测图像包括了第一类型图像和第二类型图像(即,short-term图像和long-term的图像,或与该当前块的所属图像之间的POC关系为相同的图像和与该当前块的所属图像之间的POC关系为相异的图像,或所属层为基本层的图像和所属层为增强层的图像,或所属视为基本视的图像和所属视为依赖视的图像),因此,无论currRefPic是第一类型图像还是第二类型图像,均能够获取类型与currRefPic相异的colPic。从而,能够提高编解码效率。After the currRefPic is determined as described above, according to the image type of the currRefPic, a colPic whose type is different from that of the currRefPic may be acquired in the predicted image. Since the predicted image includes the first type of image and the second type of image (that is, a short-term image and a long-term image, or an image that has the same POC relationship with the image of the current block and the same as the current block The POC relationship between the images belonging to the block is a different image, or the image belonging to the base layer and the image belonging to the enhancement layer, or the image belonging to the base view and the image belonging to the dependent view), Therefore, regardless of whether currRefPic is a first-type image or a second-type image, colPic of a type different from currRefPic can be acquired. Thus, codec efficiency can be improved.

可选地,在本发明实施例中,该方法还包括:Optionally, in the embodiment of the present invention, the method further includes:

从该图像集合中,确定第二图像块的参考图像,其中,该第二图像块与该当前图像块处于同一条带;From the image set, determine a reference image of a second image block, wherein the second image block is in the same band as the current image block;

根据该第二图像块的参考图像的类型,从该预测图像中,确定该第二图像块的对应图像,以使该该第二图像块的对应图像的类型与该第二图像块的参考图像的类型相异。According to the type of the reference image of the second image block, from the prediction image, determine the corresponding image of the second image block, so that the type of the corresponding image of the second image block is consistent with the reference image of the second image block of different types.

具体地说,由于同一slice的各图像块可以使用相同的对应图像,因此,在获取与当前块处于同一slice的第二图像块的TMVP时,可以重复利用该该预测图像,从而,降低了处理的复杂度。Specifically, since each image block of the same slice can use the same corresponding image, when acquiring the TMVP of the second image block in the same slice as the current block, the predicted image can be reused, thus reducing the processing time. of complexity.

可选地,该图像集合包括至少两个第二备选图像,和/或Optionally, the set of images includes at least two second candidate images, and/or

该图像集合包括至少两个第三备选图像,以及the set of images includes at least two third candidate images, and

该从该图像集合中,确定预测图像,包括:From this set of images, a predicted image is determined, including:

从该图像集合中,确定预测图像,该预测图像包括该至少两个第二备选图像中在该图像集合中的索引号最小的图像;和/或From the set of images, determining a predicted image comprising the image with the smallest index number in the set of images among the at least two second candidate images; and/or

从该图像集合中,确定预测图像,该预测图像包括该至少两个第三备选图像中在该图像集合中的索引号最小的图像。From the set of images, a predicted image is determined, the predicted image including the image with the smallest index number in the set of images among the at least two third candidate images.

具体地说,所选择的预测图像可以是第一类型图像中索引号最小的图像和/或该至少两个第二类型图像中索引号最小的图像。Specifically, the selected predictive image may be the image with the smallest index number among the first type images and/or the image with the smallest index number among the at least two second type images.

这样,由于索引号越小,代表该图像越接近当前图像,从而能够进一步提高本发明实施例的效果。In this way, since the smaller the index number, it means that the image is closer to the current image, so that the effect of the embodiment of the present invention can be further improved.

情况2Case 2

可选地,该方法包括:Optionally, the method includes:

从该图像集合中,确定目标图像,作为该当前图像块所处条带中各图像块的对应图像;以及From the image set, determine a target image as a corresponding image of each image block in the slice where the current image block is located; and

该根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,包括:The determination of the reference image of the current image block from the image set according to the image information of the corresponding image of the current image block includes:

根据当前图像块的对应图像的图像类型,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的图像类型与该对应图像的图像类型相异;或Determining a reference image of the current image block from the image set according to the image type of the corresponding image of the current image block, so that the image type of the reference image is different from the image type of the corresponding image; or

根据当前图像块的对应图像的与该当前块的该图像之间的POC关系,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的与该当前块的所属图像之间的POC关系与该对应图像的与该当前块的所属图像之间的POC关系相异;或According to the POC relationship between the corresponding image of the current image block and the image of the current block, determine the reference image of the current image block from the image set, so that the relationship between the reference image and the image to which the current block belongs The POC relationship between is different from the POC relationship between the corresponding image and the image to which the current block belongs; or

根据当前图像块的对应图像的所属层,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的所属层与该对应图像的所属层相异;或Determining a reference image of the current image block from the image set according to the layer to which the corresponding image of the current image block belongs, so that the layer to which the reference image belongs is different from the layer to which the corresponding image belongs; or

根据当前图像块的对应图像的所属视,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的所属视与该对应图像的所属视相异。According to the belonging view of the corresponding image of the current image block, the reference image of the current image block is determined from the image set, so that the belonging view of the reference image is different from the belonging view of the corresponding image.

具体地说,由于同一slice的各图像块可以使用相同的对应图像,因此,例如,编码端(或解码端)可以从参考图像列表中,确定一个图像作为当前块所处slice内各图像块的对应图像colPic(目标图像)。Specifically, since each image block of the same slice can use the same corresponding image, for example, the encoding end (or decoding end) can determine an image from the list of reference images as the reference image of each image block in the slice where the current block is located. Corresponding image colPic (target image).

可选地,可以从参考图像列表中,确定索引号最小的图像作为colPic。Optionally, from the list of reference pictures, the picture with the smallest index number can be determined as colPic.

应理解,以上列举的确定colPic的方法仅为实例性说明,本发明并不限定于此,可以确定参考图像列表中的任意图像作为colPic。It should be understood that the methods for determining colPic listed above are only illustrative examples, and the present invention is not limited thereto, and any image in the reference image list may be determined as colPic.

需要说明的是,为了使编码端和解码端能够获得相同的TMVP,以实现编码和解码的匹配,需要确保编码端和解码端选择相同的colPic。因此,可以规定编码端和解码端根据相同的规则选择colPic,也可以在编码端确定colPic后,通知解码端其选择的colPic(例如,通知解码端作为该colPic的图像在第一图像列表中的索引号),从而使解码端选择相同的colPic。It should be noted that, in order to enable the encoding end and the decoding end to obtain the same TMVP to achieve encoding and decoding matching, it is necessary to ensure that the encoding end and the decoding end select the same colPic. Therefore, it can be stipulated that the encoding end and the decoding end select colPic according to the same rules, and after the encoding end determines the colPic, it can notify the decoding end of the selected colPic (for example, inform the decoding end that the image of the colPic is in the first image list index number), so that the decoder selects the same colPic.

其后,编码端可以根据对应图像的图像信息(图像类型、与该当前块的该图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视中的任一信息)从参考图像列表中,确定currRefPic。Afterwards, the encoding end can, according to the image information of the corresponding image (image type, the image sequence number POC relationship with the image of the current block, the layer it belongs to in layered coding or the view it belongs to in multi-view coding any information) from the list of reference pictures, determine currRefPic.

情况eSituation e

可选地,在本发明实施例中,根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,包括:Optionally, in the embodiment of the present invention, according to the image information of the corresponding image of the current image block, determining the reference image of the current image block from the image set includes:

根据当前图像块的对应图像的图像类型,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的图像类型与该对应图像的图像类型相异。According to the image type of the corresponding image of the current image block, a reference image of the current image block is determined from the image set, so that the image type of the reference image is different from the image type of the corresponding image.

具体地说,例如,编码端可以从colPic的属性信息中,确定colPic的图像类型为long-term或short-term。Specifically, for example, the encoder may determine from the attribute information of colPic that the image type of colPic is long-term or short-term.

如果colPic为long-term,则使currRefPic为short-term。如果colPic为short-term,则使currRefPic为long-term。If colPic is long-term, make currRefPic short-term. If colPic is short-term, make currRefPic long-term.

具体地说,如上所述,多视编码中,将来自于其他视(具体地说,是基本视)的对应图像视为long-term,将来自于当前视的对应图像视为short-term。Specifically, as described above, in multi-view coding, corresponding images from other views (specifically, the base view) are regarded as long-term, and corresponding images from the current view are regarded as short-term.

因此,例如,如果选择的colPic为short-term,而currRefPic为long-term,则表示colPic是来自于当前视(依赖视)的对应图像。而当前视的图像(即colPic)在编码时通常会参考来自于其他视(基本视)的图像,即,colPic中的colBlock的colRefPic通常为long-term。从而,colPic与colRefPic通常均为long-term,能够提高获取TMVP的效果。So, for example, if the selected colPic is short-term and currRefPic is long-term, it means that colPic is the corresponding image from the current view (depending on the view). The image of the current view (colPic) usually refers to images from other views (base views) when encoding, that is, the colRefPic of the colBlock in colPic is usually long-term. Therefore, both colPic and colRefPic are generally long-term, which can improve the effect of obtaining TMVP.

再例如,如果选择的colPic为long-term,而currRefPic为short-term,则表示colPic是来自于基本视的对应图像。基本视(即colPic)在编码时所使用的colRefPic通常为short-term,也就是说,colPic中的对应块colBlock的colRefPic为short-term。从而,colPic与colRefPic均为short-term,能够提高获取TMVP的效果。For another example, if the selected colPic is long-term and currRefPic is short-term, it means that colPic is the corresponding image from the base view. The colRefPic used by the basic view (that is, colPic) during encoding is usually short-term, that is, the colRefPic of the corresponding block colBlock in colPic is short-term. Therefore, both colPic and colRefPic are short-term, which can improve the effect of obtaining TMVP.

情况fsituation f

可选地,在本发明实施例中,根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,包括:Optionally, in the embodiment of the present invention, according to the image information of the corresponding image of the current image block, determining the reference image of the current image block from the image set includes:

根据当前图像块的对应图像的与该当前块的该图像之间的POC关系,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的与该当前块的所属图像之间的POC关系与该对应图像的与该当前块的所属图像之间的POC关系相异According to the POC relationship between the corresponding image of the current image block and the image of the current block, determine the reference image of the current image block from the image set, so that the relationship between the reference image and the image to which the current block belongs The POC relationship between is different from the POC relationship between the corresponding image and the image to which the current block belongs

具体地说,例如,编码端可以从colPic的属性信息中,确定colPic的POC,并且,可以从当前块的所属图像currPic的POC,从而可以确定colPic的POC与currPic的POC的关系。Specifically, for example, the encoder can determine the POC of colPic from the attribute information of colPic, and can determine the relationship between the POC of colPic and the POC of currPic from the POC of the image currPic to which the current block belongs.

如果colPic的POC与currPic的POC相同,则使currRefPic的POC与currPic的POC相异,如果colPic的POC与currPic的POC相异,则使currRefPic的POC与currPic的POC相同。If the POC of colPic is the same as the POC of currPic, make the POC of currRefPic different from the POC of currPic, and if the POC of colPic is different from the POC of currPic, make the POC of currRefPic the same as the POC of currPic.

具体地说,在现有技术中,如果某一图像(currRefPic或colPic)的POC与currPic的POC相同,则表示该图像来自于基本视或基本层,表示该图像的图像类型为long-term,如果某一图像(currRefPic或colPic)的POC与currPic的POC相异,则表示该图像来自于依赖视或增强层,表示该图像的图像类型为short-term。反之亦然,即,如果某一图像(currRefPic或colPic)的图像类型为short-term,则表示该图像的的POC与currPic的POC相异,如果某一图像(currRefPic或colPic)的图像类型为long-term,则表示该图像的POC与currPic的POC相同。Specifically, in the prior art, if the POC of a certain image (currRefPic or colPic) is the same as the POC of currPic, it means that the image comes from the base view or base layer, and the image type of the image is long-term. If the POC of a certain image (currRefPic or colPic) is different from the POC of currPic, it means that the image comes from the dependent view or enhancement layer, and the image type of the image is short-term. And vice versa, that is, if the image type of an image (currRefPic or colPic) is short-term, it means that the POC of the image is different from the POC of currPic, and if the image type of an image (currRefPic or colPic) is long-term, it means that the POC of the image is the same as the POC of currPic.

因此,例如,如果选择的colPic的POC与currPic的POC相异,则表示colPic的图像类型为short-term,而如果currRefPic的POC与currPic的POC相同,则currRefPic图像类型为long-term。而如上所述,依赖视(即colPic)在编码时所使用的colRefPic通常来自于基本视,也就是说,currRefPic中的对应块colBlock的colRefPic为long-term。从而,colPic与colRefPic均为long-term,能够提高获取TMVP的效果。So, for example, if the POC of the selected colPic is different from that of currPic, it means that the image type of colPic is short-term, while if the POC of currRefPic is the same as that of currPic, the image type of currRefPic is long-term. As mentioned above, the colRefPic used by the dependent view (that is, colPic) during encoding usually comes from the base view, that is, the colRefPic of the corresponding block colBlock in currRefPic is long-term. Therefore, both colPic and colRefPic are long-term, which can improve the effect of obtaining TMVP.

再例如,如果选择的colPic的POC与currPic的POC相同,则表示选择的colPic为long-term,而如果colPic的POC与currPic的POC相异,则表示currRefPic为short-term,即,表示currRefPic是来自于当前视(依赖视)的对应图像。而基本视的图像(即colPic)在编码时使用short-term的参考图像,即,colPic中的colBlock的colRefPic通常为short-term。从而,colPic与colRefPic通常均为short-term,能够提高获取TMVP的效果。For another example, if the POC of the selected colPic is the same as the POC of currPic, it means that the selected colPic is long-term, and if the POC of colPic is different from that of currPic, it means that currRefPic is short-term, that is, it means that currRefPic is The corresponding image from the current view (the dependent view). The image of the basic view (ie colPic) uses a short-term reference image when encoding, that is, the colRefPic of the colBlock in the colPic is usually short-term. Therefore, colPic and colRefPic are generally short-term, which can improve the effect of obtaining TMVP.

情况gsituation g

可选地,在本发明实施例中,根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,包括:Optionally, in the embodiment of the present invention, according to the image information of the corresponding image of the current image block, determining the reference image of the current image block from the image set includes:

根据当前图像块的对应图像的所属层,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的所属层与该对应图像的所属层相异。Determine the reference image of the current image block from the image set according to the layer to which the corresponding image of the current image block belongs, so that the layer to which the reference image belongs is different from the layer to which the corresponding image belongs.

具体地说,如果当前块的colPic来自于当前层(增强层)内,则表示colPic为short-term,此时,选择来自于基本层的图像(long-term)作为currRefPic。由于当前层内的对应图像在编码时通常会利用帧间预测而选中基本层作为参考,因此,colPic的colBlock的colRefPic通常来自于基本层(为long-term),即,colRefPic与colPic均为long-term。Specifically, if the colPic of the current block comes from the current layer (enhancement layer), it means that the colPic is short-term. At this time, the image (long-term) from the base layer is selected as currRefPic. Since the corresponding image in the current layer usually uses inter-frame prediction to select the base layer as a reference during encoding, the colRefPic of the colBlock of colPic usually comes from the base layer (long-term), that is, both colRefPic and colPic are long -term.

如果当前块的colPic来自于基本层,则表示colPic为long-term,此时,选择当前层(增强层)内的图像(short-term)作为currRefPic。由于来自于基本层的图像(包括该colPic)在编码时选择的参考图像来自于基本层,即,该参考图像均为short-term。因此,colPic中的对应块colBlock的colRefPic为short-term,即,colRefPic与colPic均为short-term。If the colPic of the current block comes from the base layer, it means that the colPic is long-term. At this time, the image (short-term) in the current layer (enhancement layer) is selected as the currRefPic. Since the reference pictures selected during encoding of pictures from the base layer (including the colPic) come from the base layer, that is, the reference pictures are all short-term. Therefore, the colRefPic of the corresponding block colBlock in colPic is short-term, that is, both colRefPic and colPic are short-term.

情况hSituation h

可选地,在本发明实施例中,根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,包括:Optionally, in the embodiment of the present invention, according to the image information of the corresponding image of the current image block, determining the reference image of the current image block from the image set includes:

根据当前图像块的对应图像的所属视,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的所属视与该对应图像的所属视相异。According to the belonging view of the corresponding image of the current image block, the reference image of the current image block is determined from the image set, so that the belonging view of the reference image is different from the belonging view of the corresponding image.

具体地说,如果当前块的colPic来自于当前视(依赖视)内,则表示colPic为short-term,此时,选择来自于基本视的图像(long-term)作为currRefPic。由于当前视内的对应图像在编码时通常会利用帧间预测而选中基本视作为参考,因此,colPic中的colBlock的colRefPic通常来自于基本视(为long-term),即,colRefPic与colPic均为long-term。Specifically, if the colPic of the current block comes from the current view (dependent view), it means that the colPic is short-term. At this time, the image (long-term) from the base view is selected as currRefPic. Since the corresponding image in the current view usually uses inter-frame prediction to select the base view as a reference during encoding, the colRefPic of colBlock in colPic usually comes from the base view (long-term), that is, both colRefPic and colPic are long-term.

如果当前块的colPic来自于基本视,则表示colPic为long-term,此时,选择当前视(依赖视)内的图像(short-term)作为currRefPic。由于来自于基本视的图像(包括该colPic)在编码时选择的参考图像来自于基本视,即,该参考图像均为short-term。因此,colPic中的对应块colBlock的colRefPic为short-term,即,colRefPic与colPic均为short-term。If the colPic of the current block comes from the base view, it means that the colPic is long-term. At this time, the image (short-term) in the current view (dependent view) is selected as the currRefPic. Since the reference pictures selected during encoding of pictures from the base view (including the colPic) come from the base view, that is, the reference pictures are all short-term. Therefore, the colRefPic of the corresponding block colBlock in colPic is short-term, that is, both colRefPic and colPic are short-term.

可选的,该图像集合中包括至少两个第四备选图像,其中,该第四备选图像的类型与该参考图像的图像类型相异,或Optionally, the image set includes at least two fourth candidate images, wherein the type of the fourth candidate image is different from the image type of the reference image, or

该第四备选图像的与该当前块的所属图像之间的POC关系,与该参考图像的与该当前块的所属图像之间的POC关系相异,或The POC relationship between the fourth candidate image and the image to which the current block belongs is different from the POC relationship between the reference image and the image to which the current block belongs, or

该第四备选图像的所属层与该参考图像的所属层相异,或The layer to which the fourth candidate picture belongs is different from the layer to which the reference picture belongs, or

该第四备选图像的所属视与该参考图像的所属视相异,以及the belonging view of the fourth candidate picture is different from the belonging view of the reference picture, and

该根据该对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,包括:Determining the reference image of the current image block from the image set according to the image information of the corresponding image includes:

根据该对应图像的图像信息,从该至少两个第四备选图像中,确定在该图像集合中的索引号最小的图像,作为该当前图像块的参考图像。According to the image information of the corresponding image, from the at least two fourth candidate images, determine the image with the smallest index number in the image set as the reference image of the current image block.

具体地说,在确定colPic为第一类型图像(图像类型short-term或long-term,与该当前块的所属图像之间的POC关系为相同或相异,所属层为基本层或增强层,所属视为基本视或依赖视)后,需要从参考图像列表中选择第二类型图像(类型与第一类型图像相异)作为currRefPic,此时,如果参考图像列表中包括多个(至少两个)第二类型图像(即,第四备选图像),则可以从该多个第四备选图像中,选择一个图像作为currRefPic,例如,可以选择多个第四备选图像中索引号最小的图像,作为currRefPic,即,可以按照参考图像索引号从小到大的顺序从参考图像列表中寻找类型与colPic相异的图像为currRefPic。Specifically, after determining that colPic is the first type of image (image type short-term or long-term, the POC relationship between the image of the current block and the image to which it belongs is the same or different, and the layer to which it belongs is the base layer or the enhancement layer, After it is regarded as the base view or dependent view), it is necessary to select the second type of image (type different from the first type of image) as currRefPic from the reference image list. At this time, if the reference image list includes multiple (at least two ) image of the second type (that is, the fourth candidate image), an image can be selected from the multiple fourth candidate images as currRefPic, for example, the one with the smallest index number among the multiple fourth candidate images can be selected An image, as currRefPic, that is, an image whose type is different from colPic can be searched from the reference image list in ascending order of reference image index number as currRefPic.

这样,由于索引号越小,代表该图像越接近当前图像,从而能够进一步提高本发明实施例的效果。In this way, since the smaller the index number, it means that the image is closer to the current image, so that the effect of the embodiment of the present invention can be further improved.

应理解,以上列举的,选择第四备选图像中索引号最小的图像,作为currRefPic仅为实例性说明,本发明并不限定于此,也可与选择任意一个第二备选图像作为currRefPic。It should be understood that the selection of the image with the smallest index number among the fourth candidate images as the currRefPic listed above is only an example for illustration, and the present invention is not limited thereto, and any second candidate image may also be selected as the currRefPic.

根据本发明实施例的获取时域运动矢量预测值的方法,通过首先确定确定当前块的colPic,然后再确定当前块的currRefPic。由于同一slice内各图像块的colPic相同,因此,所确定的currRefPic也相同,在同一slice内进行一次确定即可,能够有效降低处理复杂度。此外,对于整个slice中的所有图像块,都使用同一个colPic,能够有效减少对缓存资源的占用。According to the method for obtaining the time-domain motion vector predictor according to the embodiment of the present invention, the colPic of the current block is determined first, and then the currRefPic of the current block is determined. Since the colPic of each image block in the same slice is the same, the determined currRefPic is also the same, and it only needs to be determined once in the same slice, which can effectively reduce the processing complexity. In addition, the same colPic is used for all image blocks in the entire slice, which can effectively reduce the occupation of cache resources.

根据本发明实施例的确定时域运动矢量预测值的方法,通过选择当前块的参考图像和对应图像,使当前块的参考图像与对应图像的图像类型、与当前块的所属图像块之间的POC关系、所属层或所述视相异,能够提高使该当前块的参考图像与该对应图像块的参考图像属于相同的参考图像类型的效果,从而,在当前块的运动矢量的时域距离和该对应块的运动矢量的时域距离不同的情况下,能够提高获取当前块的时域运动矢量预测值的效果。According to the method for determining the time-domain motion vector predictor in the embodiment of the present invention, by selecting the reference image of the current block and the corresponding image, the relationship between the reference image of the current block and the image type of the corresponding image, and the image block to which the current block belongs The POC relationship, the layer to which it belongs, or the visual difference can improve the effect of making the reference image of the current block and the reference image of the corresponding image block belong to the same reference image type, so that the temporal distance of the motion vector of the current block In a case where the time-domain distance from the motion vector of the corresponding block is different, the effect of obtaining the time-domain motion vector predictor of the current block can be improved.

应理解,以上列举了根据图像集合中的图像的图像信息,从该图像集合中,确定当前图像块的参考图像和对应图像,以使当前块的参考图像与对应图像的图像类型、与当前块的所属图像块之间的POC关系、所属层或所述视相异的实施例,但本发明并不限定于此。其他采用根据图像集合中的图像的图像信息,确定当前图像块的参考图像和对应图像,以提高获取当前块的时域运动矢量预测值的效果的实施例均落入本发明的保护范围。It should be understood that the above enumerates that according to the image information of the images in the image set, the reference image and the corresponding image of the current image block are determined from the image set, so that the reference image of the current block and the image type of the corresponding image, and the image type of the current block The POC relationship between the corresponding image blocks, the corresponding layer or the embodiment of the visual difference, but the present invention is not limited thereto. Other embodiments that use the image information of the images in the image set to determine the reference image and the corresponding image of the current image block to improve the effect of obtaining the temporal motion vector prediction value of the current block all fall within the protection scope of the present invention.

例如,如果选择的当前块的对应图像为short-term,则代表该对应图像来自于当前视或当前层(非基本视或基本增),如果该当前视或当前层不使用基本视或基本层作为参考,而使用short-term的参考图像,即colRefPic为short-term,则可以选择short-term的图像作为currRefPic。For example, if the corresponding image of the selected current block is short-term, it means that the corresponding image comes from the current view or current layer (non-base view or basic augmentation), if the current view or current layer does not use the base view or base layer As a reference, if you use a short-term reference image, that is, colRefPic is short-term, you can select a short-term image as currRefPic.

再例如,当基本视或基本层使用long-term的参考图像时,如果选择的currRefPic为long-term,而colPic为long-term,则表示colPic是来自于基本视的参考图像。而如上所述,基本视(即colPic)在编码时所使用的colRefPic为long-term,也就是说,colPic中的对应块colBlock的colRefPic为long-term。从而,currRefPic与colRefPic均为long-term,能够提高获取TMVP的效果。For another example, when the base view or base layer uses long-term reference pictures, if the selected currRefPic is long-term and colPic is long-term, it means that colPic is a reference picture from the base view. As mentioned above, the colRefPic used by the basic view (that is, colPic) during encoding is long-term, that is, the colRefPic of the corresponding block colBlock in colPic is long-term. Therefore, both currRefPic and colRefPic are long-term, which can improve the effect of obtaining TMVP.

并且,在本发明实施例中,依赖视可以有一个也可以有多个,当前块可以参考基本视的图像,也可以参考其他依赖视的图像。同样,增强层可以有一个也可以有多个,当前块可以参考基本层的图像,也可以参考其他增强层的图像。Moreover, in the embodiment of the present invention, there may be one or more dependent views, and the current block may refer to images of the base view or images of other dependent views. Similarly, there may be one or more enhancement layers, and the current block may refer to images of the base layer or images of other enhancement layers.

在S120,可以确定该当前图像块在该对应图像中的对应图像块,并且,确定对应图象块的过程和方法可以与现有技术相同,这里,为了避免赘述,省略其说明。At S120, the corresponding image block of the current image block in the corresponding image may be determined, and the process and method of determining the corresponding image block may be the same as the prior art, and the description thereof is omitted here to avoid redundant description.

在S130,可以根据该参考图像和该对应图像块,确定该当前图像块的时域运动矢量预测值,具体地说,可以获取该对应图象块的运动矢量MV,并且,如果当前块的MV的时域距离和当前块的对应图像块的MV的时域距离不同,则可以根据该参考图像和该对应图像块,利用上述公式1进行MV的缩放。At S130, the temporal motion vector predictor of the current image block can be determined according to the reference image and the corresponding image block, specifically, the motion vector MV of the corresponding image block can be obtained, and if the MV of the current block If the time domain distance of the current block is different from the time domain distance of the MV of the corresponding image block of the current block, then the above formula 1 can be used to scale the MV according to the reference image and the corresponding image block.

可选地,在本发明实施例中,该当前图像块的所属图像为双向预测图像,该对应图像为双向预测图像,以及Optionally, in this embodiment of the present invention, the image to which the current image block belongs is a bidirectional predictive image, and the corresponding image is a bidirectional predictive image, and

该根据该参考图像和该对应图像块,确定该当前图像块的时域运动矢量预测值,包括:The determining the temporal motion vector predictor of the current image block according to the reference image and the corresponding image block includes:

根据该对应图像的图像信息,确定该对应图像块的运动矢量;Determine the motion vector of the corresponding image block according to the image information of the corresponding image;

根据该参考图像和该对应图像块的运动矢量,确定该当前图像块的时域运动矢量预测值。According to the reference image and the motion vector of the corresponding image block, determine the temporal domain motion vector predictor of the current image block.

并且,该确定该对应图像块的运动矢量,进一步包括:And, the determining the motion vector of the corresponding image block further includes:

当该对应图像的图像类型为长期类型时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或When the image type of the corresponding image is the long-term type, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the corresponding image The image pointed to by the motion vector of the block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block , so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or

当该对应图像的POC与该当前图像块的所属图像的POC相同时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或When the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion of the corresponding image block vector, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, such that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or

当该对应图像的所属层为基本层时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或When the layer to which the corresponding image belongs is the base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the corresponding image The image pointed to by the motion vector of the block belongs to the first reference image list of the corresponding image, and if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the corresponding image block a motion vector, such that the picture pointed to by the motion vector of the corresponding picture block belongs to the second reference picture list of the corresponding picture; or

当该对应图像的所属视为基本视时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表。When the corresponding image belongs to the base view, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the corresponding image The image of the corresponding image pointed to by the motion vector of the block belongs to the first reference image list, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block , so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image.

具体地说,在现有技术中,获取TMVP时,指定具有索引号为0的参考图像作为当前块的参考图像。对于B-slice,可以选择两个参考图像,分别是第一参考图像列表(list 0)和第二参考图像列表(list 1)中索引号为0的参考图像。Specifically, in the prior art, when acquiring the TMVP, a reference image with an index number of 0 is designated as the reference image of the current block. For B-slice, two reference images can be selected, which are the reference image with index number 0 in the first reference image list (list 0) and the second reference image list (list 1).

并且,当前块的对应图像包括两个MV,即,colMV_L0和colMV_L1,并利用colPic对应的list来选择colMV_L0中的colMV_L1一个作为MV的预测值。如果colPic来自于list 0,则选择指向list 1的collMV_L1;如果colPic来自于list 1,则选择指向list 0的colMV_L0。In addition, the corresponding image of the current block includes two MVs, namely, colMV_L0 and colMV_L1, and the list corresponding to colPic is used to select one of colMV_L1 in colMV_L0 as the predictive value of the MV. If colPic comes from list 0, select collMV_L1 pointing to list 1; if colPic comes from list 1, select colMV_L0 pointing to list 0.

在例如colPic的POC不等于当前图像的POC的情况(即colPic位于当前图像之前或之后,或者说colPic来自于当前视的图像)下,colPic对应的list与当前块的currMV存在一定的对应关系,即,colPic的list为list 1说明colPic位于当前图像之后,此时,指向list 0的colMV_L0可能会穿过当前图像,这也就是说,colMV_L0与当前块的currMV相关性更高,因此选择colMV_L0。For example, when the POC of colPic is not equal to the POC of the current image (that is, colPic is located before or after the current image, or colPic comes from the image of the current view), there is a certain correspondence between the list corresponding to colPic and the currMV of the current block. That is, the list of colPic is list 1, indicating that colPic is located behind the current image. At this time, colMV_L0 pointing to list 0 may pass through the current image. That is to say, colMV_L0 has a higher correlation with the currMV of the current block, so colMV_L0 is selected.

但是,如果colPic来自于基本视或基本层(即,colPic的图像类型为long-term,或colPic的POC与该currPic的POC相同),此时,colPic对应的list和当前块currMV之间并没有确定的关系,无助于选择合适的colMV用于计算当前块的currMV。相反,如果选择的当前块的参考图像的来自的列表与选择的colMV指向的列表相异,会严重影响TMVP的获取。However, if colPic comes from the base view or base layer (that is, the image type of colPic is long-term, or the POC of colPic is the same as the POC of the currPic), at this time, there is no gap between the list corresponding to colPic and the current block currMV The determined relationship does not help to select the appropriate colMV for calculating the currMV of the current block. On the contrary, if the selected source list of the reference picture of the current block is different from the list pointed to by the selected colMV, it will seriously affect the acquisition of TMVP.

因此,在本发明实施例中,可以根据当前块对应的list,来选择colMV,并且,由于当前块的参考图像currRefPic确定后,可以根据currRefPic来自的list,确定当前块的对应的list和在该list中的参考索引。Therefore, in the embodiment of the present invention, colMV can be selected according to the list corresponding to the current block, and, after the reference image currRefPic of the current block is determined, the corresponding list of the current block can be determined according to the list from which currRefPic comes. The reference index in the list.

具体地说,如果当前块对应的list为list 0(第一参考图像列表),则选择指向list 0的colMV_L0。Specifically, if the list corresponding to the current block is list 0 (the first reference image list), select colMV_L0 pointing to list 0.

如果当前块对应的list为list 1(第二参考图像列表),则选择指向list 1的collMV_L1。If the list corresponding to the current block is list 1 (the second reference image list), select collMV_L1 pointing to list 1.

这样,当前块和对应块有着相同的POC并且有着相同的MV方向,两者的MV相关性更高,有助于提高TMVP预测精度。In this way, the current block and the corresponding block have the same POC and the same MV direction, and the MV correlation of the two is higher, which helps to improve the prediction accuracy of TMVP.

图3示出了根据本发明实施例的确定时域运动矢量预测值的方法200的示意性流程图。并且,该方法200的实施主体可以是编码端,也可以是解码端,本发明并未特别限定。如图3所示,该方法200包括:Fig. 3 shows a schematic flow chart of a method 200 for determining a temporal motion vector predictor according to an embodiment of the present invention. Moreover, the subject of implementation of the method 200 may be an encoding end or a decoding end, which is not particularly limited in the present invention. As shown in Figure 3, the method 200 includes:

S210,确定当前图像块的参考图像和对应图像,其中,该当前图像块的所属图像为双向预测图像,该对应图像为双向预测图像;S210. Determine a reference image and a corresponding image of the current image block, where the image to which the current image block belongs is a bidirectional predictive image, and the corresponding image is a bidirectional predictive image;

S220,确定该当前图像块在该对应图像中的对应图像块;S220. Determine a corresponding image block of the current image block in the corresponding image;

S230,根据该对应图像的图像信息,确定该对应图像块的运动矢量,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视中的任一信息,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;S230, according to the image information of the corresponding image, determine the motion vector of the corresponding image block, the image information includes any of the following information: image type, image sequence number POC relationship with the image to which the current block belongs, and layered Any information of the belonging layer in coding or the belonging view in multi-view coding, the image type is divided into long-term type and short-term type, the POC relationship is divided into POC same and POC different, and the belonging layer is divided into basic layer and enhancement layer, the belonging view is divided into basic view and dependent view;

S240,根据该参考图像和该对应图像块的运动矢量,确定该当前图像块的时域运动矢量预测值。S240. Determine a temporal motion vector predictor of the current image block according to the reference image and the motion vector of the corresponding image block.

并且,在本发明实施例中,该确定该对应图像块的运动矢量,进一步包括:And, in the embodiment of the present invention, the determination of the motion vector of the corresponding image block further includes:

当该对应图像的图像类型为长期类型时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或When the image type of the corresponding image is the long-term type, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the corresponding image The image of the corresponding image pointed to by the motion vector of the block belongs to the first reference image list, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block , so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or

当该对应图像的POC与该当前图像块的所属图像的POC相同时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或When the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion of the corresponding image block vector, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, such that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or

当该对应图像的所属层为基本层时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或When the layer to which the corresponding image belongs is the base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the corresponding image The image pointed to by the motion vector of the block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block , so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or

当该对应图像的所属视为基本视时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表。When the corresponding image belongs to the base view, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block so that the corresponding image The image pointed to by the motion vector of the block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block , so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image.

具体地说,在现有技术中,获取TMVP时,指定具有索引号为0的参考图像作为当前块的参考图像。对于B-slice,可以选择两个参考图像,分别是第一参考图像列表(list 0)和第二参考图像列表(list1)中索引号为0的参考图像。Specifically, in the prior art, when acquiring the TMVP, a reference image with an index number of 0 is designated as the reference image of the current block. For B-slice, two reference images can be selected, which are the reference image whose index number is 0 in the first reference image list (list 0) and the second reference image list (list1).

并且,当前块的对应图像包括两个MV,即,colMV_L0和colMV_L1,并利用colPic对应的list来选择colMV_L0中的colMV_L1一个作为MV的预测值。如果colPic来自于list 0,则选择指向list 1的collMV_L1;如果colPic来自于list 1,则选择指向list 0的colMV_L0。In addition, the corresponding image of the current block includes two MVs, namely, colMV_L0 and colMV_L1, and the list corresponding to colPic is used to select one of colMV_L1 in colMV_L0 as the predictive value of the MV. If colPic comes from list 0, select collMV_L1 pointing to list 1; if colPic comes from list 1, select colMV_L0 pointing to list 0.

如图4所示,在例如colPic的POC不等于当前图像的POC的情况(即colPic位于当前图像之前或之后,或者说colPic来自于当前视的图像)下,colPic对应的list与当前块的currMV存在一定的对应关系,即,colPic的list为list 1说明colPic位于当前图像之后,此时,指向list 0的colMV_L0可能会穿过当前图像,这也就是说,colMV_L0与当前块的currMV相关性更高,因此选择colMV_L0。As shown in Figure 4, for example, when the POC of colPic is not equal to the POC of the current image (that is, colPic is located before or after the current image, or colPic comes from the image of the current view), the list corresponding to colPic and the currMV of the current block There is a certain correspondence, that is, the list of colPic is list 1, indicating that colPic is located behind the current image. At this time, colMV_L0 pointing to list 0 may pass through the current image, which means that colMV_L0 is more correlated with the currMV of the current block. High, so colMV_L0 is selected.

但是,如图5所示,如果colPic来自于基本视或基本层(即,colPic的图像类型为long-term,或colPic的POC与该currPic的POC相同),此时,colPic对应的list和当前块currMV之间并没有确定的关系,无助于选择合适的colMV用于计算当前块的currMV。相反,如果选择的当前块的参考图像的来自的列表与选择的colMV指向的列表相异,会严重影响TMVP的获取。However, as shown in Figure 5, if colPic comes from the base view or base layer (that is, the image type of colPic is long-term, or the POC of colPic is the same as the POC of the currPic), at this time, the list corresponding to colPic and the current There is no definite relationship between the blocks currMV, which does not help to select the appropriate colMV for calculating the currMV of the current block. On the contrary, if the selected source list of the reference picture of the current block is different from the list pointed to by the selected colMV, it will seriously affect the acquisition of TMVP.

因此,在本发明实施例中,如果colPic来自于基本视或基本层(即,colPic的图像类型为long-term,或colPic的POC与该currPic的POC相同),则可以根据当前块对应的list,来选择colMV,并且,由于当前块的参考图像currRefPic确定后,可以根据currRefPic来自的list,确定当前块的对应的list和在该list中的参考索引。Therefore, in the embodiment of the present invention, if colPic comes from the base view or base layer (that is, the image type of colPic is long-term, or the POC of colPic is the same as the POC of currPic), then the list corresponding to the current block can be , to select colMV, and since the reference image currRefPic of the current block is determined, the corresponding list of the current block and the reference index in the list can be determined according to the list from which currRefPic comes.

具体地说,如果当前块对应的list为list 0(第一参考图像列表),则选择指向list 0的colMV_L0。Specifically, if the list corresponding to the current block is list 0 (the first reference image list), select colMV_L0 pointing to list 0.

如果当前块对应的list为list 1(第二参考图像列表),则选择指向list 1的collMV_L1。If the list corresponding to the current block is list 1 (the second reference image list), select collMV_L1 pointing to list 1.

这样,当前块和对应块有着相同的POC并且有着相同的MV方向,两者的MV相关性更高,有助于提高TMVP预测精度。In this way, the current block and the corresponding block have the same POC and the same MV direction, and the MV correlation of the two is higher, which helps to improve the prediction accuracy of TMVP.

应理解,以上列举了,如果colPic来自于基本视或基本层,则可以根据当前块对应的list,来选择colMV,但本发明并不限定于此,在colPic来自于当前视(依赖视)或当前层(增强层)的情况下,也可以可以根据当前块对应的list,来选择colMV。It should be understood that, as listed above, if colPic comes from the base view or base layer, colMV can be selected according to the list corresponding to the current block, but the present invention is not limited thereto. When colPic comes from the current view (dependent view) or In the case of the current layer (enhancement layer), colMV can also be selected according to the list corresponding to the current block.

以上,结合图1至图5说明了本发明实施例的确定时域运动矢量预测值的方法,下面,结合图6和图7说明本发明实施例的确定时域运动矢量预测值的装置。The method for determining the time-domain motion vector predictor according to the embodiment of the present invention is described above with reference to FIG. 1 to FIG. 5 . Next, the apparatus for determining the time-domain motion vector predictor according to the embodiment of the present invention is described below with reference to FIG. 6 and FIG. 7 .

图6示出了根据本发明实施例的确定时域运动矢量预测值的装置300的示意性框图。如图6所示,该装置300包括:Fig. 6 shows a schematic block diagram of an apparatus 300 for determining a temporal motion vector predictor according to an embodiment of the present invention. As shown in Figure 6, the device 300 includes:

确定单元310,用于根据当前图像块的参考图像的图像信息,从图像集合中,确定该当前图像块的对应图像,其中,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;或The determining unit 310 is configured to determine the corresponding image of the current image block from the image set according to the image information of the reference image of the current image block, wherein the image information includes any of the following information: image type, The image sequence number POC relationship between the belonging pictures, the belonging layer in the hierarchical coding or the belonging view in the multi-view coding, the picture type is divided into long-term type and short-term type, and the POC relationship is divided into POC same and POC related different, the belonging layer is divided into base layer and enhancement layer, and the belonging view is divided into base view and dependent view; or

用于根据当前图像块的对应图像的图像信息,从该图像集合中,确定该当前图像块的参考图像,其中,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中图像的所属层或在多视编码中的所属视,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;It is used to determine the reference image of the current image block from the image set according to the image information of the corresponding image of the current image block, wherein the image information includes any of the following information: image type, and the image type of the current block The image sequence number POC relationship between them, the layer to which the image belongs in hierarchical coding or the view to which it belongs in multi-view coding, the image type is divided into long-term type and short-term type, the POC relationship is divided into POC same and POC different, The belonging layer is divided into basic layer and enhanced layer, and the belonging view is divided into basic view and dependent view;

处理单元320,用于确定该当前图像块在该对应图像中的对应图像块;A processing unit 320, configured to determine a corresponding image block of the current image block in the corresponding image;

用于根据该参考图像和该对应图像块,确定该当前图像块的时域运动矢量预测值。It is used for determining the time-domain motion vector predictor of the current image block according to the reference image and the corresponding image block.

可选地,该当前图像块是依赖视图像,该图像集合包括与该依赖视相对应的基本视的图像,或Optionally, the current image block is a dependent-view image, and the image set includes an image of a base-view corresponding to the dependent-view, or

该当前图像块是增强层图像中的图像块,该图像集合包括与该增强层图像相对应的基本层的图像。The current image block is an image block in an enhancement layer image, and the image set includes an image of a base layer corresponding to the enhancement layer image.

可选地,该确定单元310具体用于根据当前图像块的参考图像的图像类型,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的图像类型与该参考图像的图像类型相异;或Optionally, the determining unit 310 is specifically configured to determine the corresponding image of the current image block from the image set according to the image type of the reference image of the current image block, so that the image type of the corresponding image is the same as that of the reference image the image types are different; or

用于根据当前图像块的参考图像的与该当前块的该图像之间的POC关系,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的与该当前块的所属图像之间的POC关系与该参考图像的与该当前块的所属图像之间的POC关系相异;或It is used to determine the corresponding image of the current image block from the image set according to the POC relationship between the reference image of the current image block and the image of the current block, so that the corresponding image belongs to the current block The POC relationship between pictures is different from the POC relationship between the reference picture and the picture to which the current block belongs; or

用于根据当前图像块的参考图像的所属层,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的所属层与该参考图像的所属层相异;或Determine the corresponding image of the current image block from the image set according to the layer to which the reference image of the current image block belongs, so that the layer to which the corresponding image belongs is different from the layer to which the reference image belongs; or

用于根据当前图像块的参考图像的所属视,从该图像集合中,确定该当前图像块的对应图像,以使该对应图像的所属视与该参考图像的所属视相异。Determine the corresponding image of the current image block from the image set according to the associated view of the reference image of the current image block, so that the associated view of the corresponding image is different from the associated view of the reference image.

可选地,该图像集合中包括至少两个第一备选图像,其中,该第一备选图像的类型与该参考图像的图像类型相异,或Optionally, the image set includes at least two first candidate images, wherein the type of the first candidate image is different from the image type of the reference image, or

该第一备选图像的与该当前块的所属图像之间的POC关系,与该参考图像的与该当前块的所属图像之间的POC关系相异,或The POC relationship between the first candidate picture and the picture to which the current block belongs is different from the POC relationship between the reference picture and the picture to which the current block belongs, or

该第一备选图像的所属层与该参考图像的所属层相异,或the layer to which the first candidate picture belongs is different from the layer to which the reference picture belongs, or

该第一备选图像的所属视与该参考图像的所属视相异,以及the associated view of the first candidate image is different from the associated view of the reference image, and

该确定单元310具体用于根据该参考图像的图像信息,从该至少两个第一备选图像中,确定在该图像集合中的索引号最小的图像,作为该当前图像块的对应图像。The determining unit 310 is specifically configured to determine, from the at least two first candidate images, the image with the smallest index number in the image set as the corresponding image of the current image block according to the image information of the reference image.

可选地,该图像集合包括至少一个第二备选图像和至少一个第三备选图像,其中,该第二备选图像与该第三备选图像的图像类型相异,或Optionally, the set of images includes at least one second candidate image and at least one third candidate image, wherein the second candidate image is of a different image type than the third candidate image, or

该第二备选图像的与该当前块的所属图像之间的POC关系,与该第三备选图像的与该当前块的所属图像之间的POC关系相异,或The POC relationship between the second candidate image and the image to which the current block belongs is different from the POC relationship between the third candidate image and the image to which the current block belongs, or

该第二备选图像的所属层与该第三备选图像的所属层相异,或the layer to which the second candidate image belongs is different from the layer to which the third candidate image belongs, or

该第二备选图像的所属视与该第三备选图像的所属视相异,以及the belonging view of the second candidate image is different from the belonging view of the third candidate image, and

该确定单元310还用于从该图像集合中,确定预测图像,该预测图像包括一个第二备选图像和一个第三备选图像,该预测图像用于确定该当前图像块所处条带中各图像块的对应图像;The determining unit 310 is further configured to determine a predicted image from the image set, the predicted image includes a second candidate image and a third candidate image, and the predicted image is used to determine the slice in which the current image block is located the corresponding image of each image block;

用于从该预测图像中,确定该当前图像块的对应图像。It is used to determine the corresponding image of the current image block from the predicted image.

可选地,该图像集合包括至少两个第二备选图像,和/或Optionally, the set of images includes at least two second candidate images, and/or

该图像集合包括至少两个第三备选图像,以及the set of images includes at least two third candidate images, and

该确定单元310具体用于从该图像集合中,确定预测图像,该预测图像包括该至少两个第二备选图像中在该图像集合中的索引号最小的图像;和/或The determining unit 310 is specifically configured to determine a predicted image from the image set, where the predicted image includes an image with the smallest index number in the image set among the at least two second candidate images; and/or

用于从该图像集合中,确定预测图像,该预测图像包括该至少两个第三备选图像中在该图像集合中的索引号最小的图像。It is used for determining a predicted image from the image set, where the predicted image includes an image with the smallest index number in the image set among the at least two third candidate images.

可选地,该确定单元310具体用于从该图像集合中,确定目标图像,作为该当前图像块所处条带中各图像块的对应图像;Optionally, the determining unit 310 is specifically configured to determine a target image from the image set as a corresponding image of each image block in the slice where the current image block is located;

用于根据当前图像块的对应图像的图像类型,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的图像类型与该对应图像的图像类型相异;或Determining a reference image of the current image block from the image set according to the image type of the corresponding image of the current image block, so that the image type of the reference image is different from the image type of the corresponding image; or

用于根据当前图像块的对应图像的与该当前块的该图像之间的POC关系,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的与该当前块的所属图像之间的POC关系与该对应图像的与该当前块的所属图像之间的POC关系相异;或It is used to determine the reference image of the current image block from the image set according to the POC relationship between the corresponding image of the current image block and the image of the current block, so that the affiliation of the reference image with the current block The POC relationship between pictures is different from the POC relationship between the corresponding picture and the picture to which the current block belongs; or

用于根据当前图像块的对应图像的所属层,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的所属层与该对应图像的所属层相异;或Determine the reference image of the current image block from the image set according to the layer to which the corresponding image of the current image block belongs, so that the layer to which the reference image belongs is different from the layer to which the corresponding image belongs; or

用于根据当前图像块的对应图像的所属视,从该图像集合中,确定该当前图像块的参考图像,以使该参考图像的所属视与该对应图像的所属视相异。Determine the reference image of the current image block from the image set according to the associated view of the corresponding image of the current image block, so that the associated view of the reference image is different from the associated view of the corresponding image.

可选地,该图像集合中包括至少两个第四备选图像,其中,该第四备选图像的类型与该参考图像的图像类型相异,或Optionally, the image set includes at least two fourth candidate images, wherein the type of the fourth candidate image is different from the image type of the reference image, or

该第四备选图像的与该当前块的所属图像之间的POC关系,与该参考图像的与该当前块的所属图像之间的POC关系相异,或The POC relationship between the fourth candidate image and the image to which the current block belongs is different from the POC relationship between the reference image and the image to which the current block belongs, or

该第四备选图像的所属层与该参考图像的所属层相异,或The layer to which the fourth candidate picture belongs is different from the layer to which the reference picture belongs, or

该第四备选图像的所属视与该参考图像的所属视相异,以及the belonging view of the fourth candidate picture is different from the belonging view of the reference picture, and

该确定单元310具体用于根据该对应图像的图像信息,从该至少两个第四备选图像中,确定在该图像集合中的索引号最小的图像,作为该当前图像块的参考图像。The determining unit 310 is specifically configured to determine, from the at least two fourth candidate images, the image with the smallest index number in the image set according to the image information of the corresponding image, as the reference image of the current image block.

可选地,该当前图像块的所属图像为双向预测图像,该对应图像为双向预测图像,以及Optionally, the image to which the current image block belongs is a bidirectional predictive image, and the corresponding image is a bidirectional predictive image, and

该处理单元320具体用于根据该对应图像的图像信息,确定该对应图像块的运动矢量;The processing unit 320 is specifically configured to determine the motion vector of the corresponding image block according to the image information of the corresponding image;

用于根据该参考图像和该对应图像块的运动矢量,确定该当前图像块的时域运动矢量预测值。;It is used for determining the time-domain motion vector predictor of the current image block according to the reference image and the motion vector of the corresponding image block. ;

可选地,该处理单元320具体用于当该对应图像的图像类型为长期类型时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或Optionally, the processing unit 320 is specifically configured to, when the image type of the corresponding image is a long-term type, determine the corresponding The motion vector of the image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference of the image to which the current image block belongs image list, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or

用于当该对应图像的POC与该当前图像块的所属图像的POC相同时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或When the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the corresponding image block so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs , then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or

用于当该对应图像的所属层为基本层时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或When the layer to which the corresponding image belongs is the base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, so that the The image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, and if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the corresponding image the motion vector of the block, so that the picture pointed to by the motion vector of the corresponding picture block belongs to the second reference picture list of the corresponding picture; or

用于当该对应图像的所属视为基本视时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表。When the corresponding image belongs to the base view, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, so that the The image of the corresponding image pointed to by the motion vector of the corresponding image block belongs to the first reference image list, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the corresponding image block The motion vector, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image.

根据本发明实施例的确定时域运动矢量预测值的装置300作为本发明实施例的确定时域运动矢量预测值的方法100的实施主体,可对应于本发明实施例的方法中的编码端或解码端,并且,图6中确定时域运动矢量预测值的装置300中的各单元即模块和上述其他操作和/或功能,分别用于实现图2中的方法100的各流程,为了简洁,在此不再赘述。The device 300 for determining a time-domain motion vector predictor according to an embodiment of the present invention is the subject of implementation of the method 100 for determining a time-domain motion vector predictor according to an embodiment of the present invention, and may correspond to the encoding end or The decoding end, and each unit in the apparatus 300 for determining the time-domain motion vector predictor in FIG. I won't repeat them here.

根据本发明实施例的确定时域运动矢量预测值的装置,通过选择当前块的参考图像和对应图像,使当前块的参考图像与对应图像的图像类型、与当前块的所属图像块之间的POC关系、所属层或该视相异,能够提高使该当前块的参考图像与该对应图像块的参考图像属于相同的参考图像类型的效果,从而,在当前块的运动矢量的时域距离和该对应块的运动矢量的时域距离不同的情况下,能够提高获取当前块的时域运动矢量预测值的效果。According to the device for determining the time-domain motion vector predictor according to the embodiment of the present invention, by selecting the reference image of the current block and the corresponding image, the relationship between the image type of the reference image of the current block and the corresponding image, and the image block to which the current block belongs The POC relationship, the layer to which it belongs, or the visual difference can improve the effect of making the reference image of the current block and the reference image of the corresponding image block belong to the same reference image type, so that the temporal distance and the temporal distance of the motion vector of the current block In the case where the temporal distances of the motion vectors of the corresponding blocks are different, the effect of obtaining the temporal motion vector predictor of the current block can be improved.

图7示出了根据本发明实施例的确定时域运动矢量预测值的装置400的示意性框图。如图7所示,该装置400包括:Fig. 7 shows a schematic block diagram of an apparatus 400 for determining a temporal motion vector predictor according to an embodiment of the present invention. As shown in Figure 7, the device 400 includes:

确定单元410,用于确定当前图像块的参考图像和对应图像,其中,该当前图像块的所属图像为双向预测图像,该对应图像为双向预测图像;A determining unit 410, configured to determine a reference image and a corresponding image of the current image block, wherein the image to which the current image block belongs is a bidirectional predictive image, and the corresponding image is a bidirectional predictive image;

用于确定该当前图像块在该对应图像中的对应图像块;For determining the corresponding image block of the current image block in the corresponding image;

处理单元420,用于根据该对应图像的图像信息,确定该对应图像块的运动矢量,该图像信息包括以下任一信息:图像类型、与该当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视中的任一信息,该图像类型分为长期类型和短期类型,该POC关系分为POC相同和POC相异,该所属层分为基本层和增强层,该所属视分为基本视和依赖视;The processing unit 420 is configured to determine the motion vector of the corresponding image block according to the image information of the corresponding image, and the image information includes any of the following information: image type, image sequence number POC relationship with the image to which the current block belongs 1. Any information of the belonging layer in hierarchical coding or the belonging view in multi-view coding, the image type is divided into long-term type and short-term type, the POC relationship is divided into POC same and POC different, the belonging layer It is divided into the basic layer and the enhanced layer, and the view is divided into the basic view and the dependent view;

用于根据该参考图像和该对应图像块的运动矢量,确定该当前图像块的时域运动矢量预测值。It is used for determining the time-domain motion vector predictor of the current image block according to the reference image and the motion vector of the corresponding image block.

可选地,该处理单元420具体用于当该对应图像的图像类型为长期类型时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或Optionally, the processing unit 420 is specifically configured to, when the image type of the corresponding image is a long-term type, determine the corresponding The motion vector of the image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference of the image to which the current image block belongs image list, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or

用于当该对应图像的POC与该当前图像块的所属图像的POC相同时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或When the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the corresponding image block so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs , then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or

用于当该对应图像的所属层为基本层时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表;或When the layer to which the corresponding image belongs is the base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, so that the The image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, and if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the corresponding image the motion vector of the block, so that the picture pointed to by the motion vector of the corresponding picture block belongs to the second reference picture list of the corresponding picture; or

用于当该对应图像的所属视为基本视时,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的该对应图像的图像属于第一参考图像列表,如果该当前图像块的参考图像来自于该当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使该对应图像块的运动矢量指向的图像属于该对应图像的第二参考图像列表。When the corresponding image belongs to the base view, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, so that the The image of the corresponding image pointed to by the motion vector of the corresponding image block belongs to the first reference image list, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determine the corresponding image block The motion vector, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image.

根据本发明实施例的确定时域运动矢量预测值的装置400作为本发明实施例的确定时域运动矢量预测值的方法200的实施主体,可对应于本发明实施例的方法中的编码端或解码端,并且,图7中确定时域运动矢量预测值的装置400中的各单元即模块和上述其他操作和/或功能,分别用于实现图3中的方法200的各流程,为了简洁,在此不再赘述。The apparatus 400 for determining a time-domain motion vector predictor according to an embodiment of the present invention is the subject of implementation of the method 200 for determining a time-domain motion vector predictor according to an embodiment of the present invention, and may correspond to the encoding end or The decoding end, and each unit in the device 400 for determining the time-domain motion vector predictor in FIG. I won't repeat them here.

应理解,本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。It should be understood that the term "and/or" in this article is only an association relationship describing associated objects, which means that there may be three relationships, for example, A and/or B may mean: A exists alone, and A and B exist at the same time , there are three cases of B alone. In addition, the character "/" in this article generally indicates that the contextual objects are an "or" relationship.

应理解,在本发明的各种实施例中,上述各过程的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本发明实施例的实施过程构成任何限定。It should be understood that in various embodiments of the present invention, the sequence numbers of the above-mentioned processes do not mean the order of execution, and the execution order of each process should be determined by its functions and internal logic, rather than by the embodiment of the present invention. The implementation process constitutes any limitation.

本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Those skilled in the art can appreciate that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Those skilled in the art may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.

所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the above-described system, device and unit can refer to the corresponding process in the foregoing method embodiment, which will not be repeated here.

在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed systems, devices and methods may be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined or May be integrated into another system, or some features may be ignored, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.

所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.

另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.

所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。If the functions described above are realized in the form of software function units and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods described in various embodiments of the present invention. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes. .

以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以所述权利要求的保护范围为准。The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Anyone skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present invention. Should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be determined by the protection scope of the claims.

Claims (24)

1.一种确定时域运动矢量预测值的方法,其特征在于,所述方法包括:1. A method for determining a temporal motion vector predictor, characterized in that the method comprises: 根据当前图像块的参考图像的图像信息,从图像集合中,确定所述当前图像块的对应图像,其中,所述图像信息包括以下任一信息:图像类型、与所述当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,所述图像类型分为长期类型和短期类型,所述POC关系分为POC相同和POC相异,所述所属层分为基本层和增强层,所述所属视分为基本视和依赖视;或According to the image information of the reference image of the current image block, determine the corresponding image of the current image block from the image set, wherein the image information includes any of the following information: image type, and the image to which the current block belongs The image sequence number POC relationship between them, the layer they belong to in hierarchical coding, or the view they belong to in multi-view coding, the image types are divided into long-term type and short-term type, and the POC relationship is divided into POC same and POC different , the belonging layer is divided into a base layer and an enhancement layer, and the belonging view is divided into a base view and a dependent view; or 根据当前图像块的对应图像的图像信息,从图像集合中,确定所述当前图像块的参考图像,其中,所述图像信息包括以下任一信息:图像类型、与所述当前块的所属图像之间的图像顺序编号POC关系、在分层编码中图像的所属层或在多视编码中的所属视,所述图像类型分为长期类型和短期类型,所述POC关系分为POC相同和POC相异,所述所属层分为基本层和增强层,所述所属视分为基本视和依赖视;According to the image information of the corresponding image of the current image block, determine the reference image of the current image block from the image set, wherein the image information includes any of the following information: image type, and the image to which the current block belongs The image sequence number POC relationship between them, the layer to which the image belongs in hierarchical coding or the view to which it belongs in multi-view coding, the image type is divided into long-term type and short-term type, and the POC relationship is divided into POC same and POC related different, said belonging layer is divided into base layer and enhanced layer, said belonging view is divided into base view and dependent view; 确定所述当前图像块在所述对应图像中的对应图像块;determining a corresponding image block of the current image block in the corresponding image; 根据所述参考图像和所述对应图像块,确定所述当前图像块的时域运动矢量预测值。A time-domain motion vector predictor of the current image block is determined according to the reference image and the corresponding image block. 2.根据权利要求1所述的方法,其特征在于,所述当前图像块是依赖视图像中的图像块,所述图像集合包括与所述依赖视相对应的基本视的图像,或2. The method according to claim 1, wherein the current image block is an image block in a dependent view image, and the image set includes an image of a base view corresponding to the dependent view, or 所述当前图像块是增强层图像中的图像块,所述图像集合包括与所述增强层图像相对应的基本层的图像。The current image block is an image block in an enhancement layer image, and the image set includes an image of a base layer corresponding to the enhancement layer image. 3.根据权利要求1或2所述的方法,其特征在于,所述根据当前图像块的参考图像的图像信息,从所述图像集合中,确定所述当前图像块的对应图像,包括:3. The method according to claim 1 or 2, wherein the determining the corresponding image of the current image block from the image set according to the image information of the reference image of the current image block includes: 根据当前图像块的参考图像的图像类型,从所述图像集合中,确定所述当前图像块的对应图像,以使所述对应图像的图像类型与所述参考图像的图像类型相异;或Determining, from the image set, a corresponding image of the current image block according to an image type of a reference image of the current image block, so that the image type of the corresponding image is different from the image type of the reference image; or 根据当前图像块的参考图像的与所述当前块的所属图像之间的POC关系,从所述图像集合中,确定所述当前图像块的对应图像,以使所述对应图像的与所述当前块的所属图像之间的POC关系与所述参考图像的与所述当前块的所属图像之间的POC关系相异;或According to the POC relationship between the reference image of the current image block and the image to which the current block belongs, determine the corresponding image of the current image block from the image set, so that the corresponding image of the corresponding image is consistent with the current image the POC relationship between the associated pictures of the block is different from the POC relationship between the reference image and the associated image of the current block; or 根据当前图像块的参考图像的所属层,从所述图像集合中,确定所述当前图像块的对应图像,以使所述对应图像的所属层与所述参考图像的所属层相异;或Determine the corresponding image of the current image block from the image set according to the layer to which the reference image of the current image block belongs, so that the layer to which the corresponding image belongs is different from the layer to which the reference image belongs; or 根据当前图像块的参考图像的所属视,从所述图像集合中,确定所述当前图像块的对应图像,以使所述对应图像的所属视与所述参考图像的所属视相异。From the image set, determine the corresponding image of the current image block according to the belonging view of the reference image of the current image block, so that the belonging view of the corresponding image is different from the belonging view of the reference image. 4.根据权利要求3所述的方法,其特征在于,所述图像集合中包括至少两个第一备选图像,其中,所述第一备选图像的类型与所述参考图像的图像类型相异,或4. The method according to claim 3, wherein the set of images includes at least two first candidate images, wherein the type of the first candidate images is the same as the image type of the reference image different, or 所述第一备选图像的与所述当前块的所属图像之间的POC关系,与所述参考图像的与所述当前块的所属图像之间的POC关系相异,或The POC relationship between the first candidate image and the image to which the current block belongs is different from the POC relationship between the reference image and the image to which the current block belongs, or 所述第一备选图像的所属层与所述参考图像的所属层相异,或the layer to which the first candidate image belongs is different from the layer to which the reference image belongs, or 所述第一备选图像的所属视与所述参考图像的所属视相异,以及the associated view of the first candidate image is different from the associated view of the reference image, and 所述根据当前图像块的参考图像的图像信息,从所述图像集合中,确定所述当前图像块的对应图像,包括:The determining the corresponding image of the current image block from the image set according to the image information of the reference image of the current image block includes: 根据当前图像块的参考图像的图像信息,从所述至少两个第一备选图像中,确定在所述图像集合中的索引号最小的图像,作为所述当前图像块的对应图像。According to the image information of the reference image of the current image block, from the at least two first candidate images, determine the image with the smallest index number in the image set as the corresponding image of the current image block. 5.根据权利要求3所述的方法,其特征在于,所述图像集合包括至少一个第二备选图像和至少一个第三备选图像,其中,所述第二备选图像与所述第三备选图像的图像类型相异,或5. The method according to claim 3, wherein the set of images comprises at least one second candidate image and at least one third candidate image, wherein the second candidate image is the same as the third candidate image The image types of the candidate images are different, or 所述第二备选图像的与所述当前块的所属图像之间的POC关系,与所述第三备选图像的与所述当前块的所属图像之间的POC关系相异,或The POC relationship between the second candidate image and the image to which the current block belongs is different from the POC relationship between the third candidate image and the image to which the current block belongs, or 所述第二备选图像的所属层与所述第三备选图像的所属层相异,或the layer to which the second candidate image belongs is different from the layer to which the third candidate image belongs, or 所述第二备选图像的所属视与所述第三备选图像的所属视相异,以及the associated view of the second candidate image is different from the associated view of the third candidate image, and 所述方法还包括:The method also includes: 从所述图像集合中,确定预测图像,所述预测图像包括一个第二备选图像和一个第三备选图像,所述预测图像用于确定所述当前图像块所处条带中各图像块的对应图像;以及From the set of images, determine a predicted image, the predicted image includes a second candidate image and a third candidate image, and the predicted image is used to determine each image block in the slice where the current image block is located the corresponding image of ; and 所述根据所述参考图像的类型,从所述图像集合中,确定所述当前图像块的对应图像,包括:The determining the corresponding image of the current image block from the image set according to the type of the reference image includes: 从所述预测图像中,确定所述当前图像块的对应图像。From said predicted image, a corresponding image of said current image block is determined. 6.根据权利要求5所述的方法,其特征在于,所述图像集合包括至少两个第二备选图像,和/或6. The method of claim 5, wherein the set of images comprises at least two second candidate images, and/or 所述图像集合包括至少两个第三备选图像,以及the set of images includes at least two third candidate images, and 所述从所述图像集合中,确定预测图像,包括:The determining a predicted image from the image set includes: 从所述图像集合中,确定预测图像,所述预测图像包括所述至少两个第二备选图像中在所述图像集合中的索引号最小的图像;和/或From said set of images, determining a predicted image comprising the image of said at least two second candidate images having the smallest index number in said set of images; and/or 从所述图像集合中,确定预测图像,所述预测图像包括所述至少两个第三备选图像中在所述图像集合中的索引号最小的图像。From the set of images, a predicted image is determined, the predicted image comprising the image with the smallest index number in the set of images among the at least two third candidate images. 7.根据权利要求3所述的方法,其特征在于,所述方法包括:7. The method according to claim 3, characterized in that the method comprises: 从所述图像集合中,确定目标图像,作为所述当前图像块所处条带中各图像块的对应图像;以及From the image set, determine a target image as a corresponding image of each image block in the slice where the current image block is located; and 所述根据当前图像块的对应图像的图像信息,从所述图像集合中,确定所述当前图像块的参考图像,包括:The determining the reference image of the current image block from the image set according to the image information of the corresponding image of the current image block includes: 根据当前图像块的对应图像的图像类型,从所述图像集合中,确定所述当前图像块的参考图像,以使所述参考图像的图像类型与所述对应图像的图像类型相异;或Determining a reference image of the current image block from the image set according to an image type of a corresponding image of the current image block, so that the image type of the reference image is different from the image type of the corresponding image; or 根据当前图像块的对应图像的与所述当前块的所属图像之间的POC关系,从所述图像集合中,确定所述当前图像块的参考图像,以使所述参考图像的与所述当前块的所属图像之间的POC关系与所述对应图像的与所述当前块的所属图像之间的POC关系相异;或According to the POC relationship between the corresponding image of the current image block and the image to which the current block belongs, determine the reference image of the current image block from the image set, so that the reference image of the reference image is consistent with the current image the POC relationship between the associated pictures of the block is different from the POC relationship between the corresponding image and the associated image of the current block; or 根据当前图像块的对应图像的所属层,从所述图像集合中,确定所述当前图像块的参考图像,以使所述参考图像的所属层与所述对应图像的所属层相异;或Determining a reference image of the current image block from the image set according to the layer to which the corresponding image of the current image block belongs, so that the layer to which the reference image belongs is different from the layer to which the corresponding image belongs; or 根据当前图像块的对应图像的所属视,从所述图像集合中,确定所述当前图像块的参考图像,以使所述参考图像的所属视与所述对应图像的所属视相异。A reference image of the current image block is determined from the image set according to an associated view of a corresponding image of the current image block, so that the associated view of the reference image is different from the associated view of the corresponding image. 8.根据权利要求7所述的方法,其特征在于,所述图像集合中包括至少两个第四备选图像,其中,所述第四备选图像的类型与所述对应图像的图像类型相异,或8. The method according to claim 7, wherein the image set includes at least two fourth candidate images, wherein the type of the fourth candidate image is the same as the image type of the corresponding image different, or 所述第四备选图像的与所述当前块的所属图像之间的POC关系,与所述对应图像的与所述当前块的所属图像之间的POC关系相异,或The POC relationship between the fourth candidate image and the image to which the current block belongs is different from the POC relationship between the corresponding image and the image to which the current block belongs, or 所述第四备选图像的所属层与所述参考图像的所属层相异,或The layer to which the fourth candidate image belongs is different from the layer to which the reference image belongs, or 所述第四备选图像的所属视与所述参考图像的所属视相异,以及the associated view of the fourth candidate image is different from the associated view of the reference image, and 所述根据所述对应图像的图像信息,从所述图像集合中,确定所述当前图像块的参考图像,包括:The determining the reference image of the current image block from the image set according to the image information of the corresponding image includes: 根据所述对应图像的图像信息,从所述至少两个第四备选图像中,确定在所述图像集合中的索引号最小的图像,作为所述当前图像块的参考图像。According to the image information of the corresponding image, from the at least two fourth candidate images, determine the image with the smallest index number in the image set as the reference image of the current image block. 9.根据权利要求1至8中任一项所述的方法,其特征在于,所述当前图像块的所属图像为双向预测图像,所述对应图像为双向预测图像,以及9. The method according to any one of claims 1 to 8, wherein the image to which the current image block belongs is a bidirectional predictive image, and the corresponding image is a bidirectional predictive image, and 所述根据所述参考图像和所述对应图像块,确定所述当前图像块的时域运动矢量预测值,包括:The determining the temporal motion vector predictor of the current image block according to the reference image and the corresponding image block includes: 根据所述对应图像的图像信息,确定所述对应图像块的运动矢量;determining a motion vector of the corresponding image block according to the image information of the corresponding image; 根据所述参考图像和所述对应图像块的运动矢量,确定所述当前图像块的时域运动矢量预测值。A time-domain motion vector predictor of the current image block is determined according to the reference image and the motion vector of the corresponding image block. 10.根据权利要求9所述的方法,其特征在于,所述根据所述对应图像的图像信息,确定所述对应图像块的运动矢量,具体包括:10. The method according to claim 9, wherein the determining the motion vector of the corresponding image block according to the image information of the corresponding image specifically comprises: 当所述对应图像的图像类型为长期类型时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或When the image type of the corresponding image is the long-term type, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that The image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, such that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or 当所述对应图像的POC与所述当前图像块的所属图像的POC相同时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或When the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the corresponding The motion vector of the image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the image to which the current image block belongs determining the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or 当所述对应图像的所属层为基本层时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或When the layer to which the corresponding image belongs is the base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that The image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, such that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or 当所述对应图像的所属视为基本视时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表。When the corresponding image belongs to the base view, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, so that The image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image. 11.一种确定时域运动矢量预测值的方法,其特征在于,所述方法包括:11. A method for determining a temporal motion vector predictor, characterized in that the method comprises: 确定当前图像块的参考图像和对应图像,其中,所述当前图像块的所属图像为双向预测图像,所述对应图像为双向预测图像;determining a reference image and a corresponding image of the current image block, wherein the image to which the current image block belongs is a bidirectional predictive image, and the corresponding image is a bidirectional predictive image; 确定所述当前图像块在所述对应图像中的对应图像块;determining a corresponding image block of the current image block in the corresponding image; 根据所述对应图像的图像信息,确定所述对应图像块的运动矢量,所述图像信息包括以下任一信息:图像类型、与所述当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,所述图像类型分为长期类型和短期类型,所述POC关系分为POC相同和POC相异,所述所属层分为基本层和增强层,所述所属视分为基本视和依赖视;Determine the motion vector of the corresponding image block according to the image information of the corresponding image, the image information includes any of the following information: image type, image order number POC relationship with the image to which the current block belongs, and For the layer in layered coding or the view in multi-view coding, the image type is divided into long-term type and short-term type, the POC relationship is divided into POC same and POC different, and the layer is divided into basic layer and enhancement layer, the said view is divided into basic view and dependent view; 根据所述参考图像和所述对应图像块的运动矢量,确定所述当前图像块的时域运动矢量预测值。A time-domain motion vector predictor of the current image block is determined according to the reference image and the motion vector of the corresponding image block. 12.根据权利要求11所述的方法,其特征在于,所述根据所述对应图像的图像信息,确定所述对应图像块的运动矢量,具体包括:12. The method according to claim 11, wherein the determining the motion vector of the corresponding image block according to the image information of the corresponding image specifically comprises: 当所述对应图像的图像类型为长期类型时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或When the image type of the corresponding image is the long-term type, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that The image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, such that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or 当所述对应图像的POC与所述当前图像块的所属图像的POC相同时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或When the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the corresponding The motion vector of the image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the image to which the current image block belongs determining the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or 当所述对应图像的所属层为基本层时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量指向,以使所述对应图像块的运动矢量的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或When the layer to which the corresponding image belongs is the base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the direction of the motion vector of the corresponding image block, to Make the image of the motion vector of the corresponding image block belong to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, such that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or 当所述对应图像的所属视为基本视时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表。When the corresponding image belongs to the base view, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, so that The image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image. 13.一种确定时域运动矢量预测值的装置,其特征在于,所述装置包括:13. A device for determining a temporal motion vector predictor, characterized in that the device comprises: 确定单元,用于根据当前图像块的参考图像的图像信息,从图像集合中,确定所述当前图像块的对应图像,其中,所述图像信息包括以下任一信息:图像类型、与所述当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,所述图像类型分为长期类型和短期类型,所述POC关系分为POC相同和POC相异,所述所属层分为基本层和增强层,所述所属视分为基本视和依赖视;或The determining unit is configured to determine the corresponding image of the current image block from the image set according to the image information of the reference image of the current image block, wherein the image information includes any of the following information: image type, and the current The picture sequence number POC relationship between the pictures belonging to the block, the belonging layer in hierarchical coding or the belonging view in multi-view coding, the picture type is divided into long-term type and short-term type, and the POC relationship is divided into POC same and different from POC, the belonging layer is divided into base layer and enhancement layer, and the belonging view is divided into base view and dependent view; or 用于根据当前图像块的对应图像的图像信息,从图像集合中,确定所述当前图像块的参考图像,其中,所述图像信息包括以下任一信息:图像类型、与所述当前块的所属图像之间的图像顺序编号POC关系、在分层编码中图像的所属层或在多视编码中的所属视,所述图像类型分为长期类型和短期类型,所述POC关系分为POC相同和POC相异,所述所属层分为基本层和增强层,所述所属视分为基本视和依赖视;It is used to determine the reference image of the current image block from the image set according to the image information of the corresponding image of the current image block, wherein the image information includes any of the following information: image type, and the affiliation with the current block The image sequence number POC relationship between images, the layer to which the image belongs in layered coding or the view to which it belongs in multi-view coding, the image type is divided into long-term type and short-term type, and the POC relationship is divided into POC same and POC is different, the said belonging layer is divided into basic layer and enhancement layer, said belonging view is divided into basic view and dependent view; 处理单元,用于确定所述当前图像块在所述对应图像中的对应图像块;a processing unit, configured to determine a corresponding image block of the current image block in the corresponding image; 用于根据所述参考图像和所述对应图像块,确定所述当前图像块的时域运动矢量预测值。It is used for determining the time-domain motion vector predictor of the current image block according to the reference image and the corresponding image block. 14.根据权利要求13所述的装置,其特征在于,所述当前图像块是依赖视图像,所述图像集合包括与所述依赖视相对应的基本视的图像,或14. The apparatus according to claim 13, wherein the current image block is a dependent view image, and the image set includes an image of a base view corresponding to the dependent view, or 所述当前图像块是增强层图像中的图像块,所述图像集合包括与所述增强层图像相对应的基本层的图像。The current image block is an image block in an enhancement layer image, and the image set includes an image of a base layer corresponding to the enhancement layer image. 15.根据权利要求13或14所述的装置,其特征在于,所述确定单元具体用于根据当前图像块的参考图像的图像类型,从所述图像集合中,确定所述当前图像块的对应图像,以使所述对应图像的图像类型与所述参考图像的图像类型相异;或15. The device according to claim 13 or 14, wherein the determining unit is specifically configured to determine the corresponding image of the current image block from the image set according to the image type of the reference image of the current image block. an image such that the image type of the corresponding image differs from the image type of the reference image; or 用于根据当前图像块的参考图像的与所述当前块的所属图像之间的POC关系,从所述图像集合中,确定所述当前图像块的对应图像,以使所述对应图像的与所述当前块的所属图像之间的POC关系与所述参考图像的与所述当前块的所属图像之间的POC关系相异;或Determine the corresponding image of the current image block from the image set according to the POC relationship between the reference image of the current image block and the image to which the current block belongs, so that the corresponding image and the corresponding image The POC relationship between the images belonging to the current block is different from the POC relationship between the reference image and the images belonging to the current block; or 用于根据当前图像块的参考图像的所属层,从所述图像集合中,确定所述当前图像块的对应图像,以使所述对应图像的所属层与所述参考图像的所属层相异;或Determine the corresponding image of the current image block from the image set according to the layer to which the reference image of the current image block belongs, so that the layer to which the corresponding image belongs is different from the layer to which the reference image belongs; or 用于根据当前图像块的参考图像的所属视,从所述图像集合中,确定所述当前图像块的对应图像,以使所述对应图像的所属视与所述参考图像的所属视相异。Determine the corresponding image of the current image block from the image set according to the belonging view of the reference image of the current image block, so that the belonging view of the corresponding image is different from the belonging view of the reference image. 16.根据权利要求15所述的装置,其特征在于,所述图像集合中包括至少两个第一备选图像,其中,所述第一备选图像的类型与所述参考图像的图像类型相异,或16. The device according to claim 15, wherein the set of images includes at least two first candidate images, wherein the type of the first candidate images is the same as the image type of the reference image different, or 所述第一备选图像的与所述当前块的所属图像之间的POC关系,与所述参考图像的与所述当前块的所属图像之间的POC关系相异,或The POC relationship between the first candidate image and the image to which the current block belongs is different from the POC relationship between the reference image and the image to which the current block belongs, or 所述第一备选图像的所属层与所述参考图像的所属层相异,或the layer to which the first candidate image belongs is different from the layer to which the reference image belongs, or 所述第一备选图像的所属视与所述参考图像的所属视相异,以及the associated view of the first candidate image is different from the associated view of the reference image, and 所述确定单元具体用于根据所述参考图像的图像信息,从所述至少两个第一备选图像中,确定在所述图像集合中的索引号最小的图像,作为所述当前图像块的对应图像。The determining unit is specifically configured to determine, from the at least two first candidate images, the image with the smallest index number in the image set according to the image information of the reference image, as the image of the current image block. corresponding image. 17.根据权利要求15所述的装置,其特征在于,所述图像集合包括至少一个第二备选图像和至少一个第三备选图像,其中,所述第二备选图像与所述第三备选图像的图像类型相异,或17. The apparatus according to claim 15, wherein the set of images comprises at least one second candidate image and at least one third candidate image, wherein the second candidate image is the same as the third candidate image The image types of the candidate images are different, or 所述第二备选图像的与所述当前块的所属图像之间的POC关系,与所述第三备选图像的与所述当前块的所属图像之间的POC关系相异,或The POC relationship between the second candidate image and the image to which the current block belongs is different from the POC relationship between the third candidate image and the image to which the current block belongs, or 所述第二备选图像的所属层与所述第三备选图像的所属层相异,或the layer to which the second candidate image belongs is different from the layer to which the third candidate image belongs, or 所述第二备选图像的所属视与所述第三备选图像的所属视相异,以及the associated view of the second candidate image is different from the associated view of the third candidate image, and 所述确定单元还用于从所述图像集合中,确定预测图像,所述预测图像包括一个第二备选图像和一个第三备选图像,所述预测图像用于确定所述当前图像块所处条带中各图像块的对应图像;The determining unit is further configured to determine a predicted image from the set of images, the predicted image includes a second candidate image and a third candidate image, and the predicted image is used to determine the current image block The corresponding image of each image block in the strip; 用于从所述预测图像中,确定所述当前图像块的对应图像。It is used for determining the corresponding image of the current image block from the predicted image. 18.根据权利要求17所述的装置,其特征在于,所述图像集合包括至少两个第二备选图像,和/或18. The apparatus of claim 17, wherein the set of images comprises at least two second candidate images, and/or 所述图像集合包括至少两个第三备选图像,以及the set of images includes at least two third candidate images, and 所述确定单元具体用于从所述图像集合中,确定预测图像,所述预测图像包括所述至少两个第二备选图像中在所述图像集合中的索引号最小的图像;和/或The determining unit is specifically configured to determine a predicted image from the image set, the predicted image includes an image with the smallest index number in the image set among the at least two second candidate images; and/or 用于从所述图像集合中,确定预测图像,所述预测图像包括所述至少两个第三备选图像中在所述图像集合中的索引号最小的图像。It is used for determining a predicted image from the image set, where the predicted image includes an image with the smallest index number in the image set among the at least two third candidate images. 19.根据权利要求15所述的装置,其特征在于,所述确定单元具体用于从所述图像集合中,确定目标图像,作为所述当前图像块所处条带中各图像块的对应图像;19. The device according to claim 15, wherein the determining unit is specifically configured to determine a target image from the image set as the corresponding image of each image block in the slice where the current image block is located ; 用于根据当前图像块的对应图像的图像类型,从所述图像集合中,确定所述当前图像块的参考图像,以使所述参考图像的图像类型与所述对应图像的图像类型相异;或Determining a reference image of the current image block from the image set according to an image type of a corresponding image of the current image block, so that the image type of the reference image is different from the image type of the corresponding image; or 用于根据当前图像块的对应图像的与所述当前块的所属图像之间的POC关系,从所述图像集合中,确定所述当前图像块的参考图像,以使所述参考图像的与所述当前块的所属图像之间的POC关系与所述对应图像的与所述当前块的所属图像之间的POC关系相异;或Determine the reference image of the current image block from the image set according to the POC relationship between the corresponding image of the current image block and the image to which the current block belongs, so that the reference image of the reference image is consistent with the The POC relationship between the images belonging to the current block is different from the POC relationship between the corresponding image and the image belonging to the current block; or 用于根据当前图像块的对应图像的所属层,从所述图像集合中,确定所述当前图像块的参考图像,以使所述参考图像的所属层与所述对应图像的所属层相异;或Determine the reference image of the current image block from the image set according to the layer to which the corresponding image of the current image block belongs, so that the layer to which the reference image belongs is different from the layer to which the corresponding image belongs; or 用于根据当前图像块的对应图像的所属视,从所述图像集合中,确定所述当前图像块的参考图像,以使所述参考图像的所属视与所述对应图像的所属视相异。Determine the reference image of the current image block from the image set according to the associated view of the corresponding image of the current image block, so that the associated view of the reference image is different from the associated view of the corresponding image. 20.根据权利要求19所述的装置,其特征在于,所述图像集合中包括至少两个第四备选图像,其中,所述第四备选图像的类型与所述参考图像的图像类型相异,或20. The device according to claim 19, wherein the set of images includes at least two fourth candidate images, wherein the type of the fourth candidate images is the same as the image type of the reference image different, or 所述第四备选图像的与所述当前块的所属图像之间的POC关系,与所述参考图像的与所述当前块的所属图像之间的POC关系相异,或The POC relationship between the fourth candidate image and the image to which the current block belongs is different from the POC relationship between the reference image and the image to which the current block belongs, or 所述第四备选图像的所属层与所述参考图像的所属层相异,或The layer to which the fourth candidate image belongs is different from the layer to which the reference image belongs, or 所述第四备选图像的所属视与所述参考图像的所属视相异,以及the associated view of the fourth candidate image is different from the associated view of the reference image, and 所述确定单元具体用于根据所述对应图像的图像信息,从所述至少两个第四备选图像中,确定在所述图像集合中的索引号最小的图像,作为所述当前图像块的参考图像。The determining unit is specifically configured to determine, from the at least two fourth candidate images, the image with the smallest index number in the image set according to the image information of the corresponding image, as the image of the current image block. Reference image. 21.根据权利要求13至20中任一项所述的装置,其特征在于,所述当前图像块的所属图像为双向预测图像,所述对应图像为双向预测图像,以及21. The device according to any one of claims 13 to 20, wherein the image to which the current image block belongs is a bidirectional predictive image, and the corresponding image is a bidirectional predictive image, and 所述处理单元具体用于根据所述对应图像的图像信息,确定所述对应图像块的运动矢量;The processing unit is specifically configured to determine the motion vector of the corresponding image block according to the image information of the corresponding image; 用于根据所述参考图像和所述对应图像块的运动矢量,确定所述当前图像块的时域运动矢量预测值。It is used for determining the time-domain motion vector predictor of the current image block according to the reference image and the motion vector of the corresponding image block. 22.根据权利要求21所述的装置,其特征在于,所述处理单元具体用于当所述对应图像的图像类型为长期类型时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或22. The device according to claim 21, wherein the processing unit is specifically configured to: when the image type of the corresponding image is a long-term type, if the reference image of the current image block comes from the current image If the first reference image list of the image to which the block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the current image If the reference image of the block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image 2 reference image lists; or 用于当所述对应图像的POC与所述当前图像块的所属图像的POC相同时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或When the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the The second reference image list of the image to which it belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or 用于当所述对应图像的所属层为基本层时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的图像属于第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或When the layer to which the corresponding image belongs is a base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, making the image pointed to by the motion vector of the corresponding image block belong to the image of the corresponding image to belong to the first reference image list, if the reference image of the current image block comes from the second reference of the image to which the current image block belongs image list, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or 用于当所述对应图像的所属视为基本视时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的所述对应图像的图像属于第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表。When the corresponding image belongs to the base view, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, making the image of the corresponding image pointed to by the motion vector of the corresponding image block belong to the first reference image list, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs , then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image. 23.一种确定时域运动矢量预测值的装置,其特征在于,所述装置包括:23. A device for determining a temporal motion vector predictor, characterized in that the device comprises: 确定单元,用于确定当前图像块的参考图像和对应图像,其中,所述当前图像块的所属图像为双向预测图像,所述对应图像为双向预测图像;A determining unit, configured to determine a reference image and a corresponding image of the current image block, wherein the image to which the current image block belongs is a bidirectional predictive image, and the corresponding image is a bidirectional predictive image; 用于确定所述当前图像块在所述对应图像中的对应图像块;for determining a corresponding image block of the current image block in the corresponding image; 处理单元,用于根据所述对应图像的图像信息,确定所述对应图像块的运动矢量,所述图像信息包括以下任一信息:图像类型、与所述当前块的所属图像之间的图像顺序编号POC关系、在分层编码中的所属层或在多视编码中的所属视,所述图像类型分为长期类型和短期类型,所述POC关系分为POC相同和POC相异,所述所属层分为基本层和增强层,所述所属视分为基本视和依赖视;A processing unit, configured to determine the motion vector of the corresponding image block according to the image information of the corresponding image, where the image information includes any of the following information: image type, image sequence with the image to which the current block belongs Numbering POC relationship, belonging layer in hierarchical coding or belonging view in multi-view coding, the image type is divided into long-term type and short-term type, the POC relationship is divided into POC same and POC different, and the belonging The layer is divided into the basic layer and the enhanced layer, and the said view is divided into the basic view and the dependent view; 用于根据所述参考图像和所述对应图像块的运动矢量,确定所述当前图像块的时域运动矢量预测值。It is used for determining the time-domain motion vector predictor of the current image block according to the reference image and the motion vector of the corresponding image block. 24.根据权利要求23所述的装置,其特征在于,所述处理单元具体用于当所述对应图像的图像类型为长期类型时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或24. The device according to claim 23, wherein the processing unit is specifically configured to: when the image type of the corresponding image is a long-term type, if the reference image of the current image block comes from the current image If the first reference image list of the image to which the block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the current image If the reference image of the block comes from the second reference image list of the image to which the current image block belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image 2 reference image lists; or 用于当所述对应图像的POC与所述当前图像块的所属图像的POC相同时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或When the POC of the corresponding image is the same as the POC of the image to which the current image block belongs, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, then determining the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the first reference image list of the corresponding image, if the reference image of the current image block comes from the The second reference image list of the image to which it belongs, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or 用于当所述对应图像的所属层为基本层时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的图像属于第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表;或When the layer to which the corresponding image belongs is a base layer, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, making the image pointed to by the motion vector of the corresponding image block belong to the image of the corresponding image to belong to the first reference image list, if the reference image of the current image block comes from the second reference of the image to which the current image block belongs image list, then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image; or 用于当所述对应图像的所属视为基本视时,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第一参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的所述对应图像的图像属于第一参考图像列表,如果所述当前图像块的参考图像来自于所述当前图像块的所属图像的第二参考图像列表,则确定对应图像块的运动矢量,以使所述对应图像块的运动矢量指向的图像属于所述对应图像的第二参考图像列表。When the corresponding image belongs to the base view, if the reference image of the current image block comes from the first reference image list of the image to which the current image block belongs, determine the motion vector of the corresponding image block, making the image of the corresponding image pointed to by the motion vector of the corresponding image block belong to the first reference image list, if the reference image of the current image block comes from the second reference image list of the image to which the current image block belongs , then determine the motion vector of the corresponding image block, so that the image pointed to by the motion vector of the corresponding image block belongs to the second reference image list of the corresponding image.
CN201310005057.6A 2013-01-07 2013-01-07 Method and device for determining time domain motion vector predictor Active CN103024397B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201310005057.6A CN103024397B (en) 2013-01-07 2013-01-07 Method and device for determining time domain motion vector predictor
PCT/CN2013/082017 WO2014106388A1 (en) 2013-01-07 2013-08-22 Method and device for determining temporal motion vector predictor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310005057.6A CN103024397B (en) 2013-01-07 2013-01-07 Method and device for determining time domain motion vector predictor

Publications (2)

Publication Number Publication Date
CN103024397A true CN103024397A (en) 2013-04-03
CN103024397B CN103024397B (en) 2015-07-08

Family

ID=47972469

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310005057.6A Active CN103024397B (en) 2013-01-07 2013-01-07 Method and device for determining time domain motion vector predictor

Country Status (2)

Country Link
CN (1) CN103024397B (en)
WO (1) WO2014106388A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103237213A (en) * 2013-04-08 2013-08-07 华为技术有限公司 Method for coding videos, method for decoding videos and related devices
WO2014106388A1 (en) * 2013-01-07 2014-07-10 华为技术有限公司 Method and device for determining temporal motion vector predictor
CN104301734A (en) * 2013-07-15 2015-01-21 华为技术有限公司 Method and device for image processing
CN105122816A (en) * 2013-04-05 2015-12-02 夏普株式会社 Decoding of inter-layer reference picture set and reference picture list construction
CN105144714A (en) * 2013-04-09 2015-12-09 联发科技股份有限公司 Method and device for deriving disparity vector of 3D video coding
CN105850126A (en) * 2013-12-24 2016-08-10 株式会社Kt Method and apparatus for encoding/decoding multilayer video signal
CN106464902A (en) * 2014-06-20 2017-02-22 高通股份有限公司 Temporal motion vector prediction (tmvp) indication in multi-layer codecs
CN110381323A (en) * 2018-04-12 2019-10-25 福州瑞芯微电子股份有限公司 Frame motion vector information lossless compressibility and method are assisted based on inter-prediction
US10602161B2 (en) 2014-03-24 2020-03-24 Kt Corporation Multilayer video signal encoding/decoding method and device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110832868A (en) * 2018-08-31 2020-02-21 深圳市大疆创新科技有限公司 Encoding method, decoding method, encoding device, and decoding device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090304083A1 (en) * 2003-12-31 2009-12-10 Institute Of Computing Technology Chinese Academy Of Sciences Method for obtaining image reference block in a code of mode of fixed reference frame number
CN101841712A (en) * 2010-04-28 2010-09-22 广西大学 B-frame expansion direct mode oriented to panoramic video coding
US20120008688A1 (en) * 2010-07-12 2012-01-12 Mediatek Inc. Method and Apparatus of Temporal Motion Vector Prediction
CN102769748A (en) * 2012-07-02 2012-11-07 华为技术有限公司 Motion vector prediction method, device and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103024397B (en) * 2013-01-07 2015-07-08 华为技术有限公司 Method and device for determining time domain motion vector predictor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090304083A1 (en) * 2003-12-31 2009-12-10 Institute Of Computing Technology Chinese Academy Of Sciences Method for obtaining image reference block in a code of mode of fixed reference frame number
CN101841712A (en) * 2010-04-28 2010-09-22 广西大学 B-frame expansion direct mode oriented to panoramic video coding
US20120008688A1 (en) * 2010-07-12 2012-01-12 Mediatek Inc. Method and Apparatus of Temporal Motion Vector Prediction
CN102769748A (en) * 2012-07-02 2012-11-07 华为技术有限公司 Motion vector prediction method, device and system

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014106388A1 (en) * 2013-01-07 2014-07-10 华为技术有限公司 Method and device for determining temporal motion vector predictor
CN105122816A (en) * 2013-04-05 2015-12-02 夏普株式会社 Decoding of inter-layer reference picture set and reference picture list construction
WO2014166319A1 (en) * 2013-04-08 2014-10-16 华为技术有限公司 Video coding method, video decoding method, and related apparatus
CN103237213B (en) * 2013-04-08 2016-03-30 华为技术有限公司 Method for video coding and video encoding/decoding method and relevant apparatus
CN103237213A (en) * 2013-04-08 2013-08-07 华为技术有限公司 Method for coding videos, method for decoding videos and related devices
CN105144714A (en) * 2013-04-09 2015-12-09 联发科技股份有限公司 Method and device for deriving disparity vector of 3D video coding
CN105144714B (en) * 2013-04-09 2019-03-29 寰发股份有限公司 Method and apparatus for three-dimensional or multi-view video encoding or decoding
CN104301734B (en) * 2013-07-15 2017-11-17 华为技术有限公司 The method and apparatus for handling image
CN104301734A (en) * 2013-07-15 2015-01-21 华为技术有限公司 Method and device for image processing
CN105850126B (en) * 2013-12-24 2019-03-26 株式会社Kt Method and apparatus for being encoded/decoded to multi-layer video signal
US10178392B2 (en) 2013-12-24 2019-01-08 Kt Corporation Method and apparatus for encoding/decoding multilayer video signal
US10187641B2 (en) 2013-12-24 2019-01-22 Kt Corporation Method and apparatus for encoding/decoding multilayer video signal
CN105850126A (en) * 2013-12-24 2016-08-10 株式会社Kt Method and apparatus for encoding/decoding multilayer video signal
US10602161B2 (en) 2014-03-24 2020-03-24 Kt Corporation Multilayer video signal encoding/decoding method and device
US10708606B2 (en) 2014-03-24 2020-07-07 Kt Corporation Multilayer video signal encoding/decoding method and device
CN106464902A (en) * 2014-06-20 2017-02-22 高通股份有限公司 Temporal motion vector prediction (tmvp) indication in multi-layer codecs
CN106464902B (en) * 2014-06-20 2019-11-01 高通股份有限公司 The method and apparatus of coded video information
CN110381323A (en) * 2018-04-12 2019-10-25 福州瑞芯微电子股份有限公司 Frame motion vector information lossless compressibility and method are assisted based on inter-prediction
CN110381323B (en) * 2018-04-12 2021-10-26 福州瑞芯微电子股份有限公司 Inter-frame prediction-based lossless compression system and method for assisting frame motion vector information

Also Published As

Publication number Publication date
WO2014106388A1 (en) 2014-07-10
CN103024397B (en) 2015-07-08

Similar Documents

Publication Publication Date Title
CN103024397B (en) Method and device for determining time domain motion vector predictor
JP7536973B2 (en) Motion Vector Prediction
CN112740695B (en) Method and apparatus for processing video signal using inter prediction
CN112956190B (en) Affine motion prediction
JP6293788B2 (en) Device and method for scalable coding of video information based on high efficiency video coding
JP6356236B2 (en) Depth-directed inter-view motion vector prediction
CN111971960B (en) Method for processing image based on inter prediction mode and apparatus therefor
JP2022058517A (en) Merge candidate for motion vector prediction for video coding
CN102946536B (en) The method of candidate vector list builder and device
JP5021739B2 (en) Signal processing method and apparatus
TW202005383A (en) Partial cost calculation
CN113853783A (en) Coding and decoding of block vectors for intra block copy coded blocks
CN105453561B (en) Method for deriving default disparity vector in three-dimensional and multi-view video coding
TW202011746A (en) Multi-motion model based video coding and decoding
JP2010522494A (en) Video signal decoding / encoding method and apparatus
JP2015514342A (en) Motion vector coding and bi-prediction in HEVC and its extensions
CN106803961A (en) Image decoding apparatus
CN113796084B (en) Motion vector and prediction sample refinement
CN113519161B (en) Method and device for processing video signal for inter-frame prediction
CN113767638B (en) Symmetric motion vector difference codec
US10110923B2 (en) Method of reference view selection for 3D video coding
CN114258674B (en) Image encoding/decoding method and apparatus using IBC
CN118235389A (en) Method, apparatus and medium for video processing
CN113574890B (en) Construction of paired motion candidate columns based on specified candidates
CN113424535B (en) History update based on motion vector prediction table

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant