[go: up one dir, main page]

WO2020009366A1 - Procédé et dispositif de décodage d'image selon une prédiction intra dans un système de codage d'image - Google Patents

Procédé et dispositif de décodage d'image selon une prédiction intra dans un système de codage d'image Download PDF

Info

Publication number
WO2020009366A1
WO2020009366A1 PCT/KR2019/007721 KR2019007721W WO2020009366A1 WO 2020009366 A1 WO2020009366 A1 WO 2020009366A1 KR 2019007721 W KR2019007721 W KR 2019007721W WO 2020009366 A1 WO2020009366 A1 WO 2020009366A1
Authority
WO
WIPO (PCT)
Prior art keywords
current block
sample
intra prediction
filter
prediction mode
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/KR2019/007721
Other languages
English (en)
Korean (ko)
Inventor
유선미
이령
이재호
임재현
최장원
허진
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
LG Electronics Inc
Original Assignee
LG Electronics Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by LG Electronics Inc filed Critical LG Electronics Inc
Publication of WO2020009366A1 publication Critical patent/WO2020009366A1/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

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/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/117Filters, e.g. for pre-processing or post-processing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/132Sampling, masking or truncation of coding units, e.g. adaptive resampling, frame skipping, frame interpolation or high-frequency transform coefficient masking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/182Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a pixel
    • 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/593Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques

Definitions

  • the present invention relates to an image coding technique, and more particularly, to an image decoding method and apparatus according to intra prediction in an image coding system.
  • the demand for high resolution and high quality images such as high definition (HD) images and ultra high definition (UHD) images is increasing in various fields.
  • the higher the resolution and the higher quality of the image data the more information or bit rate is transmitted than the existing image data. Therefore, the image data can be transmitted by using a medium such as a conventional wired / wireless broadband line or by using a conventional storage medium. In the case of storage, the transmission cost and the storage cost are increased.
  • a high efficiency image compression technique is required to effectively transmit, store, and reproduce high resolution, high quality image information.
  • An object of the present invention is to provide a method and apparatus for improving image coding efficiency.
  • Another object of the present invention is to provide an intra prediction method and apparatus for selecting an interpolation filter for a target sample in a current block.
  • Another technical problem of the present invention is to provide a method and apparatus for performing intra prediction based on an interpolation filter for a selected target sample.
  • an image decoding method performed by a decoding apparatus.
  • the method includes deriving an intra prediction mode of a current block, deriving peripheral samples including left peripheral samples and upper peripheral samples of the current block, the position of the target sample of the current block and the intra prediction mode. Based on a prediction angle, deriving reference samples for prediction of the target sample among the surrounding samples, determining an interpolation filter for the target sample, and based on the interpolation filter and the reference samples And deriving a prediction sample of the target sample, wherein the interpolation filter for the target sample is a 4-tap interpolation filter or 6 based on the size of the current block and the prediction angle of the intra prediction mode.
  • the tap interpolation filter is determined.
  • a decoding apparatus for performing an image decoding method.
  • the decoding apparatus derives an entropy decoding unit for obtaining prediction information about a current block, an intra prediction mode of the current block, derives peripheral samples including left neighboring samples and upper neighboring samples of the current block, and Based on the position of the target sample of the current block and the prediction angle of the intra prediction mode, the reference samples for prediction of the target sample among the neighboring samples are derived, and an interpolation filter for the target sample is determined.
  • a prediction unit for deriving a prediction sample of the target sample based on the interpolation filter and the reference samples, wherein the interpolation filter for the target sample is based on the size of the current block and the prediction angle of the intra prediction mode.
  • the 4-tap interpolation filter or the 6-tap interpolation filter is determined.
  • a video encoding method performed by an encoding apparatus includes determining an intra prediction mode for a current block, deriving peripheral samples including left peripheral samples and top peripheral samples of the current block, the location of the target sample of the current block and the intra prediction mode. Deriving reference samples for prediction of the target sample among the surrounding samples, determining an interpolation filter for the target sample, the interpolation filter and the reference samples based on a prediction angle of Deriving a prediction sample of the target sample, and generating, encoding, and outputting prediction information about the current block, wherein the interpolation filter for the target sample includes the size of the current block and the intra. Based on the prediction angles in the prediction mode, a 4-tap or 6-tap interpolation filter is determined. Characterized in that.
  • an encoding apparatus for performing an image encoding method.
  • the encoding apparatus determines an intra prediction mode for the current block, derives peripheral samples including the left neighboring samples and the upper neighboring samples of the current block, and determines the location of the target sample of the current block and the intra prediction mode.
  • deriving reference samples for prediction of the target sample among the surrounding samples Based on the prediction angle, deriving reference samples for prediction of the target sample among the surrounding samples, determining an interpolation filter for the target sample, and based on the interpolation filter and the reference samples
  • the prediction of the target sample may be performed based on the interpolation filter selected according to the size information of the current block, the distance information from the reference sample, and / or the prediction mode information.
  • the present invention it is possible to select an interpolation filter for a target sample based on the various conditions, thereby reducing the amount of bits of information on the selection of the interpolation filter, thereby improving the prediction accuracy of the current block. Through this, the coding efficiency of the current block can be improved.
  • FIG. 1 is a diagram schematically illustrating a configuration of a video encoding apparatus to which the present invention may be applied.
  • FIG. 2 shows another example schematically illustrating a video encoding apparatus to which the present invention can be applied.
  • FIG. 3 exemplarily illustrates a process of performing intra prediction in an encoding apparatus.
  • FIG. 4 is a diagram schematically illustrating a configuration of a video decoding apparatus to which the present invention may be applied.
  • FIG. 5 shows another example schematically illustrating a video decoding apparatus to which the present invention can be applied.
  • FIG. 6 exemplarily illustrates a process of performing intra prediction in a decoding apparatus.
  • FIG. 9 illustrates that when a position of a reference sample located in the prediction direction of the directional intra prediction mode is a fractional sample position, a prediction sample of the target sample is derived based on integer samples adjacent to the left and right sides of the reference sample; An example is shown.
  • FIG. 10 illustrates an example of selecting an interpolation filter based on the size of the current block and the intra prediction mode.
  • FIG. 11 illustrates an example of selecting an interpolation filter based on a distance between a target sample and a reference sample of the current block.
  • FIG. 12 illustrates an example of deriving a reference sample of a target sample of the current block based on the plurality of interpolation filters and deriving a prediction sample of the target sample based on the reference sample.
  • FIG. 13 schematically illustrates a video encoding method by an encoding device according to the present invention.
  • FIG. 14 schematically illustrates a video decoding method by a decoding apparatus according to the present invention.
  • each configuration in the drawings described in the present invention are shown independently for the convenience of description of the different characteristic functions, it does not mean that each configuration is implemented by separate hardware or separate software.
  • two or more of each configuration may be combined to form one configuration, or one configuration may be divided into a plurality of configurations.
  • Embodiments in which each configuration is integrated and / or separated are also included in the scope of the present invention without departing from the spirit of the present invention.
  • a picture generally refers to a unit representing one image of a specific time zone
  • a slice is a unit constituting a part of a picture in coding.
  • One picture may be composed of a plurality of slices, and if necessary, the picture and the slice may be mixed with each other.
  • a pixel or a pel may refer to a minimum unit constituting one picture (or image). Also, 'sample' may be used as a term corresponding to a pixel.
  • a sample may generally represent a pixel or a value of a pixel, and may only represent pixel / pixel values of the luma component, or only pixel / pixel values of the chroma component.
  • a unit represents the basic unit of image processing.
  • the unit may include at least one of a specific region of the picture and information related to the region.
  • the unit may be used interchangeably with terms such as block or area in some cases.
  • an M ⁇ N block may represent a set of samples or transform coefficients composed of M columns and N rows.
  • FIG. 1 is a diagram schematically illustrating a configuration of a video encoding apparatus to which the present invention may be applied.
  • the video encoding apparatus 100 may include a picture divider 105, a predictor 110, a residual processor 120, an adder 140, a filter 150, and a memory 160. It may include.
  • the residual processing unit 120 may include a subtraction unit 121, a conversion unit 122, a quantization unit 123, a reordering unit 124, an inverse quantization unit 125, and an inverse conversion unit 126.
  • the picture divider 105 may divide the input picture into at least one processing unit.
  • the processing unit may be called a coding unit (CU).
  • the coding unit may be recursively split from the largest coding unit (LCU) according to a quad-tree binary-tree (QTBT) structure.
  • LCU largest coding unit
  • QTBT quad-tree binary-tree
  • one coding unit may be divided into a plurality of coding units of a deeper depth based on a quad tree structure and / or a binary tree structure.
  • the quad tree structure may be applied first and the binary tree structure may be applied later.
  • the binary tree structure may be applied first.
  • the coding procedure according to the present invention may be performed based on the final coding unit that is no longer split.
  • the maximum coding unit may be used as the final coding unit immediately based on coding efficiency according to the image characteristic, or if necessary, the coding unit is recursively divided into coding units of lower depths and optimized.
  • a coding unit of size may be used as the final coding unit.
  • the coding procedure may include a procedure of prediction, transform, and reconstruction, which will be described later.
  • the processing unit may include a coding unit (CU) prediction unit (PU) or a transform unit (TU).
  • the coding unit may be split from the largest coding unit (LCU) into coding units of deeper depths along the quad tree structure.
  • LCU largest coding unit
  • the maximum coding unit may be used as the final coding unit immediately based on coding efficiency according to the image characteristic, or if necessary, the coding unit is recursively divided into coding units of lower depths and optimized.
  • a coding unit of size may be used as the final coding unit. If a smallest coding unit (SCU) is set, the coding unit may not be split into smaller coding units than the minimum coding unit.
  • the final coding unit refers to a coding unit that is the basis of partitioning or partitioning into a prediction unit or a transform unit.
  • the prediction unit is a unit partitioning from the coding unit and may be a unit of sample prediction. In this case, the prediction unit may be divided into sub blocks.
  • the transform unit may be divided along the quad tree structure from the coding unit, and may be a unit for deriving a transform coefficient and / or a unit for deriving a residual signal from the transform coefficient.
  • a coding unit may be called a coding block (CB)
  • a prediction unit is a prediction block (PB)
  • a transform unit may be called a transform block (TB).
  • a prediction block or prediction unit may mean a specific area in the form of a block within a picture, and may include an array of prediction samples.
  • a transform block or a transform unit may mean a specific area in a block form within a picture, and may include an array of transform coefficients or residual samples.
  • the prediction unit 110 may perform a prediction on a block to be processed (hereinafter, referred to as a current block) and generate a predicted block including prediction samples of the current block.
  • the unit of prediction performed by the prediction unit 110 may be a coding block, a transform block, or a prediction block.
  • the prediction unit 110 may determine whether intra prediction or inter prediction is applied to the current block. As an example, the prediction unit 110 may determine whether intra prediction or inter prediction is applied on a CU basis.
  • the prediction unit 110 may derive a prediction sample for the current block based on reference samples outside the current block in the picture to which the current block belongs (hereinafter, referred to as the current picture). In this case, the prediction unit 110 may (i) derive the prediction sample based on the average or interpolation of neighboring reference samples of the current block, and (ii) the neighbor reference of the current block.
  • the prediction sample may be derived based on a reference sample present in a specific (prediction) direction with respect to the prediction sample among the samples. In case of (i), it may be called non-directional mode or non-angle mode, and in case of (ii), it may be called directional mode or angular mode.
  • the prediction mode may have, for example, 33 directional prediction modes and at least two non-directional modes.
  • the non-directional mode may include a DC prediction mode and a planner mode (Planar mode).
  • the prediction unit 110 may determine the prediction mode applied to the current block by using the prediction mode applied to the neighboring block.
  • the prediction unit 110 may derive the prediction sample for the current block based on the sample specified by the motion vector on the reference picture.
  • the prediction unit 110 may apply one of a skip mode, a merge mode, and a motion vector prediction (MVP) mode to derive a prediction sample for the current block.
  • the prediction unit 110 may use the motion information of the neighboring block as the motion information of the current block.
  • the skip mode unlike the merge mode, the difference (residual) between the prediction sample and the original sample is not transmitted.
  • the MVP mode the motion vector of the current block may be derived using the motion vector of the neighboring block as a motion vector predictor.
  • the neighboring block may include a spatial neighboring block existing in the current picture and a temporal neighboring block present in the reference picture.
  • a reference picture including the temporal neighboring block may be called a collocated picture (colPic).
  • the motion information may include a motion vector and a reference picture index.
  • Information such as prediction mode information and motion information may be encoded (entropy) and output in the form of a bitstream.
  • the highest picture on the reference picture list may be used as the reference picture.
  • Reference pictures included in a reference picture list may be sorted based on a difference in a picture order count (POC) between a current picture and a corresponding reference picture.
  • POC picture order count
  • the subtraction unit 121 generates a residual sample which is a difference between the original sample and the prediction sample.
  • residual samples may not be generated as described above.
  • the transform unit 122 generates transform coefficients by transforming the residual sample in units of transform blocks.
  • the transform unit 122 may perform the transform according to the size of the transform block and the prediction mode applied to the coding block or the prediction block that spatially overlaps the transform block. For example, if intra prediction is applied to the coding block or the prediction block that overlaps the transform block, and the transform block is a 4 ⁇ 4 residual array, the residual sample is configured to perform a discrete sine transform (DST) transform kernel.
  • the residual sample may be transformed using a discrete cosine transform (DCT) transform kernel.
  • DST discrete sine transform
  • DCT discrete cosine transform
  • the quantization unit 123 may quantize the transform coefficients to generate quantized transform coefficients.
  • the reordering unit 124 rearranges the quantized transform coefficients.
  • the reordering unit 124 may reorder the quantized transform coefficients in the form of a block into a one-dimensional vector form through a coefficient scanning method. Although the reordering unit 124 has been described in a separate configuration, the reordering unit 124 may be part of the quantization unit 123.
  • the entropy encoding unit 130 may perform entropy encoding on the quantized transform coefficients.
  • Entropy encoding may include, for example, encoding methods such as exponential Golomb, context-adaptive variable length coding (CAVLC), context-adaptive binary arithmetic coding (CABAC), and the like.
  • the entropy encoding unit 130 may encode information necessary for video reconstruction other than the quantized transform coefficient (for example, a value of a syntax element) together or separately. Entropy encoded information may be transmitted or stored in units of network abstraction layer (NAL) units in the form of bitstreams.
  • NAL network abstraction layer
  • the inverse quantization unit 125 inverse quantizes the quantized values (quantized transform coefficients) in the quantization unit 123, and the inverse transformer 126 inverse transforms the inverse quantized values in the inverse quantization unit 125 to obtain a residual sample.
  • the adder 140 reconstructs the picture by combining the residual sample and the predictive sample.
  • the residual sample and the prediction sample may be added in units of blocks to generate a reconstructed block.
  • the adder 140 may be part of the predictor 110.
  • the adder 140 may be called a restoration unit or a restoration block generation unit.
  • the filter unit 150 may apply a deblocking filter and / or a sample adaptive offset to the reconstructed picture. Through deblocking filtering and / or sample adaptive offset, the artifacts of the block boundaries in the reconstructed picture or the distortion in the quantization process can be corrected.
  • the sample adaptive offset may be applied on a sample basis and may be applied after the process of deblocking filtering is completed.
  • the filter unit 150 may apply an adaptive loop filter (ALF) to the reconstructed picture. ALF may be applied to the reconstructed picture after the deblocking filter and / or sample adaptive offset is applied.
  • ALF adaptive loop filter
  • the memory 160 may store reconstructed pictures (decoded pictures) or information necessary for encoding / decoding.
  • the reconstructed picture may be a reconstructed picture after the filtering process is completed by the filter unit 150.
  • the stored reconstructed picture may be used as a reference picture for (inter) prediction of another picture.
  • the memory 160 may store (reference) pictures used for inter prediction.
  • pictures used for inter prediction may be designated by a reference picture set or a reference picture list.
  • FIG. 2 shows another example schematically illustrating a video encoding apparatus to which the present invention can be applied.
  • the video encoding apparatus may include an intra predictor, a reference smoother 200, a predictor 210, a post-filter 220, a transformer 230, and a quantizer 240.
  • the intra prediction unit may include a reference smoothing unit 200, a prediction unit 210, and a post-filter unit 220.
  • the reference smoothing unit 200 may select the left neighboring samples and the upper neighboring samples used for intra prediction of the current block in the picture to which the current block belongs (hereinafter, referred to as the current picture).
  • a smoothing process may be performed based on a block size, intra prediction mode information, and a sample value. This may prevent visual artifacts with respect to the predicted samples of the current block, which may be generated due to the difference in the sample values of the left peripheral samples and the upper peripheral samples.
  • the prediction unit 210 may derive a prediction sample based on (i) an average or interpolation of the left neighboring samples and the upper neighboring samples of the current block, and (ii) the left neighboring sample. And the prediction sample may be derived based on a surrounding sample present in a specific (prediction) direction with respect to the prediction sample among the upper surrounding samples. In case of (i), it may be called non-directional mode or non-angle mode, and in case of (ii), it may be called directional mode or angular mode. In intra prediction, the prediction mode may have, for example, 33 directional prediction modes and at least two non-directional modes. The non-directional mode may include a DC prediction mode and a planner mode (Planar mode). The prediction unit 210 may determine the prediction mode applied to the current block by using the prediction mode applied to the neighboring block.
  • the post-filter unit 220 may perform post-processing filtering to alleviate the discontinuity between the current block and neighboring samples. . Thereafter, the encoding apparatus may derive the difference between the prediction sample and the original sample as a residual sample, and the transform unit 230 may generate a transform coefficient by converting the residual sample in units of blocks. The quantization unit 240 may quantize the transform coefficients to generate quantized transform coefficients.
  • the encoding apparatus may perform intra prediction to generate a prediction sample of the current block (S300).
  • the prediction sample may be referred to as a prediction signal or an intra prediction signal.
  • the encoding apparatus may perform a smoothing process on the left neighboring samples and the upper neighboring samples used for intra prediction of the current block based on the size, mode information, and sample value of the current block (S310). . Thereafter, the encoding apparatus may generate the prediction sample by performing the prediction according to the intra prediction mode as described above (S320), and post-processing for mitigating discontinuity between the current block and neighboring samples. ) Filtering may be performed (S330).
  • the encoding apparatus may generate a residual sample based on the difference between the prediction sample and the original sample (S340), and may generate transform coefficients by converting the residual sample in units of blocks.
  • the encoding apparatus may quantize the transform coefficients to generate quantized transform coefficients (S360), and may entropy encode and signal the quantized transform coefficients (S370).
  • FIG. 4 is a diagram schematically illustrating a configuration of a video decoding apparatus to which the present invention may be applied.
  • the video decoding apparatus 400 includes an entropy decoding unit 410, a residual processing unit 420, a prediction unit 430, an adder 440, a filter unit 450, and a memory 460. It may include.
  • the residual processor 420 may include a reordering unit 421, an inverse quantization unit 422, and an inverse transform unit 423.
  • the video decoding apparatus 400 may reconstruct the video in response to a process in which the video information is processed in the video encoding apparatus.
  • the video decoding apparatus 400 may perform video decoding using a processing unit applied in the video encoding apparatus.
  • the processing unit block of video decoding may be, for example, a coding unit, and in another example, a coding unit, a prediction unit, or a transform unit.
  • the coding unit may be split along the quad tree structure and / or binary tree structure from the largest coding unit.
  • the prediction unit and the transform unit may be further used in some cases, in which case the prediction block is a block derived or partitioned from the coding unit and may be a unit of sample prediction. At this point, the prediction unit may be divided into subblocks.
  • the transform unit may be divided along the quad tree structure from the coding unit, and may be a unit for deriving a transform coefficient or a unit for deriving a residual signal from the transform coefficient.
  • the entropy decoding unit 410 may parse the bitstream and output information necessary for video reconstruction or picture reconstruction. For example, the entropy decoding unit 410 decodes information in the bitstream based on a coding method such as exponential Golomb coding, CAVLC, or CABAC, quantized values of syntax elements required for video reconstruction, and transform coefficients for residuals. Can be output.
  • a coding method such as exponential Golomb coding, CAVLC, or CABAC, quantized values of syntax elements required for video reconstruction, and transform coefficients for residuals. Can be output.
  • the CABAC entropy decoding method receives a bin corresponding to each syntax element in a bitstream, and decodes syntax element information and decoding information of neighboring and decoding target blocks or information of symbols / bins decoded in a previous step.
  • the context model may be determined using the context model, the probability of occurrence of a bin may be predicted according to the determined context model, and arithmetic decoding of the bin may be performed to generate a symbol corresponding to the value of each syntax element. have.
  • the CABAC entropy decoding method may update the context model by using the information of the decoded symbol / bin for the context model of the next symbol / bean after determining the context model.
  • the information related to the prediction among the information decoded by the entropy decoding unit 410 is provided to the prediction unit 430, and the residual value on which the entropy decoding has been performed by the entropy decoding unit 410, that is, the quantized transform coefficient, is used as a reordering unit ( 421).
  • the reordering unit 421 may rearrange the quantized transform coefficients into a two-dimensional block.
  • the reordering unit 421 may perform reordering in response to coefficient scanning performed by the encoding apparatus. Although the reordering unit 421 has been described in a separate configuration, the reordering unit 421 may be part of the inverse quantization unit 422.
  • the inverse quantization unit 422 may dequantize the quantized transform coefficients based on the (inverse) quantization parameter and output the transform coefficients.
  • information for deriving a quantization parameter may be signaled from the encoding apparatus.
  • the inverse transform unit 423 may inversely transform transform coefficients to derive residual samples.
  • the prediction unit 430 may perform prediction on the current block, and generate a predicted block including prediction samples for the current block.
  • the unit of prediction performed by the prediction unit 430 may be a coding block, a transform block, or a prediction block.
  • the prediction unit 430 may determine whether to apply intra prediction or inter prediction based on the information about the prediction.
  • a unit for determining which of intra prediction and inter prediction is to be applied and a unit for generating a prediction sample may be different.
  • the unit for generating a prediction sample in inter prediction and intra prediction may also be different.
  • whether to apply inter prediction or intra prediction may be determined in units of CUs.
  • a prediction mode may be determined and a prediction sample may be generated in PU units
  • intra prediction a prediction mode may be determined in PU units and a prediction sample may be generated in TU units.
  • the prediction unit 430 may derive the prediction sample for the current block based on the neighbor reference samples in the current picture.
  • the prediction unit 430 may derive the prediction sample for the current block by applying the directional mode or the non-directional mode based on the neighbor reference samples of the current block.
  • the prediction mode to be applied to the current block may be determined using the intra prediction mode of the neighboring block.
  • the prediction unit 430 may derive the prediction sample for the current block based on the sample specified on the reference picture by the motion vector on the reference picture.
  • the prediction unit 430 may induce a prediction sample for the current block by applying any one of a skip mode, a merge mode, and an MVP mode.
  • motion information required for inter prediction of the current block provided by the video encoding apparatus for example, information about a motion vector, a reference picture index, and the like may be obtained or derived based on the prediction information.
  • the motion information of the neighboring block may be used as the motion information of the current block.
  • the neighboring block may include a spatial neighboring block and a temporal neighboring block.
  • the prediction unit 430 may construct a merge candidate list using motion information of available neighboring blocks, and may use information indicated by the merge index on the merge candidate list as a motion vector of the current block.
  • the merge index may be signaled from the encoding device.
  • the motion information may include a motion vector and a reference picture.
  • the difference (residual) between the prediction sample and the original sample is not transmitted.
  • the motion vector of the current block may be derived using the motion vector of the neighboring block as a motion vector predictor.
  • the neighboring block may include a spatial neighboring block and a temporal neighboring block.
  • a merge candidate list may be generated by using a motion vector of a reconstructed spatial neighboring block and / or a motion vector corresponding to a Col block, which is a temporal neighboring block.
  • the motion vector of the candidate block selected from the merge candidate list is used as the motion vector of the current block.
  • the information about the prediction may include a merge index indicating a candidate block having an optimal motion vector selected from candidate blocks included in the merge candidate list.
  • the prediction unit 430 may derive the motion vector of the current block by using the merge index.
  • a motion vector predictor candidate list may be generated using a motion vector of a reconstructed spatial neighboring block and / or a motion vector corresponding to a Col block, which is a temporal neighboring block.
  • the prediction information may include a prediction motion vector index indicating an optimal motion vector selected from the motion vector candidates included in the list.
  • the prediction unit 430 may select the predicted motion vector of the current block from the motion vector candidates included in the motion vector candidate list using the motion vector index.
  • the prediction unit of the encoding apparatus may obtain a motion vector difference (MVD) between the motion vector of the current block and the motion vector predictor, and may encode the output vector in a bitstream form. That is, MVD may be obtained by subtracting the motion vector predictor from the motion vector of the current block.
  • the prediction unit 430 may obtain a motion vector difference included in the information about the prediction, and may derive the motion vector of the current block by adding the motion vector difference and the motion vector predictor.
  • the prediction unit may also obtain or derive a reference picture index or the like indicating a reference picture from the information about the prediction.
  • the adder 440 may reconstruct the current block or the current picture by adding the residual sample and the predictive sample.
  • the adder 440 may reconstruct the current picture by adding the residual sample and the predictive sample in units of blocks. Since the residual is not transmitted when the skip mode is applied, the prediction sample may be a reconstruction sample.
  • the adder 440 is described in a separate configuration, the adder 440 may be part of the predictor 430. On the other hand, the adder 440 may be called a restoration unit or a restoration block generation unit.
  • the filter unit 450 may apply the deblocking filtering sample adaptive offset, and / or ALF to the reconstructed picture.
  • the sample adaptive offset may be applied in units of samples and may be applied after deblocking filtering.
  • ALF may be applied after deblocking filtering and / or sample adaptive offset.
  • the memory 460 may store reconstructed pictures (decoded pictures) or information necessary for decoding.
  • the reconstructed picture may be a reconstructed picture after the filtering process is completed by the filter unit 450.
  • the memory 460 may store pictures used for inter prediction.
  • pictures used for inter prediction may be designated by a reference picture set or a reference picture list.
  • the reconstructed picture can be used as a reference picture for another picture.
  • the memory 460 may output the reconstructed picture in the output order.
  • FIG. 5 shows another example schematically illustrating a video decoding apparatus to which the present invention can be applied.
  • the video encoding apparatus may include an intra predictor, a reference smoothing unit 500, a predictor 510, a post-filter unit 520, an inverse quantizer 530, and an inverse transform unit 540.
  • the intra prediction unit may include a reference smoothing unit 500, a prediction unit 510, and a post-filter unit 520.
  • the intra predictor may derive the prediction sample for the current block by applying the directional mode or the non-directional mode based on the peripheral reference samples of the current block. In this case, the prediction mode to be applied to the current block may be determined using the intra prediction mode of the neighboring block.
  • the reference smoothing unit 500 may include the left neighboring samples and the upper neighboring sample used for intra prediction of the current block in a picture to which the current block belongs (hereinafter, referred to as the current picture).
  • the smoothing process may be performed based on the size, prediction mode, and sample value of the current block. This may prevent visual artifacts with respect to the predicted samples of the current block, which may be generated due to the difference in the sample values of the left peripheral samples and the upper peripheral samples.
  • the prediction unit 510 may derive a prediction sample based on (i) an average or interpolation of the left neighboring samples and the upper neighboring samples of the current block, and (ii) the left neighboring sample. And the prediction sample may be derived based on a surrounding sample present in a specific (prediction) direction with respect to the prediction sample among the upper surrounding samples. In case of (i), it may be called non-directional mode or non-angle mode, and in case of (ii), it may be called directional mode or angular mode. In intra prediction, the prediction mode may have, for example, 33 directional prediction modes and at least two non-directional modes. The non-directional mode may include a DC prediction mode and a planner mode (Planar mode). The prediction unit 510 may determine the prediction mode applied to the current block by using the prediction mode applied to the neighboring block.
  • the post-filter unit 520 may perform post-processing filtering to alleviate the discontinuity between the current block and neighboring samples. . Thereafter, the inverse quantization unit 530 may inverse quantize the quantized transform coefficients received from the encoding apparatus, and the inverse transform unit 540 inversely transforms the inverse quantized transform coefficients and residuals in block units. Samples can be generated. The decoding apparatus may reconstruct the current block encoded based on intra prediction based on the residual sample and the prediction sample.
  • the decoding apparatus may entropy decode entropy-encoded information received through the bitstream to obtain quantized transform coefficients (S600). Next, the decoding apparatus may inversely quantize the quantized transform coefficients to obtain transform coefficients (S610), and inversely transform the transform coefficients to generate residual samples in block units (S620). Next, the decoding apparatus may perform intra prediction to generate a prediction sample of the current block (S630). The prediction sample may be referred to as a prediction signal or an intra prediction signal.
  • the decoding apparatus may perform a smoothing process on the left neighboring samples and the upper neighboring samples used for intra prediction of the current block based on the size, the prediction mode, and the sample value of the current block (S640). . Thereafter, the decoding apparatus may generate the prediction sample by performing the prediction according to the intra prediction mode as described above (S650), and post-processing for mitigating discontinuity between the current block and neighboring samples. ) Filtering may be performed (S660). The decoding apparatus may generate a reconstructed sample of the current block by adding the prediction sample and the residual sample (S670).
  • the prediction when prediction is performed on the current block, the prediction may be performed based on an intra prediction mode.
  • the intra prediction may be performed based on neighboring samples that have already been encoded / decoded at the decoding time of the current block. That is, the predictive sample of the current block may be reconstructed using the left neighboring samples and the upper neighboring samples of the current block that have already been reconstructed.
  • the left peripheral samples and the upper peripheral samples may be represented as shown in FIG. 7.
  • an intra prediction mode for the current block may be derived, and the current block using at least one of the left neighboring samples and the upper neighboring samples according to the intra prediction mode.
  • a prediction sample for can be generated.
  • the left neighboring samples and the upper neighboring samples used for intra prediction of the current block may be smoothed based on the size, prediction mode, and sample value of the current block. That is, filtering may be performed to reduce the difference between the sample values of each of the left side samples and the top side samples based on the size, prediction mode, and sample value of the current block. This may prevent visual artifacts with respect to the predicted samples of the current block, which may be generated due to the difference in the sample values of the left peripheral samples and the upper peripheral samples.
  • the intra prediction mode may include two non-directional intra prediction modes and 33 directional intra prediction modes.
  • the non-directional intra prediction modes may include a planar intra prediction mode and a DC intra prediction mode, and the directional intra prediction modes may include 2 to 34 intra prediction modes.
  • the planner intra prediction mode may be called a planner mode, and the DC intra prediction mode may be called a DC mode.
  • the intra prediction mode 10 may be a horizontal intra prediction mode or a horizontal mode
  • the intra intra prediction mode 26 may be a vertical intra prediction mode or a vertical mode.
  • the prediction direction of angular intra mode) can be expressed in degrees.
  • the relative angle corresponding to each intra prediction mode may be expressed based on the horizontal reference angle 0 ° corresponding to the intra prediction mode 10, and the vertical reference angle corresponding to the intra prediction mode 26 reference 0 °.
  • the relative angle corresponding to each intra prediction mode can be expressed.
  • the intra prediction mode may include two non-directional intra prediction modes and 65 directional intra prediction modes.
  • the non-directional intra prediction modes may include a planar intra prediction mode and a DC intra prediction mode, and the directional intra prediction modes may include 2 to 66 intra prediction modes.
  • an intra prediction mode having horizontal directionality and an intra prediction mode having vertical directionality may be distinguished from the intra prediction mode 34 having an upper left diagonal prediction direction.
  • H and V in FIG. 8 mean horizontal directionality and vertical directionality, respectively, and a number of -32 to 32 represents a displacement of 1/32 on a sample grid position.
  • Intra prediction modes 2 to 33 have horizontal orientation, and intra prediction modes 34 to 66 have vertical orientation.
  • Intra prediction mode 18 and intra prediction mode 50 respectively indicate a horizontal intra prediction mode and a vertical intra prediction mode, and based on this, an angular intra prediction mode is used.
  • the prediction direction can be expressed in degrees.
  • the relative angle corresponding to each intra prediction mode may be expressed based on the horizontal reference angle 0 ° corresponding to the 18th intra prediction mode, and the vertical reference angle corresponding to the 50th intra prediction mode may be expressed as 0 °.
  • the relative angle corresponding to each intra prediction mode can be expressed.
  • the prediction sample of the target sample is based on a reference sample located in the prediction direction of the directional intra prediction mode based on the target sample on which the intra prediction in the current block is performed.
  • Can be derived That is, the reference sample located in the prediction direction may be copied and derived as the prediction sample.
  • the reference sample may represent a neighboring sample located in the prediction direction of the directional intra prediction mode based on the target sample among the upper neighboring samples and the left neighboring samples of the current block.
  • the sample value of the reference sample may be derived through interpolation between integer samples adjacent to the left and right sides of the reference sample, and the prediction of the target sample is based on the reference sample. Samples can be derived. For example, interpolation between the integer samples may be performed based on a distance ratio between the reference sample and the integer samples.
  • FIG. 9 illustrates that when a position of a reference sample located in the prediction direction of the directional intra prediction mode is a fractional sample position, a prediction sample of the target sample is derived based on integer samples adjacent to the left and right sides of the reference sample; An example is shown.
  • the fractional sample position of a reference sample located in the prediction direction of the directional intra prediction mode based on the target sample may be derived as tan ⁇ * (y + 1).
  • the tan ⁇ value for the angle ⁇ of each directional intra prediction mode for calculating the fractional sample position may be defined by scaling in integer units beforehand to make it easier to perform the calculation.
  • the tan ⁇ value of each scaled directional intra prediction mode may be derived as shown in the following table.
  • predModeIntra may represent each directional intra prediction mode
  • intraPredAngle may represent a prediction angle of each directional intra prediction mode, or may represent a scaled tan ⁇ approximation of each directional intra prediction mode.
  • Table 1 a tan ⁇ approximation value according to the predefined intra prediction mode may be derived.
  • the tan ⁇ 1 ⁇ value of each scaled directional intra prediction mode may be derived as shown in the following table.
  • predModeIntra may represent each directional intra prediction mode
  • intraPredAngle may represent an inverse prediction angle of each directional intra prediction mode, or a scaled tan - 1 ⁇ approximation of each directional intra prediction mode. Can be represented. Based on Table 2, a tan - 1 ⁇ approximation value according to the predefined intra prediction mode may be derived.
  • an anisotropic intra prediction mode may be applied to the current block.
  • the non-directional intra prediction modes may include a planar intra prediction mode and a DC intra prediction mode.
  • the planner intra prediction mode may be called a planner mode
  • the DC intra prediction mode may be called a DC mode.
  • a prediction sample of the current block may be derived based on an average value of neighboring samples of the current block.
  • Intra prediction performed based on the DC mode may be efficiently performed when values of samples of the current block are similar.
  • discontinuity between a predicted block of the current block and neighboring samples may occur.
  • the planner mode is designed to compensate for this problem.
  • the planner mode performs horizontal linear prediction and vertical linear prediction based on reference samples of the target sample, and then averages the derived values to generate a prediction sample of the target sample. Indicates a prediction mode.
  • the integer sample unit is referred to the prediction direction of the directional intra prediction mode of the current block based on the target sample of the current block.
  • the position of the reference sample located in the prediction direction of the directional intra prediction mode with respect to the target sample is a fractional sample position, between integer samples between the left and right of the reference sample.
  • a sample value of the reference sample may be derived through interpolation, and a prediction sample of the target sample may be derived based on the derived reference sample.
  • the integer samples may represent peripheral samples of an integer sample location located around the location of the reference sample.
  • interpolation between the integer samples to the left and right of the reference sample may be derived based on one of various interpolation filters.
  • the interpolation may be performed based on an interpolation filter having a low pass filter effect, or the interpolation may be performed based on a sophisticated interpolation filter.
  • the interpolation filter having the low pass filter effect may represent a linear filter, a Gaussian filter, or the like, and the sophisticated interpolation filter may represent a spline filter.
  • the spline filter may be called a cubic filter.
  • the interpolation filters may be 4-tap interpolation filters.
  • p [x] [y] can represent the predictive sample of the target sample
  • f [0], f [1], f [2] and f [3] can represent the filter coefficients of the interpolation filter
  • ref [n] may represent an nth neighboring sample
  • iIdx may represent an integer index of a fractional sample position located in the prediction direction of the intra prediction mode of the current block based on the target sample.
  • the integer index of the fractional sample position may represent an integer value excluding the remainder of the fractional sample position.
  • the filter coefficients of the cubic filter which is one of the low pass filters
  • the Gaussian filter which is one of the interpolation filters having the low pass filter effect
  • the sub-pel position n / 32 may represent the remaining value of the fractional sample position located in the prediction direction of the intra prediction mode of the current block with respect to the target sample.
  • Filter coefficients of a cubic filter or filter coefficients of a Gaussian filter may be derived based on the fractional sample position of the target sample and Table 3 above.
  • the interpolation filter may be derived based on the current intra prediction direction and the block size among various interpolation filters, and the interpolation filters may be 4-tap interpolation filters or 6-tap interpolation filters.
  • the 6-tap interpolation filter may represent a filter in which interpolation is performed on 6 integer samples based on 6 weights.
  • the interpolation filter may be derived from one of an interpolation filter and a sophisticated interpolation filter having a low pass filter effect
  • the interpolation filter having a low pass filter effect may be a 4-tap interpolation filter
  • the sophisticated interpolation filter may be 6- It may be a tap interpolation filter. That is, the interpolation filter may be one of a 4-tap Gaussian filter and a 6-tap cubic filter.
  • the interpolation filter may be one of an interpolation filter having a low pass filter effect and a sophisticated interpolation filter based on the current intra prediction direction and the size of the block.
  • a sophisticated interpolation filter can be derived. That is, a cubic filter is derived and interpolation may be performed based on the cubic filter.
  • the prediction angle of the intra mode may be smaller than 11, and the prediction angle may be referred to as an absolute angle.
  • a mode having a prediction angle smaller than 11 may mean modes of -6 to +6 based on the horizontal intra prediction mode and modes of -6 to +6 based on the vertical intra prediction mode.
  • an interpolation filter having a low pass filter effect may be derived. That is, a Gaussian filter may be derived and interpolation may be performed based on a Gaussian filter.
  • the prediction angle or the absolute angle of the intra mode may be equal to or greater than eleven.
  • the prediction angle equal to or greater than 11 is a mode of -6 to +6 based on the horizontal intra prediction mode described above among the directional intra modes and -6 to +6 based on the vertical intra prediction mode. It may mean modes except for modes of.
  • the size of the current block may be represented by the number of samples included in the current block.
  • the width and height of the current block may be the same or different.
  • Y BD-rate i.e., non-ion tegard of luminance
  • the distortion rate Bj ⁇ ntegaard Distortion rate
  • the distance between the target sample and the reference sample of the current block according to the prediction angle of the directional intra prediction mode.
  • the greater the distance the less accurate the prediction.
  • a method of improving prediction accuracy by selecting an appropriate interpolation filter according to the distance between the target sample and the reference sample and performing prediction based on the reference sample derived by applying the selected interpolation filter may be proposed.
  • An appropriate interpolation filter and a method of selecting the appropriate interpolation filter according to the distance between the target sample and the reference sample may be described later.
  • the interpolation filter may be selected based on the size of the current block or the intra prediction mode of the current block.
  • the distance between the target sample of the current block and the reference sample may be derived according to the slope of the prediction angle of the intra prediction mode with respect to the current block. Since the reference sample of the current block is derived based on the left neighboring samples and the upper neighboring samples of the current block, the distance between the target sample and the reference sample increases as the position of the target sample moves toward the lower right end of the current block. You can go far.
  • the intraPredAngle value of the directional intra prediction mode defined in Table 1 increases, the slope of the prediction angle may be closer to 45 degrees. As the inclination of the prediction angle approaches 45 degrees, the distance between the target sample and the reference sample may be farther, and as the intraPredAngle value increases, the distance between the target sample and the reference sample may be farther away. have.
  • the distance between the target sample and the reference sample may be derived based on the size of the current block. That is, as the size of the current block increases, the distance between the target sample and the reference sample may increase. Therefore, it can be said that the size of the current block is closely related to the prediction accuracy of the target sample.
  • the prediction of the target sample may be performed based on the reference sample at the fractional sample position as shown in FIG. 9.
  • the coding apparatus may predict the reference sample of the fractional sample position based on an interpolation filter, and determine the value of the reference sample of the predicted fractional sample position.
  • the sample value of the prediction sample of the target sample may be copied. Therefore, the accuracy of the predicted block of the current block may depend on the accuracy of the interpolation filter.
  • information that may be used for the intra prediction is limited to the left neighboring samples and the upper neighboring samples of the current block, which are already reconstructed at the time of the decoding process of the current block.
  • the correlation between the target sample, the left peripheral samples, and the reference samples derived based on the upper peripheral samples may be drastically reduced.
  • the reference sample is derived based on an interpolation filter having a low pass filter effect so that artifacts or noise of the reference sample are not propagated. This can improve prediction accuracy and coding efficiency.
  • a method of deriving a reference sample may be advantageous for improving prediction performance. That is, when the distance between the target sample and the reference sample is close, a method of deriving the reference sample based on a sophisticated interpolation filter may improve prediction accuracy and coding efficiency.
  • the size of the current block for deriving a reference sample for the target sample of the current block may be selected based on only the intra prediction mode of the current block, or the size of the current block And an intra prediction mode of the current block.
  • the 4x4 size current block may have a very high correlation with neighboring samples of the current block. Therefore, the reference sample can be derived based on the sophisticated interpolation filter regardless of the intra prediction mode.
  • the intraPredAngle value derived from the intra prediction mode of the current block is 11 or more regardless of the size of the current block, the distance between the target sample and the reference sample may be farther, and thus, a low pass filter effect.
  • the reference sample may be derived based on an interpolation filter.
  • a reference sample of the target sample may be derived based on a sophisticated interpolation filter.
  • a reference sample of the target sample may be derived based on an interpolation filter having a low pass filter effect.
  • a most probable mode (MPM) mode is applied to the current block to derive an intra prediction mode of the current block based on an intra prediction mode of a neighboring block of the current block, and the intra prediction mode of the current block is a planner.
  • MPM most probable mode
  • an interpolation filter used for the neighboring block selected through the MPM mode may also be derived as an interpolation filter of the current block.
  • the coding apparatus determines an MPM list based on an intra prediction mode for a left or upper neighboring block of the current block, and the intra prediction mode based on the MPM list. Can be determined.
  • the interpolation filter when the interpolation filter is selected based on the intra prediction mode of the current block, it is determined whether an interpolation filter having an intra prediction mode, that is, an interpolation filter having a low pass filter effect or a sophisticated interpolation filter is used.
  • the criterion may vary depending on the size and shape of the current block.
  • the size of the reference block in selecting an interpolation filter is a directional intra prediction mode in any direction. It may also be N for.
  • the shape of the current block is non-square, that is, the size of the current block is MxN, if the mode selected as the prediction mode of the current block is a directional intra prediction mode and the mode is a vertical directional prediction mode, the interpolation filter
  • M the size of the block to be selected
  • the vertical directional prediction mode may indicate intra prediction modes 34 to 66 when the intra prediction mode includes 65 directional intra prediction modes and two non-directional intra prediction modes.
  • the size of the current block is MxN
  • the mode selected as the prediction mode of the current block is the directional mode and the mode is the horizontal directional prediction mode
  • the size of the current block as the reference for selecting an interpolation filter is N Can be represented.
  • the horizontal directional prediction mode may indicate intra prediction modes 2 to 33 when the intra prediction mode includes 65 directional intra prediction modes and two non-directional intra prediction modes.
  • an interpolation filter of the current block may be selected based on N.
  • the current block If the MxN size is a non-square block and the prediction mode of the current block is the horizontal directional prediction mode, the interpolation filter of the current block may be selected based on M.
  • the size of the current block when a vertical directional prediction mode is applied to the current block having the size of MxN, the size of the current block, which is a reference for selecting an interpolation filter, may be represented by M.
  • the size of the current block which is a reference for selecting an interpolation filter
  • N the size of the current block
  • the size value of the block is less than or equal to 8
  • an elaborate interpolation filter may be selected, and a reference sample of the block may be derived based on the elaborate interpolation filter, in which case the current
  • the sophisticated interpolation filter may be selected as an interpolation filter for the current block, and the sophisticated interpolation filter Based on the reference sample of the current block can be derived.
  • the intraPredAngle value of the intra prediction mode of the current block is less than or equal to 11
  • a sophisticated interpolation filter may be selected, and a reference sample may be derived based on the sophisticated interpolation filter.
  • an interpolation filter having a low pass filter effect may be selected, and a reference sample may be derived based on the interpolation filter having a low pass filter effect.
  • the intraPredAngle value of the intra prediction mode of the current block is less than or equal to 5
  • a sophisticated interpolation filter is selected, and a reference sample may be derived based on the sophisticated interpolation filter. have.
  • an interpolation filter having a low pass filter effect may be selected, and a reference sample may be derived based on the interpolation filter having a low pass filter effect.
  • the encoding device / decoding device may derive an intra prediction mode for the current block, and may determine whether the intra prediction mode is a directional intra prediction mode (S1000).
  • the directional intra prediction mode may be referred to as angular prediction.
  • the encoding / decoding apparatus may perform intra prediction of the current block based on the intra prediction mode.
  • the encoding device / decoding device may determine whether the size of the current block is smaller than a first threshold (S1010).
  • the current block is an MxN sized non-square block, and the mode selected as the intra prediction mode of the current block is an intra prediction mode having a vertical direction, that is, the intra prediction mode has 65 directional intra prediction modes and 2 non-directional intra prediction modes.
  • the intra prediction mode of the current block is one of the 34 to 66 intra prediction modes
  • the criterion for selecting an interpolation filter may be represented by the width of the current block, that is, M. .
  • the current block is an MxN sized non-square block
  • the mode selected as the intra prediction mode of the current block is an intra prediction mode having horizontal directionality, that is, the intra prediction mode has 65 directional intra prediction modes and two non-directional directions.
  • a criterion for selecting an interpolation filter may be represented by the height of the current block, that is, N. Can be.
  • the value of the size of the current block may be represented by N.
  • the first threshold may be set to 4, 8, 16, or 32.
  • the encoding device / decoding device is configured to apply a Gaussian filter.
  • An interpolation filter of the current block may be selected, and a reference sample of a target sample in the current block may be derived based on the Gaussian filter (S1020).
  • the Gaussian filter is one of interpolation filters having a low pass filter effect, and a reference sample of the target sample may be derived based on an interpolation filter having a low pass filter effect other than the Gaussian filter.
  • the encoding device / decoding device may select an interpolation filter of the current block as a linear filter, based on the linear filter.
  • a reference sample of the target sample in the current block can be derived.
  • the reference sample may represent a neighboring sample located in the prediction direction of the directional intra prediction mode of the current block with respect to the target sample.
  • intraPredAngle of the directional intra prediction mode of the current block is smaller than a second threshold value (S1030).
  • the intraPredAngle may indicate a prediction angle of the directional intra prediction mode.
  • the second threshold may be set to eleven.
  • the encoding device / decoding device may select a Gaussian filter as the interpolation filter of the current block, and based on the Gaussian filter A reference sample of the target sample may be derived (S1020).
  • the Gaussian filter is one of the interpolation filters having the low pass filter effect as described above, and the reference sample of the target sample may be derived based on the interpolation filter having the low pass filter effect other than the Gaussian filter. .
  • the encoding device / decoding device may select a cubic filter as an interpolation filter of the current block, and based on the cubic filter. Based on the reference sample of the target sample in the current block can be derived (S1040).
  • the cubic filter may be one of sophisticated interpolation filters as described above, and a reference sample of the target sample may be derived based on sophisticated interpolation filters other than the cubic filter.
  • the cubic filter may also be called a spline filter.
  • the encoding device / decoding device may generate a prediction sample of the target sample based on the derived reference sample of the target sample (S1050).
  • the encoding device / decoding device may generate the prediction sample by copying the reference sample.
  • the reference sample is copied and used as the prediction sample, which may indicate that the prediction sample is generated based on the interpolation filter.
  • the current block when the size of the current block is greater than or equal to a specific size, the current block may be divided into a plurality of regions, and an interpolation filter of each region in consideration of the distance between each region and neighboring samples of the current block. Can be selected.
  • the size of the region in which the current block is divided may be a fixed value predetermined (ie, preset) between the encoding device and the decoding device, or based on the size of the current block, an intra prediction mode, or the like. May be derived.
  • the intra prediction mode of the current block is an intra prediction mode having vertical direction, and the mode number of the intra prediction mode is greater than 34
  • the size of the region where the current block is divided may be derived as 4 ⁇ 4. have.
  • the size of the region in which the current block is divided may be derived as 4 ⁇ 4. If the current block is a 16x16 size block, the current block may be divided into 16 4x4 size areas of the current block, and among the areas from 0 to 7 on the raster scan order.
  • the interpolation filter for the above-described fine interpolation filter may be selected, and the interpolation filter for the other regions may be selected the interpolation filter having the above-described low pass filter effect.
  • the numbers of the sixteen 4x4 sized areas according to the raster scan order may be sequentially derived from the top row in the following row order, and in each row in the order from left to right. That is, the areas included in the first row from the top of the 16 4x4 sized areas of the current block may be represented by area 0, area 1, area 2, and area 3 in the order of left to right, and the second row.
  • the areas included in can be represented as area 4, area 5, area 6, and area 7 in the order of left to right, and the areas included in the third row are area 8 and area 9 in the order of left to right.
  • Areas, areas 10 and 11, and areas included in the fourth row may be displayed as areas 12, 13, 14, and 15 in the order from left to right.
  • the decoding apparatus may divide the current block into a plurality of regions based on the information, and select an interpolation filter of each region.
  • the interpolation filter may be selected based on the distance between the target sample and the reference sample of the current block. That is, the interpolation filter may be selected based on whether the distance between the target sample and the reference sample is greater than or equal to a certain threshold.
  • the reference sample may represent a neighboring sample located in the prediction direction of the intra prediction mode of the current block based on the target sample.
  • the reference sample is based on an interpolation filter having a low pass filter effect. In other cases, the reference sample may be derived based on a sophisticated interpolation filter.
  • the specific threshold for selecting the interpolation filter may be derived based on the size of the current block, as described above, or derived based on intra prediction mode, square / non-square block, etc. of the current block. May be Alternatively, the information about the specific threshold may be transmitted from the encoding apparatus, and the decoding apparatus may derive the specific threshold of the current block based on the received information about the specific threshold.
  • the encoding device / decoding device may derive an intra prediction mode for the current block, and may determine whether the intra prediction mode is a directional intra prediction mode (S1100).
  • the directional intra prediction mode may be referred to as angular prediction.
  • the encoding / decoding apparatus may perform intra prediction of the current block based on the intra prediction mode.
  • the encoding device / decoding device may determine whether the distance between the target sample and the reference sample of the current block is smaller than a threshold (S1110).
  • the reference sample may represent a neighboring sample located in the prediction direction of the intra prediction mode of the current block with respect to the target sample.
  • the threshold value may be derived based on the size of the current block, the intra prediction mode of the current block, or whether a square / non-square block is present as described above.
  • information on the threshold may be signaled, and the threshold of the current block may be derived based on the information on the signaled threshold.
  • An encoding device / decoding device when the distance between the target sample and the reference sample of the current block is not less than the threshold, that is, when the distance between the target sample and the reference sample is greater than or equal to the threshold.
  • a Gaussian filter may be selected as an interpolation filter of the current block, and a reference sample of a target sample in the current block may be derived based on the Gaussian filter (S1120).
  • the Gaussian filter is one of interpolation filters having a low pass filter effect
  • a reference sample of the target sample may be derived based on an interpolation filter having a low pass filter effect other than the Gaussian filter.
  • the encoding device / decoding device may select an interpolation filter of the current block as a linear filter, and based on the linear filter, A reference sample of the target sample in the current block can be derived.
  • the encoding device / decoding device may select a cubic filter as an interpolation filter of the current block, and select the cubic filter.
  • the reference sample may be derived (S1130).
  • the cubic filter may be one of sophisticated interpolation filters as described above, and the reference sample of the target sample may be derived based on the sophisticated interpolation filter other than the cubic filter.
  • the cubic filter may also be called a spline filter.
  • the encoding device / decoding device may generate a prediction sample of the target sample based on the derived reference sample of the target sample (S1140).
  • the encoding device / decoding device may generate the prediction sample by copying the reference sample.
  • the reference sample is copied and used as the prediction sample, which may indicate that the prediction sample is generated based on the interpolation filter.
  • one of the interpolation filters may be selected to derive a reference sample of the target sample, but a plurality of interpolation filters may be used to derive the reference sample.
  • the reference sample position of the target sample of the current block is a fractional sample position, that is, when the reference sample of the target sample is a fractional sample, it is based on a first interpolation filter that is a sophisticated interpolation filter.
  • a first reference sample may be generated, and a second reference sample may be generated based on the second interpolation filter, which is an interpolation filter having the low pass filter effect described above, and the first interpolation filter and the second interpolation filter may be generated.
  • a third reference sample may be generated based on the third interpolation filter, which is another interpolation filter.
  • a prediction sample of the target sample based on the first reference sample, the second reference sample, and the third reference sample when the first reference sample, the second reference sample, and the third reference sample are generated Can be generated.
  • an average of the first reference sample and the second reference sample may be derived as a prediction sample of the target sample
  • an average of the first reference sample and the third reference sample may be a prediction sample of the target sample.
  • the average of the second reference sample and the third reference sample may be derived as a prediction sample of the target sample.
  • an average of the first reference sample, the second reference sample, and the third reference sample may be derived as a prediction sample of the target sample.
  • a prediction sample of the target sample may be derived through a weighted average of the first reference sample and the second reference sample, that is, a weighted sum of the first reference sample and the second reference sample. .
  • a prediction sample of the target sample may be derived through weighted sum of the first reference sample and the third reference sample, and the weighted sum of the second reference sample and the third reference sample may be used to determine the target sample.
  • a prediction sample may be derived, or a prediction sample of the target sample may be derived through a weighted sum of the first reference sample, the second reference sample, and the third reference sample.
  • a prediction sample of the target sample may be generated based on combinations of the first reference sample, the second reference sample, and / or the third reference sample other than the above-described examples and the above-described examples.
  • a prediction sample of the target sample may be generated as follows.
  • a directional intra prediction mode in which intra prediction is performed based on a reference sample of a fractional sample position in the current block is performed, neighboring samples of an integer sample position are interpolated based on a cubic filter to obtain a first reference sample of the target sample.
  • a Gaussian filter to derive a second reference sample of the target sample, and based on the first reference sample and the second reference sample
  • a predictive sample of the sample can be generated.
  • the directional intra prediction mode in which intra prediction is performed based on the reference sample of the fractional sample position indicates one of directional intra prediction modes except for intra prediction modes 2, 18, 34, 50, and 66. Can be.
  • the neighboring samples of the integer sample position may represent neighboring samples around the fractional sample position located in the prediction direction of the directional intra prediction mode of the current block with respect to the target sample among the neighboring samples of the current block.
  • a first interpolation filter that is a sophisticated interpolation filter based on the distance between the target sample and the reference sample.
  • Derive a second weight for the second reference sample generated based on the first weight for the first reference sample generated and the second interpolation filter, which is an interpolation filter having a low pass filter effect, and the first weight and the A method of generating a prediction sample of the target sample by weighting the first reference sample and the second reference sample based on a second weight may be proposed.
  • the first weight may be derived in inverse proportion to a distance between the target sample and the reference sample, and the second weight may be derived as 1 minus the first weight.
  • the first weight and the second weight used in this case may be up-scaled to an integer unit to avoid a decimal point operation.
  • the distance between the target sample and the reference sample may be calculated based on the prediction angle of the intra prediction mode of the current block and the position of the target sample.
  • a table of the block size and the intra prediction mode may be stored in advance, and the table may be referred to to derive a distance between the target sample and the reference sample.
  • a method of deriving a reference sample of the target sample based on the plurality of interpolation filters disclosed in the above embodiments may be selectively applied based on a specific condition. For example, whether to derive the reference sample of the target sample based on a plurality of interpolation filters depends on the variance of the size of the current block, the intra prediction mode of the current block, or the values of neighboring samples of the current block.
  • a flag indicating whether to derive the reference sample of the target sample based on the plurality of interpolation filters may be transmitted from an encoding device, and based on the flag, the flag may be transmitted based on the plurality of interpolation filters. It may be determined whether to derive the reference sample.
  • the encoding device / decoding device may derive an intra prediction mode for the current block, and may determine whether the intra prediction mode is a directional intra prediction mode (S1200).
  • the directional intra prediction mode may be referred to as angular prediction.
  • the encoding / decoding apparatus may perform intra prediction of the current block based on the anisotropic intra prediction mode (S1210).
  • the encoding device / decoding device may derive a first reference sample of the target sample by interpolating neighboring samples at an integer sample position based on a cubic filter ( S1220).
  • the peripheral samples of the integer sample position may represent neighboring samples around the fractional sample position positioned in the prediction direction of the directional intra prediction mode of the current block with respect to the target sample among the neighboring samples of the current block.
  • the encoding device / decoding device may perform intra prediction of the target sample based on the first reference sample (S1230).
  • the encoding device / decoding device may copy the first reference sample to generate a first temporary prediction sample.
  • the encoding device / decoding device may derive a second reference sample of the target sample by interpolating neighboring samples at an integer sample position based on a Gaussian filter ( S1240).
  • the encoding device / decoding device may perform intra prediction of the target sample based on the second reference sample (S1240).
  • the encoding device / decoding device may copy the second reference sample to generate the second temporary prediction sample.
  • the encoding device / decoding device may derive the prediction sample of the target sample by weighting the first temporary prediction sample and the second temporary prediction sample (S1250).
  • the prediction sample is a value obtained by multiplying the first temporary prediction sample by a first weight ⁇ of the first temporary prediction sample and a second temporary prediction sample by a second weight 1- ⁇ of the second temporary prediction sample.
  • the first weight may be derived in inverse proportion to the distance between the target sample and the reference samples
  • the second weight may be derived by subtracting the first weight from 1.
  • the first weight and the second weight used in this case may be up-scaled to an integer unit to avoid a decimal point operation.
  • the distance between the target sample and the reference samples may be calculated based on the prediction angle of the intra prediction mode of the current block and the position of the target sample.
  • a table of the block size and the intra prediction mode may be stored in advance, and the table may be referred to to derive a distance between the target sample and the reference samples.
  • FIG. 13 schematically illustrates a video encoding method by an encoding device according to the present invention.
  • the method disclosed in FIG. 13 may be performed by the encoding apparatus disclosed in FIG. 1.
  • S1300 to S1340 of FIG. 13 may be performed by the prediction unit of the encoding apparatus
  • S1350 may be performed by the entropy encoding unit of the encoding apparatus.
  • the encoding apparatus determines an intra prediction mode for the current block (S1300).
  • the encoding apparatus may perform various intra prediction modes to derive an intra prediction mode having an optimal RD cost as an intra prediction mode for the current block.
  • the intra prediction mode may be one of two non-directional prediction modes and 33 directional prediction modes.
  • the two non-directional prediction modes may include an intra DC mode and an intra planner mode.
  • the intra prediction mode may be one of two non-directional intra prediction modes and 65 directional intra prediction modes.
  • the two non-directional prediction modes may include an intra DC mode and an intra planner mode.
  • the 65 directional intra prediction modes may include vertical directional intra prediction modes and horizontal directional intra prediction modes.
  • the vertical directional intra prediction modes may include intra prediction mode 34 to intra intra prediction mode
  • the horizontal directional intra prediction modes may include intra prediction mode 2 to intra prediction mode 33.
  • the encoding apparatus derives peripheral samples including the left peripheral samples and the upper peripheral samples of the current block (S1310).
  • the encoding device may derive neighboring samples of the current block.
  • the peripheral samples may include the left peripheral samples and the upper peripheral samples.
  • the peripheral samples may also include an upper left peripheral sample.
  • the left periphery samples, the upper left periphery samples, and the upper periphery samples may be derived from periphery blocks already reconstructed at the decoding time of the current block.
  • the 2N upper peripheral samples, the upper left peripheral sample, and the 2N left peripheral samples of the current block may be derived.
  • the left peripheral samples are p [-1] [0] to p [-1] [2N-1]
  • the upper left peripheral sample is p [-1] [-1]
  • the upper peripheral samples are p [0] [-1] to p [2N-1] [-1] Can be.
  • the M + N upper neighboring samples of the current block, upper left Side peripheral samples, and M + N left peripheral samples may be derived.
  • the left peripheral samples are p [-1] [0] P [-1] [M + N-1]
  • the upper left peripheral sample is p [-1] [-1]
  • the upper peripheral samples are p [0] [-1] to p [M + N ⁇ 1] [-1].
  • the encoding apparatus derives reference samples for prediction of the target sample from among the neighboring samples based on the position of the target sample of the current block and the prediction angle of the intra prediction mode (S1320).
  • the encoding apparatus may derive the position of the reference sample with respect to the target sample based on the position of the target sample of the current block and the prediction angle of the intra prediction mode, wherein the position of the reference sample is a fractional sample position.
  • neighboring samples located around the position derived based on the position of the target sample of the current block and the prediction angle of the intra prediction mode may be derived as the reference samples of the target sample.
  • a plurality of neighboring samples may be derived as the reference samples of the target sample based on the position of the target sample of the current block and the prediction angle of the intra prediction mode.
  • four peripheral samples can be derived from the reference samples of the subject sample.
  • the target sample may represent a sample in a current block in which intra prediction is performed.
  • the prediction angle of the intra prediction mode may be derived based on Table 1 described above, and intraPredAngle may be a variable representing the prediction angle derived from the intra prediction mode.
  • the encoding apparatus determines an interpolation filter for the target sample (S1330).
  • the encoding apparatus may determine the interpolation filter for the target sample based on the size of the current block and / or the intra prediction mode of the current block. Also, for example, the interpolation filter may be determined when the position of the reference sample is a fractional sample position, that is, when a plurality of reference samples are derived.
  • the interpolation filter for the target sample may be determined based on the size of the current block. For example, when the size of the current block is 4x4, a sophisticated interpolation filter may be determined as the interpolation filter for the target sample. Specifically, when the size of the current block is 4x4, a cubic filter may be determined as the interpolation filter for the target sample.
  • the cubic filter is one of sophisticated interpolation filters, and the cubic filter may be called a spline filter.
  • the reference size (i.e., the reference value) in selecting an interpolation filter is It may be N for the directional intra prediction mode in any prediction direction.
  • the current block is a non-square block, that is, if the current block is an MxN sized non-square block, if the intra prediction mode of the current block is an intra prediction mode having a vertical direction is a criterion for selecting interpolation filter
  • the size of the block may be M.
  • the size of the current block as a reference for selecting an interpolation filter (that is, a reference value) ) Can be N.
  • the interpolation filter of the current block may be selected based on N.
  • the interpolation filter of the current block may be selected based on M.
  • the size of the current block which is a reference for selecting an interpolation filter
  • M the size of the current block
  • N an intra prediction mode having horizontal directionality
  • the intra prediction mode having the vertical direction may indicate intra prediction modes 34 to 66
  • the horizontal directional An intra prediction mode with may indicate an intra prediction mode from 2 to 33.
  • the size of the current block represented by the shape of the current block and the directionality of the intra prediction mode may be smaller than a specific value, and when the size of the current block is smaller than the specific value, sophisticated interpolation A filter may be determined as the interpolation filter for the target sample, and when the size of the current block is not smaller than the specific value, an interpolation filter having a low pass filter effect may be determined as the interpolation filter for the target sample. .
  • the cubic filter may be determined as the interpolation filter for the target sample
  • the Gaussian filter A gaussian filter may be determined as the interpolation filter for the target sample.
  • a linear filter may be determined as the interpolation filter for the target sample.
  • the interpolation filter having the low pass filter effect may include the Gaussian filter and the linear filter.
  • the specific value may be set to 4, 8, 16, or 32.
  • the interpolation filter for the target sample is derived with a cubic filter, and the width of the current block is smaller than the specific value. If not, the interpolation filter for the target sample may be derived with a Gaussian filter.
  • the intra prediction mode of the current block is a directional intra prediction mode having vertical orientation
  • the width of the current block is smaller than a specific value
  • the interpolation filter for the target sample is derived with a cubic filter
  • the interpolation filter for the target sample may be derived with a Gaussian filter.
  • the intra prediction mode of the current block is a directional intra prediction mode having horizontal directionality
  • the viewed filter for the target sample is derived as a cubic filter
  • the height of the current block is When not smaller than the specific value, the interpolation filter for the target sample may be derived as a Gaussian filter.
  • the intra prediction mode of the current block is a directional intra prediction mode having vertical orientation
  • the interpolation filter for the target sample is derived as a cubic filter, and the current If the height of the block is not smaller than the specific value, the interpolation filter for the target sample may be derived with a Gaussian filter.
  • the intra prediction mode of the current block is a directional intra prediction mode having horizontal directionality
  • the viewed filter for the target sample is derived as a cubic filter
  • the width of the current block is When not smaller than the specific value, the interpolation filter for the target sample may be derived as a Gaussian filter.
  • the interpolation filter for the target sample may be determined based on an intra prediction mode of the current block.
  • the prediction angle of the intra prediction mode of the current block may be smaller than a specific value, and if the prediction angle of the intra prediction mode is smaller than the specific value, a sophisticated interpolation filter may be applied to the target sample.
  • the interpolation filter having the low pass filter effect may be determined as the interpolation filter for the target sample.
  • a cubic filter may be determined as the interpolation filter for the target sample, and the prediction angle of the intra prediction mode is determined by the specific value. If not smaller than the value, a Gaussian filter may be determined as the interpolation filter for the target sample.
  • a linear filter may be determined as the interpolation filter for the target sample.
  • the interpolation filter having the low pass filter effect may include the Gaussian filter and the linear filter.
  • the specific value may be set to 4, 8, 16, or 32.
  • the prediction angle of the intra prediction mode may be derived based on Table 1 described above, and intraPredAngle may represent the prediction angle of the intra prediction mode. Also, as an example, the specific value may be set to 11.
  • the interpolation filter for the target sample may be determined based on the size of the current block and the intra prediction mode.
  • the width and the height are the same, that is, since the current block is a square block of NxN size, the prediction size (that is, the reference value) in selecting an interpolation filter is not predicted. It may also be N for the directional intra prediction mode in the direction.
  • the current block is a non-square block, that is, if the current block is an MxN sized non-square block, if the intra prediction mode of the current block is an intra prediction mode having a vertical direction is a criterion for selecting interpolation filter
  • the size of the block ie, the reference value
  • the size of the current block is N.
  • the interpolation filter of the current block when the current block is an MxN sized non-square block and the intra prediction mode of the current block is an intra prediction mode having vertical direction, the interpolation filter of the current block may be selected based on N. Similarly, when the current block is an MxN sized non-square block and the intra prediction mode of the current block is an intra prediction mode having horizontal directionality, the interpolation filter of the current block may be selected based on M. However, in a specific example to be described later, when the intra prediction mode having the vertical direction is applied to the current block having the size of MxN, the size of the current block, which is a reference for selecting an interpolation filter, may be represented by M.
  • the size of the current block may be represented by N.
  • the intra prediction mode having the vertical direction may indicate intra prediction modes 34 to 66
  • the horizontal directional An intra prediction mode with may indicate an intra prediction mode from 2 to 33.
  • the encoding apparatus may determine whether the size of the current block is smaller than a first specific value, and if the size of the current block is not smaller than the first specific value, the encoding apparatus may determine an interpolation filter having a low pass filter effect.
  • the interpolation filter for the target sample can be determined.
  • the encoding apparatus may determine a Gaussian filter as the interpolation filter.
  • the encoding apparatus may determine a linear filter as the interpolation filter.
  • the encoding apparatus may determine whether the width of the current block is smaller than a first specific value, and the width of the current block ( When the width) is not smaller than the first specific value, a Gaussian filter or a linear filter may be determined as the interpolation filter for the target sample.
  • the encoding apparatus determines that the width of the current block is the first specific block. It may be determined whether the value is smaller than the value, and if the width of the current block is not smaller than the first specific value, a Gaussian filter or a linear filter may be determined as the interpolation filter for the target sample.
  • the encoding apparatus may determine that the height of the current block is a first specific value. If the height of the current block is not smaller than the first specific value, a Gaussian filter or a linear filter may be determined as the interpolation filter for the target sample.
  • the encoding apparatus determines that the height of the current block is a first specific value. If the height of the current block is not smaller than the first specific value, a Gaussian filter or a linear filter may be determined as the interpolation filter for the target sample.
  • the encoding apparatus determines that the width of the current block is a first specific value. If the width of the current block is not smaller than the first specific value, a Gaussian filter or a linear filter may be determined as the interpolation filter for the target sample.
  • the encoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value, and the prediction angle of the intra prediction mode is If smaller than the second specific value, a sophisticated interpolation filter may be determined as the interpolation filter for the target sample. Specifically, when the size of the current block is smaller than the first specific value, the encoding apparatus may determine a cubic filter as the interpolation filter.
  • the encoding device when the width of the current block is the same as the height (height), the width of the current block is smaller than the first specific value, the encoding device is to predict the intra prediction mode of the current block It may be determined whether the angle is smaller than the second specific value, and when the prediction angle of the intra prediction mode is smaller than the second specific value, the encoding apparatus may determine a cubic filter as the interpolation filter.
  • the encoding apparatus determines that the width of the current block is the first specific block. If the width of the current block is smaller than the first specific value, the encoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is smaller than the second specific value, the encoding apparatus may determine a cubic filter as the interpolation filter.
  • the encoding apparatus may determine that the height of the current block is a first specific value. If the height of the current block is smaller than the first specific value, the encoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is smaller than the second specific value, the encoding apparatus may determine a cubic filter as the interpolation filter.
  • the encoding apparatus is further configured to determine that the height of the current block is the first specific block.
  • the encoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value.
  • the encoding apparatus may determine a cubic filter as the interpolation filter.
  • the encoding apparatus determines that the width of the current block is a first specific value.
  • the encoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value.
  • the encoding apparatus may determine a cubic filter as the interpolation filter.
  • the encoding apparatus may determine an interpolation filter having a low pass filter effect as the interpolation filter for the target sample.
  • the encoding apparatus may determine a Gaussian filter as the interpolation filter.
  • the encoding apparatus may determine a linear filter as the interpolation filter.
  • the encoding device when the width of the current block is the same as the height (height), the width of the current block is smaller than the first specific value, the encoding device is to predict the intra prediction mode of the current block It may be determined whether the angle is smaller than a second specific value, and if the prediction angle of the intra prediction mode is not smaller than the second specific value, the encoding apparatus may be configured to apply a Gaussian filter or a linear filter. This can be determined with an interpolation filter.
  • the encoding apparatus determines that the width of the current block is the first specific block. If the width of the current block is smaller than the first specific value, the encoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is not smaller than the second specific value, the encoding apparatus may determine a Gaussian filter or a linear filter as the interpolation filter.
  • the encoding apparatus may determine that the height of the current block is a first specific value. If the height of the current block is smaller than the first specific value, the encoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is not smaller than the second specific value, the encoding apparatus may determine a Gaussian filter or a linear filter as the interpolation filter.
  • the encoding apparatus is further configured to determine that the height of the current block is the first specific block.
  • the encoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value.
  • the encoding apparatus may determine a Gaussian filter or a linear filter as the interpolation filter.
  • the encoding apparatus determines that the width of the current block is a first specific value.
  • the encoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value.
  • the encoding apparatus may determine a Gaussian filter or a linear filter as the interpolation filter.
  • the current block may be divided into a plurality of regions, and an interpolation filter of each region may be determined based on a distance between each region and neighboring samples of the current block.
  • the interpolation filter for the target sample may be derived as an interpolation filter of a region including the target sample.
  • the current block may be divided into a plurality of areas. Specifically, an interpolation filter for regions of which the distance between the neighboring samples of the current block is closer than a specific value may be determined by a sophisticated interpolation filter, and the interpolation filter of the regions of the current block with the neighboring samples of the current block.
  • the interpolation filter for regions farther than a certain value may be determined as an interpolation filter having a low pass filter effect.
  • sizes of the plurality of regions in which the current block is divided may be preset.
  • the sizes of the plurality of regions may be derived based on the size of the current block, an intra prediction mode, and the like.
  • the intra prediction mode of the current block is one of intra prediction modes Nos. 35 to 66
  • the size of the region in which the current block is divided may be derived as a 4 ⁇ 4 size.
  • the size of the current block is 16x16 size
  • the current block may be divided into 16 4x4 size areas, and 0 to 7 times on the raster scan order of the areas.
  • the interpolation filter for the regions may be determined as a sophisticated interpolation filter, and the interpolation filter for the other regions may be determined as an interpolation filter having a low pass filter effect.
  • an interpolation filter for areas 0 to 7 on the raster scan order of the areas may be determined as a cubic filter, and interpolation filters for other areas. May be determined as a Gaussian filter or a linear filter.
  • the numbers of the sixteen 4x4 sized areas according to the raster scan order may be sequentially derived from the top row in the following row order, and in each row in the order from left to right.
  • the areas included in the first row from the top of the 16 4x4 sized areas of the current block may be represented by area 0, area 1, area 2, and area 3 in the order of left to right, and the second row.
  • the areas included in can be represented as area 4, area 5, area 6, and area 7 in the order of left to right, and the areas included in the third row are area 8 and area 9 in the order of left to right.
  • Areas, areas 10 and 11, and areas included in the fourth row may be displayed as areas 12, 13, 14, and 15 in the order from left to right. Meanwhile, information indicating the size of regions where the current block is divided and an interpolation filter of each region may be generated.
  • the interpolation filter for the target sample may be determined based on a distance between the target sample and the reference samples.
  • the distance between the target sample and the reference samples may be derived based on the position of the target sample and the prediction angle of the intra prediction mode of the current block. For example, it may be calculated based on a trigonometric value (eg, tan ⁇ ) according to the position of the target sample and the prediction angle of the intra prediction mode. Or, it may be derived based on a predefined table for the block size and the intra prediction mode.
  • the distance between the target sample and the reference samples may represent a vertical distance or a horizontal distance.
  • the distance between the target sample and the reference samples may be derived based on a vertical distance, or the distance between the target sample and the reference samples may be derived based on a horizontal distance.
  • the distance between the target sample and the reference samples indicates a vertical distance
  • the distance may be derived based on the y component of the target sample.
  • the distance between the target sample and the reference samples indicates a horizontal distance
  • the distance may be derived based on the x component of the target sample.
  • the encoding apparatus may derive a distance between the target sample and the reference samples and determine whether the distance is smaller than a specific value. If the distance is less than a specific value, the encoding apparatus may determine a sophisticated interpolation filter as the interpolation filter for the target sample, and if the distance is not less than a specific value, the interpolation filter having a low pass filter effect is applied to the object. This can be determined with the interpolation filter for the sample.
  • the encoding apparatus may determine a cubic filter as the interpolation filter for the target sample, and when the distance is not smaller than a specific value, a Gaussian filter ) Or a linear filter may be determined as the interpolation filter for the target sample.
  • the specific value may be derived based on the size of the current block. Alternatively, the specific value may be derived based on whether the current block is an intra prediction mode or a square / non-square block. For example, when the size of the current block is NxN, the specific value may be derived as N / 2.
  • information on the specific value may be generated, and may be transmitted after being entropy encoded.
  • a plurality of interpolation filters may be determined as the interpolation filter for the target sample.
  • the interpolation filter for the subject sample may include one of a sophisticated interpolation filter and one of an interpolation filter having a low pass filter effect.
  • the interpolation filter for the subject sample may include one of a sophisticated interpolation filter and two of an interpolation filter having a low pass filter effect.
  • the interpolation filter for the subject sample may include two of a sophisticated interpolation filter and one of an interpolation filter having a low pass filter effect.
  • the interpolation filter for the target sample may include a cubic filter and a Gaussian filter.
  • the interpolation filter for the target sample may be determined as one of a 4-tap interpolation filter and a 6-tap interpolation filter based on the size of the current block and the prediction angle of the intra prediction mode. Or one of an interpolation filter having a low pass filter effect and a sophisticated interpolation filter.
  • the interpolation filter may be derived as a sophisticated interpolation filter.
  • the specific number may be 64
  • the specific value may be 11
  • the sophisticated interpolation filter may be a cubic filter or a 6-tap cubic filter.
  • the prediction angle of the intra prediction mode is less than 11, in the directional intra modes, the modes of -6 to +6 based on the horizontal intra prediction mode and the modes of -6 to +6 based on the vertical intra prediction mode Can mean.
  • the prediction angle may be referred to as an absolute angle.
  • the interpolation filter may be derived as an interpolation filter having a low pass filter effect.
  • the specific number may be 64
  • the specific value may be 11
  • the interpolation filter having the low pass filter effect may be a Gaussian filter or a 4-tap Gaussian filter.
  • the size of the current block may be represented by the number of samples included in the current block.
  • the width and height of the current block may be the same or different.
  • the encoding apparatus derives a prediction sample of the target sample based on the interpolation filter and the reference samples (S1340).
  • the encoding apparatus may derive the filter coefficients of the interpolation filter based on the position of the target sample and the prediction angle of the intra prediction mode, and determine the prediction sample of the target sample based on the filter coefficients and the reference samples. Can be derived. For example, four peripheral samples of the peripheral samples of the current block may be derived as the reference samples, and four filter coefficients of the interpolation filter may be derived.
  • the encoding apparatus may derive the prediction sample by interpolating the reference samples based on the filter coefficients.
  • the prediction sample may be derived based on Equation 1 described above.
  • the encoding apparatus may derive a (temporary) prediction sample based on each interpolation filter and based on the derived (temporary) prediction sample.
  • a prediction sample of the target sample may be derived.
  • the prediction sample of the target sample may be derived through an average of the (temporary) prediction samples, or may be derived through a weighted sum of the (temporary) prediction samples.
  • whether a plurality of interpolation filters are determined by the interpolation filter for the target sample is determined by the size of the current block, the intra prediction mode of the current block, or the variance of values of neighboring samples of the current block. It can be derived based on.
  • a flag indicating whether a plurality of interpolation filters are determined as the interpolation filter for the target sample may be generated.
  • the interpolation filter for the target sample may include a cubic filter and a Gaussian filter.
  • the encoding apparatus may derive the filter coefficients of the cubic filter based on the position of the target sample and the prediction angle of the intra prediction mode, and based on the position of the target sample and the prediction angle of the intra prediction mode.
  • Filter coefficients of the Gaussian filter may be derived.
  • the encoding apparatus may derive a first prediction sample for the target sample based on the filter coefficients and the reference samples of the cubic filter, and the target based on the filter coefficients and the reference samples of the Gaussian filter.
  • a second prediction sample for the sample may be derived, and the prediction sample of the target sample may be derived based on the first prediction sample and the second prediction sample.
  • the prediction sample of the target sample may be derived through an average of the first prediction sample and the second prediction sample.
  • the prediction sample of the target sample may be derived through a weighted sum of the first prediction sample and the second prediction sample.
  • the weight for the first prediction sample may be inversely proportional to the distance between the target sample and the reference samples, and the weight for the second prediction sample is 1 minus the weight for the first prediction sample.
  • the first weight and the second weight used in this case may be up-scaled to an integer unit to avoid a decimal point operation.
  • the interpolation filter for the target sample may include a cubic filter and a linear filter.
  • the encoding apparatus may derive the filter coefficients of the cubic filter based on the position of the reference sample, and may derive the filter coefficients of the linear filter based on the position of the reference sample.
  • the encoding device may derive a first prediction sample for the target sample based on the filter coefficients and the reference samples of the cubic filter, and the target based on the filter coefficients and the reference samples of the linear filter.
  • a second prediction sample for the sample may be derived, and the prediction sample of the target sample may be derived based on the first prediction sample and the second prediction sample.
  • the prediction sample of the target sample may be derived through an average of the first prediction sample and the second prediction sample.
  • the prediction sample of the target sample may be derived through a weighted sum of the first prediction sample and the second prediction sample.
  • the weight for the first prediction sample may be inversely proportional to the distance between the target sample and the reference samples, and the weight for the second prediction sample is 1 minus the weight for the first prediction sample.
  • the first weight and the second weight used in this case may be up-scaled to an integer unit to avoid a decimal point operation.
  • a most probable mode (MPM) mode is applied to the current block to derive an intra prediction mode of the current block based on an intra prediction mode of a neighboring block of the current block, and the intra prediction mode of the current block.
  • the interpolation filter for the target sample may be determined based on the neighboring block selected through the peripheral MPM mode. That is, an interpolation filter used in a neighboring block may be derived as an interpolation filter for the target sample.
  • the MPM mode when the MPM mode is applied to the current block, the encoding apparatus determines an MPM list based on an intra prediction mode for the left or upper neighboring block of the current block, and the intra prediction mode based on the MPM list. Can be determined.
  • the encoding apparatus generates, encodes, and outputs prediction information about the current block (S1350).
  • the encoding apparatus may encode the prediction information about the current block and output the encoded information in the form of a bitstream.
  • the prediction information may include information about the intra prediction mode of the current block.
  • the encoding apparatus may generate, encode, and output the information about the intra prediction mode indicating the intra prediction mode in the form of a bitstream.
  • the information about the intra prediction mode may include information indicating an intra prediction mode for the current block directly, or an intra prediction mode candidate list derived based on the intra prediction mode of the left or upper block of the current block. It may also include information indicating any one of the candidates.
  • the intra prediction mode candidate list may represent the MPM list.
  • the prediction information may include information indicating the size of regions where the current block is divided and an interpolation filter of each region.
  • the prediction information is determined by the target sample. It may include information on the specific value used in the selection of the interpolation filter for.
  • the prediction information may include information about a first specific value and information about a second specific value.
  • the prediction information may include a flag indicating whether a plurality of interpolation filters are determined as the interpolation filter for the target sample.
  • a prediction sample for the target sample may be derived based on a plurality of interpolation filters, and the flag may be derived for the target sample.
  • the interpolation filter indicates that a plurality of interpolation filters are not determined, a prediction sample for the target sample may not be derived based on the plurality of interpolation filters. For example, when the value of the flag is 1, the flag may indicate that a plurality of interpolation filters are determined by the interpolation filter for the target sample.
  • the interpolation filter for the sample may indicate that a plurality of interpolation filters are not determined.
  • the prediction information may be signaled through a video parameter set (VPS), a sequence parameter set (SPS), a picture parameter set (PPS), or a slice segment header, or may be signaled in units of blocks.
  • FIG. 14 schematically illustrates a video decoding method by a decoding apparatus according to the present invention.
  • the method disclosed in FIG. 14 may be performed by the decoding apparatus disclosed in FIG. 4.
  • S1400 to S1440 of FIG. 14 may be performed by the prediction unit of the decoding apparatus.
  • the decoding apparatus derives an intra prediction mode for the current block (S1400).
  • the decoding apparatus may obtain prediction information about the current block through the bitstream.
  • the prediction information may include information directly indicating an intra prediction mode for the current block, or any one of an intra prediction mode candidate list derived based on an intra prediction mode of a left or upper block of the current block. It may also contain information indicating candidates.
  • the intra prediction mode candidate list may be referred to as an MPM candidate list.
  • the decoding apparatus may derive an intra prediction mode for the current block based on the obtained prediction information.
  • the intra prediction mode may be one of two non-directional prediction modes and 33 directional prediction modes. As described above, the two non-directional prediction modes may include an intra DC mode and an intra planner mode.
  • the intra prediction mode may be one of two non-directional intra prediction modes and 65 directional intra prediction modes.
  • the two non-directional prediction modes may include an intra DC mode and an intra planner mode.
  • the 65 directional intra prediction modes may include vertical directional intra prediction modes and horizontal directional intra prediction modes.
  • the vertical directional intra prediction modes may include intra prediction mode 34 to intra intra prediction mode
  • the horizontal directional intra prediction modes may include intra prediction mode 2 to intra prediction mode 33.
  • the decoding apparatus derives peripheral samples including the left peripheral samples and the top peripheral samples of the current block (S1410).
  • the decoding apparatus may derive neighboring samples of the current block.
  • the peripheral samples may include the left peripheral samples and the upper peripheral samples.
  • the peripheral samples may also include an upper left peripheral sample.
  • the left periphery samples, the upper left periphery samples, and the upper periphery samples may be derived from periphery blocks already reconstructed at the decoding time of the current block.
  • the 2N upper peripheral samples, the upper left peripheral sample, and the 2N left peripheral samples of the current block may be derived.
  • the left peripheral samples are p [-1] [0] to p [-1] [2N-1]
  • the upper left peripheral sample is p [-1] [-1]
  • the upper peripheral samples are p [0] [-1] to p [2N-1] [-1] Can be.
  • the M + N upper neighboring samples of the current block, upper left Side peripheral samples, and M + N left peripheral samples may be derived.
  • the left peripheral samples are p [-1] [0] P [-1] [M + N-1]
  • the upper left peripheral sample is p [-1] [-1]
  • the upper peripheral samples are p [0] [-1] to p [M + N ⁇ 1] [-1].
  • the decoding apparatus derives reference samples for prediction of the target sample from among the neighboring samples based on the position of the target sample of the current block and the prediction angle of the intra prediction mode (S1420).
  • the decoding apparatus may derive the position of the reference sample with respect to the target sample based on the position of the target sample of the current block and the prediction angle of the intra prediction mode, wherein the position of the reference sample is a fractional sample position.
  • neighboring samples located around the position derived based on the position of the target sample of the current block and the prediction angle of the intra prediction mode may be derived as the reference samples of the target sample.
  • a plurality of neighboring samples may be derived as the reference samples of the target sample based on the position of the target sample of the current block and the prediction angle of the intra prediction mode.
  • four peripheral samples can be derived from the reference samples of the subject sample.
  • the target sample may represent a sample in a current block in which intra prediction is performed.
  • the prediction angle of the intra prediction mode may be derived based on Table 1 described above, and intraPredAngle may be a variable representing the prediction angle derived from the intra prediction mode.
  • the decoding apparatus determines an interpolation filter for the target sample (S1430).
  • the decoding apparatus may determine the interpolation filter for the target sample based on the size of the current block and / or the intra prediction mode of the current block. Also, for example, the interpolation filter may be determined when the position of the reference sample is a fractional sample position.
  • the interpolation filter for the target sample may be determined based on the size of the current block. For example, when the size of the current block is 4x4, a sophisticated interpolation filter may be determined as the interpolation filter for the target sample. Specifically, when the size of the current block is 4x4, a cubic filter may be determined as the interpolation filter for the target sample.
  • the cubic filter is one of sophisticated interpolation filters, and the cubic filter may be called a spline filter.
  • the prediction size (that is, the reference value) in selecting an interpolation filter is not predicted. It may also be N for the directional intra prediction mode in the direction.
  • the current block is a non-square block, that is, if the current block is an MxN sized non-square block, if the intra prediction mode of the current block is an intra prediction mode having a vertical direction is a criterion for selecting interpolation filter
  • the size of the block ie, the reference value) may be M.
  • the size of the current block as a reference for selecting an interpolation filter (that is, a reference value) ) Can be N.
  • the interpolation filter of the current block may be selected based on N.
  • the interpolation filter of the current block may be selected based on M.
  • the size of the current block which is a reference for selecting an interpolation filter
  • M the size of the current block
  • N an intra prediction mode having horizontal directionality
  • the intra prediction mode having the vertical direction may indicate intra prediction modes 34 to 66
  • the horizontal directional An intra prediction mode with may indicate an intra prediction mode from 2 to 33.
  • a sophisticated interpolation filter may be determined as the interpolation filter for the target sample. If the size of the current block is not smaller than the specific value, an interpolation filter having a low pass filter effect may be determined as the interpolation filter for the target sample.
  • the cubic filter may be determined as the interpolation filter for the target sample, and when the size of the current block is not smaller than the specific value, the Gaussian filter ( A gaussian filter may be determined as the interpolation filter for the target sample.
  • a linear filter may be determined as the interpolation filter for the target sample.
  • the interpolation filter having the low pass filter effect may include the Gaussian filter and the linear filter.
  • the specific value may be set to 4, 8, 16, or 32.
  • the prediction information on the current block may include information on the specific value. In this case, the specific value may be derived based on the information about the specific value.
  • the current block has the same width and height as the size (that is, the current block is a square block)
  • the interpolation filter for the target sample is derived with a cubic filter, and the width of the current block is the specific value. If not smaller, the interpolation filter for the subject sample may be derived with a Gaussian filter.
  • the intra prediction mode of the current block is a directional intra prediction mode having vertical orientation
  • the width of the current block is smaller than a specific value
  • the interpolation filter for the target sample is derived with a cubic filter
  • the interpolation filter for the target sample may be derived with a Gaussian filter.
  • the intra prediction mode of the current block is a directional intra prediction mode having horizontal directionality
  • the viewed filter for the target sample is derived as a cubic filter
  • the height of the current block is When not smaller than the specific value, the interpolation filter for the target sample may be derived as a Gaussian filter.
  • the intra prediction mode of the current block is a directional intra prediction mode having vertical orientation
  • the interpolation filter for the target sample is derived as a cubic filter, and the current If the height of the block is not smaller than the specific value, the interpolation filter for the target sample may be derived with a Gaussian filter.
  • the intra prediction mode of the current block is a directional intra prediction mode having horizontal directionality
  • the viewed filter for the target sample is derived as a cubic filter
  • the width of the current block is When not smaller than the specific value, the interpolation filter for the target sample may be derived as a Gaussian filter.
  • the interpolation filter for the target sample may be determined based on an intra prediction mode of the current block.
  • the prediction angle of the intra prediction mode of the current block may be smaller than a specific value, and if the prediction angle of the intra prediction mode is smaller than the specific value, a sophisticated interpolation filter may be applied to the target sample.
  • the interpolation filter having the low pass filter effect may be determined as the interpolation filter for the target sample.
  • a cubic filter may be determined as the interpolation filter for the target sample, and the prediction angle of the intra prediction mode is determined by the specific value. If not smaller than the value, a Gaussian filter may be determined as the interpolation filter for the target sample.
  • a linear filter may be determined as the interpolation filter for the target sample.
  • the interpolation filter having the low pass filter effect may include the Gaussian filter and the linear filter.
  • the specific value may be set to 4, 8, 16, or 32.
  • the prediction angle of the intra prediction mode may be derived based on Table 1 described above, and intraPredAngle may represent the prediction angle of the intra prediction mode.
  • the specific value may be set to 11.
  • the prediction information on the current block may include information on the specific value. In this case, the specific value may be derived based on the information about the specific value.
  • the interpolation filter for the target sample may be determined based on the size of the current block and the intra prediction mode.
  • the decoding apparatus may determine whether the size of the current block is smaller than a first specific value, and if the size of the current block is not smaller than the first specific value, the decoding apparatus may include an interpolation filter having a low pass filter effect.
  • the interpolation filter for the target sample can be determined.
  • the decoding apparatus may determine a Gaussian filter as the interpolation filter.
  • the decoding apparatus may determine a linear filter as the interpolation filter.
  • the decoding apparatus may determine whether the width of the current block is smaller than a first specific value, and the width of the current block ( When the width) is not smaller than the first specific value, a Gaussian filter or a linear filter may be determined as the interpolation filter for the target sample.
  • the decoding apparatus may determine that the width of the current block is the first specific block. It may be determined whether the value is smaller than the value, and if the width of the current block is not smaller than the first specific value, a Gaussian filter or a linear filter may be determined as the interpolation filter for the target sample.
  • the decoding apparatus may determine that the height of the current block is a first specific value. If the height of the current block is not smaller than the first specific value, a Gaussian filter or a linear filter may be determined as the interpolation filter for the target sample.
  • the decoding apparatus determines that the height of the current block is a first specific value. If the height of the current block is not smaller than the first specific value, a Gaussian filter or a linear filter may be determined as the interpolation filter for the target sample.
  • the decoding apparatus may determine that the width of the current block is a first specific value. If the width of the current block is not smaller than the first specific value, a Gaussian filter or a linear filter may be determined as the interpolation filter for the target sample.
  • the decoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value, and the prediction angle of the intra prediction mode is If smaller than the second specific value, a sophisticated interpolation filter may be determined as the interpolation filter for the target sample. In detail, when the prediction angle of the intra prediction mode is smaller than the second specific value, the decoding apparatus may determine a cubic filter as the interpolation filter.
  • the decoding device when the width of the current block and the height (height) is the same, when the width of the current block is smaller than the first specific value, the decoding device is to predict the intra prediction mode of the current block If the angle is smaller than the second specific value, and the prediction angle of the intra prediction mode is smaller than the second specific value, the decoding apparatus may determine a cubic filter as the interpolation filter.
  • the decoding apparatus may determine that the width of the current block is the first specific block. If the width of the current block is smaller than the first specific value, the decoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is smaller than the second specific value, the decoding apparatus may determine a cubic filter as the interpolation filter.
  • the decoding apparatus may determine that the height of the current block is a first specific value. If the height of the current block is smaller than the first specific value, the decoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is smaller than the second specific value, the decoding apparatus may determine a cubic filter as the interpolation filter.
  • the decoding apparatus may determine that the height of the current block is the first specific block. When the height of the current block is smaller than the first specific value, the decoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is smaller than the second specific value, the decoding apparatus may determine a cubic filter as the interpolation filter.
  • the decoding apparatus may determine that the width of the current block is a first specific value. When the width of the current block is smaller than the first specific value, the decoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is smaller than the second specific value, the decoding apparatus may determine a cubic filter as the interpolation filter.
  • the decoding apparatus may determine an interpolation filter having a low pass filter effect as the interpolation filter for the target sample.
  • the decoding device may determine a Gaussian filter as the interpolation filter.
  • the decoding apparatus may determine a linear filter as the interpolation filter.
  • the decoding device when the width of the current block and the height (height) is the same, when the width of the current block is smaller than the first specific value, the decoding device is to predict the intra prediction mode of the current block If the angle is smaller than the second specific value, and the prediction angle of the intra prediction mode is not smaller than the second specific value, the decoding apparatus may be configured to apply a Gaussian filter or a linear filter. This can be determined with an interpolation filter.
  • the decoding apparatus may determine that the width of the current block is the first specific block. If the width of the current block is smaller than the first specific value, the decoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is not smaller than the second specific value, the decoding apparatus may determine a Gaussian filter or a linear filter as the interpolation filter.
  • the decoding apparatus may determine that the height of the current block is a first specific value. If the height of the current block is smaller than the first specific value, the decoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is not smaller than the second specific value, the decoding apparatus may determine a Gaussian filter or a linear filter as the interpolation filter.
  • the decoding apparatus may determine that the height of the current block is the first specific block. When the height of the current block is smaller than the first specific value, the decoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is not smaller than the second specific value, the decoding apparatus may determine a Gaussian filter or a linear filter as the interpolation filter.
  • the decoding apparatus may determine that the width of the current block is a first specific value. When the width of the current block is smaller than the first specific value, the decoding apparatus may determine whether the prediction angle of the intra prediction mode of the current block is smaller than the second specific value. When the prediction angle of the intra prediction mode is not smaller than the second specific value, the decoding apparatus may determine a Gaussian filter or a linear filter as the interpolation filter.
  • the prediction information about the current block may include information about the first specific value and information about the second specific value.
  • the first specific value may be derived based on the information about the first specific value
  • the second specific value may be derived based on the information about the second specific value.
  • the first specific value and the second specific value may be derived based on preset values.
  • the current block may be divided into a plurality of regions, and an interpolation filter of each region may be determined based on a distance between each region and neighboring samples of the current block.
  • the interpolation filter for the target sample may be derived as an interpolation filter of a region including the target sample.
  • the current block may be divided into a plurality of areas. Specifically, an interpolation filter for regions of which the distance between the neighboring samples of the current block is closer than a specific value may be determined by a sophisticated interpolation filter, and the interpolation filter of the regions of the current block with the neighboring samples of the current block.
  • the interpolation filter for regions farther than a certain value may be determined as an interpolation filter having a low pass filter effect.
  • sizes of the plurality of regions in which the current block is divided may be preset.
  • the sizes of the plurality of regions may be derived based on the size of the current block, an intra prediction mode, and the like.
  • the intra prediction mode of the current block is one of intra prediction modes Nos. 35 to 66
  • the size of the region in which the current block is divided may be derived as a 4 ⁇ 4 size.
  • the size of the current block is 16x16 size
  • the current block may be divided into 16 4x4 size areas, and 0 to 7 times on the raster scan order of the areas.
  • the interpolation filter for the regions may be determined as a sophisticated interpolation filter, and the interpolation filter for the other regions may be determined as an interpolation filter having a low pass filter effect.
  • an interpolation filter for areas 0 to 7 on the raster scan order of the areas may be determined as a cubic filter, and interpolation filters for other areas. May be determined as a Gaussian filter or a linear filter.
  • the numbers of the sixteen 4x4 sized areas according to the raster scan order may be sequentially derived from the top row in the following row order, and in each row in the order from left to right.
  • the areas included in the first row from the top of the 16 4x4 sized areas of the current block may be represented by area 0, area 1, area 2, and area 3 in the order of left to right, and the second row.
  • the areas included in can be represented as area 4, area 5, area 6, and area 7 in the order of left to right, and the areas included in the third row are area 8 and area 9 in the order of left to right.
  • Areas, areas 10 and 11, and areas included in the fourth row may be displayed as areas 12, 13, 14, and 15 in the order from left to right.
  • prediction information about a current block may be received, and the prediction information may include information indicating a size of regions in which the current block is divided and information indicating an interpolation filter of each region. In this case, the size of the regions where the current block is divided and the interpolation filter of each region may be derived based on information indicating the size of the regions where the current block is divided and information indicating the interpolation filter of each region.
  • the interpolation filter for the target sample may be determined based on a distance between the target sample and the reference samples.
  • the distance between the target sample and the reference samples may be derived based on the position of the target sample and the prediction angle of the intra prediction mode of the current block. For example, it may be calculated based on a trigonometric value (eg, tan ⁇ ) according to the position of the target sample and the prediction angle of the intra prediction mode. Or, it may be derived based on a predefined table for the block size and the intra prediction mode.
  • the distance between the target sample and the reference samples may represent a vertical distance or a horizontal distance.
  • the distance between the target sample and the reference samples indicates a vertical distance
  • the distance may be derived based on the y component of the target sample.
  • the distance between the target sample and the reference samples indicates a horizontal distance
  • the distance may be derived based on the x component of the target sample.
  • the decoding apparatus may derive a distance between the target sample and the reference samples and determine whether the distance is smaller than a specific value.
  • the decoding apparatus may determine a sophisticated interpolation filter as the interpolation filter for the target sample, and when the distance is not smaller than a specific value, the decoding apparatus may select an interpolation filter having a low pass filter effect. This can be determined with the interpolation filter for the sample.
  • the decoding apparatus may determine a cubic filter as the interpolation filter for the target sample, and when the distance is not smaller than a specific value, a Gaussian filter ) Or a linear filter may be determined as the interpolation filter for the target sample.
  • the specific value may be derived based on the size of the current block. Alternatively, the specific value may be derived based on whether the current block is an intra prediction mode or a square / non-square block. For example, when the size of the current block is NxN, the specific value may be derived as N / 2.
  • prediction information about the current block may be received, and the prediction information may include information about the specific value. In this case, the specific value may be derived based on the information about the specific value.
  • a plurality of interpolation filters may be determined as the interpolation filter for the target sample.
  • the interpolation filter for the subject sample may include one of a sophisticated interpolation filter and one of an interpolation filter having a low pass filter effect.
  • the interpolation filter for the subject sample may include one of a sophisticated interpolation filter and two of an interpolation filter having a low pass filter effect.
  • the interpolation filter for the subject sample may include two of a sophisticated interpolation filter and one of an interpolation filter having a low pass filter effect.
  • the interpolation filter for the target sample may include a cubic filter and a Gaussian filter.
  • prediction information about the current block may be received, and the prediction information may include a flag indicating whether a plurality of interpolation filters are determined as the interpolation filter for the target sample. It may be determined whether a plurality of interpolation filters are determined based on the flag. For example, when the flag indicates that a plurality of interpolation filters are determined as the interpolation filter for the target sample, a prediction sample of the target sample may be derived based on a plurality of interpolation filters, and the flag is the target. When the interpolation filter for the sample indicates that a plurality of interpolation filters are not determined, a prediction sample of the target sample may not be derived based on the plurality of interpolation filters.
  • the flag when the value of the flag is 1, the flag may indicate that a plurality of interpolation filters are determined by the interpolation filter for the target sample. When the value of the flag is 0, the flag is the target.
  • the interpolation filter for the sample may indicate that a plurality of interpolation filters are not determined.
  • the decoding apparatus derives a prediction sample of the target sample based on the interpolation filter and the reference samples (S1440).
  • the decoding apparatus may derive the filter coefficients of the interpolation filter based on the position of the target sample and the prediction angle of the intra prediction mode, and determine the prediction sample of the target sample based on the filter coefficients and the reference samples. Can be derived. For example, four peripheral samples of the peripheral samples of the current block may be derived as the reference samples, and four filter coefficients of the interpolation filter may be derived.
  • the decoding apparatus may derive the prediction sample by interpolating the reference samples based on the filter coefficients.
  • the prediction sample may be derived based on Equation 1 described above.
  • the decoding apparatus may derive a (temporary) prediction sample based on each interpolation filter and based on the derived (temporary) prediction sample.
  • a prediction sample of the target sample may be derived.
  • the prediction sample of the target sample may be derived through an average of the (temporary) prediction samples, or may be derived through a weighted sum of the (temporary) prediction samples.
  • whether a plurality of interpolation filters are determined by the interpolation filter for the target sample is determined by the size of the current block, the intra prediction mode of the current block, or the variance of values of neighboring samples of the current block.
  • a flag indicating whether a plurality of interpolation filters are determined as the interpolation filter for the target sample may be received, and whether a plurality of interpolation filters are determined as the interpolation filter for the target sample based on the flag. Can be determined.
  • the interpolation filter for the target sample may include a cubic filter and a Gaussian filter.
  • the decoding apparatus may derive filter coefficients of the cubic filter based on the position of the target sample and the prediction angle of the intra prediction mode, and based on the position of the target sample and the prediction angle of the intra prediction mode.
  • Filter coefficients of the Gaussian filter may be derived.
  • the decoding apparatus may derive a first prediction sample for the target sample based on the filter coefficients and the reference samples of the cubic filter, and the target based on the filter coefficients and the reference samples of the Gaussian filter.
  • a second prediction sample for the sample may be derived, and the prediction sample of the target sample may be derived based on the first prediction sample and the second prediction sample.
  • the prediction sample of the target sample may be derived through an average of the first prediction sample and the second prediction sample.
  • the prediction sample of the target sample may be derived through a weighted sum of the first prediction sample and the second prediction sample.
  • the weight for the first prediction sample may be inversely proportional to the distance between the target sample and the reference samples, and the weight for the second prediction sample is 1 minus the weight for the first prediction sample.
  • the first weight and the second weight used in this case may be up-scaled to an integer unit to avoid a decimal point operation.
  • the interpolation filter for the target sample may include a cubic filter and a linear filter.
  • the decoding apparatus may derive the filter coefficients of the cubic filter based on the position of the reference sample, and may derive the filter coefficients of the linear filter based on the position of the reference sample.
  • the decoding apparatus may derive a first prediction sample for the target sample based on the filter coefficients and the reference samples of the cubic filter, and the target based on the filter coefficients and the reference samples of the linear filter.
  • a second prediction sample for the sample may be derived, and the prediction sample of the target sample may be derived based on the first prediction sample and the second prediction sample.
  • the prediction sample of the target sample may be derived through an average of the first prediction sample and the second prediction sample.
  • the prediction sample of the target sample may be derived through a weighted sum of the first prediction sample and the second prediction sample.
  • the weight for the first prediction sample may be inversely proportional to the distance between the target sample and the reference samples, and the weight for the second prediction sample is 1 minus the weight for the first prediction sample.
  • the first weight and the second weight used in this case may be up-scaled to an integer unit to avoid a decimal point operation.
  • a most probable mode (MPM) mode is applied to the current block to derive an intra prediction mode of the current block based on an intra prediction mode of a neighboring block of the current block, and the intra prediction mode of the current block.
  • the interpolation filter for the target sample may be determined based on the neighboring block selected through the peripheral MPM mode. That is, an interpolation filter used in a neighboring block may be derived as an interpolation filter for the target sample.
  • the MPM mode when the MPM mode is applied to the current block, the decoding apparatus determines an MPM list based on an intra prediction mode for the left or upper neighboring block of the current block, and the intra prediction mode based on the MPM list. Can be determined.
  • the decoding apparatus may directly use the prediction sample as a reconstruction sample according to a prediction mode, or generate a reconstruction sample by adding a residual sample to the prediction sample.
  • the decoding apparatus may receive information about the residual for the target block, and the information about the residual may be included in the information about the reconstructed sample.
  • the information about the residual may include transform coefficients regarding the residual sample.
  • the decoding apparatus may derive the residual sample (or residual sample array) for the target block based on the residual information.
  • the decoding apparatus may generate a reconstructed sample based on the prediction sample and the residual sample, and may derive a reconstructed block or a reconstructed picture based on the reconstructed sample.
  • the decoding apparatus may apply an in-loop filtering procedure, such as a deblocking filtering and / or SAO procedure, to the reconstructed picture in order to improve subjective / objective picture quality as necessary.
  • the decoding apparatus may receive prediction information on the current block and entropy decode through the bitstream.
  • the prediction information may include information about the intra prediction mode of the current block.
  • the decoding apparatus may obtain information about an intra prediction mode indicating the intra prediction mode.
  • the information about the intra prediction mode may include information indicating an intra prediction mode for the current block directly, or an intra prediction mode candidate list derived based on the intra prediction mode of the left or upper block of the current block. It may also include information indicating any one of the candidates.
  • the intra prediction mode candidate list may represent the MPM list.
  • the prediction information may include information indicating the size of regions where the current block is divided and an interpolation filter of each region.
  • the prediction information is determined by the target sample. It may include information on the specific value used in the selection of the interpolation filter for.
  • the prediction information may include information about a first specific value and information about a second specific value.
  • the prediction information may include a flag indicating whether a plurality of interpolation filters are determined as the interpolation filter for the target sample.
  • the flag indicates that a plurality of interpolation filters are determined by the interpolation filter for the target sample
  • the prediction sample of the target sample may be derived based on a plurality of interpolation filters, and the flag may be derived for the target sample.
  • the interpolation filter indicates that a plurality of interpolation filters are not determined
  • the prediction sample of the target sample may not be derived based on the plurality of interpolation filters. For example, when the value of the flag is 1, the flag may indicate that a plurality of interpolation filters are determined by the interpolation filter for the target sample.
  • the interpolation filter for the sample may indicate that a plurality of interpolation filters are not determined.
  • the prediction information may be signaled through a video parameter set (VPS), a sequence parameter set (SPS), a picture parameter set (PPS), or a slice segment header, or may be signaled in units of blocks.
  • the prediction of the target sample may be performed based on an interpolation filter derived according to the size of the current block, the distance between the target sample and the reference sample, and / or a prediction mode (prediction angle).
  • a reference sample of a fractional sample position with respect to a target sample can be generated more accurately to improve the prediction accuracy of the current block, and to reduce coding of the current block to improve coding efficiency.
  • the interpolation filter for the target sample can be selected based on the various conditions, thereby reducing the bit amount of information on the selection of the interpolation filter, thereby improving the prediction accuracy for the current block. Through this, the coding efficiency of the current block can be improved.
  • the above-described method according to the present invention may be implemented in software, and the encoding device and / or the decoding device according to the present invention may perform image processing of, for example, a TV, a computer, a smartphone, a set-top box, a display device, and the like. It can be included in the device.
  • the above-described method may be implemented as a module (process, function, etc.) for performing the above-described function.
  • the module may be stored in memory and executed by a processor.
  • the memory may be internal or external to the processor and may be coupled to the processor by various well known means.
  • the processor may include application-specific integrated circuits (ASICs), other chipsets, logic circuits, and / or data processing devices.
  • the memory may include read-only memory (ROM), random access memory (RAM), flash memory, memory card, storage medium and / or other storage device.
  • the embodiments described in the present invention may be implemented and performed on a processor, a microprocessor, a controller, or a chip.
  • the functional units shown in each drawing may be implemented and performed on a computer, processor, microprocessor, controller, or chip.
  • the decoding apparatus and encoding apparatus to which the present invention is applied include a multimedia broadcasting transmitting and receiving device, a mobile communication terminal, a home cinema video device, a digital cinema video device, a surveillance camera, a video chat device, a real time communication device such as video communication, and mobile streaming.
  • the OTT video device may include a game console, a Blu-ray player, an internet access TV, a home theater system, a smartphone, a tablet PC, a digital video recorder (DVR), and the like.
  • the processing method to which the present invention is applied can be produced in the form of a program executed by a computer, and can be stored in a computer-readable recording medium.
  • Multimedia data having a data structure according to the present invention can also be stored in a computer-readable recording medium.
  • the computer readable recording medium includes all kinds of storage devices and distributed storage devices in which computer readable data is stored.
  • the computer-readable recording medium may be, for example, a Blu-ray disc (BD), a universal serial bus (USB), a ROM, a PROM, an EPROM, an EEPROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, and an optical disc. It may include a data storage device.
  • the computer-readable recording medium also includes media embodied in the form of a carrier wave (eg, transmission over the Internet).
  • the bitstream generated by the encoding method may be stored in a computer-readable recording medium or transmitted through a wired or wireless communication network.
  • embodiments of the present invention may be implemented as a computer program product by a program code, the program code may be performed on a computer by an embodiment of the present invention.
  • the program code may be stored on a carrier readable by a computer.
  • the content streaming system to which the present invention is applied may largely include an encoding server, a streaming server, a web server, a media storage, a user device, and a multimedia input device.
  • the encoding server compresses content input from multimedia input devices such as a smartphone, a camera, a camcorder, etc. into digital data to generate a bitstream and transmit the bitstream to the streaming server.
  • multimedia input devices such as smart phones, cameras, camcorders, etc. directly generate a bitstream
  • the encoding server may be omitted.
  • the bitstream may be generated by an encoding method or a bitstream generation method to which the present invention is applied, and the streaming server may temporarily store the bitstream in the process of transmitting or receiving the bitstream.
  • the streaming server transmits the multimedia data to the user device based on the user's request through the web server, and the web server serves as a medium for informing the user of what service.
  • the web server delivers it to a streaming server, and the streaming server transmits multimedia data to the user.
  • the content streaming system may include a separate control server.
  • the control server plays a role of controlling a command / response between devices in the content streaming system.
  • the streaming server may receive content from a media store and / or an encoding server. For example, when the content is received from the encoding server, the content may be received in real time. In this case, in order to provide a smooth streaming service, the streaming server may store the bitstream for a predetermined time.
  • Examples of the user device include a mobile phone, a smart phone, a laptop computer, a digital broadcasting terminal, a personal digital assistant (PDA), a portable multimedia player (PMP), navigation, a slate PC, Tablet PCs, ultrabooks, wearable devices, such as smartwatches, glass glasses, head mounted displays, digital TVs, desktops Computer, digital signage, and the like.
  • PDA personal digital assistant
  • PMP portable multimedia player
  • navigation a slate PC
  • Tablet PCs tablet PCs
  • ultrabooks wearable devices, such as smartwatches, glass glasses, head mounted displays, digital TVs, desktops Computer, digital signage, and the like.
  • Each server in the content streaming system may be operated as a distributed server, in which case data received from each server may be distributed.

Landscapes

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

Abstract

Un procédé de décodage d'une image par un appareil de décodage selon la présente invention comprend les étapes consistant à : déduire un mode de prédiction intra d'un bloc courant ; déduire des échantillons voisins comprenant des échantillons voisins gauches et des échantillons voisins supérieurs du bloc courant ; déduire des échantillons de référence pour prédire un échantillon cible parmi les échantillons voisins, sur la base d'une position de l'échantillon cible du bloc courant et d'un angle de prédiction du mode de prédiction intra ; déterminer un filtre d'interpolation pour l'échantillon cible ; et déduire un échantillon de prédiction de l'échantillon cible sur la base du filtre d'interpolation et des échantillons de référence, le filtre d'interpolation pour l'échantillon cible étant déterminé comme étant un filtre d'interpolation à quatre prises ou un filtre d'interpolation à six prises sur la base de la taille du bloc courant et de l'angle de prédiction du mode de prédiction intra.
PCT/KR2019/007721 2018-07-02 2019-06-26 Procédé et dispositif de décodage d'image selon une prédiction intra dans un système de codage d'image Ceased WO2020009366A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20180076752 2018-07-02
KR10-2018-0076752 2018-07-02

Publications (1)

Publication Number Publication Date
WO2020009366A1 true WO2020009366A1 (fr) 2020-01-09

Family

ID=69060086

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2019/007721 Ceased WO2020009366A1 (fr) 2018-07-02 2019-06-26 Procédé et dispositif de décodage d'image selon une prédiction intra dans un système de codage d'image

Country Status (1)

Country Link
WO (1) WO2020009366A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022037670A1 (fr) * 2020-08-21 2022-02-24 Alibaba Group Holding Limited Procédés de prédiction intra dans un codage de vidéo

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170150180A1 (en) * 2015-11-20 2017-05-25 Mediatek Inc. Method and apparatus for video coding
KR20180019566A (ko) * 2015-06-18 2018-02-26 퀄컴 인코포레이티드 인트라 예측 및 인트라 모드 코딩
KR20180026718A (ko) * 2015-07-28 2018-03-13 엘지전자 주식회사 인트라 예측 모드 기반 영상 처리 방법 및 이를 위한 장치
KR20180041575A (ko) * 2016-10-14 2018-04-24 세종대학교산학협력단 영상의 부호화/복호화 방법 및 장치
KR20180061069A (ko) * 2016-11-28 2018-06-07 한국전자통신연구원 필터링을 위한 방법 및 장치

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180019566A (ko) * 2015-06-18 2018-02-26 퀄컴 인코포레이티드 인트라 예측 및 인트라 모드 코딩
KR20180026718A (ko) * 2015-07-28 2018-03-13 엘지전자 주식회사 인트라 예측 모드 기반 영상 처리 방법 및 이를 위한 장치
US20170150180A1 (en) * 2015-11-20 2017-05-25 Mediatek Inc. Method and apparatus for video coding
KR20180041575A (ko) * 2016-10-14 2018-04-24 세종대학교산학협력단 영상의 부호화/복호화 방법 및 장치
KR20180061069A (ko) * 2016-11-28 2018-06-07 한국전자통신연구원 필터링을 위한 방법 및 장치

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022037670A1 (fr) * 2020-08-21 2022-02-24 Alibaba Group Holding Limited Procédés de prédiction intra dans un codage de vidéo
US12143620B2 (en) 2020-08-21 2024-11-12 Alibaba Group Holding Limited Filtering methods for angular intra prediction

Similar Documents

Publication Publication Date Title
WO2018221817A1 (fr) Procédé et dispositif de réalisation de décodage d'image basé sur une intraprédiction dans un système de codage d'image
WO2020256389A1 (fr) Procédé de décodage d'image sur la base d'une bdpcm et dispositif associé
WO2019117636A1 (fr) Procédé de codage d'image effectué sur la base d'une transformée secondaire non séparable et dispositif à cet effet
WO2020218793A1 (fr) Procédé de codage basé sur une bdpcm et dispositif associé
WO2020184991A1 (fr) Procédé et appareil de codage/décodage vidéo utilisant un mode ibc, et procédé de transmission de flux binaire
WO2020141879A1 (fr) Procédé et dispositif de décodage de vidéo basé sur une prédiction de mouvement affine au moyen d'un candidat de fusion temporelle basé sur un sous-bloc dans un système de codage de vidéo
WO2020116961A1 (fr) Procédé de codage d'image basé sur une une transformée secondaire et dispositif associé
WO2020256390A1 (fr) Procédé de décodage d'image pour la réalisation d'une bdpcm sur la base d'une taille de bloc et dispositif associé
WO2020242183A1 (fr) Procédé et dispositif de codage d'image sur la base d'une intraprédiction à grand angle et d'une transformée
WO2020180119A1 (fr) Procédé de décodage d'image fondé sur une prédiction de cclm et dispositif associé
WO2020235961A1 (fr) Procédé de décodage d'image et dispositif associé
WO2021137597A1 (fr) Procédé et dispositif de décodage d'image utilisant un paramètre de dpb pour un ols
WO2020197274A1 (fr) Procédé de codage d'image basé sur des transformations et dispositif associé
WO2020235960A1 (fr) Procédé de décodage d'image utilisant la bdpcm et dispositif pour cela
WO2024043745A1 (fr) Procédé et appareil de codage/décodage d'image basé sur un mode d'intra-prédiction utilisant une ligne de référence multiple (mrl), et support d'enregistrement pour stocker un flux binaire
WO2023153891A1 (fr) Procédé et dispositif de codage/décodage d'image et support d'enregistrement sur lequel est stocké un flux binaire
WO2021034116A1 (fr) Procédé de décodage d'image utilisant un paramètre de quantification de chrominance, et appareil associé
WO2020055208A1 (fr) Procédé et appareil de prédiction d'image pour prédiction intra
WO2021141225A1 (fr) Procédé de décodage d'image utilisant la bdpcm et appareil associé
WO2020149616A1 (fr) Procédé et dispositif de décodage d'image sur la base d'une prédiction cclm dans un système de codage d'image
WO2019199093A1 (fr) Procédé de traitement d'image basé sur un mode d'intraprédiction, et dispositif associé
WO2021230618A1 (fr) Procédé de codage d'image et dispositif associé
WO2021034160A1 (fr) Appareil et procédé de codage d'image sur la base d'une prédiction intra matricielle
WO2020185005A1 (fr) Procédé de codage d'images basé sur une transformée et dispositif associé
WO2023153893A1 (fr) Procédé et dispositif de codage/décodage d'image, et support d'enregistrement stockant un flux binaire

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: 19831483

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: 19831483

Country of ref document: EP

Kind code of ref document: A1