WO2015101209A1 - Procédé, appareil de codage et appareil de décodage pour prédiction d'un vecteur de mouvement - Google Patents

Procédé, appareil de codage et appareil de décodage pour prédiction d'un vecteur de mouvement Download PDF

Info

Publication number
WO2015101209A1
WO2015101209A1 PCT/CN2014/094923 CN2014094923W WO2015101209A1 WO 2015101209 A1 WO2015101209 A1 WO 2015101209A1 CN 2014094923 W CN2014094923 W CN 2014094923W WO 2015101209 A1 WO2015101209 A1 WO 2015101209A1
Authority
WO
WIPO (PCT)
Prior art keywords
block
sub
motion vector
predicted
prediction
Prior art date
Application number
PCT/CN2014/094923
Other languages
English (en)
Chinese (zh)
Inventor
林永兵
张玉花
朱策
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2015101209A1 publication Critical patent/WO2015101209A1/fr

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/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/597Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding specially adapted for multi-view video sequence encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/513Processing of motion vectors
    • H04N19/517Processing of motion vectors by encoding
    • H04N19/52Processing of motion vectors by encoding by predictive encoding

Definitions

  • the present invention relates to the field of video coding and decoding, and in particular, to a method, an encoding device, and a decoding device for predicting a motion vector.
  • Inter-view Motion Vector Prediction is the most important performance improvement tool in 3-Dimension video coding (3DV coding).
  • the 3D-High Efficiency Video Coding (3D-High Efficiency Video Coding) standard uses sub-PU Level Inter-view MV Prediction instead of predictive block-level inter-view motion vector prediction (PU). Level Inter-view MV Prediction).
  • the current prediction block is first divided into several equal-sized sub-predicted blocks or sub-predicted units (Sub -PU). If the motion vector information of the corresponding block in the reference view of the current sub-prediction block (eg, the first sub-prediction block) is not available, no processing is performed, and then the motion vector information of the other sub-predicted blocks is sequentially determined backward until the prediction is found. a sub-predicted block in which the first motion vector information of the corresponding block in the reference view is available, and the available motion vector information is determined as a motion vector predictor of all unavailable Sub-PU blocks before the sub-predicted block .
  • the above processing method is liable to cause delay in predicting motion vector processes.
  • Embodiments of the present invention provide a motion vector prediction method, which can eliminate a delay problem in predicting a motion vector process.
  • an embodiment of the present invention provides a method for predicting a motion vector, including: determining that motion vector information of a corresponding block in a reference view of a current sub-prediction block in a prediction block is unavailable; and in the current sub-prediction block When predicting the first sub-predicted block in the block, determine the operation of the first sub-predicted block
  • the predicted value of the motion vector is a predetermined value, and the predetermined value is a determined value.
  • the method further includes: when the current sub-predicted block is the Nth sub-predicted block in the prediction block, determining the predetermined value as the motion vector of the N-th sub-predicted block The predicted value, where N is an integer greater than or equal to 2.
  • the method further includes: predicting a motion vector of the (N-1)th sub-predicted block when the current sub-predicted block is the Nth sub-predicted block in the prediction block The value is determined as a predicted value of the motion vector of the Nth sub-predicted block, where N is an integer greater than or equal to 2.
  • the method further includes: constructing a motion vector of the prediction block Merging candidate list, the merge candidate list includes a plurality of candidate motion vectors of the prediction block; determining the first available sub-prediction block in the prediction block, the first available sub-prediction block is the motion vector information of the first corresponding block in the reference view available Sub prediction block; determining a prediction value of a motion vector of the first available sub prediction block according to motion vector information of a corresponding block of the first available sub prediction block; and inserting a prediction value of a motion vector of the first available sub prediction block into the prediction block A merge candidate list to constitute a new merge candidate list of motion vectors of the predicted block.
  • the predetermined value includes a zero motion vector, a disparity vector corresponding to the current sub-predicted block for inter-view motion compensation prediction, or a merge candidate list of the prediction block.
  • Candidate vector includes a zero motion vector, a disparity vector corresponding to the current sub-predicted block for inter-view motion compensation prediction, or a merge candidate list of the prediction block.
  • the zero motion vector is a vector with a numerical value of zero and a reference image index number of zero.
  • an embodiment of the present invention provides an encoding apparatus, including: a first determining unit, configured to determine that motion vector information of a corresponding block in a reference view of a current sub-prediction block in a prediction block is unavailable; And a unit, configured to determine, when the current sub-predicted block is the first one of the predicted blocks, that the predicted value of the motion vector of the first sub-predicted block is a predetermined value, and the predetermined value is the determined value.
  • the coding apparatus further includes: a third determining unit, configured to: when the current sub-predicted block is the Nth sub-predicted block in the predicted block, a predetermined value The predicted value of the motion vector determined as the Nth sub-predicted block, where N is an integer greater than or equal to 2.
  • the encoding device further includes: a determining unit, configured to determine a predicted value of a motion vector of the N-1th sub-prediction block as a predicted value of a motion vector of the Nth sub-predicted block, when the current sub-predicted block is the N-th sub-predicted block in the predicted block, Where N is an integer greater than or equal to 2.
  • the coding device further includes: constructing a unit, a merge candidate list for constructing a motion vector of the prediction block, the merge candidate list includes a plurality of candidate motion vectors of the prediction block, and a fifth determining unit, configured to determine the first available sub-prediction block in the prediction block, the first available The sub-prediction block is a sub-prediction block in which the motion vector information of the corresponding block in the first view is available, and the sixth determining unit is configured to determine the first available sub-prediction block according to the motion vector information of the corresponding block of the first available sub-predicted block.
  • the prediction value of the motion vector; the insertion unit inserts the prediction value of the motion vector of the first available sub-prediction block into the merge candidate list of the prediction block to constitute a new merge candidate list of the motion vector of the prediction block.
  • the predetermined value includes a zero motion vector, a disparity vector corresponding to the inter-view motion prediction prediction of the current sub-predicted block, or a combination of prediction blocks Candidate vector in the candidate list.
  • the zero motion vector is a vector with a numerical value of zero and a reference image index number of zero.
  • an embodiment of the present invention provides a decoding apparatus, including: a first determining unit, configured to determine that motion vector information of a corresponding block in a reference view of a current sub-prediction block in a prediction block is unavailable; And a unit, configured to determine, when the current sub-predicted block is the first one of the predicted blocks, that the predicted value of the motion vector of the first sub-predicted block is a predetermined value, and the predetermined value is the determined value.
  • the decoding apparatus further includes: a third determining unit, configured to: when the current sub-predicted block is the Nth sub-predicted block in the predicted block, a predetermined value The predicted value of the motion vector determined as the Nth sub-predicted block, where N is an integer greater than or equal to 2.
  • the decoding apparatus further includes: a fourth determining unit, configured to: when the current sub-predicted block is the Nth sub-predicted block in the prediction block, the N-1th The predicted value of the motion vector of the sub-predicted block is determined as the predicted value of the motion vector of the N-th sub-predicted block, where N is an integer greater than or equal to 2.
  • the decoding apparatus further includes: a construction unit, configured to construct a merge candidate list of motion vectors of the prediction block, where the merge candidate list includes multiple prediction blocks a candidate motion vector; a fifth determining unit, configured to determine a first available sub-prediction block in the prediction block, where the first available sub-prediction block is a sub-predicted block in which motion vector information of the first corresponding block in the reference view is available; a determining unit, configured to determine a predicted value of a motion vector of the first available sub-predicted block according to motion vector information of a corresponding block of the first available sub-predicted block; and insert a unit to insert a predicted value of a motion vector of the first available sub-predicted block A merge candidate list to the prediction block is made to constitute a new merge candidate list of motion vectors of the prediction block.
  • the predetermined value includes a zero motion vector, a disparity vector corresponding to the inter-view motion compensation prediction of the current sub-predicted block, or a combination of prediction blocks Candidate vector in the candidate list.
  • the zero motion vector is a vector with a numerical value of zero and a reference image index number of zero.
  • the embodiment of the present invention determines that the motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable, and when the current sub-predicted block is the first sub-predicted block in the prediction block, the predetermined value is determined. Determining the predicted value of the motion vector of the first sub-predicted block, so that the predicted value of the motion vector of the first sub-predicted block can be determined in time without waiting for determining the motion vector of the corresponding block in the first reference view.
  • the sub-prediction block in which the information is available determines the motion vector of the first sub-predicted block, thereby eliminating the delay problem in predicting the motion vector.
  • FIG. 1 is a schematic flow chart of a method for predicting a motion vector according to an embodiment of the present invention.
  • FIG. 2 is a schematic flow chart of a method for predicting a motion vector according to another embodiment of the present invention.
  • FIG. 3 is a schematic flow chart of a method for predicting a motion vector according to still another embodiment of the present invention.
  • FIG. 4 is a schematic flow chart of a method for predicting a motion vector according to still another embodiment of the present invention.
  • FIG. 5 is a schematic flow chart of a process of predicting a motion vector according to still another embodiment of the present invention.
  • FIG. 6 is a schematic flow chart of a process of predicting a motion vector according to still another embodiment of the present invention.
  • Figure 7 is a schematic diagram of a prediction block in accordance with an embodiment of the present invention.
  • Figure 8 is a schematic block diagram of an encoding device in accordance with one embodiment of the present invention.
  • FIG. 9 is a schematic block diagram of an encoding apparatus according to another embodiment of the present invention.
  • Figure 10 is a schematic block diagram of an encoding apparatus in accordance with still another embodiment of the present invention.
  • Figure 11 is a schematic block diagram of an encoding apparatus in accordance with still another embodiment of the present invention.
  • Figure 12 is a schematic block diagram of an encoding apparatus in accordance with still another embodiment of the present invention.
  • Figure 13 is a schematic block diagram of a decoding device in accordance with one embodiment of the present invention.
  • Figure 14 is a schematic block diagram of a decoding device in accordance with another embodiment of the present invention.
  • Figure 15 is a schematic block diagram of a decoding apparatus in accordance with still another embodiment of the present invention.
  • Figure 16 is a schematic block diagram of a decoding apparatus in accordance with still another embodiment of the present invention.
  • Figure 17 is a schematic block diagram of a decoding apparatus in accordance with still another embodiment of the present invention.
  • the method of the embodiment of the present invention is mainly applied to the motion vector prediction technology in the three-dimensional video coding and decoding in the field of three-dimensional video coding and decoding, and also to the motion vector prediction technology in the three-dimensional high-efficiency video coding and decoding.
  • the method of the embodiment of the present invention may also be used in an inter-layer MV prediction prediction technology in the field of Scalable Video Coding (SVC).
  • SVC Scalable Video Coding
  • the video includes multiple video sequences, each of which may include at least one video. frame.
  • FIG. 1 is a schematic flow chart of a method for predicting a motion vector according to an embodiment of the present invention.
  • the method of Figure 1 can be performed by an encoding device.
  • the method shown in FIG. 1 is used in the encoding or decoding process of an image or video, the method used in the encoding process is performed by the encoding device, and the method used in the decoding process is performed by the decoding device.
  • the method includes:
  • the predicted value of the motion vector of the prediction block is a predetermined value, and the predetermined value is the determined value.
  • the predetermined value is determined as the predicted value of the motion vector of the first sub-predicted block.
  • the availability of motion information according to the spatial neighbor block, the time domain neighborhood corresponding block or the corresponding block between the inter-view blocks of the current prediction block, and the current depth block for the depth map Corresponding to the availability of motion information of the texture block, a candidate list of prediction blocks is constructed, and the prediction block is divided into a plurality of sub-prediction blocks. For the current prediction block, for each sub-prediction block, the corresponding block in the reference view is found according to the disparity vector DV (Disparity Vector); if the motion information of the inter-view corresponding block is available, the motion vector of the corresponding block is used as the current sub-predicted block.
  • DV Display Deformation Vector
  • the motion vector predictor is inserted into the candidate list while the motion vector predictor of the sub-predicted block in which the first motion vector information is available.
  • the method of the embodiment of the present invention determines the motion vector prediction value of each prediction block by performing motion vector prediction on the sub-prediction block of the current prediction block in turn, when the current sub-predicted block is the first sub-predicted block in the prediction block. And finding a corresponding block of the sub-predicted block in the reference view, if the motion vector information of the corresponding block is available, determining a motion vector predictor of the current sub-predicted block according to the motion vector information, and using a motion vector of the corresponding block The information is used as the motion vector predictor of the current sub-predicted block.
  • Embodiments of the present invention determine a predetermined value as a motion vector predictor of a current sub-predicted block to fill the formed motion hole.
  • the embodiment of the present invention determines that the motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is not available and determines that the current sub-predicted block is the first sub-predicted block in the prediction block.
  • the value is determined as the predicted value of the motion vector of the first sub-predicted block, so that the predicted value of the motion vector of the first sub-predicted block can be determined in time without waiting for determining the motion of the first corresponding block in the reference view.
  • the sub-prediction block available for the vector information determines the motion vector of the first sub-predicted block, thereby eliminating the delay problem in predicting the motion vector.
  • the method of the embodiment of the present invention is also advantageous for flow-through operation, which has a better implementation effect in the field of chip processing.
  • the embodiment of the present invention does not limit the case where the current sub-prediction block is the N-th sub-prediction block in the prediction block (N is an integer greater than or equal to 2), which will be described in detail below.
  • the motion vector information is not available as having no motion vector information in the corresponding block in the reference view of the current sub-prediction block.
  • the available motion vector information includes the size of the motion vector and the reference image index number information, as indicated by the reference image index number. The positional relationship of the reference image and the image corresponding to the current sub-prediction block can determine the direction of the motion vector of the predicted current sub-predicted block.
  • the prediction block in the embodiment of the present invention includes multiple sub-prediction blocks, and the prediction block may be divided into multiple sub-prediction blocks, and may also be in multiple division forms, for example, 9 sub-prediction blocks that can be divided into 3*3, 4*4
  • the 16 sub-predicted blocks or the 5 sub-predicted blocks of 5*5 are not limited by the embodiment of the present invention.
  • the first sub-predicted block in the predicted block is the first sub-predicted block of the plurality of sub-predicted blocks of the predicted block.
  • the sub-predicted block in which the first prediction processing is performed on the sub-predicted block in the prediction block is subjected to prediction processing.
  • the position of the first sub-predicted block may be located at any position of the prediction block, for example, in the upper left corner, the upper right corner, the lower left corner or the lower right corner of the prediction block, which is not limited in the embodiment of the present invention.
  • the embodiment of the present invention is capable of determining a corresponding block in a reference view of a current sub-predicted block according to Disparity Vector (DV) information.
  • DV Disparity Vector
  • the predetermined value is a determined value, and may be regarded as a value that has been set in advance, and may also be regarded as a value obtained in a previous prediction process.
  • the predetermined value in the embodiment of the present invention may be directly used. It can be obtained without calculation or by other solutions.
  • the predetermined value in the embodiment of the present invention may be a certain motion vector information. Specifically, for example, the predetermined value may include a zero motion vector, and the current sub-predicted block performs the inter-view. The disparity vector corresponding to the motion compensation prediction or the candidate vector in the merge candidate list of the prediction block. These predetermined values are available prior to performing sub-predicted block-level inter-view motion vector prediction.
  • the disparity vector corresponding to the current sub-predicted block performing the inter-view motion compensated prediction refers to the vector of the current view pointing to the reference view, and is used to indicate the offset of the current block relative to the corresponding position of the reference view. Similar to the Motion Compensated Predictor (MCP) using the motion vector, the inter-view motion compensation prediction indicates that the motion compensation prediction is performed using the disparity vector to obtain the predicted value of the current block. The predicted value of the current block predicted by the inter-view motion compensation is derived from the reference view.
  • the candidate vector in the merge candidate list of the prediction block is any one of the merge candidate lists of the motion vectors.
  • the zero motion vector may be a vector having a numerical value of zero and a reference image index number of zero.
  • the following method may also be adopted: if the prediction block inter-view motion compensation prediction (PU Level IV-MCP) of the sub-prediction block is available, the corresponding block in the reference view does not exist.
  • the current sub-predicted block of the available motion vector information may be used to fill the motion hole formed by the inter-view motion compensated prediction value of the prediction block in which the sub-predicted block is located, and the inter-view motion compensation prediction of the prediction block in which the current sub-predicted block is located Use zeros when the value is not available
  • the motion vector zero MV fills the resulting motion hole for the current sub-predicted block.
  • the embodiment of the present invention does not require additional calculation, and directly determines the predetermined value as the motion vector predictor of the current sub-predicted block. Therefore, the embodiment of the present invention reduces the implementation complexity and has the characteristics of simple algorithm.
  • the motion vector information of the corresponding block is used as The motion vector predictor of the current sub-predicted block, if the motion vector information of the corresponding block is not available, a motion hole is formed here, and the predetermined value is determined as the motion vector predictor of the current sub-predicted block, and the formed Sports hollow.
  • the method further includes:
  • the current sub-prediction block is the N-th sub-prediction block in the prediction block, determine a predetermined value as a predicted value of a motion vector of the N-th sub-prediction block, where N is an integer greater than or equal to 2.
  • the predetermined value is directly determined as the predicted value of the motion vector of the Nth sub-predicted block, and there is no need to wait for the delay time.
  • the embodiment determines the predetermined value as the predicted value of the motion vector of the current sub-predicted block, so that it can be determined in time. Predicting the motion vector of each prediction block without determining that the motion vector of the prediction block is determined by determining the motion vector information of the first motion vector information of the corresponding block in the reference view, thereby being able to eliminate the motion vector during prediction Delay problem.
  • the motion vector information of the corresponding block is used as the motion vector predictor of the current sub-predicted block. If the motion vector information of the corresponding block is not available, a motion hole is formed here, and the predicted value of the motion vector of the N-1th sub-prediction block is determined as the predicted value of the motion vector of the Nth sub-predicted block, and is filled at the same time. The resulting motion cavity.
  • the method further includes:
  • the predicted value of the motion vector of the N-1th sub-prediction block is determined as the predicted value of the motion vector of the N-th sub-predicted block.
  • N is an integer greater than or equal to 2.
  • the current sub-predicted block is not the first sub-predicted block, that is, the current sub-predicted block is the N-th sub-predicted block, if the motion vector information of the corresponding block in the reference view of the N-th sub-predicted block Unavailable, determining the predicted value of the motion vector of the N-1th sub-prediction block as the predicted value of the motion vector of the Nth sub-predicted block, without waiting for a delay time, wherein the correspondence of the reference views of the Nth sub-predicted block The motion vector information of the block is not available.
  • the embodiment determines the predetermined value as the predicted value of the motion vector of the current sub-predicted block, so that it can be determined in time. Predicting the motion vector of each prediction block without determining that the motion vector of the prediction block is determined by determining the motion vector information of the first motion vector information of the corresponding block in the reference view, thereby being able to eliminate the motion vector during prediction Delay problem. Since the motion vectors of the adjacent sub-predicted blocks with higher correlation are used to fill the holes, it is advantageous to improve the motion compensation prediction accuracy of the current sub-predicted block.
  • the method further includes:
  • the sub-predicted block in which the motion vector information of the first block in the reference block in the reference block is available may be determined first, and then the prediction is determined according to the motion vector information of the first block in the reference block in the reference block.
  • the motion vector predictor of the sub-predicted block in which the motion vector information of the first block in the reference view is available, and the motion of the sub-predicted block in which the motion vector information of the first block in the reference view is available is available.
  • the predicted value of the vector is inserted into the merge candidate list.
  • the Mth sub-prediction block in the prediction block may also be determined first.
  • the motion vector information of the corresponding block of the M-th sub-prediction block in the reference view is available, and all sub-predicted blocks before the M-th sub-prediction block are in the reference view.
  • the motion vector information of the corresponding block in the reference block is not available, and then the predicted value of the motion vector of the Mth sub-predicted block is determined according to the motion vector information of the corresponding block of the Mth sub-predicted block in the reference view, Finally, the predicted value of the motion vector of the Mth sub-predicted block is inserted into the merge candidate list of the motion vector of the predicted block, where M is an integer greater than or equal to 1, and when M is equal to 1, the first available sub-predicted block is predicted The first sub-predicted block in the block.
  • a merge candidate list of motion vectors of a prediction block may be constructed, including availability of motion information of a current prediction block according to a spatial neighborhood block, a time domain neighborhood corresponding block, or a corresponding block between views, and For the current depth block of the depth map corresponding to the availability of the motion information of the texture block, construct a merge candidate list (MV candidate) containing a plurality of available motion vector candidates of the current prediction block, and perform motion vector on the prediction block.
  • MV candidate merge candidate list
  • a best candidate value is selected from the merge candidate list as the motion vector predictor of the merge prediction mode of the current prediction block, and the position information of the best candidate value in the merge candidate list is simultaneously transmitted.
  • the predicted values of the motion vectors of the first available sub-predicted block may be inserted into a plurality of locations in the candidate list to obtain different ordering of the plurality of motion vectors, for example, inserted into the front, middle, and middle of the list. Or the back, preferably, is inserted into the front of the candidate list.
  • the predetermined value may include a zero motion vector, a disparity vector corresponding to the inter-view motion prediction prediction of the current sub-prediction block, or a candidate vector in the merge candidate list of the prediction block. These predetermined values are available prior to performing sub-predicted block-level inter-view motion vector prediction.
  • the disparity vector corresponding to the current sub-predicted block performing the inter-view motion compensated prediction refers to the vector of the current view pointing to the reference view, and is used to indicate the offset of the current block relative to the corresponding position of the reference view. Similar to motion compensation prediction using motion vectors, the inter-view motion compensation prediction indicates that motion compensation prediction is performed using the disparity vector to obtain a prediction value of the current block. The predicted value of the current block predicted by the inter-view motion compensation is derived from the reference view.
  • the candidate vector in the merge candidate list of the prediction block is any one of the merge candidate lists of the motion vectors.
  • the zero motion vector may be a vector having a numerical value of zero and a reference image index number of zero.
  • FIG. 5 is a schematic flow chart of a process of predicting a motion vector according to still another embodiment of the present invention.
  • the method shown in FIG. 5 is used in the encoding or decoding process of an image or video, the method used in the encoding process is performed by the encoding device, and the method used in the decoding process is performed by the decoding device.
  • FIG. 5 is an example of a method for predicting a motion vector of FIG. 1 according to an embodiment of the present invention, and a detailed description thereof is omitted as appropriate.
  • the hole filling is performed by directly filling a predetermined value.
  • the method shown in FIG. 5 directly determines the predetermined value as the motion vector predictor of the current sub-predicted block for the case where the motion information of the corresponding sub-prediction block corresponding to the reference view corresponding block is not available.
  • the method as shown in FIG. 5 includes the following.
  • it may be to start motion vector prediction of each sub-prediction block in the prediction block.
  • all of the sub-prediction blocks of the current prediction block may be traversed, and 503 to 507 are repeatedly performed to perform motion vector prediction on the sub-predicted blocks of the current prediction block one by one. That is, motion vector prediction is performed one by one from the first sub-prediction block to the last sub-prediction block in the prediction block.
  • step 503 Determine whether motion vector information of a corresponding block in a reference view of the current sub-prediction block is available. If available, step 504 is performed; if not, step 505 is performed.
  • the motion vector information is not available as the motion vector information in the corresponding block in the reference view of the current sub-prediction block.
  • the available motion vector information includes the size of the motion vector and the reference image index number information of the motion vector.
  • step 506 Determine whether the current sub-prediction block is the first available sub-prediction block in the prediction block, and the first available sub-prediction block is a sub-prediction block that is available for the motion vector information of the first corresponding block in the reference view. If yes, step 506 is performed, and if not, step 507 is performed.
  • the current sub-predicted block is one of the sub-predicted blocks first appearing in the predicted block, and the motion vector information of the corresponding block of the sub-predicted block in the reference view is available.
  • the predetermined value is determined as the predicted value of the motion vector of the current sub-predicted block while filling the formed motion hole.
  • the prediction value of the motion vector of the first available sub-predicted block is determined according to the motion vector information of the corresponding block of the first available sub-predicted block; the predicted value of the motion vector of the first available sub-predicted block is inserted into the prediction block
  • the merge candidate list to form a new merge candidate list of motion vectors of the predicted block.
  • step 508. Determine whether the current sub-predicted block is the last sub-predicted block. If yes, go to step 509, if not, go to step 502.
  • the embodiment determines the predetermined value as the predicted value of the motion vector of the current sub-predicted block, so that it can be determined in time. Predicting the motion vector of each prediction block without determining that the motion vector of the prediction block is determined by determining the motion vector information of the first motion vector information of the corresponding block in the reference view, thereby being able to eliminate the motion vector during prediction Delay problem. .
  • FIG. 7 is a schematic diagram of a prediction block in accordance with an embodiment of the present invention.
  • the prediction block is divided into 16 sub-prediction block blocks of 4*4, which are the first sub-prediction block to the 16th sub-prediction block, respectively.
  • motion vector information of the corresponding block in the reference view corresponding to the first sub-prediction block to the sixth sub-prediction block and the eleventh sub-prediction block is not available, and the seventh sub-test block to the tenth sub-predicted block and the twelfth sub-prediction The motion vector information of the corresponding block in the reference view corresponding to the block to the 16th sub-prediction block is available.
  • the motion vector prediction of the sub-predicted block in the prediction block shown in FIG. 7 can be performed by the method shown in FIG. 5.
  • the predetermined value is determined as the first sub-prediction block to the sixth sub-prediction Motion vector predictor of the block and the eleventh sub-prediction block; motion vector information of the corresponding block in the reference view corresponding to the seventh sub-block to the tenth sub-prediction block and the twelfth sub-prediction block to the 16th sub-prediction block Therefore, the motion vector information of the respective sub-blocks from the 7th sub-block to the 10th sub-prediction block and the 12th sub-prediction block to the 16th sub-prediction block can be used as their respective motion vector predictors; since the 7th sub-predicted block is Pre-predicting blocks in which the motion vector information of the first block in the reference view is available in the prediction block, so the motion vector predictor of the 7th sub-prediction block is inserted into the merge candidate list of the prediction
  • FIG. 5 is intended to help those skilled in the art to better understand the embodiments of the present invention and not to limit the scope of the embodiments of the present invention.
  • a person skilled in the art will be able to make various modifications or changes in the embodiments according to the example of FIG. 5, and such modifications or variations are also within the scope of the embodiments of the present invention.
  • the motion vector predictor of the block may be the same or different, that is, the first sub-prediction block to the sixth sub-prediction block and the eleventh sub-prediction block have a total of seven motion vector prediction values, and the seven prediction values may not be The same may be partially the same, and the embodiment of the present invention does not limit this.
  • the prediction block and the sub-prediction block in FIG. 7 are only schematic representations, and the prediction block shown in FIG. 7 is divided into 16 sub-prediction blocks of 4*4. In practical applications, the prediction block can be divided into multiple sub-predicted blocks. For example, it can be divided into 9 sub-predicted blocks of 3*3 or 25 sub-predicted blocks of 5*5, which are not limited by the embodiment of the present invention.
  • the sub-predicted blocks of the predictive block shown in FIG. 7 are labeled by horizontal sorting.
  • the labeling manner of the sub-predicted block of the prediction block may also be other manners, such as a reverse order label, or a vertical label, etc., which is not limited by the present invention. In other words, the example of FIG.
  • FIG. 6 is a schematic flow chart of a process of predicting a motion vector according to still another embodiment of the present invention.
  • the method shown in FIG. 6 is used in the encoding or decoding process of an image or video, the method used in the encoding process is performed by the encoding device, and the method used in the decoding process is performed by the decoding device.
  • FIG. 6 is an example of a method for predicting a motion vector of FIG. 2 according to an embodiment of the present invention, and a detailed description thereof is omitted as appropriate.
  • the predetermined value is directly determined as the motion vector predictor of the current sub-predicted block; the corresponding reference view appearing later
  • the sub-predicted block in which the motion vector information of the corresponding block is not available will directly inherit the predicted value of the motion vector of the previous sub-predicted block.
  • the method shown in Figure 6 includes:
  • it may be to start motion vector prediction of the sub-predicted block in the prediction block.
  • all of the sub-prediction blocks of the current prediction block may be traversed, and 603 to 609 are repeatedly performed to perform motion vector prediction on the sub-predicted blocks of the current prediction block one by one. That is, motion vector prediction is performed one by one from the first sub-prediction block to the last sub-prediction block in the prediction block.
  • step 604 Determine whether motion vector information of a corresponding block in a reference view of the current sub-prediction block is available. If yes, step 604 is performed; if not, step 605 is performed.
  • the motion vector information is not available as the middle of the corresponding block in the reference view of the current sub-predicted block. Does not have motion vector information.
  • the motion vector information may be used as motion vector information including the size of the motion vector and the reference image index number information of the motion vector.
  • step 606 Determine whether the current sub-prediction block is the first available sub-prediction block in the prediction block, and the first available sub-prediction block is a sub-prediction block that is available for the motion vector information of the first corresponding block in the reference view. If yes, step 606 is performed, and if not, step 607 is performed.
  • the current sub-predicted block is one of the sub-predicted blocks first appearing in the predicted block, and the motion vector information of the corresponding block of the sub-predicted block in the reference view is available.
  • step 605. Determine whether the current sub-prediction block is the first sub-prediction block. If yes, step 608 is performed, and if not, step 609 is performed.
  • the current sub-prediction block is the first sub-predicted block of the prediction, that is, whether the current sub-predicted block is the first sub-predicted block of the plurality of sub-predicted blocks of the predicted block.
  • the prediction value of the motion vector of the first available sub-predicted block is determined according to the motion vector information of the corresponding block of the first available sub-predicted block; the predicted value of the motion vector of the first available sub-predicted block is inserted into the prediction block
  • the merge candidate list to form a new merge candidate list of motion vectors of the predicted block.
  • the predetermined value is determined as the predicted value of the motion vector of the current sub-predicted block while filling the formed motion hole.
  • step 610 Determine whether the current sub-prediction block is the last sub-prediction block. If yes, step 611 is performed, and if not, step 602 is performed.
  • the embodiment determines the predetermined value as the predicted value of the motion vector of the current sub-predicted block, so that it can be determined in time.
  • the predicted value of the motion vector of each predicted block without waiting for confirmation
  • the sub-prediction blocks available for the motion vector information of the first corresponding block in the reference view determine the motion vector of these prediction blocks, thereby eliminating the delay problem in predicting the motion vector.
  • FIG. 7 is a schematic diagram of a prediction block according to an embodiment of the present invention.
  • the prediction block is divided into 16 sub-prediction block blocks of 4*4, which are the first sub-prediction block to the 16th sub-prediction block, respectively.
  • motion vector information of the corresponding block in the reference view corresponding to the first sub-prediction block to the sixth sub-prediction block and the eleventh sub-prediction block is not available, and the seventh sub-test block to the tenth sub-predicted block and the twelfth sub-prediction The motion vector information of the corresponding block in the reference view corresponding to the block to the 16th sub-prediction block is available.
  • the motion vector prediction of the sub-predicted block in the prediction block shown in FIG. 7 can be performed by the method shown in FIG. 6.
  • the predetermined value is determined as the motion vector predictor of the first sub-predicted block; since, after the first sub-predicted block The motion vector information of the corresponding block in the reference view corresponding to the second sub-prediction block to the sixth sub-prediction block is not available, because the method shown in FIG.
  • the 6 determines the predicted value of the motion vector of the N-1th sub-predicted block as The predicted value of the motion vector of the Nth sub-predicted block, so the predicted value of the motion vector of the second sub-predicted block is the same as the predicted value of the motion vector of the first sub-predicted block, that is, the same predetermined value, and similarly, the third sub- The motion vector prediction value of the prediction block to the sixth sub-prediction block is also the same as the motion vector prediction value of the first sub-prediction block and the second sub-prediction block; similarly, the motion vector prediction value of the eleventh sub-prediction and the tenth sub-prediction The motion vector predictor of the block is the same; since the 7th sub-prediction block is a sub-predicted block in which the motion vector information of the first block in the reference block in the reference block is available, the 7th sub-predicted block is Motion vector prediction value is inserted in merge the prediction block candidate list, constituting a new list of candidate prediction blocks merge.
  • FIG. 6 is intended to help those skilled in the art to better understand the embodiments of the present invention and not to limit the scope of the embodiments of the present invention.
  • a person skilled in the art will be able to make various modifications and changes in accordance with the example of FIG. 6 which are within the scope of the embodiments of the present invention.
  • the motion vector prediction is performed one by one from the first sub-prediction block to the last sub-prediction block in the prediction block, if the motion vector information in the corresponding block of all the prediction blocks is not available Use, consider the inter-view motion compensation prediction candidate of the prediction block (IV-MCP) Candidate) is invalid, in which case the motion vector information may not be inserted into the motion vector merge candidate list of the prediction block.
  • IV-MCP inter-view motion compensation prediction candidate of the prediction block
  • a method and a process for predicting a motion vector according to an embodiment of the present invention are described in detail above with reference to FIG. 1 to FIG. 7.
  • An encoding device according to an embodiment of the present invention will be described below with reference to FIG. 8 to FIG.
  • a decoding device according to an embodiment of the present invention.
  • FIG. 8 is a schematic block diagram of an encoding device in accordance with one embodiment of the present invention.
  • the encoding device 800 shown in FIG. 8 includes a first determining unit 810 and a second determining unit 820.
  • the first determining unit 810 is configured to determine that motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable.
  • the second determining unit 820 is configured to determine, when the current sub-prediction block is the first sub-prediction block in the prediction block, that the predicted value of the motion vector of the first sub-predicted block is a predetermined value, and the predetermined value is the determined value.
  • the embodiment of the present invention determines that when the motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable and determines that the current sub-predicted block is the first sub-predicted block in the prediction block,
  • the predicted value of the motion vector of one sub-predicted block is a predetermined value, so that the predicted value of the motion vector of the first sub-predicted block can be determined in time without waiting for determining that the motion vector information of the first corresponding block in the reference view is available.
  • the sub-predictive block determines the motion vector of the first sub-predicted block, thereby eliminating the delay problem in predicting the motion vector.
  • the encoding device 800 can implement the various processes implemented by the encoding device in the embodiment of FIG. 1. To avoid repetition, details are not described herein again.
  • the encoding device 900 shown in FIG. 9 further includes: a third determining unit 830.
  • the third determining unit 830 is configured to determine a predetermined value as a predicted value of a motion vector of the Nth sub-predicted block when the current sub-predicted block is the N-th sub-predicted block in the predicted block, where N is greater than or equal to An integer of 2.
  • the embodiment determines the predetermined value as the predicted value of the motion vector of the current sub-predicted block, so that it can be determined in time. Predicting the motion vector of each prediction block without determining that the motion vector of the prediction block is determined by determining the motion vector information of the first motion vector information of the corresponding block in the reference view, thereby being able to eliminate the motion vector during prediction Delay problem.
  • the encoding device 900 can implement the various processes implemented by the encoding device in the embodiment of FIG. 2. To avoid repetition, details are not described herein again.
  • the encoding device 1000 shown in FIG. 10 further includes: a fourth determining unit 840.
  • the fourth determining unit 840 is configured to determine, when the current sub-prediction block is the Nth sub-prediction block in the prediction block, the predicted value of the motion vector of the N-1th sub-predicted block as the motion of the Nth sub-predicted block.
  • the predicted value of the vector where N is an integer greater than or equal to 2.
  • the embodiment determines the predetermined value as the predicted value of the motion vector of the current sub-predicted block, so that it can be determined in time. Predicting the motion vector of each prediction block without determining that the motion vector of the prediction block is determined by determining the motion vector information of the first motion vector information of the corresponding block in the reference view, thereby being able to eliminate the motion vector during prediction Delay problem. Since the motion vectors of the adjacent sub-predicted blocks with higher correlation are used to fill the holes, it is advantageous to improve the motion compensation prediction accuracy of the current sub-predicted block.
  • the encoding device 1000 can implement the various processes implemented by the encoding device in the embodiment of FIG. 3. To avoid repetition, details are not described herein again.
  • the encoding apparatus 1100 shown in FIG. 11 further includes: a construction unit 850, a fifth determination unit 860, a sixth determination unit 870, and an insertion unit 880.
  • the construction unit 850 is configured to construct a merge candidate list of motion vectors of the prediction block, the merge candidate list includes a plurality of candidate motion vectors of the prediction block, and a fifth determining unit, configured to determine the first available sub-prediction block in the prediction block.
  • a first available sub-predicted block is a sub-predicted block available for motion vector information of a corresponding block in a reference view; a sixth determining unit, configured to determine, according to motion vector information of a corresponding block of the first available sub-predicted block, the first available a prediction value of a motion vector of the sub-predicted block; an insertion unit, configured to insert a prediction value of a motion vector of the first available sub-prediction block into a merge candidate list of the prediction block to constitute a new merge candidate of the motion vector of the prediction block List.
  • the encoding device 1100 can implement the various processes implemented by the encoding device in the embodiment of FIG. 4, and details are not described herein again to avoid repetition.
  • the predetermined value includes a zero motion vector, a disparity vector corresponding to the inter-view motion prediction prediction by the current sub-prediction block, or a candidate vector in the merge candidate list of the prediction block.
  • the disparity vector corresponding to the current sub-predicted block performing the inter-view motion compensated prediction refers to the vector of the current view pointing to the reference view, and is used to indicate the offset of the current block relative to the corresponding position of the reference view. Similar to motion compensation prediction using motion vectors, inter-view motion compensation prediction representation The motion compensation prediction is performed using the disparity vector to obtain a predicted value of the current block. The predicted value of the current block predicted by the inter-view motion compensation is derived from the reference view.
  • the candidate vector in the merge candidate list of the prediction block is any one of the merge candidate lists of the motion vectors.
  • the zero motion vector may be a vector having a numerical value of zero and a reference image index number of zero.
  • FIG. 12 is a schematic block diagram of an encoding apparatus in accordance with still another embodiment of the present invention.
  • the encoding device 1200 shown in FIG. 12 includes a processor 1210, a memory 1220, and a bus system 1230.
  • the processor 1210 is configured to call the code stored in the memory 1220 through the bus system 1230 to determine that motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable; in the current sub-prediction block When the first sub-predicted block in the block is predicted, it is determined that the predicted value of the motion vector of the first sub-predicted block is a predetermined value, and the predetermined value is the determined value.
  • the embodiment of the present invention determines that when the motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable and determines that the current sub-predicted block is the first sub-predicted block in the prediction block,
  • the predicted value of the motion vector of one sub-predicted block is a predetermined value, so that the predicted value of the motion vector of the first sub-predicted block can be determined in time without waiting for determining that the motion vector information of the first corresponding block in the reference view is available.
  • the sub-predictive block determines the motion vector of the first sub-predicted block, thereby eliminating the delay problem in predicting the motion vector.
  • bus system 1240 that includes, in addition to the data bus, a power bus, a control bus, and a status signal bus.
  • bus system 1230 various buses are labeled as bus system 1230 in FIG.
  • Processor 1210 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the above method may be completed by an integrated logic circuit of hardware in the processor 1210 or an instruction in a form of software.
  • the processor 1210 may be a general-purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a Field Programmable Gate Array (FPGA), or the like. Programmable logic devices, discrete gates or transistor logic devices, discrete hardware components.
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA Field Programmable Gate Array
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present invention may be directly implemented by the hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor.
  • the software module can be located in random access memory (RAM), flash memory, only Read-Only Memory (ROM), programmable read-only memory or electrically erasable programmable memory, registers, etc., are well-known storage media in the field.
  • RAM random access memory
  • ROM Read-Only Memory
  • registers, etc. are well-known storage media in the field.
  • the storage medium is located in the memory 1220, and the processor 1210 reads the information in the memory 1220 and, in conjunction with its hardware, performs the steps of the above method.
  • the encoding device 1220 can implement various processes implemented by the encoding device in the embodiment of FIG. 1. To avoid repetition, details are not described herein again.
  • the embodiment of the present invention determines that when the motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable and determines that the current sub-predicted block is the first sub-predicted block in the prediction block,
  • the predicted value of the motion vector of one sub-predicted block is a predetermined value, so that the predicted value of the motion vector of the first sub-predicted block can be determined in time without waiting for determining that the motion vector information of the first corresponding block in the reference view is available.
  • the sub-predictive block determines the motion vector of the first sub-predicted block, thereby eliminating the delay problem in predicting the motion vector.
  • the processor 1210 is further configured to: when the current sub-prediction block is the Nth sub-prediction block in the prediction block, determine the predetermined value as the predicted value of the motion vector of the N-th sub-predicted block, Where N is an integer greater than or equal to 2.
  • the processor 1210 is further configured to: when the current sub-prediction block is the N-th sub-prediction block in the prediction block, determine the predicted value of the motion vector of the N-1th sub-prediction block as the first The predicted value of the motion vector of the N sub-predicted blocks, where N is an integer greater than or equal to 2.
  • the processor 1210 is further configured to construct a merge candidate list of motion vectors of the prediction block, where the merge candidate list includes multiple candidate motion vectors of the prediction block; and determine the first available sub-prediction in the prediction block.
  • the first available sub-predicted block is a sub-predicted block in which motion vector information of the corresponding block in the first reference block is available; and the motion of the first available sub-predicted block is determined according to motion vector information of the corresponding block of the first available sub-predicted block
  • the predicted value of the vector; the predicted value of the motion vector of the first available sub-predicted block is inserted into the merge candidate list of the predicted block to constitute a new merge candidate list of motion vectors of the predicted block.
  • the predetermined value includes a zero motion vector, a disparity vector corresponding to the inter-view motion prediction prediction by the current sub-prediction block, or a candidate vector in the merge candidate list of the prediction block.
  • the disparity vector corresponding to the current sub-predicted block performing the inter-view motion compensated prediction refers to the vector of the current view pointing to the reference view, and is used to indicate the offset of the current block relative to the corresponding position of the reference view. Similar to motion compensation prediction using motion vectors, inter-view motion compensation prediction representation The motion compensation prediction is performed using the disparity vector to obtain a predicted value of the current block. The predicted value of the current block predicted by the inter-view motion compensation is derived from the reference view.
  • the candidate vector in the merge candidate list of the prediction block is any one of the merge candidate lists of the motion vectors.
  • the zero motion vector may be a vector having a numerical value of zero and a reference image index number of zero.
  • FIG. 13 is a schematic block diagram of a decoding device in accordance with one embodiment of the present invention.
  • the decoding device 1300 shown in FIG. 13 includes a first determining unit 1310 and a second determining unit 1320.
  • the first determining unit 1310 is configured to determine that motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable.
  • the second determining unit 1320 is configured to determine, when the current sub-prediction block is the first sub-prediction block in the prediction block, that the predicted value of the motion vector of the first sub-predicted block is a predetermined value, and the predetermined value is the determined value.
  • the embodiment of the present invention determines that when the motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable and determines that the current sub-predicted block is the first sub-predicted block in the prediction block,
  • the predicted value of the motion vector of one sub-predicted block is a predetermined value, so that the predicted value of the motion vector of the first sub-predicted block can be determined in time without waiting for determining that the motion vector information of the first corresponding block in the reference view is available.
  • the sub-predictive block determines the motion vector of the first sub-predicted block, thereby eliminating the delay problem in predicting the motion vector.
  • the decoding device 1300 can implement various processes implemented by the decoding device in the embodiment of FIG. 1. To avoid repetition, details are not described herein again.
  • the decoding device 1400 shown in FIG. 14 further includes: a third determining unit 1330.
  • the third determining unit 1330 is configured to determine a predetermined value as a predicted value of a motion vector of the Nth sub-predicted block when the current sub-predicted block is the N-th sub-predicted block in the predicted block, where N is greater than or equal to An integer of 2.
  • the embodiment determines the predetermined value as the predicted value of the motion vector of the current sub-predicted block, so that it can be determined in time. Predicting the motion vector of each prediction block without determining that the motion vector of the prediction block is determined by determining the motion vector information of the first motion vector information of the corresponding block in the reference view, thereby being able to eliminate the motion vector during prediction Delay problem.
  • the decoding device 1400 can implement various processes implemented by the decoding device in the embodiment of FIG. 2. To avoid repetition, details are not described herein again.
  • the decoding device 1500 shown in FIG. 15 further includes: Unit 1340 is determined.
  • the fourth determining unit 1340 is configured to determine, when the current sub-predicted block is the N-th sub-predicted block in the prediction block, the predicted value of the motion vector of the N-1th sub-predicted block as the motion of the Nth sub-predicted block.
  • the predicted value of the vector where N is an integer greater than or equal to 2.
  • the embodiment determines the predetermined value as the predicted value of the motion vector of the current sub-predicted block, so that it can be determined in time. Predicting the motion vector of each prediction block without determining that the motion vector of the prediction block is determined by determining the motion vector information of the first motion vector information of the corresponding block in the reference view, thereby being able to eliminate the motion vector during prediction Delay problem. Since the motion vectors of the adjacent sub-predicted blocks with higher correlation are used to fill the holes, it is advantageous to improve the motion compensation prediction accuracy of the current sub-predicted block.
  • the decoding device 1500 can implement the various processes implemented by the decoding device in the embodiment of FIG. 3. To avoid repetition, details are not described herein again.
  • the decoding device 1600 shown in FIG. 16 further includes: a construction unit 1350, a fifth determination unit 1360, a sixth determination unit 1370, and an insertion unit 1380.
  • the construction unit 1350 is configured to construct a merge candidate list of motion vectors of the prediction block, the merge candidate list includes a plurality of candidate motion vectors of the prediction block, and a fifth determining unit, configured to determine the first available sub-prediction block in the prediction block.
  • a first available sub-predicted block is a sub-predicted block available for motion vector information of a corresponding block in a reference view; a sixth determining unit, configured to determine, according to motion vector information of a corresponding block of the first available sub-predicted block, the first available a prediction value of a motion vector of the sub-predicted block; an insertion unit, configured to insert a prediction value of a motion vector of the first available sub-prediction block into a merge candidate list of the prediction block to constitute a new merge candidate of the motion vector of the prediction block List.
  • the decoding device 1600 can implement various processes implemented by the decoding device in the embodiment of FIG. 4. To avoid repetition, details are not described herein again.
  • the predetermined value includes a zero motion vector, a disparity vector corresponding to the inter-view motion prediction prediction by the current sub-prediction block, or a candidate vector in the merge candidate list of the prediction block.
  • the disparity vector corresponding to the current sub-predicted block performing the inter-view motion compensated prediction refers to the vector of the current view pointing to the reference view, and is used to indicate the offset of the current block relative to the corresponding position of the reference view. Similar to motion compensation prediction using motion vectors, the inter-view motion compensation prediction indicates that motion compensation prediction is performed using the disparity vector to obtain a prediction value of the current block. Complement by visual motion The predicted value of the current block predicted is derived from the reference view.
  • the candidate vector in the merge candidate list of the prediction block is any one of the merge candidate lists of the motion vectors.
  • the zero motion vector may be a vector having a numerical value of zero and a reference image index number of zero.
  • FIG. 17 is a schematic block diagram of a decoding apparatus in accordance with still another embodiment of the present invention.
  • the decoding device 1700 shown in FIG. 17 includes a processor 1710, a memory 1720, and a bus system 1730.
  • the processor 1710 is configured to call the code stored in the memory 1720 by the bus system 1730 to determine that motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable; in the current sub-prediction block When the first sub-predicted block in the block is predicted, it is determined that the predicted value of the motion vector of the first sub-predicted block is a predetermined value, and the predetermined value is the determined value.
  • the embodiment of the present invention determines that when the motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable and determines that the current sub-predicted block is the first sub-predicted block in the prediction block,
  • the predicted value of the motion vector of one sub-predicted block is a predetermined value, so that the predicted value of the motion vector of the first sub-predicted block can be determined in time without waiting for determining that the motion vector information of the first corresponding block in the reference view is available.
  • the sub-predictive block determines the motion vector of the first sub-predicted block, thereby eliminating the delay problem in predicting the motion vector.
  • bus system 1730 that includes, in addition to the data bus, a power bus, a control bus, and a status signal bus.
  • bus system 1730 includes, in addition to the data bus, a power bus, a control bus, and a status signal bus.
  • bus system 1730 includes, in addition to the data bus, a power bus, a control bus, and a status signal bus.
  • various buses are labeled as bus system 1730 in FIG.
  • the method disclosed in the above embodiments of the present invention may be applied to the processor 1710 or implemented by the processor 1710.
  • the processor 1710 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the above method may be completed by an integrated logic circuit of hardware in the processor 1710 or an instruction in a form of software.
  • the processor 1710 may be a general-purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a Field Programmable Gate Array (FPGA), or the like. Programmable logic devices, discrete gates or transistor logic devices, discrete hardware components.
  • the methods, steps, and logical block diagrams disclosed in the embodiments of the present invention may be implemented or carried out.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present invention may be directly implemented by the hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor.
  • the software module can be located in a random access memory (RAM), flash memory, read-only memory (ROM), programmable read-only memory or electrically erasable Program memory, registers, etc. are well-established in the storage medium of the art.
  • the storage medium is located in the memory 1720, and the processor 1710 reads the information in the memory 1720 and performs the steps of the above method in combination with its hardware.
  • the decoding device 1720 can implement various processes implemented by the decoding device in the embodiment of FIG. 1. To avoid repetition, details are not described herein again.
  • the embodiment of the present invention determines that when the motion vector information of the corresponding block in the reference view of the current sub-prediction block in the prediction block is unavailable and determines that the current sub-predicted block is the first sub-predicted block in the prediction block,
  • the predicted value of the motion vector of one sub-predicted block is a predetermined value, so that the predicted value of the motion vector of the first sub-predicted block can be determined in time without waiting for determining that the motion vector information of the first corresponding block in the reference view is available.
  • the sub-predictive block determines the motion vector of the first sub-predicted block, thereby eliminating the delay problem in predicting the motion vector.
  • the processor 1710 is further configured to: when the current sub-prediction block is the Nth sub-prediction block in the prediction block, determine the predetermined value as the predicted value of the motion vector of the N-th sub-prediction block, Where N is an integer greater than or equal to 2.
  • the processor 1710 is further configured to: when the current sub-prediction block is the N-th sub-prediction block in the prediction block, determine the predicted value of the motion vector of the N-1th sub-prediction block as the first The predicted value of the motion vector of the N sub-predicted blocks, where N is an integer greater than or equal to 2.
  • the processor 1710 is further configured to construct a merge candidate list of motion vectors of the prediction block, where the merge candidate list includes multiple candidate motion vectors of the prediction block; and determine the first available sub-prediction in the prediction block.
  • the first available sub-predicted block is a sub-predicted block in which motion vector information of the corresponding block in the first reference block is available; and the motion of the first available sub-predicted block is determined according to motion vector information of the corresponding block of the first available sub-predicted block
  • the predicted value of the vector; the predicted value of the motion vector of the first available sub-predicted block is inserted into the merge candidate list of the predicted block to constitute a new merge candidate list of motion vectors of the predicted block.
  • the predetermined value includes a zero motion vector, a disparity vector corresponding to the inter-view motion prediction prediction by the current sub-prediction block, or a candidate vector in the merge candidate list of the prediction block.
  • the disparity vector corresponding to the current sub-predicted block performing the inter-view motion compensated prediction refers to the vector of the current view pointing to the reference view, and is used to indicate the offset of the current block relative to the corresponding position of the reference view. Similar to motion compensation prediction using motion vectors, the inter-view motion compensation prediction indicates that motion compensation prediction is performed using the disparity vector to obtain a prediction value of the current block. Complement by visual motion The predicted value of the current block predicted is derived from the reference view.
  • the candidate vector in the merge candidate list of the prediction block is any one of the merge candidate lists of the motion vectors.
  • the zero motion vector may be a vector having a numerical value of zero and a reference image index number of zero.
  • RAM random access memory
  • ROM read only memory
  • EEPROM electrically programmable ROM
  • EEPly erasable programmable ROM registers
  • hard disk removable disk
  • CD-ROM computer-readable media

Landscapes

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

Abstract

La présente invention concerne, dans certains modes de réalisation, un procédé, un appareil de codage et un appareil de décodage destinés à prédire un vecteur de mouvement. Le procédé comporte les étapes consistant à: déterminer que des informations de vecteur de mouvement d'un bloc correspondant dans une vue de référence du sous-bloc actuel de prédiction parmi des blocs de prédiction ne sont pas disponibles; lorsque le sous-bloc actuel de prédiction est le premier sous-bloc de prédiction parmi les blocs de prédiction, déterminer que la valeur de prédiction du vecteur de mouvement du premier sous-bloc de prédiction est une valeur prédéterminée qui est une valeur déterminée. La solution technique est capable de résoudre le problème des retards dans le processus de prédiction de vecteurs de mouvement.
PCT/CN2014/094923 2014-01-03 2014-12-25 Procédé, appareil de codage et appareil de décodage pour prédiction d'un vecteur de mouvement WO2015101209A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410004055.X 2014-01-03
CN201410004055.XA CN103747264B (zh) 2014-01-03 2014-01-03 预测运动矢量的方法、编码设备和解码设备

Publications (1)

Publication Number Publication Date
WO2015101209A1 true WO2015101209A1 (fr) 2015-07-09

Family

ID=50504246

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/094923 WO2015101209A1 (fr) 2014-01-03 2014-12-25 Procédé, appareil de codage et appareil de décodage pour prédiction d'un vecteur de mouvement

Country Status (2)

Country Link
CN (1) CN103747264B (fr)
WO (1) WO2015101209A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110574372A (zh) * 2017-02-24 2019-12-13 株式会社Kt 视频信号处理方法和设备

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104079944B (zh) * 2014-06-30 2017-12-01 华为技术有限公司 视频编码的运动矢量列表构建方法和系统
US9743110B2 (en) 2014-10-09 2017-08-22 Hfi Innovation Inc. Method of 3D or multi-view video coding including view synthesis prediction
CN108616758B (zh) * 2016-12-15 2023-09-29 北京三星通信技术研究有限公司 多视点视频编码、解码方法及编码器、解码器

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102695054A (zh) * 2004-07-20 2012-09-26 高通股份有限公司 用于时间视频压缩中运动矢量预测的方法和设备
WO2012144829A2 (fr) * 2011-04-19 2012-10-26 Samsung Electronics Co., Ltd. Procédés et appareils de codage et de décodage d'un vecteur de mouvement de vidéo multivue
CN102769748A (zh) * 2012-07-02 2012-11-07 华为技术有限公司 运动矢量预测方法、装置及系统
CN102946536A (zh) * 2012-10-09 2013-02-27 华为技术有限公司 候选矢量列表构建的方法及装置
WO2013053309A1 (fr) * 2011-10-11 2013-04-18 Mediatek Inc. Procédé et appareil de dérivation de vecteur de mouvement et de vecteur de disparité pour un codage vidéo 3d et un codage hevc
CN103079067A (zh) * 2013-01-09 2013-05-01 华为技术有限公司 运动矢量预测值列表构建方法和视频编解码方法及装置
CN103747260A (zh) * 2013-12-26 2014-04-23 沈阳东软医疗系统有限公司 一种压缩、解压缩方法、装置以及扫描系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100828353B1 (ko) * 2003-02-05 2008-05-08 삼성전자주식회사 영상 블록 분할 방법 및 그 장치
KR100677142B1 (ko) * 2004-08-13 2007-02-02 경희대학교 산학협력단 파노라마 영상의 움직임 추정 및 보상
CN103237213B (zh) * 2013-04-08 2016-03-30 华为技术有限公司 视频编码方法和视频解码方法及相关装置

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102695054A (zh) * 2004-07-20 2012-09-26 高通股份有限公司 用于时间视频压缩中运动矢量预测的方法和设备
WO2012144829A2 (fr) * 2011-04-19 2012-10-26 Samsung Electronics Co., Ltd. Procédés et appareils de codage et de décodage d'un vecteur de mouvement de vidéo multivue
WO2013053309A1 (fr) * 2011-10-11 2013-04-18 Mediatek Inc. Procédé et appareil de dérivation de vecteur de mouvement et de vecteur de disparité pour un codage vidéo 3d et un codage hevc
CN102769748A (zh) * 2012-07-02 2012-11-07 华为技术有限公司 运动矢量预测方法、装置及系统
CN102946536A (zh) * 2012-10-09 2013-02-27 华为技术有限公司 候选矢量列表构建的方法及装置
CN103079067A (zh) * 2013-01-09 2013-05-01 华为技术有限公司 运动矢量预测值列表构建方法和视频编解码方法及装置
CN103747260A (zh) * 2013-12-26 2014-04-23 沈阳东软医疗系统有限公司 一种压缩、解压缩方法、装置以及扫描系统

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110574372A (zh) * 2017-02-24 2019-12-13 株式会社Kt 视频信号处理方法和设备
CN110574372B (zh) * 2017-02-24 2023-07-28 株式会社Kt 视频信号处理方法和计算机可读介质
US12010322B2 (en) 2017-02-24 2024-06-11 Kt Corporation Method and apparatus for processing video signal

Also Published As

Publication number Publication date
CN103747264A (zh) 2014-04-23
CN103747264B (zh) 2017-10-17

Similar Documents

Publication Publication Date Title
US10587859B2 (en) Method of sub-predication unit inter-view motion prediction in 3D video coding
US11968377B2 (en) Unified constrains for the merge affine mode and the non-merge affine mode
WO2019234600A1 (fr) Interaction entre une moyenne par paire de candidats de fusion et une copie intra-bloc (ibc)
WO2014056316A1 (fr) Procédé et dispositif pour construire une liste de vecteurs candidats
US9225967B2 (en) Multi-view image processing apparatus, method and computer-readable medium
WO2015101209A1 (fr) Procédé, appareil de codage et appareil de décodage pour prédiction d'un vecteur de mouvement
JP6605581B2 (ja) ビデオ符号化のための適応検索ウィンドウの配置
CN105474640B (zh) 三维视频编码的摄像机参数发信的方法和装置
CN104718760A (zh) 运动矢量推导三维视频编码的方法和装置
JP2015533038A5 (fr)
CN104602024A (zh) 三维视频或多视点视频编解码方法及其装置
WO2016054975A1 (fr) Procédé de partitionnement de bloc de prédiction, dispositif de codage et dispositif de décodage
CN110944182A (zh) 仿射模式中的子块的运动矢量推导
WO2018040869A1 (fr) Procédé et dispositif de codage prédictif inter-trames
EP2923486A1 (fr) Procédé et appareil de dérivation de vecteur de disparité pour codage vidéo tridimensionnel
EP2773115A1 (fr) Procédé de codage et décodage, dispositif, codeur et décodeur pour une vidéo multivue
US9621892B2 (en) Emulation of Bi predicted pictures using adjacent pictures for improved video
Choi et al. Area-efficient fast scheduling schemes for MVC prediction architecture
CN110958457B (zh) 模式依赖的仿射继承
TWI548264B (zh) 3d影像編碼中的視圖間先進殘餘値預測方法
CN113573067B (zh) 一种视频编码的方法及装置
Iqbal Hardware bidirectional real time motion estimator on a Xilinx Virtex II Pro FPGA
Choi et al. Low-complexity frame scheduler using shared frame memory for multi-view video coding
KR20220074233A (ko) 다 시점 화면 또는 계층 간 예측에서의 움직임 정보 예측 장치 및 그 방법
CN105474643A (zh) 3d视频编码中简化的视图合成预测的方法

Legal Events

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

Ref document number: 14875953

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14875953

Country of ref document: EP

Kind code of ref document: A1