Sign In to Follow Application
View All Documents & Correspondence

Method For Inducing A Merge Candidate Block And Device Using Same

Abstract: The present invention relates to a method for inducing a merge candidate block and a device 5 using same. An image decoding method involves decoding motion estimation region (MER) related information; determining whether or not a predicted target block and a spatial merge candidate block are included in the same MER; and determining the spatial merge candidate block to be an unavailable merge candidate block when the predicted target block and the spatial merge candidate block are included in the same MER. Accordingly, by parallely performing the 10 method for inducing a merge candidate, parallel processing is enabled and the computation amount and implementation complexity are reduced.

Get Free WhatsApp Updates!
Notices, Deadlines & Correspondence

Patent Information

Application #
Filing Date
24 November 2015
Publication Number
18/2016
Publication Type
INA
Invention Field
COMMUNICATION
Status
Email
iprdel@lakshmisri.com
Parent Application
Patent Number
Legal Status
Grant Date
2020-08-20
Renewal Date

Applicants

KT CORPORATION
90 Buljeong-ro, Bundang-gu Seongnam-city, Kyeonggi-do 463-711, Republic of Korea

Inventors

1. LEE, Bae Keun
126-1203 JangmiMaeul Dongbu, Kolon Apt., Yatap-dong, Bundang-gu Seongnam-si, Gyeonggi-do 463-788, Republic of Korea
2. KWON, Jae Cheol
108-901 Sejong Apt., Jeonmin-dong, Yuseong-gu Daejeon 305-728, Republic of Korea
3. KIM, Joo Young
141-1302 Samsung Raemian Apt., Bisan 1-dong, Dongan-gu Anyang-si Gyeonggi-do 431-760, Republic of Korea

Specification

Technical Field】
[0001] The present invention relates to a method of encoding and decoding video and, more particularly, to a method of deriving a merge candidate block and an apparatus using the same.
【Background Art】 5
[0002] Recently, a demand for a video with a high resolution and a high quality such as a high definition (HD) video and an ultra high definition (UHD) video is increased in various application fields. As resolution and quality of video become higher, an amount of video relatively increases in comparison to an existing video, and thus, in a case that where the video is transmitted using a medium such as an existing wire or 10 wireless broadband network or stored in an existing storage medium, a transmission cost and a storage cost would be increased. In order to solve these problems generated as resolution and quality are getting higher, video compression techniques of high efficiency may be utilized.
[0003] The video compression techniques include various techniques such as an 15 inter(picture) prediction technique for predicting a pixel value included in a current picture from a before or after picture of the current picture, an intra (picture) prediction technique for predicting the pixel value included in a current picture by using pixel information within the current picture, and an entropy encoding technique for assigning a shorter code to a high occurrence frequency value and assigning a longer code to a low 20 occurrence frequency value, and the video data can be effectively compressed to be transmitted or stored by using such video compression technique.
【Disclosure】
【Technical Problem】 25
[0004] The first purpose of the present invention is to provide a method of deriving a merge candidate with a parallel processing.
[0005] The second purpose of the present invention is to provide an apparatus for
3
performing a method of deriving a merge candidate with a parallel processing.
【Technical Solution】
[0006] In accordance with an aspect of the present invention for achieving the first objective of the present invention described above, a method of deriving a merge candidate is provided. The method may include decoding motion estimation region 5 (MER) related information; determining whether a prediction object block and a spatial merge candidate block are included in the same MER; and deciding the spatial merge candidate block as an unavailable merge candidate block if determining a merge candidate block which does not use the spatial merge candidate block when the prediction object block and the spatial merge candidate block are included in the same 10 MER. The method may further include adaptively determining a spatial merge candidate block according to a size of the MER and a size of the prediction object block if the prediction object block and the spatial merge candidate block are included in the same MER. If the size of the MER is 8x8 and the size of the prediction object block is 8x4 or 4x8, at least one of spatial merge candidate blocks of the prediction object block 15 may be replaced with a block including a point located outside of the MER. The method may further include determining whether the spatial merge candidate block is included in an MER that is not yet decoded. The method may further include replacing the spatial merge candidate block with a block included in other MER if the prediction object block and the spatial merge candidate block are included in the same MER. The 20 replaced spatial merge candidate block may be a spatial merge candidate block which is adaptively replaced to be included in an MER different from the prediction object block according to a location of the spatial merge candidate block included in the same MER. The MER related information may be information related to the size of the MER and transmitted in unit of a picture. The determining whether the prediction object block 25 and the spatial merge candidate block are included in the same MER may include determining whether the prediction object block and the spatial merge candidate block are included in the same MER according to a determination equation based on location information of the prediction object block, location information of the spatial merge candidate block, and size information of the MER. 30
[0007] In accordance with another aspect of the present invention for achieving the
4
second objective of the present invention described above, an image decoding apparatus is provided. The apparatus may include an entropy decoding unit for decoding motion estimation region (MER) related information and a prediction unit for determining whether a prediction object block and a spatial merge candidate block are included in the same MER and deciding the spatial merge candidate block as an unavailable merge 5 candidate block if the prediction object block and the spatial merge candidate block are included in the same MER. The prediction unit may be a prediction unit which adaptively determines a spatial merge candidate block according to a size of the MER and a size of the prediction object block if the prediction object block and the spatial merge candidate block are included in the same MER. If the size of the MER is 8x8 10 and the size of the prediction object block is 8x4 or 4x8, the prediction unit may replace at least one of spatial merge candidate blocks of the prediction object block with a block including a point located outside of the MER. The prediction unit may determine whether the spatial merge candidate block is included in an MER that is not yet decoded. The prediction unit may be a prediction unit which replaces the spatial merge candidate 15 block with a block included in other MER when the prediction object block and the spatial merge candidate block are included in the same MER. The replaced spatial merge candidate block may be a spatial merge candidate block which is adaptively replaced to be included in an MER different from the prediction object block according to a location of the spatial merge candidate block included in the same MER. The 20 MER related information may be information related to the size of the MER, and transmitted in unit of a picture. The prediction unit may be a prediction unit which determines whether the prediction object block and the spatial merge candidate block are included in the same MER based on a determination equation according to location information of the prediction object block, location information of the spatial merge 25 candidate block, and size information of the MER.
【Advantageous Effects】
[0008] According to a method of deriving a merge candidate block and an apparatus using same described in exemplary embodiments of the present invention, a parallel processing can be achieved by performing the method of deriving the merge candidate 30 block in parallel, thus, a computational quality and implemental complexity can be
5
reduced.
【Description of Drawings】
[0009] FIG. 1 is a block diagram illustrating a video encoder according to an exemplary embodiment of the present invention.
[0010] FIG. 2 is a block diagram illustrating a video decoder according to another 5 exemplary embodiment of the present invention.
[0011] FIG. 3 is a conceptual view illustrating candidate blocks for applying a merge mode and a skip mode according to an exemplary embodiment of the present invention.
[0012] FIG. 4 is a conceptual view illustrating a method of deciding a merge candidate block according to an exemplary embodiment of the present invention. 10
[0013] FIG. 5 is a conceptual view illustrating a method of deciding a merge candidate block according to a size of an MER according to an exemplary embodiment of the present invention.
[0014] FIG. 6 is a conceptual view illustrating a method of determining whether a spatial merge candidate block of a current block is available. 15
[0015] FIG. 7 is a flow chart illustrating a method of obtaining a spatial merge candidate block in a merge mode according to an exemplary embodiment of the present invention.
[0016] FIG. 8 is a flow chart illustrating a method of inter prediction applying a merge mode according to an exemplary embodiment of the present invention. 20
【Mode for Invention】
[0017] While various modifications and example embodiments can be made, only particular example embodiments will be described more fully herein with reference to the accompanying drawings. However, the present invention should not be construed as limited to only the example embodiments set forth herein but rather should be 25 understood to cover all modifications, equivalents or alternatives falling within the scope and technical terms of the invention. Like numbers refer to like elements throughout the drawings.
[0018] It will be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. 30
6
These terms are only used to distinguish one element from another. These terms are only used to distinguish one element from another element. For example, a first element could be termed a second element without departing from the teachings of the present invention, and similarly, the second element could be termed the first element. The term "and/or" includes a combination of a plurality of associated listed items or any 5 of the plurality of the associated listed items.
[0019] It will be understood that, when a feature or element is referred to as being "connected" or "coupled" to another feature or element, it can be directly connected or coupled to the other element or intervening elements may be present. In contrast, when a feature or element is referred to as being "directly connected" or "directly coupled" to 10 another element, it will be understood that there are no intervening elements present.
[0020] The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments of the invention. The singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be understood that 15 the terms "comprises," or "includes," when used herein, specify the presence of stated features, integers, steps, operations, elements, components or any combinations thereof, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, or any combinations thereof.
[0021] Hereinafter, the present invention will be described in detail with reference to 20 the accompanying drawings. Hereinafter, the same reference numbers are used throughout the drawings to refer to the same parts and a repetitive explanation of the same parts will be omitted.
[0022]
[0023] FIG. 1 is a block diagram illustrating a video encoder according to an exemplary 25 embodiment of the present invention.
[0024] Referring to FIG. 1, a video encoder 100 may include a picture partitioning module 110, an inter prediction module 120, an intra prediction module 125, a transform module 130, a quantization module 135, a re-arranging module 160, an entropy encoding module 165, an dequantization module 140, an inverse transform module 145, 30 a filtering module 150, and a memory 155.
[0025] Each module shown in FIG. 1 is independently illustrated in order to provide
7
different features of functions in the video encoder and is not intended to mean that each module is configured as a separate hardware or a software component unit. That is, each module is listed as respective element for illustrative purposes, and at least two modules among modules may be combined into one element or one module may be divided into a plurality of elements to perform a function, and an embodiment in which 5 the respective modules are combined or divided is included in the claim scope of the present invention without departing from the essence of the present invention.
[0026] Also, a part of elements may not be an indispensable element for performing an essential function in the present invention but merely a selective element for improving performance. The present invention may be implemented only with elements essential 10 for implementing the essence of the present invention and excluding elements used merely to improve performance, and a configuration including only the essential elements excluding the selective elements, which are used only to improve performance, is also included in the claim scope of the present invention.
[0027] The picture partitioning module 110 may split an input picture into at least one 15 processing unit. Here, the processing unit may be a prediction unit (PU), a transform unit (TU), or a coding unit (CU). The picture partitioning module 110 may split one picture into a combination of a plurality of coding units, prediction units and transform units and may encode the picture by selecting one combination of a coding unit, prediction unit(s) and transform unit(s) based on a predetermined criterion (for example, 20 a cost function).
[0028] For example, one picture may be partitioned into a plurality of the coding units. In order to partition the coding unit, a recursive tree structure such as a quad tree structure may be used, and a coding unit which is split into other coding units with a picture or a largest coding unit as a root may be split to have a child node as many as a 25 number of split coding units. A coding unit that is not split any further according to a certain constraint becomes a leaf node. In other words, when it is assumed that only a square partitioning is available for one coding unit, one coding unit may be split up to four different coding units.
[0029] Hereinafter, in exemplary embodiments of the present invention, the coding unit 30 may be used to refer to not only a unit for encoding but also a unit for decoding.
[0030] The prediction unit may be partitioned with a form of squares or rectangles
8
having the same size within one coding unit.
[0031] When generating the prediction unit for performing an intra prediction based on the coding unit, if the coding unit is not a smallest coding unit, the intra prediction may be performed without being split into a plurality of prediction units in an NxN unit.
[0032] The prediction module may include the inter prediction module 120 for 5 performing an inter prediction and the intra prediction module 125 for performing an intra prediction. With respect to the prediction unit, the prediction module may determine whether to perform the inter prediction or whether to perform the intra prediction, and specific information (e.g., an intra prediction mode, a motion vector, a reference picture, etc.) according to each prediction method may determine. Here, a 10 processing unit for performing the prediction and a processing unit for determining the prediction method and a specific detail may be different. For example, the prediction method and the prediction mode may be determined in the prediction unit and the prediction may be performed in the transform unit. A residual value (a residual block) between a generated prediction block and an original block may be inputted to the 15 transform module 130. Also, prediction mode information, motion vector information, etc. used for the prediction may be encoded in the entropy encoding module 135 along with the residual value to be transmitted to the decoder. When a specific encoding mode used, it is possible that the prediction block is not generated through the prediction module 120, 125 but the original block is encoded as it is to be transmitted to a decoder. 20
[0033] The inter prediction module may predict on the prediction unit based on information of at least one picture among pictures before or after for a current picture. The inter prediction module may include a reference picture interpolation module, a motion prediction module, and a motion compensation module.
[0034] The reference picture interpolation module may be provided with reference 25 picture information from the memory 155 and may generate pixel information in less than an integer pixel unit from the reference picture. In case of a luma pixel, a DCT-based 8 tap interpolation filter may be used in which a filter coefficient is varied to generate pixel information less than the integer pixel unit by a unit of 1/4 pixel. In case of a chroma signal, a DCT-based 4 tap interpolation filter may be used in which a filter 30 coefficient is varied to generate pixel information less than the integer pixel unit by a unit of 1/8 pixel.
9
[0035] The motion prediction module may perform motion prediction based on a reference picture interpolated by the reference picture interpolation module. For a method of obtaining the motion vector, various methods such as FBMA(Full search-based Block Matching Algorithm), TSS(Three Step Search), or NTS(New Three-Step Search Algorithm) may be used. The motion vector may have a motion vector value in 5 a unit of 1/2 or 1/4 pixel based on the interpolated pixel. The motion prediction module may predict a current prediction unit by varying the motion prediction method. As a motion prediction method, various methods such as a skip mode, a merge mode, or advanced motion vector prediction (AMVP) mode may be used.
[0036] According to exemplary embodiments of the present invention, when 10 performing the inter prediction, the motion estimation region (MER) may be defined to perform the prediction in parallel. For example, when performing the inter prediction using the merge mode or the skip mode, whether a prediction object block and a spatial merge candidate block are included in the same MER may be determined, and when the prediction object block and the spatial merge candidate block are not included in the 15 same MER, the spatial merge candidate block may be determined as not available or a merge candidate block may be determined by determining whether the spatial merge candidate block is included in an MER that is not yet decoded. Hereinafter, in exemplary embodiments of the present invention, an operation of the prediction unit when performing the inter prediction is described. 20
[0037] The inter prediction unit may generate the prediction unit based on information on reference pixels neighboring a current block, where the reference pixels are pixels within the current picture. If a neighboring block of the current prediction unit is a block on which the inter prediction is performed such that a reference pixels are pixels on which the inter prediction is performed, the reference pixels included in the block on 25 which the inter prediction is performed may be replaced with the reference pixels of the neighboring block on which the intra prediction is performed. In other words, when the reference pixel is not available, reference pixels which are not available may be replaced with at least one reference pixel among available reference pixels.
[0038] The intra prediction may have directional prediction modes which use 30 information on the reference pixels according to a prediction direction and non-directional modes which do not use the directional information when performing the
10
prediction. A mode for predicting information on luma samples and a mode for predicting information on chroma samples may be different. Further, information on intra prediction mode which is used for the luma samples or information on predicted luma signal may be utilized to predict information on chroma samples.
[0039] In case where a size of the prediction unit and a size of the transform unit are the 5 same when performing the intra prediction, the intra prediction may be performed on the prediction unit based on pixels which exist in a left side of the prediction unit, pixels which exist in a left upper region, and pixels which exist on an upper region. However, in a case where the size of the prediction unit and the size of the transform unit are different when performing the intra prediction, the intra prediction may be performed by 10 using the reference pixels based on the transform unit. Also, the intra prediction which uses NxN division only with respect to the smallest coding unit may be used.
[0040] In the intra prediction method, according to the prediction mode, a mode dependent intra smoothing (MDIS) filter may be applied to the reference pixel to generate the prediction block. A kind of the MDIS filter which applies to the reference 15 pixel may be different. In order to perform the intra prediction, the intra prediction mode of the current prediction unit may be predicted from the intra prediction mode of the prediction unit neighboring to the current prediction unit. When predicting the prediction mode of the current prediction unit by using mode information predicted from a neighboring prediction unit, if the intra prediction modes of the current prediction unit 20 and the neighboring prediction unit are the same, information that the prediction modes of the current prediction unit and the neighboring prediction unit are the same may be transmitted using predetermined flag information, and if the prediction modes of the current prediction unit and the neighboring prediction unit are different, the prediction mode information of the current block may be decoded by entropy encoding. 25
[0041] Also, a residual block including residual value information which is a difference between the prediction unit on which the prediction is performed based on the prediction unit generated in the prediction module 120, 125 and an original block of the prediction unit. The generated residual block may be inputted to the transform module 130. The transform module 130 may transform the residual block including the residual value 30 information of the original block and the prediction unit generated in the prediction module 120, 125 by using a transform method such as a discrete cosine transform (DCT)
11
or a discrete sine transform (DST). Whether to apply the DCT or the DST in order to transform the residual block may be determined based on the intra prediction mode information of the prediction unit used for generating the residual block.
[0042] The quantization module 135 may quantize values transformed into a frequency domain by the transform module 130. Depending on a block or an importance of an 5 image, a quantization parameter may be varied. A value outputted by the quantization module 135 may be provided to the dequantization module 140 and the rearranging module 160.
[0043] The rearranging module 160 may re-arrange the quantized coefficient value with respect to the residual value. 10
[0044] The re-arranging module 160 may modify a coefficient of a two dimensional array of block form into a form of a one dimensional vector through a coefficient scanning method. For example, in the re-arranging module 160, from a DC coefficient to a coefficient in a high frequency domain may be scanned to be rearranged to a one dimension vector form by using a diagonal scan mode. According to a size of a 15 transform unit and the intra prediction mode, a vertical scan mode of scanning two dimensional coefficients in a block form in a column direction or a horizontal scan mode of scanning the two dimensional coefficients in the block form in a row direction may be used instead of the diagonal scan mode. In other words, it may be determined which scan mode among the diagonal scan mode, the vertical scan mode, and the horizontal 20 scan mode is used according to the size of the transform unit and the intra prediction mode.
[0045] The entropy encoding module 165 performs the entropy encoding based on values outputted from the re-arranging module 160. The entropy encoding may use various encoding methods such as, for example, Exponential Golomb, Context-Adaptive 25 Binary Arithmetic Coding (CABAC).
[0046] The entropy encoding unit 165 may encode various information such as residual coefficient information of coding unit and block type information, prediction mode information, partition unit information, prediction unit information, transmission unit information, motion vector information, reference picture information, interpolation 30 information on a block, filtering information, MER information, etc. from the re-arranging module 160 and the prediction module 120, 125.
12
[0047] The entropy encoding unit 165 may perform the entropy encoding on the coefficient value in the coding unit inputted from the re-arranging module 160 by using the entropy encoding method such as CABAC.
[0048] The dequantization module 140 and the inverse transform module 145 dequantizes values quantized by the quantization module 135 and inversely transforms 5 the values transformed by the transform module 130. The residual value generated by the dequantization module 140 and the inverse transform module 145 may be added to the prediction unit predicted through the motion estimation module, the motion compensation module and the intra prediction module included in the prediction module 120, 125 to generate a reconstructed block. 10
[0049] The filtering module 150 may include at least one of a deblocking filter, an offset correction module, and an adaptive loop filter (ALF).
[0050] The deblocking filter may remove a block distortion generated due to a boundary between blocks in a reconstructed picture. In order to determine whether to perform the deblocking filtering, it may be determined whether to apply the deblocking 15 filter to the current block based on pixels included in several columns or rows included in the block. When applying the deblocking filter to the block, a strong filter or a weak filter may be applied depending on a required deblocking filtering strength. Also, in applying the deblocking filter, when performing a vertical filtering and a horizontal filtering, a horizontal direction filtering and a vertical direction filtering may be 20 processed in parallel.
[0051] The offset correction module may correct an offset from an original image by a pixel unit with respect to the image on which the deblocking filtering is performed. In order to perform the offset correction with respect to a specific picture, a method of classifying pixels included in the image into a predetermined number of regions, 25 determining a region on which the offset is to be performed and applying the offset to a corresponding region or a method of applying the offset by considering edge information of each pixel may be used.
[0052] The adaptive loop filter (ALF) may perform filtering based on a comparison of the filtered reconstructed image and the original image. After classifying pixels 30 included in the image into a predetermined group and determining a filter to be applied to a corresponding group, and then the filtering may be applied to each group
13
determined to differentially with each filter. Information about whether to apply the ALF may be transmitted by the coding unit (CU) and a size and a coefficient of the ALF to be applied may be different for each block. The ALF may have various shapes, and therefore a number of coefficients in the filter may be different for each filter. Filtering related Information of ALF (filter coefficient information, ALF On/Off information, 5 filter shape information, etc.) may be included and transmitted in a predetermined parameter set in a bitstream
[0053] The memory 155 may store a reconstructed block or picture outputted from the filtering module 150, and the stored reconstructed block or picture may be provided to the prediction module 120, 125 when performing the inter prediction. 10
[0054]
[0055] FIG. 2 is a block diagram illustrating an image decoder according to another exemplary embodiment of the present invention.
[0056] Referring to FIG. 2, a video decoder may include an entropy decoding module 210, a re-arranging module 215, a dequantization module 220, an inverse transform 15 module 225, a prediction module 230, 235, a filter module 240, and a memory 245.
[0057] When a video bitstream is inputted from the video encoder, the input bitstream may be decoded in an order opposite to the processing order in the video encoder.
[0058] The entropy decoding module210 may perform entropy decoding in an opposite order of performing the entropy encoding in the entropy encoding module of the video 20 encoder. Information for generating the prediction block among information decoded by the entropy decoding module210 may be provided to the prediction module 230, 235 and the residual values which are entropy decoded in the entropy decoding module may be inputted to the re-arranging module 215.
[0059] The entropy decoding module 210 may decode information related to the intra 25 prediction and the inter prediction performed by the encoder. As described above, when there is a predetermined constraint for the intra prediction and the inter prediction in the video encoder, information related to the intra prediction and the inter prediction of the current block may be provided by performing the entropy decoding based on the constraint. 30
[0060] The re-arranging module 215 may perform rearrangement of the bitstream which is entropy decoded by the entropy decoding module 210 based on a re-arranging
14
method of the encoder. Coefficients represented in a one dimensional vector form may be reconstructed and re-arranged in a two dimensional block form.
[0061] The dequantization module 220 may perform dequantization based on the quantization parameter provided from the encoder and the rearranged coefficients block.
[0062] The inverse transform module 225 may perform an inverse DCT and an inverse 5 DST on a result of quantization performed by the video encoder with respect to the DCT and the DST performed by the transform module. The inverse transform may be performed based on the transmission unit determined by the video encoder. In the transform module of the video encoder, the DCT and the DST may be selectively performed according to a plurality of information such as the prediction method, the size 10 of the current block, and the prediction direction, and the inverse transform module 225 of the video decoder may perform inverse transform based on transform information performed in the transform module of the video encoder.
[0063] The prediction module 230, 235 may generate the prediction block based on information related to generating the prediction block provided from the entropy 15 decoding module 210 and information of the previously decoded block or picture provided form the memory 245.
[0064] The prediction module 230, 235 may include a prediction unit determination module, an inter prediction module, and an intra prediction module. The prediction unit determination module may receive various information such as prediction unit 20 information, prediction mode information of the intra prediction method, and motion prediction related information of the inter prediction method inputted from the entropy decoder, distinguish the prediction unit in the current coding unit based on the received information, and determine whether the inter prediction is performed on the prediction unit or the intra prediction is performed on the prediction unit. The inter prediction 25 unit may perform the inter prediction with respect to the current prediction unit based on information included in at least one picture between the previous pictures and the subsequent pictures of the current picture including the current prediction unit by using information required for the inter prediction of the current prediction unit provided by the video encoder. 30
[0065] In order to perform the inter prediction, it may be determined based on the coding unit whether the motion prediction method in the prediction unit included in a
15
corresponding coding unit is the skip mode, the merge mode, or the AMVP mode.
[0066] According to an exemplary embodiment of the present invention, when performing the inter prediction, the motion estimation region (MER) may be defined to perform the prediction in parallel. For example, when performing the inter prediction using the merge or the skip, whether the prediction object block and the spatial merge 5 candidate block are included in the same MER may be determined. When the prediction object block and the spatial merge candidate block are not included in the same MER, the spatial merge candidate block may be determined as unavailable or the spatial merge candidate block may be determined as merge candidate block by determining whether the spatial merge candidate block is included in an MER that is not 10 yet decoded. An operation of the prediction module will be described in detail in an exemplary embodiment of the present invention.
[0067] The intra prediction module may generate a prediction block based on pixel information within the current picture. When the prediction unit is a predicting unit for performing the intra prediction, the intra prediction may be performed based on intra 15 prediction mode information of the prediction unit provided by the video encoder. The intra prediction module may include the MDIS filter, a reference pixel interpolation module, and a DC filter. The MDIS filter is a module for performing filtering on the reference pixel of the current block, and whether to apply the filter may be determined and applied according to the prediction mode of the current prediction unit. The 20 filtering may be performed on the reference pixel of the current block by using the prediction mode of the prediction unit and the MDIS filter information provided by the video encoder. When the prediction mode of the current block is a mode that does not perform the filtering, the MDIS filter may not apply.
[0068] The reference pixel interpolation module may generate a reference pixel in pixel 25 unit less than an integer value by interpolating the reference pixel when the prediction mode of the prediction unit is the prediction unit for performing intra prediction based on a pixel value of the interpolated reference pixel. When the prediction mode of the current prediction unit is a prediction mode that generates the prediction block without interpolating the reference pixel, the reference pixel may not be interpolated. The DC 30 filter may generate the prediction block through filtering if the prediction mode of the current block is a DC mode.
16
[0069] The reconstructed block or picture may be provided to the filter module 240. The filter module 240 may include a deblocking filter, an offset correction module, an ALF.
[0070] Information on whether the deblocking filter is applied to a corresponding block or picture and whether a strong filter or a weak filter is applied if the deblocking filter is 5 applied may be provided from the video encoder. The deblocking filter of the video decoder may be provided with information about the deblocking filter from the video encoder and perform deblocking filtering for the corresponding block in the video decoder. Same as the video encoder, a vertical deblocking filtering and a horizontal deblocking filtering are first performed while at least one of the vertical deblocking and 10 the horizontal deblocking may be performed in an overlapped area. In the overlapped area of the vertical deblocking filtering and the horizontal deblocking filtering, the vertical deblocking filtering or the horizontal deblocking filtering which has not previously performed may be performed. Through this deblocking filtering process, a parallel processing of the deblocking filtering may be possible. 15
[0071] The offset correction module may perform offset correction on the reconstructed image based on a type of the offset correction applied to the image and offset value information.
[0072] The ALF may perform filtering based on a value of comparing the original image and the reconstructed image through filtering. The ALF may be applied to the 20 coding unit based on information about whether to apply the ALF, information about an ALF coefficient provided from the decoder. The ALF information may be included in a particular parameter set to be provided.
[0073] The memory 245 may store the reconstructed picture or block to be used as the reference picture or the reference block and the reconstructed picture may be provided to 25 the output module.
[0074] As described above, although the coding unit is used to refer to a unit of coding in an exemplary embodiment, the coding unit may be a unit for performing not only the encoding but also the decoding. Hereinafter, a prediction method described in FIGS. 3 through 11 according to an exemplary embodiment of the present invention may be 30 performed by an element such as the prediction module included in FIG. 1 and FIG. 2.
[0075]
17
[0076] FIG. 3 is a conceptual view illustrating candidate blocks for applying merge mode and skip mode according to an exemplary embodiment of the present invention.
[0077] Hereinafter, for illustrative purposes, a description is made with respect to the merge mode in an exemplary embodiment of the present invention; however, the same method may be applied to the skip mode and such embodiment is also included in the 5 scope of claims in the present invention.
[0078] Referring to FIG. 3, in order to perform the inter prediction through the merge mode, spatial merging candidate blocks 300, 305, 310, 315, 320 and temporal merging candidate blocks 350, 355 may be used.
[0079] When a point (xP, yP) located on a upper left portion of the prediction object 10 block relative to a location of the prediction object block, with a width of the prediction object block, nPSW and a height of the prediction object block, sPSH, each block of the spatial merging candidate blocks 300, 305, 310, 315, 320 may be one of a first block 300 including a point (xP-1, yP+nPSH-MinPuSize), a second block 305 including a point (xP+nPSW-MinPuSize, yP-1), a third block 310 including a point (xP+nPSW, yP-1), a 15 fourth block 315 including a point (xP-1, yP+nPSH), , and a fifth block 320 including a point (xP-MinPuSize, yP-1).
[0080] The temporal merging candidate may use a plurality of candidate blocks and a first Col block (collocated block) 350 may be a block including a point (xP+nPSW, yP+nPSH) located on a Col picture (collocated picture). If the first Col block 350 does 20 not exist or is not available (for example, if the first Col block does not perform the inter prediction), a second Col block 355 including a point (xP+(nPSW>>1), yP+(nPSH>>1)) located on the Col picture may be used instead.
[0081] According to an exemplary embodiment of the present invention, in order to perform the inter prediction using the merge mode in parallel when performing the 25 motion prediction, whether to use the merging candidate block relative to a certain area may be determined. For example, in order to determine the merging candidate block for performing the merge mode, relative to a predetermined area of a certain size, it may be determined whether the merging candidate block exists within the predetermined area together with the prediction object block to determine whether to use the merging 30 candidate block or not, or to replace with other merging candidate block, thereby performing the motion prediction in parallel relative to the predetermined area.
18
Hereinafter, a parallel motion prediction method using the merge mode will be described in an exemplary embodiment of the present invention.
[0082]
[0083] FIG. 4 is a conceptual view illustrating a method of determining a merging candidate block according to an exemplary embodiment of the present invention. 5
[0084] Referring to FIG. 4, it is assumed that a largest coding unit (LCU) is split into four motion estimation regions (MER).
[0085] In case of a first prediction block PU0 included in a first MER (MER0), similar to FIG. 4, when the inter prediction is performed by using the merge mode with respect to the first prediction block PU0, five spatial merging candidate blocks 400, 405, 410, 10 415, 420 may exist as the spatial merging candidate blocks. The five merging candidate blocks 400, 405, 410, 415, 420 may exist in a location not included in the first MER (MER0) and may be blocks on which encoding/decoding has already been performed.
[0086] The second prediction block (PUI) is a prediction block included in a second 15 MER (MER1) and four merging candidate blocks 430, 435, 445, 450 among the spatial merging candidate blocks 430, 435, 440, 445, 450 for performing the inter prediction using the merge mode may be blocks that exist within the second MER (MER1) and blocks that belong to the same MER which currently performs the prediction. The remaining one merging candidate block 440 may be a block that exists in a right side of 20 the current MER and a block included in the LCU or MER on which encoding /decoding has not yet performed.
[0087] According to an exemplary embodiment of the present invention, when the merging candidate block of the current block and the current block belong to the same MER, the merging candidate block of the current block is excluded and motion 25 information of at least one block at another location may be added as the merging candidate according to a size of the current block and an MER size.
[0088] A block including a point that exists in other MER in a vertical or horizontal direction may be added as the merging candidate block. Alternatively, a block that belongs to other MER at a location closest to the candidate block may be added as the 30 merging candidate block. Alternatively, a block at a predetermined location according to a shape and a size of the current block may be added as a merging candidate block.
19
[0089] For an example, in case of the merging candidate block 435 located in an upper side of the second prediction unit (PU1) and the merging candidate block 450 located in an upper left side of the second prediction unit, blocks 455, 460 including points located outside the second MER in the vertical direction may be used as replaced merging candidate blocks. For the merging candidate block 430 located in a left side of the 5 second prediction unit and the merging candidate block 445 located in a lower left side of the second prediction unit, blocks 465, 470 including points outside the MER in the horizontal direction may be used as the replaced merging candidate blocks. When a block is included in the same MER with the current prediction unit and thus cannot be used as the merging candidate block, the merging candidate block may be replaced with 10 other block including a point in other MER according to a location of the merging candidate block.
[0090] In case of a third prediction block (PU2), a merging candidate block 475 included in the same MER with the third prediction block may be replaced to be used by a block 480, which exists in an upper side in the vertical direction. Further, as another 15 exemplary embodiment of the present invention, it is possible to replace the location of the merging candidate block by replacing a location of the spatial merging candidate block with a block included in other MER in a direction not the vertical or horizontal direction and this exemplary embodiment is also included in the claim scope of the present invention. 20
[0091] The following steps may be performed in order to perform a method for determining the merging candidate blocks.
[0092] 1) Step of decoding motion estimation region (MER) related information
[0093] The MER related information may include information on a size of the MER. Whether the prediction object block is included in the MER may be determined based on 25 the information on the size of the MER and the size of the prediction object block.
[0094] 2) Step of determining whether the prediction object block and the spatial merging candidate block are included in the same MER
[0095] In the case that the prediction object block and the spatial merging candidate block are included in the same MER, the following steps may be performed to 30 adaptively determine the spatial merging candidate block according to the size of the MER and the size of the prediction object block.
20
[0096] 3) Step of determining that the spatial merging candidate block is unavailable when the prediction object block and the spatial merging candidate block are included in the same MER
[0097] When the prediction object block and the spatial merging candidate block are included in the same MER, the spatial merging candidate block may be determined as 5 unavailable and the spatial merging candidate block included in the same MER may be replaced with other merging candidate block. Also, as described below, it is possible that the merging candidate block which is determined as unavailable may not be used in the inter prediction with the merge mode.
[0098] According to another exemplary embodiment of the present invention, a method 10 which does not use the merging candidate block included in the same MER with the prediction object block also can be applied.
[0099] For example, among merging candidate blocks, blocks which is included an MER which encoding/decoding is already performed on and if different from a current MER which prediction is currently performed on, are available for the inter prediction 15 applying merge mode in parallel. The blocks may be used as the inter prediction candidate blocks with the merge mode. However, blocks that belong to the MER on which the prediction is currently performed may not be used as the inter prediction candidate block for the inter prediction with the merge mode. The block on which encoding/decoding is not performed may either not be used as the inter prediction 20 candidate block. This exemplary embodiment is also included in the claim scope of the present invention.
[00100]
[00101] FIG. 5 is a conceptual view illustrating a method of determining a merging candidate block based on a size of an MER according to an exemplary embodiment of 25 the present invention.
[00102] Referring to FIG. 5, the merging candidate may be adaptively determined according to the size of the MER and the size of the current prediction unit. For example, in a case where a merging candidate corresponding to one of the location of merging candidates A, B, C, D, E is included in the same MER with the current 30 prediction unit, the merging candidate is determined as unavailable. Here, motion information of at least one block at other location may be added as the merging
21
candidate according to the size of the current block and the size of the MER.
[00103] In FIG. 5, it is assumed that the size of the MER is 8x8 and the prediction object block is 4x8. When the MER size is 8x8, a block of A included in the prediction object block belongs to the same MER with the prediction object block and blocks of B, C, D and E are included in a different MER from the prediction object block. 5
[00104] In case of the block of A, the block may be replaced with a location of a block (for example, block of A’) which is included in the different MER. Therefore, according to an exemplary embodiment of the present invention, when the merging candidate block of the current block and the current block belong to the same MER, the merging candidate block of the current block may be excluded from a block for merging 10 candidate such that the motion information of at least one block at other location may be added as the merging candidate according to the size of the current block and the MER size.
[00105]
[00106] According to an exemplary embodiment of the present invention, the size 15 information of the MER may be included in upper level syntax information to be transmitted.
[00107] Table 1 below is associated with a method of transmitting the size information on the MER in the upper level syntax.
[00108] 20
22
[00109]
[00110] Referring to Table 1, the size information of the MER may be obtained based on a syntax element log2_parallel_merge_level_minus2 included in a high level syntax structure such as a picture parameter set. A syntax element log2_parallel_merge_level_minus2 may also be included in a high level syntax structure 5 other than the picture parameter set, and this exemplary embodiment is also included in the claim scope of the present invention.
[00111]
[00112] Table 2 below describes a relationship between a value of log2_parallel_merge_level_minus2 and the size of the MER. 10
[00113]
23
[00114]
[00115] Referring to Table 2, the value of log2_parallel_merge_level_minus2 may have a value from 0 to 4 inclusively, and the size of MER size may be specified differently according to the value of the syntax element. When the MER is 0, it is the same as 5 performing the inter prediction using the merge mode without using the MER.
[00116] The syntax element including the size information of the MER may be, in an exemplary embodiment of the present invention, represented and used as the term “MER size information syntax element” and defining the MER size information syntax element as in Table 2 is an example and it is possible to specify the MER size using various 10 different methods and such a syntax element expression method is also included in the claim scope of the present invention.
[00117]
[00118] FIG. 6 is a conceptual view illustrating a method of determining whether a
24
spatial merging candidate block of the current block is available.
[00119] Referring to FIG. 6, based on locations of a prediction object block 600 and a spatial merging candidate block 650 neighboring to the prediction object block 600 and the MER size information syntax element, availability of the spatial merging candidate block may be determined. 5
[00120] When it is assumed that (xP, yP) is a point at a left top of the prediction object block and (xN, yN) is a point at a left top of the merging candidate block, whether the spatial merging candidate block is available may be determined through the following Math 1 and Math 2.
[00121]

Documents

Application Documents

# Name Date
1 Power of Attorney [24-11-2015(online)].pdf 2015-11-24
2 Form 5 [24-11-2015(online)].pdf 2015-11-24
3 Form 3 [24-11-2015(online)].pdf 2015-11-24
4 Form 18 [24-11-2015(online)].pdf 2015-11-24
5 Drawing [24-11-2015(online)].pdf 2015-11-24
6 Description(Complete) [24-11-2015(online)].pdf 2015-11-24
7 10765-delnp-2015-Form-1-(28-12-2015).pdf 2015-12-28
8 10765-delnp-2015-Correspondence Others-(28-12-2015).pdf 2015-12-28
9 10765-delnp-2015-Form-3-(28-03-2016).pdf 2016-03-28
10 10765-delnp-2015-Correspondence Others-(28-03-2016).pdf 2016-03-28
11 10765-DELNP-2015-Form 3-030516.pdf 2016-05-10
12 10765-DELNP-2015-Correspondence-030516.pdf 2016-05-10
13 10765-DELNP-2015-FER.pdf 2020-02-10
14 10765-DELNP-2015-OTHERS [10-08-2020(online)].pdf 2020-08-10
15 10765-DELNP-2015-Information under section 8(2) [10-08-2020(online)].pdf 2020-08-10
16 10765-DELNP-2015-FORM 3 [10-08-2020(online)].pdf 2020-08-10
17 10765-DELNP-2015-FER_SER_REPLY [10-08-2020(online)].pdf 2020-08-10
18 10765-DELNP-2015-DRAWING [10-08-2020(online)].pdf 2020-08-10
19 10765-DELNP-2015-CLAIMS [10-08-2020(online)].pdf 2020-08-10
20 10765-DELNP-2015-PatentCertificate20-08-2020.pdf 2020-08-20
21 10765-DELNP-2015-IntimationOfGrant20-08-2020.pdf 2020-08-20
22 10765-DELNP-2015-RELEVANT DOCUMENTS [28-09-2022(online)].pdf 2022-09-28
23 10765-DELNP-2015-RELEVANT DOCUMENTS [20-07-2023(online)].pdf 2023-07-20

Search Strategy

1 SEARCHSTARTEGY_06-11-2019.pdf

ERegister / Renewals

3rd: 27 Oct 2020

From 06/09/2014 - To 06/09/2015

4th: 27 Oct 2020

From 06/09/2015 - To 06/09/2016

5th: 27 Oct 2020

From 06/09/2016 - To 06/09/2017

6th: 27 Oct 2020

From 06/09/2017 - To 06/09/2018

7th: 27 Oct 2020

From 06/09/2018 - To 06/09/2019

8th: 27 Oct 2020

From 06/09/2019 - To 06/09/2020

9th: 27 Oct 2020

From 06/09/2020 - To 06/09/2021

10th: 19 Aug 2021

From 06/09/2021 - To 06/09/2022

11th: 18 Aug 2022

From 06/09/2022 - To 06/09/2023

12th: 17 Aug 2023

From 06/09/2023 - To 06/09/2024

13th: 20 Aug 2024

From 06/09/2024 - To 06/09/2025

14th: 18 Aug 2025

From 06/09/2025 - To 06/09/2026