Image decoding device, image decoding method, and image encoding device
US-2015312588-A1 · Oct 29, 2015 · US
US11902569B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-11902569-B2 |
| Application number | US-202217957916-A |
| Country | US |
| Kind code | B2 |
| Filing date | Sep 30, 2022 |
| Priority date | Aug 7, 2015 |
| Publication date | Feb 13, 2024 |
| Grant date | Feb 13, 2024 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A video decoding method performed by a decoding apparatus includes the steps of: deriving control points (CP) for a current block; acquiring movement vectors for the CPs; deriving a sample unit movement vector in the current block on the basis of the acquired movement vectors; and deriving a prediction sample for the current block on the basis of the sample unit movement vector. According to the present invention, it is possible to effectively perform, through sample unit motion vectors, inter-prediction not only in a case where an image in the current block is plane-shifted but also in a case where there are various image distortions.
Opening claim text (preview).
What is claimed is: 1. A video decoding method performed by a decoding device, the video decoding method comprising: deriving motion vectors for control points (CPs) for a current block; deriving a motion vector for the current block based on the obtained motion vectors for the CPs; performing a prediction for the current block based on the motion vector for the current block; and generating a reconstructed block for the current block based on a result of the prediction for the current block, wherein the CPs includes a first CP, a second CP and a third CP, wherein the first CP is for a top-left corner of the current block, the second CP is for a top-right corner of the current block and the third CP is for bottom-left corner of the current block, wherein the motion vectors for the CPs include a first motion vector for the first CP, a second motion vector for the second CP and a third motion vector for the third CP, wherein the first motion vector is derived based on a firstly-checked available block according to a first predefined priority order in a first block group, wherein the first block group comprises a top-left corner neighboring block of the current block, a first top neighboring block which is leftmost block among blocks adjacent to an upper side of the current block and a first left neighboring block which is an uppermost block among blocks adjacent to a left side of the current block, wherein the second motion vector is derived based on a firstly-checked available block according to a second predefined priority order in a second block group, wherein the second block group comprises a top-right corner neighboring block of the current block and a second top neighboring block which is a rightmost block among the blocks adjacent to the upper side of the current block, wherein the third motion vector is derived based on a firstly-checked available block according to a third predefined priority order in a third block group, and wherein the third block group comprises a bottom-left corner neighboring block of the current block and a second left neighboring block which is a lowermost block among the blocks adjacent to the left side of the current block. 2. The video decoding method of claim 1 , wherein the motion vector related to a sample position for the current block is derived based on the following equations, Vx =( Vx 1− Vx 0)* x/W +( Vx 2− Vx 0)* y/H+Vx 0, Vy =( Vy 1− Vy 0)* x/W +( Vy 2− Vy 0)* y/H+Vy 0, and wherein the Vx represents a x component of the motion vector related to the sample position at a coordinate of (x, y), the Vy represents a y component of the motion vector related to the sample position at the coordinate of (x, y), the Vx 0 represents a x component of the first motion vector for the first CP, the Vy 0 represents a y component of the first motion vector for the second CP, the Vx 1 represents a x component of the second motion vector for the second CP, the Vy 1 represents a y component of the second motion vector for the second CP, the Vx 2 represents a x component of the third motion vector for the third CP, the Vy 2 represents a y component of the third motion vector for the third CP, and W and H are a width and a height of the current block respectively. 3. The video decoding method of claim 1 , wherein: the top-left corner neighboring block is located on the coordinate of (xc−1, yc−1), the first top neighboring block is located on the coordinate of (xc, yc−1), and the first left neighboring block is located on the coordinate of (xc−1, yc), the top-right corner neighboring block is located on the coordinate of (xc+W, yc−1) and the second top neighboring block is located on the coordinate of (xc+W−1, yc−1), and the bottom-left corner neighboring block is located on the coordinate of (xc−1, yc+H) and the second left neighboring block is located on the coordinate of (xc−1, yc+H−1), and wherein (xc, yc) is a top-left sample position of the current block, and W and H are a width and a height of the current block respectively. 4. The video decoding method of claim 1 , wherein the third motion vector for the third CP is derived from the third block group comprising the bottom-left corner neighboring block and the second left neighboring block based on a third predefined priority order, wherein the first predefined priority order is from the top-left corner neighboring block to the first top neighboring block to the first left neighboring block, wherein the second predefined priority order is from the top-right corner neighboring block to the second top neighboring block, and wherein the third predefined priority order is from the bottom-left corner neighboring bock to the second left neighboring block. 5. The video decoding method of claim 1 , wherein the second CP is located on a coordinate of (xc+W, yc) and the third CP is located on a coordinate of (xc, yc+W/2), and wherein (xc, yc) is a top-left sample position of the current block, and W and H are a width and a height of the current block respectively. 6. The video decoding method of claim 1 , wherein: the motion vector related to a sample position for the current block is derived based on the following equations, Vx =( Vx 1− Vx 0)* x/W +( Vx 2− Vx 0)* y /( W/ 2)+ Vx 0, wherein the Vx represents a x component of the motion vector related to the sample position at a coordinate of (x, y), the Vy represents a y component of the motion vector related to the sample position at the coordinate of (x, y), the Vx 0 represents a x component of the first motion vector for the first CP, the Vy 0 represents a y component of the first motion vector for the first CP, the Vx 1 represents a x component of the second motion vector for the second CP, the Vy 1 represents a y component of the second motion vector 1 for the second CP, the Vx 2 represents a x component of the third motion vector for the third CP, the Vy 2 represents a y component of the third motion vector for the third CP, and W and H are a width and a height of the current block respectively. 7. The video decoding method of claim 1 , wherein: the top-left corner neighboring block is located on the coordinate of (xc−1, yc−1), the first top neighboring block is located on the coordinate of (xc, yc−1), and the first left neighboring block is located on the coordinate of (xc−1, yc), the top-right corner neighboring block is located on the coordinate of (xc+W, yc−1) and the second top neighboring block is located on the coordinate of (xc+W−1, yc−1), and the bottom-left corner neighboring block is located on a coordinate of (xc−1, yc+W/2) and the second left neighboring block is located on a coordinate of (xc−1, yc+W/2−1). 8. A video encoding method performed by an encoding device, the video encoding method including: deriving motion vectors for control points (CPs) for a current block; deriving a motion vector for the current block based on the obtained motion vectors for the CPs; performing a prediction for the current block based on the motion vector for the current block; and encoding video information including information on the prediction for the current block, wherein the CPs includes a first CP, a second CP and a third CP, wherein the first CP is for a top-left corner of the current block, the second CP is for a top-right corner of the current block and the third CP is for bottom-left corner of the current block, wherein the motion vectors for the CPs include a first motion vector for the first CP, a second motion vector for the second CP and a third motion vector for the third CP, wherein the first motion vector is derived based on a firstly-checked available block according to a first predefined priority order in a first block group, wherein the first blo
Analysis of motion vectors, e.g. their magnitude, direction, variance or reliability · CPC title
Sampling, masking or truncation of coding units, e.g. adaptive resampling, frame skipping, frame interpolation or high-frequency transform coefficient masking · CPC title
the region being a block, e.g. a macroblock · CPC title
Selection of the reference unit for prediction within a chosen coding or prediction mode, e.g. adaptive choice of position and number of pixels used for prediction · CPC title
by predictive encoding · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.