WO2015093890A1 - 인트라 예측을 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치 - Google Patents

인트라 예측을 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치 Download PDF

Info

Publication number
WO2015093890A1
WO2015093890A1 PCT/KR2014/012572 KR2014012572W WO2015093890A1 WO 2015093890 A1 WO2015093890 A1 WO 2015093890A1 KR 2014012572 W KR2014012572 W KR 2014012572W WO 2015093890 A1 WO2015093890 A1 WO 2015093890A1
Authority
WO
WIPO (PCT)
Prior art keywords
intra prediction
prediction mode
current block
candidate
unit
Prior art date
Application number
PCT/KR2014/012572
Other languages
English (en)
French (fr)
Inventor
표인지
이선일
Original Assignee
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 삼성전자 주식회사 filed Critical 삼성전자 주식회사
Priority to CN201911181548.XA priority Critical patent/CN110708544B/zh
Priority to CN201480075994.1A priority patent/CN106031176B/zh
Priority to KR1020167012047A priority patent/KR102317682B1/ko
Priority to CN201911181685.3A priority patent/CN110740320B/zh
Publication of WO2015093890A1 publication Critical patent/WO2015093890A1/ko
Priority to US15/185,153 priority patent/US10257538B2/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/593Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
    • 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/103Selection of coding mode or of prediction mode
    • H04N19/11Selection of coding mode or of prediction mode among a plurality of spatial predictive coding modes
    • 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/17Methods 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 an image region, e.g. an object
    • H04N19/176Methods 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 an image region, e.g. an object the region being a block, e.g. a macroblock
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/46Embedding additional information in the video signal during the compression process
    • H04N19/463Embedding additional information in the video signal during the compression process by compressing encoding parameters before transmission
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/597Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding specially adapted for multi-view video sequence encoding

Definitions

  • the present invention relates to video encoding and decoding involving intra prediction.
  • video codec for efficiently encoding or decoding high resolution or high definition video content.
  • video is encoded according to a limited encoding method based on a macroblock of a predetermined size.
  • Image data in the spatial domain is transformed into coefficients in the frequency domain using frequency transformation.
  • the video codec divides an image into blocks having a predetermined size for fast operation of frequency conversion, performs DCT conversion for each block, and encodes frequency coefficients in units of blocks. Compared to the image data of the spatial domain, the coefficients of the frequency domain are easily compressed. In particular, since the image pixel value of the spatial domain is expressed as a prediction error through inter prediction or intra prediction of the video codec, when frequency conversion is performed on the prediction error, much data may be converted to zero.
  • the video codec reduces data volume by substituting data repeatedly generated continuously with small size data.
  • an encoding method for determining a candidate intra prediction mode as an intra prediction mode that is likely to be used for intra prediction is provided.
  • a decoding method for determining a candidate intra prediction mode as an intra prediction mode that is likely to be used for intra prediction is provided.
  • a computer readable recording medium having a program including the encoding method or the decoding method recorded thereon is provided.
  • a video decoding method comprising selecting an intra prediction mode to be used for intra prediction of the current block among modes, and performing intra prediction on the current block according to the selected intra prediction mode.
  • the reference intra prediction mode is determined based on a first reference intra prediction mode determined based on the availability and prediction mode of the left neighboring block of the current block and a availability and prediction mode of the upper neighboring block of the current block. And a second reference intra prediction mode, wherein the determining of the reference intra prediction mode comprises: if the neighboring block to the left of the current block does not exist or the neighboring block to the left of the current block is predicted by inter prediction; When the first reference intra prediction mode is determined as a first default intra prediction mode and a neighboring block to the left of the current block is predicted by intra prediction, the first reference intra prediction mode is set to intra prediction of a neighboring block to the left of the current block.
  • the second reference intra prediction mode is determined as a first default intra prediction mode, and the neighboring block on the top of the current block is predicted by intra prediction.
  • the second reference intra prediction mode may be determined as an intra prediction mode used for intra prediction of a neighboring block above the current block.
  • the determining of the candidate intra prediction mode may include: when the first reference intra prediction mode and the second reference intra prediction mode are the same and the first reference intra prediction mode does not indicate a first default intra prediction mode, The first candidate intra prediction mode may be determined as the first default intra prediction mode, and the second candidate intra prediction mode may be determined as the first reference intra prediction mode.
  • the determining of the candidate intra prediction mode may include: when the first reference intra prediction mode is the same as the second reference intra prediction mode and the first reference intra prediction mode indicates a first default intra prediction mode, The candidate intra prediction mode may be determined as the first default intra prediction mode, and the second candidate intra prediction mode may be determined as the second default intra prediction mode.
  • the determining of the candidate intra prediction mode may include: when the first reference intra prediction mode is different from the second reference intra prediction mode, converting the first candidate intra prediction mode to the first reference intra prediction mode and the second reference intra.
  • An intra prediction mode having a small index value representing an intra prediction mode among prediction modes is determined, and a second candidate intra prediction mode is an index representing an intra prediction mode among the first reference intra prediction mode and the second reference intra prediction mode.
  • the intra prediction mode may have a large value.
  • the video decoding method may further include: when the intra prediction data is predicted to predict the current block according to one of intra prediction modes not included in the candidate intra prediction mode, the index value of the intra prediction data and the candidate intra prediction modes.
  • the method may include selecting an intra prediction mode to be used for intra prediction of the current block based on an index value.
  • the selecting of the intra prediction mode may include: intra prediction of the intra prediction mode of the current block when a value obtained by subtracting 2 from an index value of the intra prediction data is smaller than an index value representing the first candidate intra prediction mode.
  • An intra prediction mode corresponding to a value obtained by subtracting 2 from an index value of the data is determined, and a value obtained by subtracting 2 from an index value of the intra prediction data is greater than an index value representing the first candidate intra prediction mode, and the second If it is smaller than an index value representing a candidate intra prediction mode, the intra prediction mode of the current block is determined as an intra prediction mode corresponding to a value obtained by subtracting 1 from the index value of the intra prediction data, and the index value of the intra prediction data.
  • Group may be characterized in that it comprises the step of determining an intra prediction mode, the intra prediction mode of the current block to be the intra corresponds to the index value of the prediction data.
  • a candidate intra prediction mode determiner that determines a reference intra prediction mode based on the availability and prediction mode of the neighboring block of the current block, and determines a plurality of candidate intra prediction modes of the current block determined based on the reference intra prediction mode And obtaining, from the bitstream, intra prediction data including information about an intra prediction mode of the current block, and indicating that the intra prediction data predicts the current block according to one of the candidate intra prediction modes.
  • a video decoding apparatus including an intra prediction unit for selecting an intra prediction mode to be used for intra prediction of the current block among candidate intra prediction modes of, and performing intra prediction on the current block according to the selected intra prediction mode.
  • the reference intra prediction mode is determined based on a first reference intra prediction mode determined based on the availability and prediction mode of the left neighboring block of the current block and a availability and prediction mode of the upper neighboring block of the current block. And a second reference intra prediction mode, wherein the candidate intra prediction mode determiner is configured to perform the first reference intra when the neighboring block to the left of the current block does not exist or the neighboring block to the left of the current block is predicted by inter prediction.
  • the prediction mode is determined as a first default intra prediction mode, and when a neighboring block to the left of the current block is predicted by intra prediction, the first reference intra prediction mode is used for intra prediction of a neighboring block to the left of the current block.
  • the second reference intra prediction mode is determined as a first default intra prediction mode, and the neighboring block on the top of the current block is predicted by intra prediction.
  • the second reference intra prediction mode may be determined as an intra prediction mode used for intra prediction of a neighboring block above the current block.
  • the candidate intra prediction mode determiner may include a first candidate intra when the first reference intra prediction mode is the same as the second reference intra prediction mode and the first reference intra prediction mode does not indicate a first default intra prediction mode.
  • the prediction mode may be determined as the first default intra prediction mode, and the second candidate intra prediction mode may be determined as the first reference intra prediction mode.
  • the candidate intra prediction mode determiner, when the first reference intra prediction mode and the second reference intra prediction mode are the same and the first reference intra prediction mode indicates the first default intra prediction mode, first candidate intra prediction mode.
  • the mode may be determined as a first default intra prediction mode, and the second candidate intra prediction mode may be determined as a second default intra prediction mode.
  • the candidate intra prediction mode determiner when the first reference intra prediction mode and the second reference intra prediction mode are different from each other, converts the first candidate intra prediction mode to the first reference intra prediction mode and the second reference intra prediction mode.
  • An index value representative of an intra prediction mode is determined to be a small intra prediction mode
  • the second candidate intra prediction mode is an index value representing an intra prediction mode among the first reference intra prediction mode and the second reference intra prediction mode. This large intra prediction mode may be determined.
  • the intra prediction mode selector is configured to indicate that the intra prediction data predicts the current block according to one of intra prediction modes not included in the candidate intra prediction mode, the index value of the intra prediction data and the candidate intra prediction mode.
  • the intra prediction mode to be used for intra prediction of the current block may be selected based on the index values.
  • the intra prediction mode selector is configured to index the intra prediction mode of the current block when the value obtained by subtracting 2 from the index value of the intra prediction data is smaller than the index value representing the first candidate intra prediction mode. Determine an intra prediction mode corresponding to a value obtained by subtracting 2, and a value obtained by subtracting 2 from an index value of the intra prediction data is greater than an index value representing the first candidate intra prediction mode and the second candidate intra prediction. If the index value is smaller than the index representing the mode, the intra prediction mode of the current block is determined as an intra prediction mode corresponding to a value obtained by subtracting 1 from the index value of the intra prediction data, and 2 is determined from the index value of the intra prediction data. If the subtracted value is greater than an index value representing the second candidate intra prediction mode, the current The intra prediction mode of the block may be determined as an intra prediction mode corresponding to the index value of the intra prediction data.
  • a video encoding method is provided, which indicates whether or not to predict and an intra prediction mode used for the current block.
  • a candidate intra prediction mode determiner which determines a reference intra prediction mode based on availability and prediction mode of a neighboring block of the current block, and determines a plurality of candidate intra prediction modes for the current block based on the reference intra prediction mode And based on the intra prediction mode used for the current block and the plurality of candidate intra prediction modes, whether to predict the current block according to one of a plurality of candidate intra prediction modes, and the intra used for the current block.
  • a video encoding apparatus including an intra prediction mode information encoder that determines intra prediction data indicating a prediction mode is provided.
  • a computer readable recording medium having recorded thereon a program for executing the above-described embodiment of the video decoding method on a computer is provided.
  • a computer readable recording medium having recorded thereon a program for executing the above-described embodiment of the video encoding method on a computer is provided.
  • An intra prediction mode that is likely to be used for intra prediction of the current block may be determined as a candidate intra, and the candidate intra prediction mode may be entropy encoded into a short binary symbol string. Therefore, the information about the intra prediction mode of the current block is efficiently compressed.
  • FIG. 1 is a block diagram of a video encoding apparatus according to an embodiment of the present invention.
  • FIG. 2 is a block diagram of a video decoding apparatus according to an embodiment of the present invention.
  • FIG. 3 illustrates neighbor prediction units referred to to predict an intra prediction mode, according to an embodiment.
  • FIG. 4 illustrates prediction units referred to to predict an intra prediction mode in video coding based on coding units according to a tree structure.
  • FIG. 5 is a flowchart of a video encoding method according to an embodiment of the present invention.
  • FIG. 6 is a flowchart of a video decoding method according to an embodiment of the present invention.
  • FIG. 7 is a block diagram of a video encoding apparatus based on coding units having a tree structure, according to an embodiment of the present invention.
  • FIG. 8 is a block diagram of a video decoding apparatus based on coding units having a tree structure, according to an embodiment of the present invention.
  • FIG 9 illustrates a concept of coding units, according to an embodiment of the present invention.
  • FIG. 10 is a block diagram of an image encoder based on coding units, according to an embodiment of the present invention.
  • FIG. 11 is a block diagram of an image decoder based on coding units, according to an embodiment of the present invention.
  • FIG. 12 is a diagram of deeper coding units according to depths, and partitions, according to an embodiment of the present invention.
  • FIG. 13 illustrates a relationship between a coding unit and transformation units, according to an embodiment of the present invention.
  • FIG. 14 illustrates encoding information according to depths, according to an embodiment of the present invention.
  • 15 is a diagram of deeper coding units according to depths, according to an embodiment of the present invention.
  • 16, 17, and 18 illustrate a relationship between coding units, prediction units, and transformation units, according to an embodiment of the present invention.
  • FIG. 19 illustrates a relationship between a coding unit, a prediction unit, and a transformation unit, according to encoding mode information of Table 4.
  • a video decoding method comprising selecting an intra prediction mode to be used for intra prediction of the current block among modes, and performing intra prediction on the current block according to the selected intra prediction mode.
  • a candidate intra prediction mode determiner that determines a reference intra prediction mode based on the availability and prediction mode of the neighboring block of the current block, and determines a plurality of candidate intra prediction modes of the current block determined based on the reference intra prediction mode And obtaining, from the bitstream, intra prediction data including information about an intra prediction mode of the current block, and indicating that the intra prediction data predicts the current block according to one of the candidate intra prediction modes.
  • a video decoding apparatus including an intra prediction unit for selecting an intra prediction mode to be used for intra prediction of the current block among candidate intra prediction modes of, and performing intra prediction on the current block according to the selected intra prediction mode.
  • a computer-readable recording medium having a program for executing the above-described embodiments of the video decoding method or the video encoding method on a computer is provided.
  • a video encoding method and a video decoding method based on a prediction method of an intra prediction mode are disclosed.
  • 7 to 19 an embodiment in which an intra prediction mode prediction method is used in a video encoding method and a video decoding method based on a tree structured coding unit according to an embodiment is disclosed.
  • prediction block means a prediction unit.
  • 'Current block' refers to a prediction unit currently being encoded / decoded.
  • 'adjacent block' refers to a prediction unit adjacent to the current block. The prediction unit is described in detail with reference to FIGS. 16 to 18.
  • a video encoding method and a video decoding method based on a prediction method of an intra prediction mode are disclosed according to an embodiment.
  • FIG. 1 is a block diagram of a video encoding apparatus 10 according to an embodiment of the present invention.
  • the video encoding apparatus 10 may encode the video data of the spatial domain through intra prediction / inter prediction, transformation, quantization, and entropy encoding.
  • FIG. 1 an operation occurring in a process of encoding intra prediction mode information generated as a result of performing intra prediction by the video encoding apparatus 10 will be described in detail.
  • the video encoding apparatus 10 includes a candidate intra prediction mode determiner 12 and an intra prediction mode information encoder 14.
  • the video encoding apparatus 10 may divide image data of a video into a plurality of data units, and encode the data by data units.
  • the shape of the data unit may be square or rectangular, and may be any geometric shape. It is not limited to data units of a certain size.
  • a video encoding technique for a 'block' which is a kind of data unit will be described in detail below.
  • the video encoding scheme according to various embodiments of the present disclosure is not to be interpreted as being limited to the video encoding scheme for the 'block', and may be applied to various data units.
  • the candidate intra prediction mode determiner 12 determines the reference intra prediction mode based on the availability and prediction mode of the adjacent block of the current block.
  • the candidate intra prediction mode determiner 12 may consider only the neighboring block to the left of the current block and the neighboring block above the current block among the neighboring blocks of the current block in consideration of the decoding order of the prediction block. However, the candidate intra prediction mode determiner 12 may consider other adjacent blocks in addition to the adjacent block on the left of the current block and the adjacent block on the top of the current block.
  • the reference intra prediction mode may include a first reference intra prediction mode and a second reference intra prediction mode.
  • the candidate intra prediction mode determiner 12 determines that the first reference intra prediction mode is the first default value when there is no adjacent block on the left side of the current block or when an adjacent block on the left side of the current block is predicted by inter prediction.
  • the intra prediction mode may be determined.
  • the first default intra prediction mode is an intra prediction mode allocated by default when the intra prediction mode cannot be determined for the reference intra prediction mode and the candidate intra prediction mode.
  • the first default intra prediction mode may be set to the DC mode.
  • the candidate intra prediction mode determiner 12 determines the first reference intra prediction mode as the intra prediction mode used for intra prediction of the neighboring block to the left of the current block. Can be.
  • the second reference intra prediction mode is the first default intra prediction mode. Can be determined.
  • the candidate intra prediction mode determiner 12 determines that the second reference intra prediction mode is the intra prediction mode used for intra prediction on the adjacent block on the top of the current block. Can be.
  • the candidate intra prediction mode determiner 12 determines a plurality of candidate intra prediction modes for the current block based on the reference intra prediction mode.
  • the number of candidate intra prediction modes may be fixed.
  • the candidate intra prediction mode determiner 12 may determine two candidate intra prediction modes.
  • the candidate intra prediction mode determiner 12 may determine candidate intra prediction modes according to whether the first reference intra prediction mode and the second reference intra prediction mode are different or the same.
  • the candidate intra prediction mode determiner 12 may be the first candidate when the first reference intra prediction mode and the second reference intra prediction mode are the same and the first reference intra prediction mode is not the first default intra prediction mode.
  • the intra prediction mode may be determined as the first default intra prediction mode
  • the second candidate intra prediction mode may be determined as the first reference intra prediction mode.
  • the candidate intra prediction mode determiner 12 is the first candidate intra prediction mode when the first reference intra prediction mode is the same as the second reference intra prediction mode and the first reference intra prediction mode indicates the first default intra prediction mode. May be determined as the first default intra prediction mode, and the second candidate intra prediction mode may be determined as the second default intra prediction mode.
  • the second candidate intra prediction mode is selected as the second candidate intra prediction mode. Determine the default intra prediction mode.
  • the candidate intra prediction mode determiner 12 may select the first candidate intra prediction mode as the intra prediction mode between the first reference intra prediction mode and the second reference intra prediction mode.
  • An intra prediction mode having a small index value representing a mode is determined, and the second candidate intra prediction mode is an intra prediction mode having a larger index value representing an intra prediction mode among the first reference intra prediction mode and the second reference intra prediction mode. You can decide.
  • the first reference intra prediction mode is the vertical mode (index value 12) and the second reference intra prediction mode is the horizontal mode (index value 24)
  • the first candidate intra prediction mode is determined as the vertical mode
  • the two candidate intra prediction mode is determined as the horizontal mode.
  • the intra prediction mode information encoder 14 may determine whether the current block is predicted according to one of the plurality of candidate intra prediction modes and the current block based on the intra prediction mode used in the current block and the plurality of candidate intra prediction modes. Determine intra prediction data indicating the intra prediction mode used. Therefore, the intra prediction data may include a candidate intra prediction flag indicating whether the current block is predicted according to one of the candidate intra prediction modes and the current intra prediction data indicating the intra prediction mode used for the current block.
  • the size of the current intra prediction data depends on the value of the candidate intra prediction flag. As a specific example, when the intra prediction mode information encoder 14 indicates that the current block is predicted by one of the candidate intra prediction modes, the intra prediction mode information encoder 14 may represent the current intra prediction data as 1 bit. On the other hand, if the current block indicates that it is predicted by one of the intra prediction modes other than the candidate intra prediction mode, the intra prediction mode information encoder 14 may indicate the current intra prediction data as two or more bits.
  • the intra prediction mode information encoder 14 sets the intra prediction data to indicate that the current block is predicted according to one of the candidate intra prediction modes.
  • the intra prediction mode information encoder 14 predicts that the intra prediction data is predicted according to one of the intra prediction modes other than the candidate intra prediction mode. Set to display.
  • the candidate intra prediction flag may be set to indicate whether the current block is predicted according to one of the candidate intra prediction modes.
  • the candidate intra prediction flag when the candidate intra prediction mode is used, the candidate intra prediction flag may be 1. If the candidate intra prediction mode is not used, the candidate intra prediction flag may be zero.
  • the intra prediction mode information encoder 14 may cause the intra prediction data to indicate an intra prediction mode used for the current block among the plurality of candidate intra prediction modes.
  • the prediction data can be encoded.
  • the intra prediction mode information encoder 14 may encode the current intra prediction data of the intra prediction data to indicate an intra prediction mode used for the current block.
  • the size of data indicating the intra prediction mode used for the current block is determined according to the number of candidate intra prediction modes. For example, when the candidate intra prediction mode determiner 12 determines two candidate intra prediction modes, the current intra prediction data may be represented by 1 bit.
  • Intra prediction data may be encoded to indicate an intra prediction mode used for the encoding of.
  • the intra prediction mode information encoder 14 may encode the current intra prediction data of the intra prediction data to indicate an intra prediction mode used for the current block.
  • the intra prediction mode information encoder 14 When the intra prediction mode information encoder 14 indicates that the current block is predicted according to the intra prediction mode other than the candidate intra prediction mode, the intra prediction mode information encoder 14 changes the index value assigned to the intra prediction mode according to the candidate intra prediction mode, and changes the index. The value can be included in the intra prediction data.
  • Table 2 shows the index values of the changed candidate intra prediction modes included in the intra prediction data.
  • the video encoding apparatus 10 may encode and output information generated as a result of intra prediction on blocks of video.
  • the video encoding apparatus 10 may include a central processor (not shown) that collectively controls the intra candidate intra prediction mode determiner 12 and the intra prediction mode information encoder 14.
  • the candidate intra prediction mode determiner 12 and the intra prediction mode information encoder 14 are operated by their own processors (not shown), and the video encoding apparatuses as the processors (not shown) operate organically with each other. 10 may be operated as a whole.
  • the candidate intra prediction mode determiner 12 and the intra prediction mode information encoder 14 may be controlled under the control of an external processor (not shown) of the video encoding apparatus 10 according to an embodiment.
  • the video encoding apparatus 10 may include one or more data storage units (not shown) in which input / output data of the candidate intra prediction mode determiner 12 and the intra prediction mode information encoder 14 are stored. Can be.
  • the video encoding apparatus 10 may include a memory controller (not shown) that controls data input / output of the data storage unit (not shown).
  • the video encoding apparatus 10 may perform a video encoding operation including transformation by operating in conjunction with an internal video encoding processor or an external video encoding processor to output a video encoding result.
  • the internal video encoding processor of the video encoding apparatus 10 includes not only a separate processor but also a basic video encoding operation by including the video encoding processing module as the video encoding apparatus 10, the central computing unit, or the graphics computing unit. It may also include the case of implementing.
  • FIG. 2 is a block diagram of a video decoding apparatus 20 according to an embodiment of the present invention.
  • the video decoding apparatus 20 decodes the video data encoded by the video encoding apparatus 10 through entropy decoding, inverse quantization, inverse transformation, intra prediction / motion compensation, and so on, to restore video data close to the original video data in the spatial domain. can do.
  • entropy decoding inverse quantization
  • inverse transformation inverse transformation
  • intra prediction / motion compensation intra prediction / motion compensation
  • the video decoding apparatus 20 includes a candidate intra prediction mode determiner 22 and an intra predictor 24.
  • the video decoding apparatus 20 may receive a bitstream in which encoded data of a video is recorded.
  • the candidate intra prediction mode determiner 22 determines the reference intra prediction mode based on the availability and prediction mode of the adjacent block of the current block.
  • the candidate intra prediction mode determiner 22 determines a plurality of candidate intra prediction modes for the current block based on the reference intra prediction mode.
  • the candidate intra prediction mode determiner 22 of the video decoding apparatus 20 determines the candidate intra prediction mode in the same manner as the candidate intra prediction mode determiner 12 of the video encoding apparatus 10. Therefore, candidate intra prediction modes of the video encoding apparatus 10 and the video decoding apparatus 20 for the current block are the same.
  • the intra prediction unit 24 obtains intra prediction data including information on the intra prediction mode of the current block from the bitstream.
  • the intra prediction data may include a candidate intra prediction flag indicating whether to predict a current block according to one of candidate intra prediction modes and current intra prediction data indicating an intra prediction mode used for the current block.
  • the intra prediction unit 24 may select an intra prediction mode to be used for intra prediction of the current block among the plurality of candidate intra prediction modes. .
  • the intra prediction unit 24 when the intra prediction unit 24 indicates that the intra prediction data predicts the current block according to one of the intra prediction modes not included in the candidate intra prediction mode, the intra prediction unit 24 is based on the index values of the intra prediction data and the candidate intra prediction modes. An intra prediction mode to be used for intra prediction of the current block can be selected.
  • the intra predictor 24 parses the candidate intra prediction flag to determine whether the current block is predicted according to one of the candidate intra prediction modes.
  • the intra prediction unit 24 may change the value indicated by the intra prediction data according to the candidate intra prediction mode.
  • the intra prediction unit 24 subtracts 2 from the index value of the intra prediction data, which is smaller than the index value representing the first candidate intra prediction mode.
  • An intra prediction mode of the current block may be determined as an intra prediction mode corresponding to a value obtained by subtracting 2 from an index value of intra prediction data.
  • the intra prediction mode of the block may be determined as an intra prediction mode corresponding to a value obtained by subtracting 1 from an index value of intra prediction data.
  • the intra prediction unit 24 corresponds to the index value of the intra prediction data of the intra prediction mode of the current block.
  • the intra prediction mode may be determined.
  • the intra predictor 24 may determine the intra prediction mode of the current block by parsing the current intra prediction data included in the intra prediction data. Specific implementation thereof will be described in Equation 3.
  • intra prediction modes of neighboring blocks of the current block are determined.
  • the intra prediction mode of the left prediction block is intraPredModeA. If the current prediction block is at the left boundary of the video image and there is no left prediction block, or if the left prediction block is predicted by the inter prediction mode, intraPredModeA is determined as the DC mode.
  • the intra prediction mode of the upper prediction block is intraPredModeB. If the current prediction block is at the top boundary of the video image and there is no top block, or if the top prediction block is predicted by the inter prediction mode, intraPredModeB is determined as the DC mode.
  • intraPredModeA and intraPredModeB are used as reference values for determining candidate intra prediction modes.
  • the candidate intra prediction mode is determined based on intraPredModeA and intraPredModeB.
  • An embodiment of a method of determining a candidate intra prediction mode in Equation 1 is described.
  • predIntraPredMode0 min (intraPredModeA, intraPredModeB);
  • predIntraPredMode1 max (intraPredModeA, intraPredModeB);
  • predIntraPredMode0 DC mode
  • predIntraPredMode1 intraPredModeA
  • predIntraPredMode0 DC mode
  • predIntraPredMode1 Bilinear mode
  • predIntraPredMode0 and predIntraPredMode1 mean a first candidate intra prediction mode and a second candidate intra prediction mode, respectively.
  • two candidate intra prediction modes are determined for each block. min (A, B) outputs the smaller of A and B, and max (A, B) outputs the remaining large.
  • predIntraPredMode0 is assigned a smaller value among intraPredModeA and intraPredModeB
  • predIntraPredMode1 is assigned a larger value among intraPredModeA and intraPredModeB.
  • intraPredModeA and intraPredModeB are the same, and intraPredModeA is not 0, predIntraPredMode0 is assigned a DC mode. And intraPredModeA is allocated to predIntraPredMode1.
  • intraPredModeA and intraPredModeB are the same and intraPredModeA is 0, DC mode is allocated to predIntraPredMode0.
  • PredIntraPredMode1 is assigned a Bilinear mode.
  • the intra prediction mode of the current block is determined by parsing intra_luma_pred_mode.
  • An embodiment of a method of determining an intra prediction mode is described by Equation 2 below.
  • IntraLumaPredMode predIntraPredMode0;
  • IntraLumaPredMode predIntraPredMode1;
  • IntraLumaPredMode intra_luma_pred_mode? 2;
  • IntraLumaPredMode intra_luma_pred_mode? One;
  • IntraLumaPredMode intra_luma_pred_mode; [Equation 2]
  • intra_luma_pred_mode means intra prediction mode information of the current block.
  • intra_luma_pred_mode is assigned a value between 0 and 33.
  • IntraLumaPredMode means intra prediction mode of the current block.
  • IntraLumaPredMode is determined as the intra prediction mode indicated by predIntraPredMode0. If intra_luma_pred_mode is 1, IntraLumaPredMode is determined as the intra prediction mode indicated by predIntraPredMode1. Therefore, when intra_luma_pred_mode is 0 or 1, it can be seen that the candidate intra prediction mode is used.
  • IntraLumaPredMode is determined by comparing the value of intra_luma_pred_mode with the values of predIntraPredMode0 and predIntraPredMode1.
  • IntraLumaPredMode is determined as the intra prediction mode corresponding to the value of 2 subtracted from the value of intra_luma_pred_mode.
  • IntraLumaPredMode is determined as the intra prediction mode corresponding to the value of intra_luma_pred_mode minus 1.
  • IntraLumaPredMode is determined as an intra prediction mode corresponding to the value of intra_luma_pred_mode.
  • IntraLumaPredMode which is an intra prediction mode of the current block
  • intra_luma_pred_mode which is intra prediction mode information
  • the video decoding apparatus 20 predicts the current block according to the determined intra prediction mode.
  • Table 1 below shows a binary symbol string corresponding to the value of intra_luma_pred_mode.
  • BinIdx of Table 1 means a bin index allocated to each bin of a binary symbol string.
  • Beans are represented by 0 and 1 as the basic units of entropy coding in CABAC.
  • the intra_luma_pred_mode may be entropy coded based on the relationship between the intra_luma_pred_mode and the binary symbol string shown in Table 1.
  • Table 1 intra_luma_pred_mode value Binary symbol string 0 One 0 One One One One 2 0 0 0 0 0 0 3 0 0 0 0 0 One 4 0 0 0 0 One 0 ... 32 0 One One One One One 0 33 0 One One One One One binIdx 0 One 2 3 4 5 6
  • intra_luma_pred_mode When the value of intra_luma_pred_mode is one of the values of 2 to 33, the binary symbol string is represented by 6 bits. However, when the value of intra_luma_pred_mode is 0 or 1, the binary symbol string is represented by 2 bits.
  • intra_luma_pred_mode for the intra prediction mode of the current block. It can be seen that the data of the binary symbol string of is represented by 2 bits.
  • the intra prediction mode having a high probability of being used may be determined as the candidate intra prediction mode so that data about the intra prediction mode information may be efficiently compressed.
  • the binary symbol string corresponding to the value of intra_luma_pred_mode may be parsed by dividing the candidate intra prediction mode flag (hereinafter 'mpm_flag') and the current intra prediction mode information.
  • the candidate intra prediction mode flag corresponds to a bin whose bin index of the binary symbol string is zero. If the candidate intra prediction mode flag is 1, the intra prediction mode of the current block may be determined as one of two candidate intra prediction modes.
  • the video decoding apparatus 20 may determine an intra prediction mode used for prediction of the current block among candidate intra prediction modes according to a value indicated by a bin having binIdx of 1 (hereinafter, 'mpm_index'). For example, when mpm_index indicates 0, the first candidate intra prediction mode may be selected as the intra prediction mode of the current block.
  • the intra prediction mode of the current block may be determined as one of intra prediction modes other than the candidate intra prediction mode.
  • the video decoding apparatus 20 may determine an intra prediction mode according to a value indicated by five bins having a binIdx of 1 to 5 (hereinafter, 'Ipmode') and index values of candidate intra prediction modes.
  • the current intra prediction mode information may include the mpm_index and the Ipmode. In Equation 3, an embodiment of predicting a current block according to a value of Ipmode is described.
  • Table 2 below shows the intra prediction mode allocated to the value of IntraLumaPredMode.
  • Table 2 describes the algorithm shown in Equation 2.
  • IntraLumaPredMode value Intra prediction mode 0 Intra_Luma_DC One Intra_Luma_Plane 2 Intra_Luma_Bilinear 3 ⁇ 11 Intra_Luma_Angular 12 Intra_Luma_Vertical 13-23 Intra_Luma_Angular 24 Intra_Luma_Horizontal 25-32 Intra_Luma_Angular
  • the index value of IntraLumaPredMode of Table 2 is derived from the index value of intra_luma_pred_mode of Table 1 according to equation (2).
  • an intra prediction mode which is a candidate intra prediction mode, is allocated to 0 and 1 of intra_luma_pred_mode, and the remaining intra prediction modes are allocated to 2 to 32 of intra_luma_pred_mode. Therefore, in the decoding process, it is necessary to determine IntraLumaPredMode from the index value of intra_luma_pred_mode in consideration of the candidate intra prediction mode.
  • An embodiment of determining IntraLumaPredMode in the decoding process is described in Table 3.
  • predIntraPredMode0 5 predIntraPredMode1 12 intra_luma_pred_mode IntraLumaPredMode intra_luma_pred_mode IntraLumaPredMode 0 5 17 17 One 12 18 18 2 0 19 19 3 One 20 20 4 2 21 21 5 3 22 22 6 4 23 23 7 6 24 24 8 7 25 25 9 8 26 26 10 9 27 27 11 10 28 28 12 11 29 29 13 13 30 30 14 14 31 31 15 15 32 32 16 16
  • predIntraPredMode0 and predIntraPredMode1 indicating the candidate intra prediction modes are 5 and 12, respectively.
  • intra_luma_pred_mode indicating the intra prediction mode information
  • the intra prediction mode of the current block is determined as one of the candidate intra prediction modes. According to Table 3, when intra_luma_pred_mode is 0 or 1, IntraLumaPredMode is 5 and 12, respectively.
  • IntraLumaPredMode When the value of intra_luma_pred_mode indicating intra prediction mode information is one of 2 to 32, the value of IntraLumaPredMode is determined according to Equation 2. In the case of Table 3, when intra_luma_pred_mode is 2 to 6, since (intra_luma_pred_mode-2) is smaller than 5 which is the first candidate intra prediction mode, IntraLumaPredMode is determined to be 0 to 4 corresponding to (intra_luma_pred_mode-2).
  • IntraLumaPredMode is determined to be 6 to 11 corresponding to (intra_luma_pred_mode-1) because (intra_luma_pred_mode-2) is greater than 5 as the first candidate intra prediction mode and less than 12 as the second candidate intra prediction mode. do.
  • IntraLumaPredMode is determined to be 13 to 32 corresponding to (intra_luma_pred_mode).
  • Equation 3 an embodiment of a method of determining an intra prediction mode of a current block from intra prediction data is described.
  • mpm_flag means a candidate intra prediction mode flag in the intra prediction data.
  • Ipmode is when the current block is predicted by the intra prediction mode rather than the candidate intra prediction mode. Means information indicating the intra prediction mode of the current block.
  • IntraLumaPredMode like Equation 2, means an index value of an intra prediction mode used for intra prediction of an actual current block.
  • the video decoding apparatus 20 compares Ipmode with predIntraPredMode0 and predIntraPredMode1, which mean candidate intra prediction modes, and changes the value of Ipmode according to the comparison result. And Ipmode value is applied to true_ipmode.
  • mpm_index refers to an index value indicating the candidate intra prediction mode when the current block is predicted by the intra prediction mode which is the candidate intra prediction mode.
  • IntraLumaPredMode Ipmode
  • IntraLumaPredMode Ipmode
  • IntraLumaPredMode Ipmode + 1;
  • IntraLumaPredMode predIntraPredMode0;
  • IntraLumaPredMode predIntraPredMode1; [Equation 3]
  • the video decoding apparatus 20 determines that the current block is predicted by the intra prediction mode rather than the candidate intra prediction mode. As a result of Equation 3, the video decoding apparatus 20 first determines that IntraLumaPredMode has the same value as Ipmode when Ipmode is smaller than predIntraPredMode0. However, if Ipmode is greater than or equal to predIntraPredMode0, increase the value of Ipmode by 1 and compare Ipmode with predIntraPredMode1.
  • Ipmode is smaller than predIntraPredMode1, it is determined that IntraLumaPredMode has the same value as Ipmode. However, if Ipmode is equal to or greater than predIntraPredMode1, it is determined to have IntraLumaPredMode plus 1 in Ipmode.
  • IntraLumaPredMode is applied with 3. If Ipmode is 8, IntraLumaPredMode is 9. If Ipmode is 15, IntraLumaPredMode is 17.
  • the video decoding apparatus 20 determines that the current block is predicted by the intra prediction mode which is the candidate intra prediction mode.
  • mpm_index is 0, it is determined that IntraLumaPredMode has the same value as predIntraPredMode0.
  • mpm_index is 1, it is determined that IntraLumaPredMode has the same value as predIntraPredMode1.
  • the video decoding apparatus 30 predicts the current block according to the intra prediction mode indicated by IntraLumaPredMode determined by Equation (3).
  • data about the intra prediction mode information is parsed by the above-described method to determine the intra prediction mode of the current block.
  • the scalable video decoding apparatus 20 may include a central processor (not shown) that collectively controls the candidate intra prediction mode determiner 22 and the intra predictor 24.
  • the video decoding apparatus 20 may operate as the candidate intra prediction mode determiner 22 and the intra predictor 24 may be operated by their own processors (not shown), and the processors (not shown) operate organically with each other. May be operated as a whole.
  • the candidate intra prediction mode determiner 22 and the intra predictor 24 may be controlled under the control of an external processor (not shown) of the video decoding apparatus 20 according to an embodiment.
  • the video decoding apparatus 20 may include a candidate intra prediction mode determiner 22 and one or more data storages (not shown) in which input / output data of the intra predictor 24 is stored.
  • the video decoding apparatus 20 may include a memory controller (not shown) that controls data input / output of the data storage unit (not shown).
  • the video decoding apparatus 20 may operate in conjunction with an internal video decoding processor or an external video decoding processor to restore video through video decoding, thereby performing a video decoding operation including an inverse transform. Can be.
  • the internal video decoding processor of the video decoding apparatus 20 may not only be a separate processor, but also the video decoding apparatus 20, the central processing unit, and the graphic processing unit may include a video decoding processing module. It may also include the case of implementing.
  • a block including intra prediction data is included. After parsing the symbols, the current intra prediction mode may be restored based on intra prediction data of the current block among the parsed symbols.
  • parsing symbols of blocks from the bitstream and reconstructing the intra prediction mode from the parsed symbols can be separated. If the process of parsing and restoring the symbols is not separated, the parsing and restoring operations of the block symbols are repeated by restoring the symbols and parsing the symbols again while parsing the symbols, thereby reducing the efficiency of the decoding process. Accordingly, the video encoding apparatus 10 and the video decoding apparatus 20 according to an embodiment may improve the efficiency of the decoding process by separating the parsing process and the reconstruction process of the intra prediction mode from the parsing process of symbols.
  • the video decoding apparatus 20 always assumes a predetermined number of candidate intra prediction modes when predicting the intra prediction mode using the candidate intra prediction modes, and thus, the candidate intra prediction mode in the symbol parsing process. It is possible to parse the intra prediction data without considering the case where the number of times varies, so the complexity of the parsing operation may be lowered.
  • FIG. 3 illustrates blocks referenced for predicting an intra prediction mode, according to one embodiment.
  • a prediction unit is a data unit for performing prediction of each coding unit in a video coding scheme based on a coding unit (CU) having a tree structure.
  • the video encoding apparatus 10 and the video decoding apparatus 20 according to an embodiment are not limited to prediction units having a fixed size, and may perform prediction on prediction units of various sizes.
  • a video encoding method and a prediction unit based on coding units having a tree structure will be described later with reference to FIGS. 7 to 19. Although various embodiments for predicting an intra prediction mode of a prediction unit are described below, the above embodiments may be similarly applied to various kinds of blocks.
  • the video encoding apparatus 10 may determine the reference intra prediction unit according to availability of intra prediction modes of the left prediction unit 32 and the top prediction unit 33.
  • the first reference intra prediction mode is set to the first.
  • the default intra prediction mode may be determined. If the left prediction unit 32 is predicted by the intra prediction mode, the first reference intra prediction mode may be determined as the intra prediction mode of the left prediction unit 32.
  • the second reference intra prediction mode is the first default intra.
  • the prediction mode may be determined. If the upper prediction unit 33 is predicted by the intra prediction mode, the second reference intra prediction mode may be determined as the intra prediction mode of the upper prediction unit 33.
  • the candidate intra prediction modes may be determined by comparing the first reference intra prediction mode and the second reference intra prediction mode.
  • Reference units other than the left prediction unit 32 or the top prediction unit 33 illustrated in FIG. 3 may be referenced, and in some cases, three or more prediction units may be referenced.
  • FIG. 4 illustrates prediction units referred to to predict an intra prediction mode in video coding based on coding units according to a tree structure.
  • FIG. 4 unlike FIG. 3, there are a plurality of adjacent blocks 41, 42, 43, 45, 47, and 49 on the left and top of the current block 40.
  • a method of determining a reference intra prediction mode when there are several adjacent blocks that can be referred to will be described.
  • the left prediction unit 41 and the top prediction unit 42 may be referred to as the highest priority.
  • the left prediction unit 41 and the top prediction unit 42 adjacent to the upper left sample in the current prediction unit 40 are included. Intra prediction modes may be referenced first.
  • the left prediction unit 41 and the top prediction unit 42 are selected from neighboring prediction units adjacent to the current prediction unit 40.
  • An intra prediction mode of neighboring prediction units except for a predetermined position may be referred to.
  • the intra prediction mode of the upper left prediction unit 45, the upper right prediction unit 47, and the lower left prediction unit 49 may be referred to.
  • the intra prediction mode of any one of the upper left prediction unit 45, the upper right prediction unit 47, and the lower left prediction unit 49 is the intra prediction mode of the left prediction unit 41 and the upper prediction unit 42. If different, it may be adopted as the candidate intra prediction mode.
  • the candidate intra prediction mode of the first rank may be an intra prediction mode of the left prediction unit 41 and the top prediction unit 42.
  • the intra prediction mode detected first having the mode, and the first detected mode may be adopted as the candidate intra prediction mode of the second rank.
  • the left prediction unit 41 and the top prediction unit 42 when the intra prediction modes of the left prediction unit 41 and the top prediction unit 42 are the same, the left prediction unit 41 and the top prediction unit among neighboring prediction units adjacent to the current prediction unit 40 are the same. Of all the neighboring prediction units 43, 44, 45, 47, 49 except for (42), an intra that is different from the intra prediction mode of the left prediction unit 41 and the top prediction unit 42 sequentially in a predetermined order; It detects whether it has a prediction mode, and the first detected intra prediction mode may be adopted as the second rank candidate intra prediction mode.
  • the intra prediction mode of the left prediction unit 41 and the upper prediction unit 42 may be compared with each other to determine whether it is different from the upper prediction unit 40. Search for a prediction unit having an intra prediction mode that is different from the intra prediction mode of the left prediction unit 41 and the top prediction unit 42 while moving left along the neighboring prediction units 47, 44, 45 located in order. Can be.
  • the intra prediction mode detected first may be adopted as the second rank candidate intra prediction mode.
  • the intra prediction mode detected first may be adopted as the second rank candidate intra prediction mode.
  • the video encoding apparatus 10 and the video decoding apparatus 20 may have the same mode as the current intra prediction mode among the first reference intra prediction mode and the second reference intra prediction mode.
  • the current intra prediction mode may be predicted by using a plurality of candidate intra prediction modes that are always different from each other.
  • the video encoding apparatus 10 may consider that the number of candidate intra prediction modes is different when the intra prediction modes of the neighboring left block and the upper block are the same, and thus the number of candidate intra prediction modes is increased. It is not necessary to encode information indicating another case, and as information related to the intra prediction mode, only information about whether the current block is predicted according to the candidate intra prediction mode and the intra prediction mode of the current prediction unit 30 can be encoded. have.
  • the video decoding apparatus 20 may determine whether a candidate intra prediction mode is used and information about an intra prediction mode of the current prediction unit 30 in the process of parsing information related to intra prediction of the current block. Since only parsing is necessary, it is not necessary to determine whether the intra prediction modes of the neighboring left block and the upper block are the same. There is no need to determine whether the intra prediction modes of the left block and the top block are identical to each other, so there is no need to reconstruct the intra prediction modes of the left block and the top block, and the intra prediction mode from the parsed symbols while parsing the symbols. Since the process of reconstructing and parsing the symbols again is omitted, the parsing process of the intra prediction mode can be quickly processed. In this way, the efficiency of the decoding process, including parsing and reconstruction of the intra prediction mode, can be achieved.
  • FIG. 5 is a flowchart of a video encoding method according to an embodiment of the present invention.
  • a reference intra prediction mode is determined based on the availability of the neighboring blocks of the current block and the prediction mode.
  • the first reference intra prediction mode when there is no neighboring block to the left of the current block or if a neighboring block to the left of the current block is predicted by inter prediction, the first reference intra prediction mode may be determined as the first default intra prediction mode.
  • the first reference intra prediction mode may be determined as the intra prediction mode used for intra prediction of the neighboring block to the left of the current block.
  • the second reference intra prediction mode when there is no adjacent block on the top of the current block, or when the adjacent block on the top of the current block is predicted by inter prediction, the second reference intra prediction mode is set to the first.
  • the default intra prediction mode may be determined.
  • the second reference intra prediction mode may be determined as the intra prediction mode used for intra prediction of the neighboring block on the top of the current block.
  • step 52 a plurality of candidate intra prediction modes for the current block are determined based on the reference intra prediction mode.
  • the first candidate intra prediction mode is determined as the first default intra prediction mode and The second candidate intra prediction mode may be determined as the first reference intra prediction mode.
  • the first candidate intra prediction mode is determined as the first default intra prediction mode and The second candidate intra prediction mode may be determined as the second default intra prediction mode.
  • the first candidate intra prediction mode may be intra prediction having a smaller index value representing an intra prediction mode among the first reference intra prediction mode and the second reference intra prediction mode. May be determined as the mode.
  • the second candidate intra prediction mode may be determined as an intra prediction mode having a large index value representing an intra prediction mode among the first reference intra prediction mode and the second reference intra prediction mode.
  • step 53 an intra indicating whether the current block is predicted according to one of the candidate intra prediction modes and the intra prediction mode used in the current block, based on the intra prediction mode used in the current block and the plurality of candidate intra prediction modes. Prediction data is determined.
  • the intra prediction data may be composed of a portion indicating whether to predict a current block according to one of candidate intra prediction modes and a portion indicating an intra prediction mode used for the current block.
  • the size of data indicating the intra prediction mode used for the current block is determined according to the number of candidate intra prediction modes.
  • the index value assigned to the intra prediction mode may be changed according to the candidate intra prediction mode, and the changed index value may be included in the intra prediction data.
  • FIG. 6 shows a flowchart of a video decoding method 60 according to an embodiment of the present invention.
  • a reference intra prediction mode is determined based on the availability of the neighboring blocks of the current block and the prediction mode.
  • step 62 a plurality of candidate intra prediction modes for the current block are determined based on the reference intra prediction mode.
  • a candidate intra prediction flag is obtained indicating whether to predict a current block according to one of a plurality of candidate intra prediction modes from the bitstream.
  • step 64 a candidate selection index is obtained from the bitstream when the candidate intra prediction flag obtained in step 63 indicates that the current block is predicted according to one of the candidate intra prediction modes.
  • an intra prediction mode to be used for intra prediction of the current block is selected from among the plurality of candidate intra prediction modes according to the candidate selection index.
  • step 66 intra prediction is performed on the current block according to the selected intra prediction mode.
  • an intra prediction mode selection index is obtained from the bitstream, and the intra prediction mode selection An intra prediction mode to be used for intra prediction of the current block may be selected based on the index.
  • the value indicated by the intra prediction mode selection index may be changed according to the candidate intra prediction mode.
  • blocks in which video data is divided are divided into coding units having a tree structure, and intra prediction for the coding unit is performed. As described above, prediction units are sometimes used.
  • a video encoding method and apparatus therefor, a video decoding method, and an apparatus based on coding units and transformation units of a tree structure according to an embodiment will be described with reference to FIGS. 7 to 19.
  • FIG. 7 is a block diagram of a video encoding apparatus 100 based on coding units having a tree structure, according to an embodiment of the present invention.
  • the video encoding apparatus 100 including video prediction based on coding units having a tree structure may include a maximum coding unit splitter 110, a coding unit determiner 120, and an outputter 130.
  • the video encoding apparatus 100 that includes video prediction based on coding units having a tree structure is abbreviated as “video encoding apparatus 100”.
  • the maximum coding unit splitter 110 may partition the current picture based on the maximum coding unit that is a coding unit of the maximum size for the current picture of the image. If the current picture is larger than the maximum coding unit, image data of the current picture may be split into at least one maximum coding unit.
  • the maximum coding unit may be a data unit having a size of 32x32, 64x64, 128x128, 256x256, or the like, and may be a square data unit having a square of two horizontal and vertical sizes.
  • the image data may be output to the coding unit determiner 120 for at least one maximum coding unit.
  • the coding unit according to an embodiment may be characterized by a maximum size and depth.
  • the depth indicates the number of times the coding unit is spatially divided from the maximum coding unit, and as the depth increases, the coding unit for each depth may be split from the maximum coding unit to the minimum coding unit.
  • the depth of the largest coding unit is the highest depth and the minimum coding unit may be defined as the lowest coding unit.
  • the maximum coding unit decreases as the depth increases, the size of the coding unit for each depth decreases, and thus, the coding unit of the higher depth may include coding units of a plurality of lower depths.
  • the image data of the current picture may be divided into maximum coding units according to the maximum size of the coding unit, and each maximum coding unit may include coding units divided by depths. Since the maximum coding unit is divided according to depths, image data of a spatial domain included in the maximum coding unit may be hierarchically classified according to depths.
  • the maximum depth and the maximum size of the coding unit that limit the total number of times of hierarchically dividing the height and the width of the maximum coding unit may be preset.
  • the coding unit determiner 120 encodes at least one divided region obtained by dividing the region of the largest coding unit for each depth, and determines a depth at which the final encoding result is output for each of the at least one divided region. That is, the coding unit determiner 120 encodes the image data in coding units according to depths for each maximum coding unit of the current picture, and selects a depth at which the smallest coding error occurs to determine the coding depth. The determined coded depth and the image data for each maximum coding unit are output to the outputter 130.
  • Image data in the largest coding unit is encoded based on coding units according to depths according to at least one depth less than or equal to the maximum depth, and encoding results based on the coding units for each depth are compared. As a result of comparing the encoding error of the coding units according to depths, a depth having the smallest encoding error may be selected. At least one coding depth may be determined for each maximum coding unit.
  • the coding unit is divided into hierarchically and the number of coding units increases.
  • a coding error of each data is measured, and whether or not division into a lower depth is determined. Therefore, even in the data included in one largest coding unit, since the encoding error for each depth is different according to the position, the coding depth may be differently determined according to the position. Accordingly, one or more coding depths may be set for one maximum coding unit, and data of the maximum coding unit may be partitioned according to coding units of one or more coding depths.
  • the coding unit determiner 120 may determine coding units having a tree structure included in the current maximum coding unit.
  • the coding units having a tree structure according to an embodiment include coding units having a depth determined as a coding depth among all deeper coding units included in the maximum coding unit.
  • the coding unit of the coding depth may be hierarchically determined according to the depth in the same region within the maximum coding unit, and may be independently determined for the other regions.
  • the coded depth for the current region may be determined independently of the coded depth for the other region.
  • the maximum depth according to an embodiment is an index related to the number of divisions from the maximum coding unit to the minimum coding unit.
  • the first maximum depth according to an embodiment may represent the total number of divisions from the maximum coding unit to the minimum coding unit.
  • the second maximum depth according to an embodiment may represent the total number of depth levels from the maximum coding unit to the minimum coding unit. For example, when the depth of the largest coding unit is 0, the depth of the coding unit obtained by dividing the largest coding unit once may be set to 1, and the depth of the coding unit divided twice may be set to 2. In this case, if the coding unit divided four times from the maximum coding unit is the minimum coding unit, depth levels of 0, 1, 2, 3, and 4 exist, so that the first maximum depth is set to 4 and the second maximum depth is set to 5. Can be.
  • Predictive encoding and transformation of the largest coding unit may be performed. Similarly, prediction encoding and transformation are performed based on depth-wise coding units for each maximum coding unit and for each depth less than or equal to the maximum depth.
  • encoding including prediction encoding and transformation should be performed on all the coding units for each depth generated as the depth deepens.
  • the prediction encoding and the transformation will be described based on the coding unit of the current depth among at least one maximum coding unit.
  • the video encoding apparatus 100 may variously select a size or shape of a data unit for encoding image data.
  • the encoding of the image data is performed through prediction encoding, transforming, entropy encoding, and the like.
  • the same data unit may be used in every step, or the data unit may be changed in steps.
  • the video encoding apparatus 100 may select not only a coding unit for encoding the image data, but also a data unit different from the coding unit in order to perform predictive encoding of the image data in the coding unit.
  • prediction encoding may be performed based on a coding unit of a coding depth, that is, a more strange undivided coding unit, according to an embodiment.
  • a more strange undivided coding unit that is the basis of prediction coding is referred to as a 'prediction unit'.
  • the partition in which the prediction unit is divided may include a data unit in which at least one of the prediction unit and the height and the width of the prediction unit are divided.
  • a partition is a data unit in which a prediction unit of a coding unit is divided, and the prediction unit may be a partition having the same size as the coding unit.
  • the partition type includes not only symmetric partitions in which the height or width of the prediction unit is divided by a symmetrical ratio, but also partitions divided in an asymmetrical ratio, such as 1: n or n: 1, by a geometric form. It may optionally include partitioned partitions, arbitrary types of partitions, and the like.
  • the prediction mode of the prediction unit may be at least one of an intra mode, an inter mode, and a skip mode.
  • the intra mode and the inter mode may be performed on partitions having sizes of 2N ⁇ 2N, 2N ⁇ N, N ⁇ 2N, and N ⁇ N.
  • the skip mode may be performed only for partitions having a size of 2N ⁇ 2N.
  • the encoding may be performed independently for each prediction unit within the coding unit to select a prediction mode having the smallest encoding error.
  • the video encoding apparatus 100 may perform conversion of image data of a coding unit based on not only a coding unit for encoding image data, but also a data unit different from the coding unit.
  • the transformation may be performed based on a transformation unit having a size smaller than or equal to the coding unit.
  • the transformation unit may include a data unit for intra mode and a transformation unit for inter mode.
  • the transformation unit in the coding unit is also recursively divided into smaller transformation units, so that the residual data of the coding unit is determined according to the tree structure according to the transformation depth. Can be partitioned according to the conversion unit.
  • a transform depth indicating a number of divisions between the height and the width of the coding unit divided to the transform unit may be set. For example, if the size of the transform unit of the current coding unit of size 2Nx2N is 2Nx2N, the transform depth is 0, the transform depth 1 if the size of the transform unit is NxN, and the transform depth 2 if the size of the transform unit is N / 2xN / 2. Can be. That is, the transformation unit having a tree structure may also be set for the transformation unit according to the transformation depth.
  • the encoded information for each coded depth requires not only the coded depth but also prediction related information and transformation related information. Accordingly, the coding unit determiner 120 may determine not only the coded depth that generated the minimum coding error, but also a partition type obtained by dividing a prediction unit into partitions, a prediction mode for each prediction unit, and a size of a transformation unit for transformation.
  • a method of determining a coding unit, a prediction unit / partition, and a transformation unit according to a tree structure of a maximum coding unit according to an embodiment will be described in detail with reference to FIGS. 7 to 19.
  • the coding unit determiner 120 may measure a coding error of coding units according to depths using a Lagrangian Multiplier-based rate-distortion optimization technique.
  • the output unit 130 outputs the image data of the maximum coding unit encoded based on the at least one coded depth determined by the coding unit determiner 120 and the information about the encoding modes according to depths in the form of a bit stream.
  • the encoded image data may be a result of encoding residual data of the image.
  • the information about the encoding modes according to depths may include encoding depth information, partition type information of a prediction unit, prediction mode information, size information of a transformation unit, and the like.
  • the coded depth information may be defined using depth-specific segmentation information indicating whether to encode to a coding unit of a lower depth without encoding to the current depth. If the current depth of the current coding unit is a coding depth, since the current coding unit is encoded in a coding unit of the current depth, split information of the current depth may be defined so that it is no longer divided into lower depths. On the contrary, if the current depth of the current coding unit is not the coding depth, encoding should be attempted using the coding unit of the lower depth, and thus split information of the current depth may be defined to be divided into coding units of the lower depth.
  • encoding is performed on the coding unit divided into the coding units of the lower depth. Since at least one coding unit of a lower depth exists in the coding unit of the current depth, encoding may be repeatedly performed for each coding unit of each lower depth, and recursive coding may be performed for each coding unit of the same depth.
  • coding units having a tree structure are determined in one largest coding unit and information about at least one coding mode should be determined for each coding unit of a coding depth, information about at least one coding mode may be determined for one maximum coding unit. Can be.
  • the coding depth may be different for each location, and thus information about the coded depth and the coding mode may be set for the data.
  • the output unit 130 may allocate encoding information about a corresponding coding depth and an encoding mode to at least one of a coding unit, a prediction unit, and a minimum unit included in the maximum coding unit. .
  • the minimum unit according to an embodiment is a square data unit having a size obtained by dividing the minimum coding unit, which is the lowest coding depth, into four segments.
  • the minimum unit according to an embodiment may be a square data unit having a maximum size that may be included in all coding units, prediction units, partition units, and transformation units included in the maximum coding unit.
  • the encoding information output through the output unit 130 may be classified into encoding information according to depth coding units and encoding information according to prediction units.
  • the encoding information for each coding unit according to depth may include prediction mode information and partition size information.
  • the encoding information transmitted for each prediction unit includes information about an estimation direction of the inter mode, information about a reference image index of the inter mode, information about a motion vector, information about a chroma component of an intra mode, and information about an inter mode of an intra mode. And the like.
  • Information about the maximum size and information about the maximum depth of the coding unit defined for each picture, slice, or GOP may be inserted into a header, a sequence parameter set, or a picture parameter set of the bitstream.
  • the information on the maximum size of the transform unit and the minimum size of the transform unit allowed for the current video may also be output through a header, a sequence parameter set, a picture parameter set, or the like of the bitstream.
  • the output unit 130 may encode and output reference information, prediction information, unidirectional prediction information, slice type information including a fourth slice type, etc. related to the prediction described above with reference to FIGS. 1 to 6.
  • a coding unit according to depths is a coding unit having a size in which a height and a width of a coding unit of one layer higher depth are divided by half. That is, if the size of the coding unit of the current depth is 2Nx2N, the size of the coding unit of the lower depth is NxN.
  • the current coding unit having a size of 2N ⁇ 2N may include up to four lower depth coding units having a size of N ⁇ N.
  • the video encoding apparatus 100 determines a coding unit having an optimal shape and size for each maximum coding unit based on the size and the maximum depth of the maximum coding unit determined in consideration of the characteristics of the current picture. Coding units may be configured. In addition, since each of the maximum coding units may be encoded in various prediction modes and transformation methods, an optimal coding mode may be determined in consideration of image characteristics of coding units having various image sizes.
  • the video encoding apparatus may adjust the coding unit in consideration of the image characteristics while increasing the maximum size of the coding unit in consideration of the size of the image, thereby increasing image compression efficiency.
  • the video encoding apparatus 100 of FIG. 7 may perform an operation of the video encoding apparatus 10 described above with reference to FIG. 1.
  • the coding unit determiner 120 may determine a prediction unit for intra prediction for each largest coding unit, for each coding unit having a tree structure, and perform intra prediction for each prediction unit.
  • the output unit 130 may perform operations of the candidate intra prediction mode determiner 12 and the intra prediction mode information encoder 14 of the video encoding apparatus 10.
  • the output unit 130 may encode intra prediction mode information for prediction of the intra prediction mode for each prediction unit.
  • the output unit 130 may determine the reference intra prediction mode based on the availability and the prediction mode of the adjacent block of the current block.
  • the output unit 130 may determine a plurality of candidate intra prediction modes for the current block based on the reference intra prediction mode.
  • the outputter 130 may encode the intra prediction data such that the intra prediction data indicates an intra prediction mode used for the current block among the plurality of candidate intra prediction modes. Can be.
  • the output unit 130 may determine the number of candidate intra prediction modes for each picture. Similarly, the number of candidate intra prediction modes may be determined per slice, per maximum coding unit, per coding unit, or per prediction unit. Without being limited thereto, the number of candidate intra prediction modes may be determined again for each data unit.
  • the output unit 130 may include a picture parameter set (PPS), a slice parameter set (SPS), a maximum coding unit level, a coding unit level, a prediction unit level, and the like according to a level of a data unit in which the number of candidate intra prediction modes is updated.
  • PPS picture parameter set
  • SPS slice parameter set
  • maximum coding unit level a maximum coding unit level
  • coding unit level a prediction unit level
  • prediction unit level a prediction unit level
  • information indicating the number of candidate intra prediction modes may be encoded. However, even if the number of candidate intra prediction modes is determined every predetermined data unit, information indicating the number of candidate intra prediction modes is not always encoded.
  • FIG. 8 is a block diagram of a video decoding apparatus 200 based on coding units having a tree structure, according to an embodiment of the present invention.
  • a video decoding apparatus 200 including video prediction based on coding units having a tree structure includes a receiver 210, image data and encoding information extractor 220, and image data decoder 230. do.
  • the video decoding apparatus 200 that includes video prediction based on coding units having a tree structure is abbreviated as “video decoding apparatus 200”.
  • Definition of various terms such as a coding unit, a depth, a prediction unit, a transformation unit, and information about various encoding modes for a decoding operation of the video decoding apparatus 200 according to an embodiment may be described with reference to FIG. 7 and the video encoding apparatus 100. Same as described above with reference.
  • the receiver 210 receives and parses a bitstream of an encoded video.
  • the image data and encoding information extractor 220 extracts image data encoded for each coding unit from the parsed bitstream according to coding units having a tree structure for each maximum coding unit, and outputs the encoded image data to the image data decoder 230.
  • the image data and encoding information extractor 220 may extract information about a maximum size of a coding unit of the current picture from a header, a sequence parameter set, or a picture parameter set for the current picture.
  • the image data and encoding information extractor 220 extracts information about a coded depth and an encoding mode for the coding units having a tree structure for each maximum coding unit, from the parsed bitstream.
  • the extracted information about the coded depth and the coding mode is output to the image data decoder 230. That is, the image data of the bit string may be divided into maximum coding units so that the image data decoder 230 may decode the image data for each maximum coding unit.
  • the information about the coded depth and the encoding mode for each largest coding unit may be set with respect to one or more coded depth information, and the information about the coding mode according to the coded depths may include partition type information, prediction mode information, and transformation unit of the corresponding coding unit. May include size information and the like.
  • split information for each depth may be extracted as the coded depth information.
  • the information about the coded depth and the encoding mode according to the maximum coding units extracted by the image data and the encoding information extractor 220 may be encoded according to the depth according to the maximum coding unit, as in the video encoding apparatus 100 according to an embodiment.
  • the image data and the encoding information extractor 220 may determine the predetermined data.
  • Information about a coded depth and an encoding mode may be extracted for each unit. If the information about the coded depth and the coding mode of the maximum coding unit is recorded for each of the predetermined data units, the predetermined data units having the information about the same coded depth and the coding mode are inferred as data units included in the same maximum coding unit. Can be.
  • the image data decoder 230 reconstructs the current picture by decoding image data of each maximum coding unit based on the information about the coded depth and the encoding mode for each maximum coding unit. That is, the image data decoder 230 may decode the encoded image data based on the read partition type, the prediction mode, and the transformation unit for each coding unit among the coding units having the tree structure included in the maximum coding unit. Can be.
  • the decoding process may include a prediction process including intra prediction and motion compensation, and an inverse transform process.
  • the image data decoder 230 may perform intra prediction or motion compensation according to each partition and prediction mode for each coding unit based on partition type information and prediction mode information of the prediction unit of the coding unit for each coding depth. .
  • the image data decoder 230 may read transform unit information having a tree structure for each coding unit, and perform inverse transform based on the transformation unit for each coding unit, for inverse transformation for each largest coding unit. Through inverse transformation, the pixel value of the spatial region of the coding unit may be restored.
  • the image data decoder 230 may determine the coded depth of the current maximum coding unit by using the split information for each depth. If the split information indicates that the split information is no longer split at the current depth, the current depth is the coded depth. Therefore, the image data decoder 230 may decode the coding unit of the current depth using the partition type, the prediction mode, and the transformation unit size information of the prediction unit with respect to the image data of the current maximum coding unit.
  • the image data decoder 230 It may be regarded as one data unit to be decoded in the same encoding mode.
  • the decoding of the current coding unit may be performed by obtaining information about an encoding mode for each coding unit determined in this way.
  • the video decoding apparatus 200 of FIG. 8 may perform an operation of the video decoding apparatus 20 described above with reference to FIG. 2.
  • the image data decoder 230 may perform operations of the candidate intra prediction mode determiner 22 and the intra predictor 24 of the video decoding apparatus 20.
  • the image data decoder 230 may parse intra prediction data for prediction of an intra prediction mode from the bitstream for each prediction unit.
  • the image data and encoding information extractor 220 may reconstruct the current intra prediction mode from the parsed information after completing parsing of symbols of blocks including intra prediction data.
  • the intra prediction mode of the current block may be predicted using a fixed number of candidate intra prediction modes.
  • the image data decoder 230 may perform intra prediction on the current prediction unit by using the reconstructed current intra prediction mode and the residual data.
  • the image data decoder 230 may determine the reference intra prediction mode based on the availability and prediction mode of the adjacent block of the current block.
  • the image data decoder 230 may determine a plurality of candidate intra prediction modes for the current block based on the reference intra prediction mode.
  • the image data decoder 230 may determine the intra prediction mode of the current block based on the intra prediction data including information on the intra prediction mode of the current block obtained from the bitstream.
  • the image data decoder 230 may entropy-decode intra prediction data to determine an intra prediction mode for the current block.
  • the image data and encoding information extractor 220 may re-determine the number of candidate intra prediction modes for each picture.
  • the image data decoder 230 may determine a fixed number of parameters from various data unit levels such as a picture parameter set (PPS), a slice parameter set (SPS), a maximum coding unit level, a coding unit level, and a prediction unit level of a bitstream. There may be a case where information indicating the number of candidate intra prediction modes is parsed. In this case, the image data and encoding information extractor 220 may determine as many candidate intra prediction modes as the number of pieces of the parsed information for each data unit corresponding to the level at which the information is parsed.
  • the image data and encoding information extracting unit 220 does not parse the candidate intra for each slice, for each maximum coding unit, for each coding unit, or for every predetermined data unit such as a prediction unit.
  • the number of prediction modes may be updated.
  • the video decoding apparatus 200 may obtain information about a coding unit that generates a minimum coding error by recursively encoding each maximum coding unit in the encoding process, and use the same to decode the current picture. That is, decoding of encoded image data of coding units having a tree structure determined as an optimal coding unit for each maximum coding unit can be performed.
  • the image data can be efficiently used according to the coding unit size and the encoding mode that are adaptively determined according to the characteristics of the image by using the information about the optimum encoding mode transmitted from the encoding end. Can be decoded and restored.
  • FIG 9 illustrates a concept of coding units, according to an embodiment of the present invention.
  • a size of a coding unit may be expressed by a width x height, and may include 32x32, 16x16, and 8x8 from a coding unit having a size of 64x64.
  • Coding units of size 64x64 may be partitioned into partitions of size 64x64, 64x32, 32x64, and 32x32, coding units of size 32x32 are partitions of size 32x32, 32x16, 16x32, and 16x16, and coding units of size 16x16 are 16x16.
  • Coding units of size 8x8 may be divided into partitions of size 8x8, 8x4, 4x8, and 4x4, into partitions of 16x8, 8x16, and 8x8.
  • the resolution is set to 1920x1080, the maximum size of the coding unit is 64, and the maximum depth is 2.
  • the resolution is set to 1920x1080, the maximum size of the coding unit is 64, and the maximum depth is 3.
  • the resolution is set to 352x288, the maximum size of the coding unit is 16, and the maximum depth is 1.
  • the maximum depth illustrated in FIG. 9 represents the total number of divisions from the maximum coding unit to the minimum coding unit.
  • the maximum size of the coding size is relatively large not only to improve the coding efficiency but also to accurately shape the image characteristics. Accordingly, the video data 310 or 320 having a higher resolution than the video data 330 may be selected to have a maximum size of 64.
  • the coding unit 315 of the video data 310 is divided twice from a maximum coding unit having a long axis size of 64, and the depth is deepened by two layers, so that the long axis size is 32, 16. Up to coding units may be included.
  • the coding unit 335 of the video data 330 is divided once from coding units having a long axis size of 16, and the depth is deepened by one layer to increase the long axis size to 8. Up to coding units may be included.
  • the coding unit 325 of the video data 320 is divided three times from the largest coding unit having a long axis size of 64, and the depth is three layers deep, so that the long axis size is 32, 16. , Up to 8 coding units may be included. As the depth increases, the expressive power of the detailed information may be improved.
  • FIG. 10 is a block diagram of an image encoder 400 based on coding units, according to an embodiment of the present invention.
  • the image encoder 400 includes operations performed by the encoding unit determiner 120 of the video encoding apparatus 100 to encode image data. That is, the intra predictor 410 performs intra prediction on the coding unit of the intra mode among the current frame 405, and the motion estimator 420 and the motion compensator 425 are the current frame 405 of the inter mode. And the inter frame estimation and the motion compensation using the reference frame 495.
  • Data output from the intra predictor 410, the motion estimator 420, and the motion compensator 425 is output as a quantized transform coefficient through the transform unit 430 and the quantization unit 440.
  • the quantized transform coefficients are restored to the data of the spatial domain through the inverse quantizer 460 and the inverse transformer 470, and the recovered data of the spatial domain is passed through the deblocking block 480 and the loop filtering unit 490. Processed and output to the reference frame 495.
  • the quantized transform coefficients may be output to the bitstream 455 via the entropy encoder 450.
  • an intra predictor 410, a motion estimator 420, a motion compensator 425, and a transformer are all maximal per maximum coding unit.
  • a task based on each coding unit among the coding units having a tree structure should be performed.
  • the intra predictor 410, the motion estimator 420, and the motion compensator 425 partition each coding unit among coding units having a tree structure in consideration of the maximum size and the maximum depth of the current maximum coding unit.
  • a prediction mode, and the transform unit 430 should determine the size of a transform unit in each coding unit among the coding units having a tree structure.
  • the intra prediction unit 410 may determine a prediction unit for intra prediction for each coding unit having a tree structure and determine the most suitable intra prediction unit for each prediction unit according to rate distortion optimization. . Intra prediction may be performed for each prediction unit.
  • the entropy encoder 450 may determine a candidate intra prediction mode for each prediction unit determined by the intra prediction unit 410, and may encode intra prediction data using the candidate intra prediction unit.
  • FIG. 11 is a block diagram of an image decoder 500 based on coding units, according to an embodiment of the present invention.
  • the bitstream 505 is parsed through the parsing unit 510, and the encoded image data to be decoded and information about encoding necessary for decoding are parsed.
  • the encoded image data is output as inverse quantized data through the entropy decoding unit 520 and the inverse quantization unit 530, and the image data of the spatial domain is restored through the inverse transformation unit 540.
  • the intra prediction unit 550 performs intra prediction on the coding unit of the intra mode, and the motion compensator 560 uses the reference frame 585 together to apply the coding unit of the inter mode. Perform motion compensation for the
  • Data in the spatial domain that has passed through the intra predictor 550 and the motion compensator 560 may be post-processed through the deblocking unit 570 and the loop filtering unit 580 to be output to the reconstructed frame 595.
  • the post-processed data through the deblocking unit 570 and the loop filtering unit 580 may be output as the reference frame 585.
  • step-by-step operations after the parser 510 of the image decoder 500 may be performed.
  • the parser 510, the entropy decoder 520, the inverse quantizer 530, and the inverse transform unit 540 which are components of the image decoder 500, may be used.
  • the intra predictor 550, the motion compensator 560, the deblocking unit 570, and the loop filtering unit 580 must all perform operations based on coding units having a tree structure for each maximum coding unit. do.
  • the intra predictor 550 and the motion compensator 560 determine partitions and prediction modes for each coding unit having a tree structure, and the inverse transform unit 540 must determine the size of the transform unit for each coding unit. .
  • the parser 510 may parse the intra prediction data for prediction of the intra prediction mode from the bitstream for each prediction unit.
  • the entropy decoder 520 may restore the intra prediction mode of the current prediction unit from the parsed information after completing parsing of the symbols including the intra prediction data.
  • the intra predictor 550 may perform intra prediction on the current prediction unit by using the reconstructed current intra prediction mode and the residual data.
  • FIG. 12 is a diagram of deeper coding units according to depths, and partitions, according to an embodiment of the present invention.
  • the video encoding apparatus 100 according to an embodiment and the video decoding apparatus 200 according to an embodiment use hierarchical coding units to consider image characteristics.
  • the maximum height, width, and maximum depth of the coding unit may be adaptively determined according to the characteristics of the image, and may be variously set according to a user's request. According to the maximum size of the preset coding unit, the size of the coding unit for each depth may be determined.
  • the hierarchical structure 600 of a coding unit illustrates a case in which a maximum height and a width of a coding unit are 64 and a maximum depth is four.
  • the maximum depth indicates the total number of divisions from the maximum coding unit to the minimum coding unit. Since the depth deepens along the vertical axis of the hierarchical structure 600 of the coding unit according to an embodiment, the height and the width of the coding unit for each depth are divided.
  • a prediction unit and a partition on which the prediction encoding of each depth-based coding unit is shown along the horizontal axis of the hierarchical structure 600 of the coding unit are illustrated.
  • the coding unit 610 has a depth of 0 as the largest coding unit of the hierarchical structure 600 of the coding unit, and the size, ie, the height and width, of the coding unit is 64x64.
  • the depth is deeper along the vertical axis, the coding unit 620 of depth 1 having a size of 32x32, the coding unit 630 of depth 2 having a size of 16x16, the coding unit 640 of depth 3 having a size of 8x8, and the depth 4 of depth 4x4.
  • the coding unit 650 exists.
  • a coding unit 650 having a depth of 4 having a size of 4 ⁇ 4 is a minimum coding unit.
  • Prediction units and partitions of the coding unit are arranged along the horizontal axis for each depth. That is, if the 64x64 coding unit 610 having a depth of zero is a prediction unit, the prediction unit is a partition 610 of size 64x64, partitions 612 of size 64x32, and size included in the coding unit 610 of size 64x64. 32x64 partitions 614, 32x32 partitions 616.
  • the prediction unit of the coding unit 620 having a size of 32x32 having a depth of 1 includes a partition 620 of size 32x32, partitions 622 of size 32x16 and a partition of size 16x32 included in the coding unit 620 of size 32x32. 624, partitions 626 of size 16x16.
  • the prediction unit of the coding unit 630 of size 16x16 having a depth of 2 includes a partition 630 of size 16x16, partitions 632 of size 16x8, and a partition of size 8x16 included in the coding unit 630 of size 16x16. 634, partitions 636 of size 8x8.
  • the prediction unit of the coding unit 640 of size 8x8 having a depth of 3 includes a partition 640 of size 8x8, partitions 642 of size 8x4 and a partition of size 4x8 included in the coding unit 640 of size 8x8. 644, partitions 646 of size 4x4.
  • the coding unit 650 of size 4x4 having a depth of 4 is the minimum coding unit and the coding unit of the lowest depth, and the corresponding prediction unit may also be set only as the partition 650 of size 4x4.
  • the coding unit determiner 120 of the video encoding apparatus 100 may determine a coding depth of the maximum coding unit 610.
  • the number of deeper coding units according to depths for including data having the same range and size increases as the depth increases. For example, four coding units of depth 2 are required for data included in one coding unit of depth 1. Therefore, in order to compare the encoding results of the same data for each depth, each of the coding units having one depth 1 and four coding units having four depths 2 should be encoded.
  • encoding may be performed for each prediction unit of a coding unit according to depths along a horizontal axis of the hierarchical structure 600 of the coding unit, and a representative coding error, which is the smallest coding error at a corresponding depth, may be selected. .
  • a depth deeper along the vertical axis of the hierarchical structure 600 of the coding unit the encoding may be performed for each depth, and the minimum coding error may be searched by comparing the representative coding error for each depth.
  • the depth and the partition in which the minimum coding error occurs in the maximum coding unit 610 may be selected as the coding depth and the partition type of the maximum coding unit 610.
  • FIG. 13 illustrates a relationship between a coding unit and transformation units, according to an embodiment of the present invention.
  • the video encoding apparatus 100 encodes or decodes an image in coding units having a size smaller than or equal to the maximum coding unit for each maximum coding unit.
  • the size of a transformation unit for transformation in the encoding process may be selected based on a data unit that is not larger than each coding unit.
  • the 32x32 size conversion unit 720 is The conversion can be performed.
  • the data of the 64x64 coding unit 710 is transformed into 32x32, 16x16, 8x8, and 4x4 transform units of 64x64 size or less, and then encoded, and the transform unit having the least error with the original is selected. Can be.
  • FIG. 14 illustrates encoding information according to depths, according to an embodiment of the present invention.
  • the output unit 130 of the video encoding apparatus 100 is information about an encoding mode, and information about a partition type 800 and information 810 about a prediction mode for each coding unit of each coded depth.
  • the information 820 about the size of the transformation unit may be encoded and transmitted.
  • the information about the partition type 800 is a data unit for predictive encoding of the current coding unit and indicates information about a partition type in which the prediction unit of the current coding unit is divided.
  • the current coding unit CU_0 of size 2Nx2N may be any one of a partition 802 of size 2Nx2N, a partition 804 of size 2NxN, a partition 806 of size Nx2N, and a partition 808 of size NxN. It can be divided and used.
  • the information 800 about the partition type of the current coding unit represents one of a partition 802 of size 2Nx2N, a partition 804 of size 2NxN, a partition 806 of size Nx2N, and a partition 808 of size NxN. It is set to.
  • Information 810 relating to the prediction mode indicates the prediction mode of each partition. For example, through the information 810 about the prediction mode, whether the partition indicated by the information 800 about the partition type is performed in one of the intra mode 812, the inter mode 814, and the skip mode 816 is performed. Whether or not can be set.
  • the information about the transform unit size 820 indicates whether to transform the current coding unit based on the transform unit.
  • the transform unit may be one of a first intra transform unit size 822, a second intra transform unit size 824, a first inter transform unit size 826, and a second inter transform unit size 828. have.
  • the image data and encoding information extractor 210 of the video decoding apparatus 200 may include information about a partition type 800, information 810 about a prediction mode, and transformation for each depth-based coding unit. Information 820 about the unit size may be extracted and used for decoding.
  • 15 is a diagram of deeper coding units according to depths, according to an embodiment of the present invention.
  • Segmentation information may be used to indicate a change in depth.
  • the split information indicates whether a coding unit of a current depth is split into coding units of a lower depth.
  • the prediction unit 910 for predictive encoding of the coding unit 900 having depth 0 and 2N_0x2N_0 size includes a partition type 912 having a size of 2N_0x2N_0, a partition type 914 having a size of 2N_0xN_0, a partition type 916 having a size of N_0x2N_0, and a N_0xN_0 It may include a partition type 918 of size. Although only partitions 912, 914, 916, and 918 in which the prediction unit is divided by a symmetrical ratio are illustrated, as described above, the partition type is not limited thereto, and asymmetric partitions, arbitrary partitions, geometric partitions, and the like. It may include.
  • prediction coding For each partition type, prediction coding must be performed repeatedly for one 2N_0x2N_0 partition, two 2N_0xN_0 partitions, two N_0x2N_0 partitions, and four N_0xN_0 partitions.
  • prediction encoding For partitions having a size 2N_0x2N_0, a size N_0x2N_0, a size 2N_0xN_0, and a size N_0xN_0, prediction encoding may be performed in an intra mode and an inter mode. The skip mode may be performed only for prediction encoding on partitions having a size of 2N_0x2N_0.
  • the depth 0 is changed to 1 and split (920), and the encoding is repeatedly performed on the depth 2 and the coding units 930 of the partition type having the size N_0xN_0.
  • the prediction unit 940 for predictive encoding of the coding unit 930 having a depth of 1 and a size of 2N_1x2N_1 includes a partition type 942 having a size of 2N_1x2N_1, a partition type 944 having a size of 2N_1xN_1, and a partition type having a size of N_1x2N_1.
  • 946, a partition type 948 of size N_1 ⁇ N_1 may be included.
  • the depth 1 is changed to the depth 2 and divided (950), and repeatedly for the depth 2 and the coding units 960 of the size N_2xN_2.
  • the encoding may be performed to search for a minimum encoding error.
  • depth-based coding units may be set until depth d-1, and split information may be set up to depth d-2. That is, when encoding is performed from the depth d-2 to the depth d-1 to the depth d-1, the prediction encoding of the coding unit 980 of the depth d-1 and the size 2N_ (d-1) x2N_ (d-1)
  • the prediction unit for 990 is a partition type 992 of size 2N_ (d-1) x2N_ (d-1), partition type 994 of size 2N_ (d-1) xN_ (d-1), size A partition type 996 of N_ (d-1) x2N_ (d-1) and a partition type 998 of size N_ (d-1) xN_ (d-1) may be included.
  • one partition 2N_ (d-1) x2N_ (d-1), two partitions 2N_ (d-1) xN_ (d-1), two sizes N_ (d-1) x2N_ Prediction encoding is repeatedly performed for each partition of (d-1) and four partitions of size N_ (d-1) xN_ (d-1), so that a partition type having a minimum encoding error may be searched. .
  • the coding unit CU_ (d-1) of the depth d-1 is no longer
  • the encoding depth of the current maximum coding unit 900 may be determined as the depth d-1, and the partition type may be determined as N_ (d-1) xN_ (d-1) without going through a division process into lower depths.
  • split information is not set for the coding unit 952 having the depth d-1.
  • the data unit 999 may be referred to as a 'minimum unit' for the current maximum coding unit.
  • the minimum unit may be a square data unit having a size obtained by dividing the minimum coding unit, which is the lowest coding depth, into four divisions.
  • the video encoding apparatus 100 compares the encoding errors for each depth of the coding unit 900, selects a depth at which the smallest encoding error occurs, and determines a coding depth.
  • the partition type and the prediction mode may be set to the encoding mode of the coded depth.
  • the depth with the smallest error can be determined by comparing the minimum coding errors for all depths of depths 0, 1, ..., d-1, d, and can be determined as the coding depth.
  • the coded depth, the partition type of the prediction unit, and the prediction mode may be encoded and transmitted as information about an encoding mode.
  • the coding unit since the coding unit must be split from the depth 0 to the coded depth, only the split information of the coded depth is set to '0', and the split information for each depth except the coded depth should be set to '1'.
  • the image data and encoding information extractor 220 of the video decoding apparatus 200 may extract information about a coding depth and a prediction unit for the coding unit 900 and use the same to decode the coding unit 912. Can be.
  • the video decoding apparatus 200 may identify a depth having split information of '0' as a coding depth using split information for each depth, and may use the decoding depth by using information about an encoding mode for a corresponding depth. have.
  • 16, 17, and 18 illustrate a relationship between coding units, prediction units, and transformation units, according to an embodiment of the present invention.
  • the coding units 1010 are coding units according to coding depths determined by the video encoding apparatus 100 according to an embodiment with respect to the maximum coding unit.
  • the prediction unit 1060 is partitions of prediction units of each coding depth of each coding depth among the coding units 1010, and the transformation unit 1070 is transformation units of each coding depth for each coding depth.
  • the depth-based coding units 1010 have a depth of 0
  • the coding units 1012 and 1054 have a depth of 1
  • the coding units 1014, 1016, 1018, 1028, 1050, and 1052 have depths.
  • coding units 1020, 1022, 1024, 1026, 1030, 1032, and 1048 have a depth of three
  • coding units 1040, 1042, 1044, and 1046 have a depth of four.
  • partitions 1014, 1016, 1022, 1032, 1048, 1050, 1052, and 1054 of the prediction units 1060 are obtained by splitting coding units. That is, partitions 1014, 1022, 1050, and 1054 are partition types of 2NxN, partitions 1016, 1048, and 1052 are partition types of Nx2N, and partitions 1032 are partition types of NxN. Prediction units and partitions of the coding units 1010 according to depths are smaller than or equal to each coding unit.
  • the image data of the part 1052 of the transformation units 1070 is transformed or inversely transformed into a data unit having a smaller size than the coding unit.
  • the transformation units 1014, 1016, 1022, 1032, 1048, 1050, 1052, and 1054 are data units having different sizes or shapes when compared to corresponding prediction units and partitions among the prediction units 1060. That is, the video encoding apparatus 100 according to an embodiment and the video decoding apparatus 200 according to an embodiment may be intra prediction / motion estimation / motion compensation operations and transform / inverse transform operations for the same coding unit. Each can be performed on a separate data unit.
  • coding is performed recursively for each coding unit having a hierarchical structure for each largest coding unit to determine an optimal coding unit.
  • coding units having a recursive tree structure may be configured.
  • the encoding information may include split information about a coding unit, partition type information, prediction mode information, and transformation unit size information. Table 4 below shows an example that can be set in the video encoding apparatus 100 and the video decoding apparatus 200 according to an embodiment.
  • the output unit 130 of the video encoding apparatus 100 outputs encoding information about coding units having a tree structure
  • the encoding information extraction unit of the video decoding apparatus 200 according to an embodiment 220 may extract encoding information about coding units having a tree structure from the received bitstream.
  • the split information indicates whether the current coding unit is split into coding units of a lower depth. If the split information of the current depth d is 0, partition type information, prediction mode, and transform unit size information are defined for the coded depth because the depth in which the current coding unit is no longer divided into the lower coding units is a coded depth. Can be. If it is to be further split by the split information, encoding should be performed independently for each coding unit of the divided four lower depths.
  • the prediction mode may be represented by one of an intra mode, an inter mode, and a skip mode.
  • Intra mode and inter mode can be defined in all partition types, and skip mode can be defined only in partition type 2Nx2N.
  • the partition type information indicates the symmetric partition types 2Nx2N, 2NxN, Nx2N and NxN, in which the height or width of the prediction unit is divided by the symmetrical ratio, and the asymmetric partition types 2NxnU, 2NxnD, nLx2N, nRx2N, which are divided by the asymmetrical ratio.
  • the asymmetric partition types 2NxnU and 2NxnD are divided into heights 1: 3 and 3: 1, respectively, and the asymmetric partition types nLx2N and nRx2N are divided into 1: 3 and 3: 1 widths, respectively.
  • the conversion unit size may be set to two kinds of sizes in the intra mode and two kinds of sizes in the inter mode. That is, if the transformation unit split information is 0, the size of the transformation unit is set to the size 2Nx2N of the current coding unit. If the transform unit split information is 1, a transform unit having a size obtained by dividing the current coding unit may be set. In addition, if the partition type for the current coding unit having a size of 2Nx2N is a symmetric partition type, the size of the transform unit may be set to NxN, and if the asymmetric partition type is N / 2xN / 2.
  • Encoding information of coding units having a tree structure may be allocated to at least one of a coding unit, a prediction unit, and a minimum unit of a coding depth.
  • the coding unit of the coding depth may include at least one prediction unit and at least one minimum unit having the same encoding information.
  • the encoding information held by each adjacent data unit is checked, it may be determined whether the adjacent data units are included in the coding unit having the same coding depth.
  • the coding unit of the corresponding coding depth may be identified by using the encoding information held by the data unit, the distribution of the coded depths within the maximum coding unit may be inferred.
  • the encoding information of the data unit in the depth-specific coding unit adjacent to the current coding unit may be directly referenced and used.
  • the prediction coding when the prediction coding is performed by referring to the neighboring coding unit, the data adjacent to the current coding unit in the coding unit according to depths is encoded by using the encoding information of the adjacent coding units according to depths.
  • the neighboring coding unit may be referred to by searching.
  • FIG. 19 illustrates a relationship between a coding unit, a prediction unit, and a transformation unit, according to encoding mode information of Table 4.
  • the maximum coding unit 1300 includes coding units 1302, 1304, 1306, 1312, 1314, 1316, and 1318 of a coded depth. Since one coding unit 1318 is a coding unit of a coded depth, split information may be set to zero.
  • the partition type information of the coding unit 1318 having a size of 2Nx2N is partition type 2Nx2N 1322, 2NxN 1324, Nx2N 1326, NxN 1328, 2NxnU 1332, 2NxnD 1334, nLx2N (1336). And nRx2N 1338.
  • the transform unit split information (TU size flag) is a type of transform index, and a size of a transform unit corresponding to the transform index may be changed according to a prediction unit type or a partition type of a coding unit.
  • the partition type information is set to one of the symmetric partition types 2Nx2N 1322, 2NxN 1324, Nx2N 1326, and NxN 1328
  • the conversion unit partition information is 0, a conversion unit of size 2Nx2N ( 1342 is set, and if the transform unit split information is 1, a transform unit 1344 of size NxN may be set.
  • the partition type information is set to one of the asymmetric partition types 2NxnU (1332), 2NxnD (1334), nLx2N (1336), and nRx2N (1338), if the conversion unit partition information (TU size flag) is 0, a conversion unit of size 2Nx2N ( 1352 is set, and if the transform unit split information is 1, a transform unit 1354 of size N / 2 ⁇ N / 2 may be set.
  • the conversion unit splitting information (TU size flag) described above with reference to FIG. 21 is a flag having a value of 0 or 1, but the conversion unit splitting information according to an embodiment is not limited to a 1-bit flag and is set to 0 according to a setting. , 1, 2, 3., etc., and may be divided hierarchically.
  • the transformation unit partition information may be used as an embodiment of the transformation index.
  • the size of the transformation unit actually used may be expressed.
  • the video encoding apparatus 100 may encode maximum transform unit size information, minimum transform unit size information, and maximum transform unit split information.
  • the encoded maximum transform unit size information, minimum transform unit size information, and maximum transform unit split information may be inserted into the SPS.
  • the video decoding apparatus 200 may use the maximum transform unit size information, the minimum transform unit size information, and the maximum transform unit split information to use for video decoding.
  • the maximum transform unit split information is defined as 'MaxTransformSizeIndex'
  • the minimum transform unit size is 'MinTransformSize'
  • the transform unit split information is 0,
  • the minimum transform unit possible in the current coding unit is defined as 'RootTuSize'.
  • the size 'CurrMinTuSize' can be defined as in relation (1) below.
  • 'RootTuSize' which is a transform unit size when the transform unit split information is 0, may indicate a maximum transform unit size that can be adopted in the system. That is, according to relation (1), 'RootTuSize / (2 ⁇ MaxTransformSizeIndex)' is a transformation obtained by dividing 'RootTuSize', which is the size of the transformation unit when the transformation unit division information is 0, by the number of times corresponding to the maximum transformation unit division information. Since the unit size is 'MinTransformSize' is the minimum transform unit size, a smaller value among them may be the minimum transform unit size 'CurrMinTuSize' possible in the current coding unit.
  • the maximum transform unit size RootTuSize may vary depending on a prediction mode.
  • RootTuSize may be determined according to the following relation (2).
  • 'MaxTransformSize' represents the maximum transform unit size
  • 'PUSize' represents the current prediction unit size.
  • RootTuSize min (MaxTransformSize, PUSize) ......... (2)
  • 'RootTuSize' which is a transform unit size when the transform unit split information is 0, may be set to a smaller value among the maximum transform unit size and the current prediction unit size.
  • 'RootTuSize' may be determined according to Equation (3) below.
  • 'PartitionSize' represents the size of the current partition unit.
  • RootTuSize min (MaxTransformSize, PartitionSize) ........... (3)
  • the conversion unit size 'RootTuSize' when the conversion unit split information is 0 may be set to a smaller value among the maximum conversion unit size and the current partition unit size.
  • the current maximum conversion unit size 'RootTuSize' according to an embodiment that changes according to the prediction mode of the partition unit is only an embodiment, and a factor determining the current maximum conversion unit size is not limited thereto.
  • the image data of the spatial domain is encoded for each coding unit of the tree structure, and the video decoding method based on the coding units of the tree structure.
  • decoding is performed for each largest coding unit, and image data of a spatial region may be reconstructed to reconstruct a picture and a video that is a picture sequence.
  • the reconstructed video can be played back by a playback device, stored in a storage medium, or transmitted over a network.
  • the above-described embodiments of the present invention can be written as a program that can be executed in a computer, and can be implemented in a general-purpose digital computer that operates the program using a computer-readable recording medium.
  • the computer-readable recording medium may include a storage medium such as a magnetic storage medium (eg, a ROM, a floppy disk, a hard disk, etc.) and an optical reading medium (eg, a CD-ROM, a DVD, etc.).

Landscapes

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

Abstract

현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정하는 단계, 참조 인트라 예측 모드에 기초하여 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정하는 단계, 비트스트림으로부터 현재 블록의 인트라 예측 모드에 대한 정보를 포함하는 인트라 예측 데이터를 획득하는 단계, 인트라 예측 데이터가 후보 인트라 예측 모드 중 하나에 따라 현재 블록을 예측한다고 나타낼 때, 복수의 후보 인트라 예측 모드 중 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하는 단계, 및 선택된 인트라 예측 모드에 따라 현재 블록에 대하여 인트라 예측을 수행하는 단계를 포함하는 비디오 복호화 방법이 제공된다.

Description

인트라 예측을 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
본 발명은 인트라 예측을 수반하는 비디오 부호화 및 복호화에 관한 것이다.
고해상도 또는 고화질 비디오 컨텐트를 재생, 저장할 수 있는 하드웨어의 개발 및 보급에 따라, 고해상도 또는 고화질 비디오 컨텐트를 효과적으로 부호화하거나 복호화하는 비디오 코덱의 필요성이 증대하고 있다. 기존의 비디오 코덱에 따르면, 비디오는 소정 크기의 매크로블록에 기반하여 제한된 부호화 방식에 따라 부호화되고 있다.
주파수 변환을 이용하여 공간 영역의 영상 데이터는 주파수 영역의 계수들로 변환된다. 비디오 코덱은, 주파수 변환의 빠른 연산을 위해 영상을 소정 크기의 블록들로 분할하고, 블록마다 DCT 변환을 수행하여, 블록 단위의 주파수 계수들을 부호화한다. 공간 영역의 영상 데이터에 비해 주파수 영역의 계수들이, 압축하기 쉬운 형태를 가진다. 특히 비디오 코덱의 인터 예측 또는 인트라 예측을 통해 공간 영역의 영상 화소값은 예측 오차로 표현되므로, 예측 오차에 대해 주파수 변환이 수행되면 많은 데이터가 0으로 변환될 수 있다. 비디오 코덱은 연속적으로 반복적으로 발생하는 데이터를 작은 크기의 데이터로 치환함으로써, 데이터량을 절감하고 있다.
현재 블록의 인트라 예측 모드에 대한 정보를 부호화하는 방법에 있어서, 인트라 예측에 사용될 가능성이 높은 인트라 예측 모드를 후보 인트라 예측 모드를 결정하는 부호화 방법이 제공된다. 그리고 현재 블록의 인트라 예측 모드에 대한 정보를 복호화하는 방법에 있어서, 인트라 예측에 사용될 가능성이 높은 인트라 예측 모드를 후보 인트라 예측 모드를 결정하는 복호화 방법이 제공된다. 그리고 상기 부호화 방법 또는 복호화 방법을 포함하는 프로그램이 기록된 컴퓨터로 읽을 수 있는 기록 매체가 제공된다.
현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정하는 단계, 상기 참조 인트라 예측 모드에 기초하여 상기 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정하는 단계, 비트스트림으로부터 상기 현재 블록의 인트라 예측 모드에 대한 정보를 포함하는 인트라 예측 데이터를 획득하는 단계, 상기 인트라 예측 데이터가 상기 후보 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측한다고 나타낼 때, 상기 복수의 후보 인트라 예측 모드 중 상기 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하는 단계, 상기 선택된 인트라 예측 모드에 따라 상기 현재 블록에 대하여 인트라 예측을 수행하는 단계를 포함하는 비디오 복호화 방법이 제공된다.
상기 참조 인트라 예측 모드는 상기 현재 블록의 좌측 인접 블록의 이용가능성 및 예측모드에 기초하여 결정되는 제1 참조 인트라 예측 모드와 상기 현재 블록의 상단 인접 블록의 이용가능성 및 예측모드에 기초하여 결정되는 제2 참조 인트라 예측 모드를 포함하고, 상기 참조 인트라 예측 모드를 결정하는 단계는, 상기 현재 블록 좌측의 인접 블록이 존재하지 않거나, 상기 현재 블록 좌측의 인접 블록이 인터 예측에 의하여 예측된 경우, 상기 제1 참조 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 상기 현재 블록 좌측의 인접 블록이 인트라 예측에 의하여 예측된 경우, 상기 제1 참조 인트라 예측 모드를 상기 현재 블록 좌측의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정하고, 상기 현재 블록 상단의 인접 블록이 존재하지 않거나, 상기 현재 블록 상단의 인접 블록이 인터 예측에 의하여 예측된 경우, 상기 제2 참조 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 상기 현재 블록 상단의 인접 블록이 인트라 예측에 의하여 예측된 경우, 상기 제2 참조 인트라 예측 모드를 상기 현재 블록 상단의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정하는 것을 특징으로 할 수 있다.
상기 후보 인트라 예측 모드를 결정하는 단계는, 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 동일하고, 상기 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드를 나타내지 않는 경우, 제1 후보 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 제2 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드로 결정하는 것을 특징으로 할 수 있다.
상기 후보 인트라 예측 모드를 결정하는 단계는, 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 동일하고, 상기 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드를 나타내는 경우, 제1 후보 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 제2 후보 인트라 예측 모드를 제2 디폴트 인트라 예측 모드로 결정하는 것을 특징으로 할 수 있다.
상기 후보 인트라 예측 모드를 결정하는 단계는, 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 상이한 경우, 제1 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 작은 인트라 예측 모드로 결정하고, 제2 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 큰 인트라 예측 모드로 결정하는 것을 특징으로 할 수 있다.
상기 비디오 복호화 방법은, 상기 인트라 예측 데이터가 상기 후보 인트라 예측 모드에 포함되지 않은 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측한다고 나타낼 때, 상기 인트라 예측 데이터의 인덱스 값과 상기 후보 인트라 예측 모드들의 인덱스 값에 기초하여 상기 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하는 단계를 포함할 수 있다.
상기 인트라 예측 모드를 선택하는 단계는, 상기 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값이 상기 제1 후보 인트라 예측 모드를 대표하는 인덱스 값보다 작은 경우, 상기 현재 블록의 인트라 예측 모드를 상기 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값에 해당되는 인트라 예측 모드로 결정하고, 상기 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값이 상기 제1 후보 인트라 예측 모드를 대표하는 인덱스 값보다 크고, 상기 제2 후보 인트라 예측 모드를 대표하는 인덱스 값보다 작은 경우, 상기 현재 블록의 인트라 예측 모드를 상기 인트라 예측 데이터의 인덱스 값에서 1를 뺀 값에 해당되는 인트라 예측 모드로 결정하고, 상기 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값이 상기 제2 후보 인트라 예측 모드를 대표하는 인덱스 값보다 큰 경우, 상기 현재 블록의 인트라 예측 모드를 상기 인트라 예측 데이터의 인덱스 값에 해당되는 인트라 예측 모드로 결정하는 단계를 포함하는 것을 특징으로 할 수 있다.
현재 블록의 인접 블록의 이용가능성 및 예측 모드에 기초하여 참조 인트라 예측 모드를 결정하고, 상기 참조 인트라 예측 모드에 기초하여 결정된 상기 현재 블록의 복수의 후보 인트라 예측 모드들을 결정하는 후보 인트라 예측 모드 결정부, 및 비트스트림으로부터 상기 현재 블록의 인트라 예측 모드에 대한 정보를 포함하는 인트라 예측 데이터를 획득하고, 상기 인트라 예측 데이터가 상기 후보 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측한다고 나타낼 때, 상기 복수의 후보 인트라 예측 모드 중 상기 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하고, 상기 선택된 인트라 예측 모드에 따라 상기 현재 블록에 대하여 인트라 예측을 수행하는 인트라 예측부를 포함하는 비디오 복호화 장치가 제공된다.
상기 참조 인트라 예측 모드는 상기 현재 블록의 좌측 인접 블록의 이용가능성 및 예측모드에 기초하여 결정되는 제1 참조 인트라 예측 모드와 상기 현재 블록의 상단 인접 블록의 이용가능성 및 예측모드에 기초하여 결정되는 제2 참조 인트라 예측 모드를 포함하고, 상기 후보 인트라 예측 모드 결정부는, 상기 현재 블록 좌측에 인접 블록이 존재하지 않거나, 상기 현재 블록 좌측의 인접 블록이 인터 예측에 의하여 예측된 경우, 상기 제1 참조 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정하고, 상기 현재 블록 좌측의 인접 블록이 인트라 예측에 의하여 예측된 경우, 상기 제1 참조 인트라 예측 모드는 상기 현재 블록 좌측의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정하고, 상기 현재 블록 상단에 인접 블록이 존재하지 않거나, 상기 현재 블록 상단의 인접 블록이 인터 예측에 의하여 예측된 경우, 상기 제2 참조 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정하고, 상기 현재 블록 상단의 인접 블록이 인트라 예측에 의하여 예측된 경우, 상기 제2 참조 인트라 예측 모드는 상기 현재 블록 상단의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정하는 것을 특징으로 할 수 있다.
상기 후보 인트라 예측 모드 결정부는, 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 동일하고, 상기 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드를 나타내지 않는 경우, 제1 후보 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 제2 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드로 결정하는 것을 특징으로 할 수 있다.
상기 후보 인트라 예측 모드 결정부는, 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 동일하고, 상기 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드를 나타내는 경우, 제1 후보 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 상기 제2 후보 인트라 예측 모드를 제2 디폴트 인트라 예측 모드로 결정하는 것을 특징으로 할 수 있다.
상기 후보 인트라 예측 모드 결정부는, 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 상이한 경우, 상기 제1 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 작은 인트라 예측 모드로 결정하고, 상기 제2 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 큰 인트라 예측 모드로 결정하는 것을 특징으로 할 수 있다.
상기 인트라 예측 모드 선택부는, 상기 인트라 예측 데이터가 상기 후보 인트라 예측 모드에 포함되지 않은 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측한다고 나타낼 때, 상기 인트라 예측 데이터의 인덱스 값과 상기 후보 인트라 예측 모드들의 인덱스 값에 기초하여 상기 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하는 것을 특징으로 할 수 있다.
상기 인트라 예측 모드 선택부는, 상기 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값이 상기 제1 후보 인트라 예측 모드를 대표하는 인덱스 값보다 작은 경우, 상기 현재 블록의 인트라 예측 모드를 상기 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값에 해당되는 인트라 예측 모드로 결정하고, 상기 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값이 상기 제1 후보 인트라 예측 모드를 대표하는 인덱스 값보다 크고, 상기 제2 후보 인트라 예측 모드를 대표하는 인덱스 값보다 작은 경우, 상기 현재 블록의 인트라 예측 모드를 상기 인트라 예측 데이터의 인덱스 값에서 1를 뺀 값에 해당되는 인트라 예측 모드로 결정하고, 상기 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값이 상기 제2 후보 인트라 예측 모드를 대표하는 인덱스 값보다 큰 경우, 상기 현재 블록의 인트라 예측 모드를 상기 인트라 예측 데이터의 인덱스 값에 해당되는 인트라 예측 모드로 결정하는 것을 특징으로 할 수 있다.
현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정하는 단계, 상기 참조 인트라 예측 모드에 기초하여 상기 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정하는 단계, 상기 현재 블록에 사용된 인트라 예측 모드와 복수의 상기 후보 인트라 예측 모드들에 기초하여, 인트라 예측 데이터를 결정하는 단계를 포함하고, 상기 인트라 예측 데이터는 복수의 상기 후보 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측하는지 여부 및 상기 현재 블록에 사용된 인트라 예측 모드를 나타내는 것을 특징으로 하는 비디오 부호화 방법이 제공된다.
현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정하고, 상기 참조 인트라 예측 모드에 기초하여 상기 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정하는 후보 인트라 예측 모드 결정부, 및 상기 현재 블록에 사용된 인트라 예측 모드와 복수의 상기 후보 인트라 예측 모드들에 기초하여, 복수의 상기 후보 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측하는지 여부 및 상기 현재 블록에 사용된 인트라 예측 모드를 나타내는 인트라 예측 데이터를 결정하는 인트라 예측 모드 정보 부호화부를 포함하는 비디오 부호화 장치가 제공된다.
상기 제시된 비디오 복호화 방법의 실시예를 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체가 제공된다.
상기 제시된 비디오 부호화 방법의 실시예를 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체가 제공된다.
현재 블록의 인트라 예측에 사용될 가능성이 높은 인트라 예측 모드를 후보 인트라로 결정하고, 후보 인트라 예측 모드를 짧은 이진 심볼 스트링으로 엔트로피 부호화할 수 있다. 따라서 현재 블록의 인트라 예측 모드에 대한 정보가 효율적으로 압축된다.
도 1 은 본 발명의 일 실시예에 따른 비디오 부호화 장치의 블록도를 도시한다.
도 2 는 본 발명의 일 실시예에 따른 비디오 복호화 장치의 블록도를 도시한다.
도 3 은 일 실시예에 따라 인트라 예측 모드를 예측하기 위해 참조되는 이웃예측 단위들을 도시한다.
도 4 은 트리 구조에 따른 부호화 단위에 기초한 비디오 코딩에서 인트라 예측 모드를 예측하기 위해 참조되는 예측 단위들을 예시한다.
도 5 은 본 발명의 일 실시예에 따른 비디오 부호화 방법의 흐름도를 도시한다.
도 6 는 본 발명의 일 실시예에 따른 비디오 복호화 방법의 흐름도를 도시한다.
도 7 는 본 발명의 일 실시예에 따라 트리 구조의 부호화 단위에 기초한 비디오 부호화 장치의 블록도를 도시한다.
도 8 는 본 발명의 일 실시예에 따라 트리 구조의 부호화 단위에 기초한 비디오 복호화 장치의 블록도를 도시한다.
도 9 은 본 발명의 일 실시예에 따른 부호화 단위의 개념을 도시한다.
도 10 는 본 발명의 일 실시예에 따른 부호화 단위에 기초한 영상 부호화부의 블록도를 도시한다.
도 11 는 본 발명의 일 실시예에 따른 부호화 단위에 기초한 영상 복호화부의 블록도를 도시한다.
도 12 는 본 발명의 일 실시예에 따른 심도별 부호화 단위 및 파티션을 도시한다.
도 13 은 본 발명의 일 실시예에 따른, 부호화 단위 및 변환 단위의 관계를 도시한다.
도 14 은 본 발명의 일 실시예에 따라, 심도별 부호화 정보들을 도시한다.
도 15 는 본 발명의 일 실시예에 따른 심도별 부호화 단위를 도시한다.
도 16, 17 및 18는 본 발명의 일 실시예에 따른, 부호화 단위, 예측 단위 및 변환 단위의 관계를 도시한다.
도 19 은 표 4의 부호화 모드 정보에 따른 부호화 단위, 예측 단위 및 변환 단위의 관계를 도시한다.
현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정하는 단계, 상기 참조 인트라 예측 모드에 기초하여 상기 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정하는 단계, 비트스트림으로부터 상기 현재 블록의 인트라 예측 모드에 대한 정보를 포함하는 인트라 예측 데이터를 획득하는 단계, 상기 인트라 예측 데이터가 상기 후보 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측한다고 나타낼 때, 상기 복수의 후보 인트라 예측 모드 중 상기 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하는 단계, 상기 선택된 인트라 예측 모드에 따라 상기 현재 블록에 대하여 인트라 예측을 수행하는 단계를 포함하는 비디오 복호화 방법이 제공된다.
현재 블록의 인접 블록의 이용가능성 및 예측 모드에 기초하여 참조 인트라 예측 모드를 결정하고, 상기 참조 인트라 예측 모드에 기초하여 결정된 상기 현재 블록의 복수의 후보 인트라 예측 모드들을 결정하는 후보 인트라 예측 모드 결정부, 및 비트스트림으로부터 상기 현재 블록의 인트라 예측 모드에 대한 정보를 포함하는 인트라 예측 데이터를 획득하고, 상기 인트라 예측 데이터가 상기 후보 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측한다고 나타낼 때, 상기 복수의 후보 인트라 예측 모드 중 상기 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하고, 상기 선택된 인트라 예측 모드에 따라 상기 현재 블록에 대하여 인트라 예측을 수행하는 인트라 예측부를 포함하는 비디오 복호화 장치가 제공된다.
상기 제시된 비디오 복호화 방법 또는 비디오 부호화 방법의 실시예를 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체가 제공된다.
이하 도 1 내지 도 6을 참조하여, 일 실시예에 따라 인트라 예측 모드의 예측 방식에 기초한 비디오 부호화 기법 및 비디오 복호화 기법이 개시된다. 또한, 도 7 내지 도 19을 참조하여, 일 실시예에 따른 트리 구조의 부호화 단위에 기초한 비디오 부호화 기법 및 비디오 복호화 기법에서 인트라 예측 모드의 예측 방식이 이용되는 실시예가 개시된다.
본 명세서에서 사용된 용어 중 ‘예측 블록’은 예측 단위를 의미한다. 그리고 ‘현재 블록’이란 현재 부호화/복호화되고 있는 예측 단위를 의미한다. 또한 ‘인접 블록’이란 현재 블록에 인접한 예측 단위를 의미한다. 예측 단위에 대하여는 도 16 내지 도 18에서 자세히 설명된다.
먼저, 도 1 내지 도 6을 참조하여, 일 실시예에 따라 인트라 예측 모드의 예측 방식에 기초한 비디오 부호화 기법 및 비디오 복호화 기법이 개시된다.
도 1 은 본 발명의 일 실시예에 따른 비디오 부호화 장치(10)의 블록도를 도시한다.
비디오 부호화 장치(10)는 공간영역의 비디오 데이터를 인트라 예측/인터 예측, 변환, 양자화, 엔트로피 부호화를 통해 부호화할 수 있다. 도1에서는 비디오 부호화 장치(10)가 인트라 예측을 수행한 결과 생성된 인트라 예측 모드 정보를 부호화하는 과정에서 발생하는 동작을 상술한다.
비디오 부호화 장치(10)는 후보 인트라 예측 모드 결정부(12) 및 인트라 예측 모드 정보 부호화부(14)를 포함한다.
비디오 부호화 장치(10)는, 비디오의 영상 데이터를 다수의 데이터 단위들로 분할하여, 데이터 단위별로 부호화할 수 있다. 데이터 단위의 형태는 정사각형 또는 직사각형일 수 있으며, 임의의 기하학적 형태일 수도 있다. 일정한 크기의 데이터 단위로 제한되는 것은 아니다. 설명의 편의를 위해, 이하 데이터 단위의 일종인 '블록'에 대한 비디오 부호화 기법을 상술한다. 하지만 본 발명의 다양한 실시예에 따른 비디오 부호화 기법은, '블록'에 대한 비디오 부호화 기법에만 한정되는 것으로 해석되어서는 아니되며, 다양한 데이터 단위에 적용될 수 있다.
후보 인트라 예측 모드 결정부(12)는 현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정한다.
후보 인트라 예측 모드 결정부(12)는 예측 블록의 복호화 순서를 고려하여 현재 블록의 인접 블록들 중 현재 블록 좌측의 인접 블록과 현재 블록 상단의 인접 블록만을 고려할 수 있다. 다만 후보 인트라 예측 모드 결정부(12)는 현재 블록 좌측의 인접 블록과 현재 블록 상단의 인접 블록 외에 다른 인접 블록들도 고려할 수 있다.
참조 인트라 예측 모드에는 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 포함될 수 있다.
예를 들어, 후보 인트라 예측 모드 결정부(12)는 현재 블록 좌측에 인접 블록이 존재하지 않거나, 현재 블록 좌측의 인접 블록이 인터 예측에 의하여 예측된 경우, 제1 참조 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정할 수 있다. 제1 디폴트 인트라 예측 모드는 참조 인트라 예측 모드 및 후보 인트라 예측 모드 에 대하여 인트라 예측 모드가 결정될 수 없는 경우에 기본적으로 할당되는 인트라 예측 모드이다. 예를 들어 제1 디폴트 인트라 예측 모드는 DC 모드로 설정될 수 있다.
반대로 현재 블록 좌측의 인접 블록이 인트라 예측에 의하여 예측된 경우, 후보 인트라 예측 모드 결정부(12)는 제1 참조 인트라 예측 모드를 현재 블록 좌측의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정할 수 있다.
그리고 후보 인트라 예측 모드 결정부(12)는 현재 블록 상단에 인접 블록이 존재하지 않거나, 현재 블록 상단의 인접 블록이 인터 예측에 의하여 예측된 경우, 제2 참조 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정할 수 있다.
반대로 현재 블록 상단의 인접 블록이 인트라 예측에 의하여 예측된 경우, 후보 인트라 예측 모드 결정부(12)는 제2 참조 인트라 예측 모드는 현재 블록 상단의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정할 수 있다.
후보 인트라 예측 모드 결정부(12)는 참조 인트라 예측 모드에 기초하여 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정한다. 후보 인트라 예측 모드의 개수는 고정될 수 있다. 예를 들어, 후보 인트라 예측 모드 결정부(12)는 2개의 후보 인트라 예측 모드들을 결정할 수 있다.
후보 인트라 예측 모드 결정부(12)는 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 서로 상이하거나 동일한지 여부에 따라 후보 인트라 예측 모드들을 결정할 수 있다.
예를 들어 후보 인트라 예측 모드 결정부(12)는 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 동일하고, 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드가 아닌 경우, 제1 후보 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 제2 후보 인트라 예측 모드를 제1 참조 인트라 예측 모드로 결정할 수 있다.
후보 인트라 예측 모드 결정부(12)는 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 동일하고, 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드를 나타내는 경우, 제1 후보 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 제2 후보 인트라 예측 모드를 제2 디폴트 인트라 예측 모드로 결정할 수 있다. 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 모두 제1 디폴트 인트라 예측 모드일 때는, 2개의 후보 인트라 예측 모드가 서로 다른 인트라 예측 모드로 결정되어야 하므로, 제2 후보 인트라 예측 모드를 제2 디폴트 인트라 예측 모드로 결정한다.
후보 인트라 예측 모드 결정부(12)는 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 상이한 경우, 제1 후보 인트라 예측 모드를 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 작은 인트라 예측 모드로 결정하고, 제2 후보 인트라 예측 모드를 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 큰 인트라 예측 모드로 결정할 수 있다.
예를 들어 제1 참조 인트라 예측 모드가 수직 모드 (인덱스 값 12)이고, 제2 참조 인트라 예측 모드가 수평 모드 (인덱스 값 24)일 때, 제1 후보 인트라 예측 모드는 수직 모드로 결정되고, 제2 후보 인트라 예측 모드는 수평 모드로 결정된다.
인트라 예측 모드 정보 부호화부(14)는 현재 블록에 사용된 인트라 예측 모드와 복수의 후보 인트라 예측 모드들에 기초하여, 복수의 후보 인트라 예측 모드 중 하나에 따라 현재 블록을 예측하는지 여부 및 현재 블록에 사용된 인트라 예측 모드를 나타내는 인트라 예측 데이터를 결정한다. 따라서 인트라 예측 데이터는 후보 인트라 예측 모드 중 하나에 따라 현재 블록을 예측하는지 여부를 나타내는 후보 인트라 예측 플래그와 현재 블록에 사용된 인트라 예측 모드를 나타내는 현재 인트라 예측 데이터로 구성될 수 있다.
현재 인트라 예측 데이터의 크기는 후보 인트라 예측 플래그의 값에 따라 다르다. 구체적인 예로 인트라 예측 모드 정보 부호화부(14)는, 현재 블록이 후보 인트라 예측 모드들 중 하나에 의하여 예측되었다고 가리키는 경우, 현재 인트라 예측 데이터를 1비트로 나타낼 수 있다. 반면에 현재 블록이 후보 인트라 예측 모드가 아닌 인트라 예측 모드들 중 하나에 의하여 예측되었다고 가리키는 경우, 인트라 예측 모드 정보 부호화부(14)는 현재 인트라 예측 데이터는 2 이상의 비트로 나타낼 수 있다.
현재 블록에 사용된 인트라 예측 모드가 후보 인트라 예측 모드일 경우, 인트라 예측 모드 정보 부호화부(14)는 인트라 예측 데이터를 후보 인트라 예측 모드 중 하나에 따라 현재 블록을 예측한다고 나타내도록 설정한다.
반대로 현재 블록에 사용된 인트라 예측 모드가 후보 인트라 예측 모드가 아닐 경우, 인트라 예측 모드 정보 부호화부(14)는 인트라 예측 데이터가 후보 인트라 예측 모드가 아닌 인트라 예측 모드 중 하나에 따라 현재 블록을 예측한다고 나타내도록 설정한다.
구체적인 예로 후보 인트라 예측 플래그는 후보 인트라 예측 모드 중 하나에 따라 현재 블록이 예측되는지 나타내도록 설정될 수 있다. 일 실시예에 따르면 후보 인트라 예측 모드가 이용될 경우, 후보 인트라 예측 플래그는 1이 될 수 있다. 후보 인트라 예측 모드가 이용되지 않을 경우, 후보 인트라 예측 플래그는 0이 될 수 있다.
인트라 예측 모드 정보 부호화부(14)는, 후보 인트라 예측 모드 중 하나에 따라 현재 블록이 예측될 경우, 인트라 예측 데이터가 복수의 후보 인트라 예측 모드 중 현재 블록에 사용되는 인트라 예측 모드를 가리키도록 인트라 예측 데이터를 부호화할 수 있다. 구체적으로 인트라 예측 모드 정보 부호화부(14)는 인트라 예측 데이터의 현재 인트라 예측 데이터가 현재 블록에 사용되는 인트라 예측 모드를 가리키도록 부호화할 수 있다.
후보 인트라 예측 모드의 개수에 따라 현재 블록에 사용되는 인트라 예측 모드를 가리키는 데이터의 크기가 결정된다. 예를 들어 후보 인트라 예측 모드 결정부(12)에서 2개의 후보 인트라 예측 모드를 결정하는 경우, 현재 인트라 예측 데이터는 1비트로 표현될 수 있다.
인트라 예측 모드 정보 부호화부(14)는, 인트라 예측 데이터가 후보 인트라 예측 모드가 아닌 인트라 예측 모드에 따라 현재 블록이 예측된다고 나타낼 때, 인트라 예측 데이터가 후보 인트라 예측 모드가 아닌 인트라 예측 모드 중 현재 블록의 부호화에 사용된 인트라 예측 모드를 가리키도록 인트라 예측 데이터를 부호화할 수 있다. 구체적으로 인트라 예측 모드 정보 부호화부(14)는 인트라 예측 데이터의 현재 인트라 예측 데이터가 현재 블록에 사용되는 인트라 예측 모드를 가리키도록 부호화할 수 있다.
인트라 예측 모드 정보 부호화부(14)는, 후보 인트라 예측 모드가 아닌 인트라 예측 모드에 따라 현재 블록이 예측된다고 나타낼 때, 인트라 예측 모드에 할당된 인덱스 값을 후보 인트라 예측 모드에 따라 변경하고, 변경된 인덱스 값을 인트라 예측 데이터에 포함시킬 수 있다.
표 2에 인트라 예측 데이터에 포함된 변경된 후보 인트라 예측 모드의 인덱스 값이 표시되어 있다.
따라서 일 실시에 따른 비디오 부호화 장치(10)는, 비디오의 블록들에 대한 인트라 예측 결과 생성된 정보를 부호화하여 출력할 수 있다.
일 실시예에 따른 비디오 부호화 장치(10)는, 인트라 후보 인트라 예측 모드 결정부(12) 및 인트라 예측 모드 정보 부호화부(14)를 총괄적으로 제어하는 중앙 프로세서(미도시)를 포함할 수 있다. 또는, 후보 인트라 예측 모드 결정부(12) 및 인트라 예측 모드 정보 부호화부(14)가 각각의 자체 프로세서(미도시)에 의해 작동되며, 프로세서(미도시)들이 상호 유기적으로 작동함에 따라 비디오 부호화 장치(10)가 전체적으로 작동될 수도 있다. 또는, 일 실시예에 따른 비디오 부호화 장치(10)의 외부 프로세서(미도시)의 제어에 따라, 후보 인트라 예측 모드 결정부(12) 및 인트라 예측 모드 정보 부호화부(14)가 제어될 수도 있다.
일 실시예에 따른 비디오 부호화 장치(10)는, 후보 인트라 예측 모드 결정부(12) 및 인트라 예측 모드 정보 부호화부(14)의 입출력 데이터가 저장되는 하나 이상의 데이터 저장부(미도시)를 포함할 수 있다. 비디오 부호화 장치(10)는, 데이터 저장부(미도시)의 데이터 입출력을 관할하는 메모리 제어부(미도시)를 포함할 수도 있다.
일 실시예에 따른 비디오 부호화 장치(10)는, 비디오 부호화 결과를 출력하기 위해, 내부에 탑재된 비디오 인코딩 프로세서 또는 외부 비디오 인코딩 프로세서와 연계하여 작동함으로써, 변환을 포함한 비디오 부호화 동작을 수행할 수 있다. 일 실시예에 따른 비디오 부호화 장치(10)의 내부 비디오 인코딩 프로세서는, 별개의 프로세서뿐만 아니라, 비디오 부호화 장치(10) 또는 중앙 연산 장치, 그래픽 연산 장치가 비디오 인코딩 프로세싱 모듈을 포함함으로써 기본적인 비디오 부호화 동작을 구현하는 경우도 포함할 수도 있다.
도 2 는 본 발명의 일 실시예에 따른 비디오 복호화 장치(20)의 블록도를 도시한다.
비디오 복호화 장치(20)는 비디오 부호화 장치(10)에 의해 부호화된 비디오 데이터를 엔트로피 복호화, 역양자화, 역변환, 인트라 예측/움직임 보상 등을 통해 복호화하여 공간영역의 원본 비디오 데이터와 근접한 비디오 데이터를 복원할 수 있다. 이하 비디오 부호화 장치(20)가 비트스트림으로부터 인트라 예측을 위한 심볼들을 파싱하고 파싱된 심볼들로부터 인트라 예측 모드를 복원하는 과정을 상술한다.
일 실시예에 따른 비디오 복호화 장치(20)는, 후보 인트라 예측 모드 결정부(22), 인트라 예측부(24)를 포함한다.
비디오 복호화 장치(20)는, 비디오의 부호화된 데이터가 수록된 비트스트림을 수신할 수 있다.
후보 인트라 예측 모드 결정부(22)는 현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정한다. 그리고 후보 인트라 예측 모드 결정부(22)는 참조 인트라 예측 모드에 기초하여 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정한다.
비디오 복호화 장치(20)의 후보 인트라 예측 모드 결정부(22)는 비디오 부호화 장치(10)의 후보 인트라 예측 모드 결정부(12)와 동일한 방식으로 후보 인트라 예측 모드를 결정한다. 따라서 현재 블록에 대한 비디오 부호화 장치(10)와 비디오 복호화 장치(20)의 후보 인트라 예측 모드는 동일하다.
인트라 예측부(24)는 비트스트림으로부터 현재 블록의 인트라 예측 모드에 대한 정보를 포함하는 인트라 예측 데이터를 획득한다. 상기 인트라 예측 데이터는 후보 인트라 예측 모드 중 하나에 따라 현재 블록을 예측하는지 여부를 나타내는 후보 인트라 예측 플래그와 현재 블록에 사용된 인트라 예측 모드를 나타내는 현재 인트라 예측 데이터로 구성될 수 있다.
만약 인트라 예측부(24)는, 인트라 예측 데이터가 후보 인트라 예측 모드 중 하나에 따라 현재 블록을 예측한다고 나타낼 때, 복수의 후보 인트라 예측 모드 중 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택할 수 있다.
반대로 인트라 예측부(24)는, 인트라 예측 데이터가 후보 인트라 예측 모드에 포함되지 않은 인트라 예측 모드 중 하나에 따라 현재 블록을 예측한다고 나타낼 때, 인트라 예측 데이터와 후보 인트라 예측 모드들의 인덱스 값에 기초하여 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택할 수 있다.
인트라 예측부(24)는 후보 인트라 예측 플래그를 파싱하여 현재 블록이 인트라 예측 데이터가 후보 인트라 예측 모드 중 하나에 따라 예측되는지 결정할 수 있다.
인트라 예측부(24)는 인트라 예측 데이터에 기초하여 인트라 예측 모드를 선택할 때, 인트라 예측 데이터가 나타내는 값을 후보 인트라 예측 모드에 따라 변경할 수 있다.
예를 들어, 후보 인트라 예측 모드가 2개 있다고 가정할 때, 인트라 예측부(24)는 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값이 제1 후보 인트라 예측 모드를 대표하는 인덱스 값보다 작은 경우, 현재 블록의 인트라 예측 모드를 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값에 해당되는 인트라 예측 모드로 결정할 수 있다.
그리고 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값이 제1 후보 인트라 예측 모드를 대표하는 인덱스 값보다 크고, 제2 후보 인트라 예측 모드를 대표하는 인덱스 값보다 작은 경우, 인트라 예측부(24)는 현재 블록의 인트라 예측 모드를 인트라 예측 데이터의 인덱스 값에서 1를 뺀 값에 해당되는 인트라 예측 모드로 결정할 수 있다.
또한 인트라 예측 데이터의 인덱스 값에서 2를 뺀 값이 제2 후보 인트라 예측 모드를 대표하는 인덱스 값보다 큰 경우, 인트라 예측부(24)는 현재 블록의 인트라 예측 모드를 인트라 예측 데이터의 인덱스 값에 해당되는 인트라 예측 모드로 결정할 수 있다.
인트라 예측 데이터가 나타내는 값을 후보 인트라 예측 모드에 따라 변경하는 구체적인 실시 예들이 수학식2와 표 2에서 설명된다.
인트라 예측부(24)는 인트라 예측 데이터에 포함된 현재 인트라 예측 데이터를 파싱하여 현재 블록의 인트라 예측 모드를 결정할 수 있다. 이에 대한 구체적인 실시에는 수학식 3에서 설명된다.
상기 설명된 좌측/제2 참조 인트라 예측 모드 선택의 구체적인 예로 이하 후보 인트라 예측 모드를 결정하는 방법의 일 실시 예와 인트라 예측 모드 정보를 파싱하여 현재 블록의 인트라 예측 모드 정보를 결정하는 방법의 일 실시예가 설명된다.
우선, 현재 블록의 인접 블록들의 인트라 예측 모드들이 결정된다. 좌측 예측 블록의 인트라 예측 모드가 intraPredModeA가 된다. 만약 현재 예측 블록이 비디오 이미지의 좌측 경계에 있어 좌측 예측 블록이 존재하지 않거나, 좌측 예측 블록이 인터 예측 모드에 의하여 예측된 경우, intraPredModeA는 DC 모드로 결정된다.
상단 예측 블록의 인트라 예측 모드가 intraPredModeB가 된다. 만약 현재 예측 블록이 비디오 이미지의 상단 경계에 있어 상단 블록이 존재하지 않거나, 상단 예측 블록이 인터 예측 모드에 의하여 예측된 경우, intraPredModeB는 DC 모드로 결정된다.
intraPredModeA와 intraPredModeB는 후보 인트라 예측 모드를 결정하기 위한 참조 값으로 사용된다.
그리고 intraPredModeA와 intraPredModeB에 기초하여 후보 인트라 예측 모드를 결정한다. 수학식1에서 후보 인트라 예측 모드를 결정하는 방법의 일 실시예가 설명된다.
if ( intraPredModeA != intraPredModeB)
predIntraPredMode0= min(intraPredModeA, intraPredModeB);
predIntraPredMode1= max(intraPredModeA, intraPredModeB);
if ( intraPredModeA == intraPredModeB != DC mode )
predIntraPredMode0 = DC mode;
predIntraPredMode1 = intraPredModeA;
if ( intraPredModeA == intraPredModeB == DC mode )
predIntraPredMode0 = DC mode;
predIntraPredMode1 = Bilinear mode; [수학식1]
predIntraPredMode0과 predIntraPredMode1 은 각각 제1 후보 인트라 예측 모드와 제2 후보 인트라 예측 모드를 의미한다. 일 실시 예에서는 하나의 블록마다 2개의 후보 인트라 예측 모드가 결정된다. min(A, B)는 A와 B 중 작은 값을 출력하고, max(A, B)는 나머지 큰 값을 출력하는 함수이다.
수학식 1에 의하면, 만약 intraPredModeA와 intraPredModeB가 상이할 경우, predIntraPredMode0은 intraPredModeA 와 intraPredModeB 중에서 작은 값이, predIntraPredMode1은 intraPredModeA 와 intraPredModeB 중에서 큰 값이 할당된다.
만약 intraPredModeA와 intraPredModeB가 동일하고, intraPredModeA가 0이 아닐 경우, predIntraPredMode0에는 DC 모드가 할당된다. 그리고 predIntraPredMode1에는 intraPredModeA가 할당된다.
만약 intraPredModeA와 intraPredModeB가 동일하고, intraPredModeA가 0인 경우, predIntraPredMode0에는 DC 모드가 할당된다. 그리고 predIntraPredMode1에는 Bilinear 모드가 할당된다.
predIntraPredMode0와 predIntraPredMode1이 결정되면, intra_luma_pred_mode를 파싱함으로써 현재 블록의 인트라 예측 모드가 결정된다. 인트라 예측 모드를 결정하는 방법의 일 실시예가 아래의 수학식2에 의하여 설명된다.
if ( intra_luma_pred_mode == 0 )
IntraLumaPredMode = predIntraPredMode0;
if ( intra_luma_pred_mode == 1 )
IntraLumaPredMode = predIntraPredMode1;
else
if ( intra_luma_pred_mode - 2 < predIntraPredMode0)
IntraLumaPredMode = intra_luma_pred_mode ? 2;
if ( intra_luma_pred_mode - 2 > predIntraPredMode0 && intra_luma_pred_mode - 2 < predIntraPredMode1)
IntraLumaPredMode = intra_luma_pred_mode ? 1;
else
IntraLumaPredMode = intra_luma_pred_mode; [수학식2]
intra_luma_pred_mode는 현재 블록의 인트라 예측 모드 정보를 의미한다. intra_luma_pred_mode에는 0 과 33 사이의 값이 할당된다. 그리고 IntraLumaPredMode는 현재 블록의 인트라 예측 모드를 의미한다.
수학식 2에 의하면 intra_luma_pred_mode가 0일 경우, IntraLumaPredMode는 predIntraPredMode0가 가리키는 인트라 예측 모드로 결정된다. intra_luma_pred_mode가 1일 경우, IntraLumaPredMode는 predIntraPredMode1이 가리키는 인트라 예측 모드로 결정된다. 따라서 intra_luma_pred_mode가 0 또는 1일 때, 후보 인트라 예측 모드가 사용됨을 알 수 있다.
intra_luma_pred_mode가 0 또는 1이 아닐 경우, 후보 인트라 예측 모드는 이용되지 않는다. 그 대신에 intra_luma_pred_mode의 값과 predIntraPredMode0 및 predIntraPredMode1의 값을 비교하여 IntraLumaPredMode를 결정한다.
intra_luma_pred_mode 에서 2를 뺀 값이 predIntraPredMode0의 값보다 작은 경우, IntraLumaPredMode는 intra_luma_pred_mode의 값에서 2를 뺀 값에 해당되는 인트라 예측 모드로 결정된다.
intra_luma_pred_mode 에서 2를 뺀 값이 predIntraPredMode0의 값보다 크고 predIntraPredMode1의 값보다 작은 경우, IntraLumaPredMode는 intra_luma_pred_mode의 값에서 1을 뺀 값에 해당되는 인트라 예측 모드로 결정된다.
intra_luma_pred_mode 에서 2를 뺀 값이 predIntraPredMode1의 값보다 큰 경우, IntraLumaPredMode는 intra_luma_pred_mode의 값에 해당되는 인트라 예측 모드로 결정된다.
상기와 같이 인트라 예측 모드 정보인 intra_luma_pred_mode로부터 현재 블록의 인트라 예측 모드인 IntraLumaPredMode를 획득할 수 있다.
IntraLumaPredMode에 해당되는 인트라 예측 모드가 결정되면 비디오 복호화 장치(20)는 현재 블록을 결정된 인트라 예측 모드에 따라 예측한다.
아래 표1은 intra_luma_pred_mode의 값과 대응되는 2진 심볼 스트링을 표시한 표이다. 표 1의 binIdx는 이진 심볼 스트링의 각 빈(bin)에 할당되는 빈 인덱스를 의미한다. 빈은 CABAC의 엔트로피 코딩의 기본 단위로 0과 1로 표시된다. intra_luma_pred_mode는 표1에 제시된 intra_luma_pred_mode와 2진 심볼 스트링의 관계에 기초하여 엔트로피 코딩될 수 있다.
표 1
intra_luma_pred_mode value Binary symbol string
0 1 0
1 1 1
2 0 0 0 0 0 0
3 0 0 0 0 0 1
4 0 0 0 0 1 0
...
32 0 1 1 1 1 0
33 0 1 1 1 1 1
binIdx 0 1 2 3 4 5 6
intra_luma_pred_mode의 값이 2 내지 33의 값 중 하나인 경우, 2진 심볼 스트링은 6비트로 표현된다. 그러나 intra_luma_pred_mode의 값이 0 또는 1인 경우, 2진 심볼 스트링은 2비트로 표현된다.
후보 인트라 예측 모드에 해당되는 2개의 인트라 예측 모드는 intra_luma_pred_mode의 0과 1에 할당되므로, 현재 블록이 후보 인트라 예측 모드에 포함된 인트라 예측 모드에 의하여 예측될 경우, 현재 블록의 인트라 예측 모드에 대한 intra_luma_pred_mode의 2진 심볼 스트링의 데이터가 2비트로 표현됨을 알 수 있다.
따라서 사용될 확률이 높은 인트라 예측 모드를 후보 인트라 예측 모드로 결정하여 인트라 예측 모드 정보에 관한 데이터가 효율적으로 압축될 수 있다.
표 1에서 intra_luma_pred_mode의 값에 해당하는 이진 심볼 스트링은 후보 인트라 예측 모드 플래그(이하 ‘mpm_flag’)와 현재 인트라 예측 모드 정보로 분할하여 파싱될 수 있다.
표 1에 의하면, 후보 인트라 예측 모드 플래그는 이진 심볼 스트링의 빈 인덱스가 0인 빈에 해당된다. 후보 인트라 예측 모드 플래그가 1일 경우, 현재 블록의 인트라 예측 모드는 2개의 후보 인트라 예측 모드들 중 하나로 결정될 수 있다. 비디오 복호화 장치(20)는 binIdx가 1인 빈이 가리키는 값(이하 ‘mpm_index’)에 따라 후보 인트라 예측 모드 중 현재 블록의 예측에 사용된 인트라 예측 모드를 결정할 수 있다. 예를 들어 mpm_index 가 0을 가리킬 경우, 제1 후보 인트라 예측 모드가 현재 블록의 인트라 예측 모드로 선택될 수 있다.
후보 인트라 예측 모드 플래그가 1일 경우, 현재 블록의 인트라 예측 모드는 후보 인트라 예측 모드가 아닌 인트라 예측 모드들 중 하나로 결정될 수 있다. 비디오 복호화 장치(20)는 binIdx가 1 내지 5인 5개의 빈들이 가리키는 값(이하 ‘Ipmode’)과 후보 인트라 예측 모드들의 인덱스 값들에 따라 인트라 예측 모드를 결정할 수 있다. 현재 인트라 예측 모드 정보는 상기 mpm_index과 Ipmode를 포함할 수 있다. 수학식 3에서 Ipmode의 값에 따라 현재 블록을 예측하는 실시 예가 설명된다.
아래 표 2는 IntraLumaPredMode의 값에 할당된 인트라 예측 모드를 표시한 표이다. 표 2를 통하여 수학식2에서 표시된 알고리즘이 설명된다.
표 2
IntraLumaPredMode value Intra prediction mode
0 Intra_Luma_DC
1 Intra_Luma_Plane
2 Intra_Luma_Bilinear
3~11 Intra_Luma_Angular
12 Intra_Luma_Vertical
13~23 Intra_Luma_Angular
24 Intra_Luma_Horizontal
25~32 Intra_Luma_Angular
수학식 2에 따라 표 1의 intra_luma_pred_mode의 인덱스 값으로부터 표 2의 IntraLumaPredMode의 인덱스 값이 도출된다. 비디오의 부호화 과정에서 후보 인트라 예측 모드인 인트라 예측 모드가 intra_luma_pred_mode의 0과 1에 할당되고, 나머지 인트라 예측 모드는 intra_luma_pred_mode의 2부터 32에 할당된다. 따라서 복호화 과정에서는 후보 인트라 예측 모드를 고려하여 intra_luma_pred_mode의 인덱스 값으로부터 IntraLumaPredMode를 결정하는 과정이 필요하다. 복호화 과정에서 IntraLumaPredMode를 결정하는 일 실시예가 표3에서 설명된다.
표 3
predIntraPredMode0 5 predIntraPredMode1 12
intra_luma_pred_mode IntraLumaPredMode intra_luma_pred_mode IntraLumaPredMode
0 5 17 17
1 12 18 18
2 0 19 19
3 1 20 20
4 2 21 21
5 3 22 22
6 4 23 23
7 6 24 24
8 7 25 25
9 8 26 26
10 9 27 27
11 10 28 28
12 11 29 29
13 13 30 30
14 14 31 31
15 15 32 32
16 16
표3에 의하면, 만약 후보 인트라 예측 모드가 5와 12일 경우, 후보 인트라 예측 모드를 나타내는 predIntraPredMode0와 predIntraPredMode1의 값은 각각 5와 12가 된다.
인트라 예측 모드 정보를 나타내는 intra_luma_pred_mode의 값이 0 또는 1일 경우, 현재 블록의 인트라 예측 모드은 후보 인트라 예측 모드들 중 하나로 결정된다. 표3에 의하면 intra_luma_pred_mode의 값이 0 또는 1일 경우 IntraLumaPredMode의 값은 각각 5와 12가 된다.
인트라 예측 모드 정보를 나타내는 intra_luma_pred_mode의 값이 2 내지 32 중 하나일 경우, 수학식 2에 따라 IntraLumaPredMode의 값이 결정된다. 표3의 경우 intra_luma_pred_mode가 2 내지 6일때는 (intra_luma_pred_mode-2)가 제1 후보 인트라 예측 모드인 5보다 작기 때문에, IntraLumaPredMode는 (intra_luma_pred_mode-2)에 해당하는 0 내지 4로 결정된다.
intra_luma_pred_mode가 7내지 12일때는 (intra_luma_pred_mode-2)가 제1 후보 인트라 예측 모드인 5보다 크고 제2 후보 인트라 예측 모드인 12보다 작기 때문에, IntraLumaPredMode는 (intra_luma_pred_mode-1)에 해당하는 6 내지 11로 결정된다.
intra_luma_pred_mode가 13내지 32일때는 (intra_luma_pred_mode-2)가 제2 후보 인트라 예측 모드인 12보다 크기 때문에, IntraLumaPredMode는 (intra_luma_pred_mode)에 해당하는 13 내지 32로 결정된다.
수학식 3에서, 인트라 예측 데이터로부터 현재 블록의 인트라 예측 모드를 결정하는 방법의 일 실시예가 설명된다.
수학식 3에서 mpm_flag는 인트라 예측 데이터에서 후보 인트라 예측 모드 플래그를 의미한다. Ipmode는 현재 블록이 후보 인트라 예측 모드가 아닌 인트라 예측 모드에 의하여 예측된 경우. 현재 블록의 인트라 예측 모드를 나타내는 정보를 의미한다. IntraLumaPredMode는 수학식 2와 마찬가지로 실제 현재 블록의 인트라 예측에 사용된 인트라 예측 모드의 인덱스 값을 의미한다. 비디오 복호화 장치(20)는 Ipmode와 후보 인트라 예측 모드를 의미하는 predIntraPredMode0 및 predIntraPredMode1를 비교하고, 비교 결과에 따라 Ipmode의 값을 변경한다. 그리고 true_ipmode에 Ipmode의 값을 인가한다.
mpm_index는 현재 블록이 후보 인트라 예측 모드인 인트라 예측 모드에 의하여 예측될 때, 후보 인트라 예측 모드를 가리키는 인덱스 값을 의미한다.
If (mpm_flag == 0)
If (Ipmode < predIntraPredMode0)
IntraLumaPredMode=Ipmode;
If (Ipmode>= predIntraPredMode0)
Ipmode++;
If (Ipmode < predIntraPredMode1)
IntraLumaPredMode=Ipmode;
If (Ipmode>= predIntraPredMode1)
IntraLumaPredMode=Ipmode+1;
If (mpm_flag == 1)
If (mpm_index==0)
IntraLumaPredMode= predIntraPredMode0;
If (mpm_index==1)
IntraLumaPredMode= predIntraPredMode1; [수학식 3]
비디오 복호화 장치(20)는 mpm_flag가 0일 때, 현재 블록이 후보 인트라 예측 모드가 아닌 인트라 예측 모드에 의하여 예측되는 것으로 결정한다. 수학식 3의 결과로 비디오 복호화 장치(20)는 먼저 Ipmode가 predIntraPredMode0보다 작을 경우, IntraLumaPredMode가 Ipmode와 동일한 값을 가지는 것으로 결정한다. 그러나 Ipmode가 predIntraPredMode0보다 같거나 클 경우, Ipmode의 값을 1만큼 증가시키고 Ipmode와 predIntraPredMode1을 비교한다.
Ipmode가 predIntraPredMode1보다 작은 경우, IntraLumaPredMode가 Ipmode와 동일한 값을 가지는 것으로 결정한다. 그러나 Ipmode가 predIntraPredMode1와 같거나 큰 경우, IntraLumaPredMode에 Ipmode에 1을 더한 값을 가지는 것으로 결정한다.
구체적인 예로 후보 인트라 예측 모드에 해당되는 인트라 예측 모드의 인덱스 값이 5, 12일 때, Ipmode가 3일 경우, IntraLumaPredMode는 3이 인가된다. 만약 Ipmode가 8일 경우, IntraLumaPredMode는 9가 인가된다. 만약 Ipmode가 15일 경우, IntraLumaPredMode는 17이 인가된다.
비디오 복호화 장치(20)는 mpm_flag가 0일 때, 현재 블록이 후보 인트라 예측 모드인 인트라 예측 모드에 의하여 예측되는 것으로 결정한다. mpm_index가 0일 때는 IntraLumaPredMode가 predIntraPredMode0와 동일한 값을 가지는 것으로 결정한다. mpm_index가 1일 때는 IntraLumaPredMode가 predIntraPredMode1과 동일한 값을 가지는 것으로 결정한다.
비디오 복호화 장치(30)는 [수학식3]에 의하여 결정된 IntraLumaPredMode가 가리키는 인트라 예측 모드에 따라 현재 블록을 예측한다.
일 실시 예에 따르면, 위에서 제시된 방법에 의하여 인트라 예측 모드 정보에 관한 데이터가 파싱되어 현재 블록의 인트라 예측 모드가 결정된다.
일 실시예에 따른 스케일러블 비디오 복호화 장치(20)는, 후보 인트라 예측 모드 결정부(22), 인트라 예측부(24)를 총괄적으로 제어하는 중앙 프로세서(미도시)를 포함할 수 있다. 또는, 후보 인트라 예측 모드 결정부(22), 인트라 예측부(24)가 각각의 자체 프로세서(미도시)에 의해 작동되며, 프로세서(미도시)들이 상호 유기적으로 작동함에 따라 비디오 복호화 장치(20)가 전체적으로 작동될 수도 있다. 또는, 일 실시예에 따른 비디오 복호화 장치(20)의 외부 프로세서(미도시)의 제어에 따라, 후보 인트라 예측 모드 결정부(22), 인트라 예측부(24)가 제어될 수도 있다.
일 실시예에 따른 비디오 복호화 장치(20)는, 후보 인트라 예측 모드 결정부(22), 인트라 예측부(24)의 입출력 데이터가 저장되는 하나 이상의 데이터 저장부(미도시)를 포함할 수 있다. 비디오 복호화 장치(20)는, 데이터 저장부(미도시)의 데이터 입출력을 관할하는 메모리 제어부(미도시)를 포함할 수도 있다.
일 실시예에 따른 비디오 복호화 장치(20)는, 비디오 복호화를 통해 비디오를 복원하기 위해, 내부에 탑재된 비디오 디코딩 프로세서 또는 외부 비디오 디코딩 프로세서와 연계하여 작동함으로써, 역변환을 포함한 비디오 복호화 동작을 수행할 수 있다. 일 실시예에 따른 비디오 복호화 장치(20)의 내부 비디오 디코딩 프로세서는, 별개의 프로세서뿐만 아니라, 비디오 복호화 장치(20) 또는 중앙 연산 장치, 그래픽 연산 장치가 비디오 디코딩 프로세싱 모듈을 포함함으로써 기본적인 비디오 복호화 동작을 구현하는 경우도 포함할 수도 있다.
도 1 및 2를 참조하여 전술된 비디오 부호화 장치(10) 및 비디오 복호화 장치(20)에 따르면, 비트스트림으로부터 블록들의 심볼들을 파싱하여 인트라 예측 모드가 복원되는 과정에서, 인트라 예측 데이터를 포함하여 블록들의 심볼들을 파싱 완료한 후, 파싱된 심볼들 중에서 현재 블록의 인트라 예측 데이터에 기초하여 현재 인트라 예측 모드가 복원될 수 있다. 따라서, 비트스트림으로부터 블록들의 심볼들을 파싱하는 과정과 파싱된 심볼들로부터 인트라 예측 모드를 복원하는 과정이 분리될 수 있다. 심볼들의 파싱 및 복원 과정이 분리되지 않으면, 심볼들을 파싱하는 도중에 심볼들을 복원하고 다시 심볼들을 파싱하여 블록 심볼들의 파싱 동작과 복원 동작이 반복되므로, 디코딩 프로세스의 효율성이 저하된다. 따라서 일 실시예에 따른 비디오 부호화 장치(10) 및 비디오 복호화 장치(20)는, 심볼들의 파싱 과정 중 인트라 예측 모드의 파싱 과정과 복원 과정을 분리함에 따라 디코딩 프로세스의 효율성을 향상시킬 수 있다.
만약 후보 인트라 예측 모드가 복수 개더라도 경우에 따라 개수가 다르면, 인트라 관련 정보를 파싱할 때, 후보 인트라 예측 모드의 개수에 따른 변수를 고려하여야 하므로 파싱 과정이 복잡해진다. 하지만, 일 실시예에 따른 비디오 복호화 장치(20)는 후보 인트라 예측 모드들을 이용하여 인트라 예측 모드를 예측하는 경우에, 항상 일정한 개수의 후보 인트라 예측 모드들을 가정하므로, 심볼 파싱 과정에서 후보 인트라 예측 모드의 개수가 변하는 경우를 고려할 필요 없이, 인트라 예측 데이터를 파싱할 수 있으므로 파싱 동작의 복잡도가 낮아질 수 있다.
이하, 일 실시예에 따른 비디오 부호화 장치(10) 및 비디오 복호화 장치(20)에서 구현 가능한 인트라 예측 모드의 예측을 위한 다양한 실시예들을 상술한다.
도 3 은 일 실시예에 따라 인트라 예측 모드를 예측하기 위해 참조되는 블록들을 도시한다.
예측 단위(PU: Prediction Unit)는, 트리 구조에 따른 부호화 단위(CU: Coding Unit)를 기초로 한 비디오 부호화 방식에서, 각 부호화 단위의 예측을 수행하기 위한 데이터 단위다. 일 실시예에 따른 비디오 부호화 장치(10) 및 비디오 복호화 장치(20)는 고정된 크기의 예측 단위에 한정되지 않고, 다양한 크기의 예측 단위들에 대해 예측을 수행할 수 있다. 트리 구조에 따른 부호화 단위를 기초로 한 비디오 부호화 방식 및 예측 단위에 대해서는 도 7 내지 19를 참조하여 후술한다. 이하 예측 단위의 인트라 예측 모드를 예측하기 위한 다양한 실시예들이 설명되더라도, 다양한 종류의 블록들에 대해서도 상기 실시예들이 유사하게 적용될 수 있다.
일 실시예에 따른 비디오 부호화 장치(10)는, 좌측 예측 단위(32) 및 상단 예측 단위(33)의 인트라 예측 모드들의 이용가능 여부(availability)에 따라 참조 인트라 예측 단위를 결정할 수 있다.
예를 들어 현재 블록(30)이 이미지의 좌측 경계에 위치하여 좌측 예측 단위(32)이 없거나, 좌측 예측 단위(32)이 인터 예측 모드에 의하여 예측된 경우, 제1 참조 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정될 수 있다. 만약 좌측 예측 단위(32)이 인트라 예측 모드에 의하여 예측된 경우, 제1 참조 인트라 예측 모드는 좌측 예측 단위(32)의 인트라 예측 모드로 결정될 수 있다.
또한 현재 블록(30)이 이미지의 상단 경계에 위치하여 상단 예측 단위(33)이 없거나, 상단 예측 단위(33)이 인터 예측 모드에 의하여 예측된 경우, 제2 참조 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정될 수 있다. 만약 상단 예측 단위(33)이 인트라 예측 모드에 의하여 예측된 경우, 제2 참조 인트라 예측 모드는 상단 예측 단위(33)의 인트라 예측 모드로 결정될 수 있다.
그리고 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드를 비교하여 후보 인트라 예측 모드들을 결정할 수 있다.
도 3에서 도시된 좌측 예측 단위(32) 또는 상단 예측 단위(33)이 아닌 다른 예측 단위가 참조될 수도 있으며, 경우에 따라 3개 이상의 예측 단위들이 참조될 수도 있다.
도 4 은 트리 구조에 따른 부호화 단위에 기초한 비디오 코딩에서 인트라 예측 모드를 예측하기 위해 참조되는 예측 단위들을 예시한다. 도 4에는 도 3과 다르게 현재 블록(40)의 좌측 및 상단에 복수의 인접 블록들(41, 42, 43, 45, 47, 49)이 있다. 이하 참조할 수 있는 인접 블록이 여러 개일 때 참조 인트라 예측 모드를 결정하는 방법이 설명된다.
현재 예측 단위(40)의 인트라 예측 모드를 예측하기 위해. 우선적으로 좌측 예측 단위(41)과 상단 예측 단위(42)이 최우선적으로 참조될 수 있다. 현재 예측 단위(40)의 좌측 경계 또는 상단 경계에 인접하는 예측 단위가 다수 있는 경우에는, 현재 예측 단위(40) 내의 좌측 상단 샘플에 인접하는 좌측 예측 단위(41)와 상단 예측 단위(42)의 인트라 예측모드들이 우선 참조될 수 있다.
좌측 예측 단위(41)과 상단 예측 단위(42)의 인트라 예측모드들이 동일한 경우에는, 현재 예측 단위(40)에 인접하는 이웃예측 단위들 중에서 좌측 예측 단위(41) 및 상단 예측 단위(42)을 제외한 소정 위치의 이웃예측 단위들의 인트라 예측 모드가 참조될 수 있다. 예를 들어, 좌측상단 예측 단위(45), 우측상단 예측 단위(47) 및 좌측하단 예측 단위(49)의 인트라 예측 모드가 참조될 수도 있다. 좌측상단 예측 단위(45), 우측상단 예측 단위(47) 및 좌측하단 예측 단위(49) 중 어느 하나의 인트라 예측 모드가, 좌측 예측 단위(41)과 상단 예측 단위(42)의 인트라 예측 모드가 상이하다면, 후보 인트라 예측 모드로서 채택될 수 있다.
예를 들어, 제1순위의 후보 인트라 예측 모드는 좌측 예측 단위(41)과 상단 예측 단위(42)의 인트라 예측모드일 수 있다. 좌측상단 예측 단위(45), 우측상단 예측 단위(47) 및 좌측하단 예측 단위(49) 중에서 소정 순서에 따라, 좌측 예측 단위(41)와 상단 예측 단위(42)의 인트라 예측 모드와 상이한 인트라 예측 모드를 가지는지 검출하고, 가장 먼저 검출되는 인트라 예측 모드가, 제2순위의 후보 인트라 예측 모드로서 채택될 수 있다.
또 다른 예로, 좌측 예측 단위(41)과 상단 예측 단위(42)의 인트라 예측모드들이 동일한 경우에는, 현재 예측 단위(40)에 인접하는 이웃 예측 단위들 중에서 좌측 예측 단위(41) 및 상단 예측 단위(42)을 제외한 모든 이웃 예측 단위들(43, 44, 45, 47, 49) 중에서, 소정 순서를 따라 순차적으로, 좌측 예측 단위(41) 및 상단 예측 단위(42)의 인트라 예측모드와 상이한 인트라 예측 모드를 갖는지 검출하고, 가장 먼저 검출되는 인트라 예측 모드가 제2순위 후보 인트라 예측 모드로서 채택될 수 있다.
구체적인 예로, 우측상단 예측 단위(47)의 인트라 예측 모드를 시작으로, 좌측 예측 단위(41) 및 상단 예측 단위(42)의 인트라 예측모드와 상이한지 비교하고, 현재 예측 단위(40)의 상단에 위치한 이웃 예측 단위들(47, 44, 45)을 따라 순서대로 왼쪽으로 이동하면서 좌측 예측 단위(41) 및 상단 예측 단위(42)의 인트라 예측모드와 상이한 인트라 예측모드를 갖는 예측 단위가 있는지 검색할 수 있다. 가장 먼저 검출되는 인트라 예측 모드가 제2순위 후보 인트라 예측 모드로서 채택될 수 있다.
좌측상단 예측 단위(45)까지 검색한 결과, 좌측 예측 단위(41) 및 상단 예측 단위(42)의 인트라 예측모드가 상이한 예측 단위가 없었다면, 좌측하단 예측 단위(49)으로부터 시작하여 현재 예측 단위(40)의 좌측에 위치하는 이웃 예측 단위들을 따라 순서대로 위쪽으로 이동하면서 좌측 예측 단위(41) 및 상단 예측 단위(42)의 인트라 예측모드와 상이한 인트라 예측모드를 갖는 예측 단위가 있는지 검색할 수 있다. 가장 먼저 검출되는 인트라 예측 모드가 제2순위 후보 인트라 예측 모드로서 채택될 수 있다.
상기 실시예에서 우측상단 예측 단위(47)부터 시작하여 상단에 위치하는 이웃 예측 단위들을 검색한 후에 좌측하단 예측 단위(49)으로부터 시작하여 좌측에 위치하는 이웃 예측 단위들을 검색하는 실시예가 상술되었지만, 이러한 순서는 다양하게 변경될 수 있다.
앞서, 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드 중에 현재 인트라 예측 모드와 동일한 모드가 있고, 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 상호 동일한 경우에, 복수 개의 서로 다른 후보 인트라 예측 모드를 결정하기 위한 다양한 실시예들이 상술되었다.
전술한 바에 따라, 일 실시예에 따른 비디오 부호화 장치(10) 및 비디오 복호화 장치(20)는, 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드 중에 현재 인트라 예측 모드와 동일한 모드가 있고, 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 상호 상이하거나 동일한 경우에 항상 서로 다른 복수 개의 후보 인트라 예측 모드를 이용하여, 현재 인트라 예측 모드를 예측할 수 있다.
이에 따라, 일 실시예에 따른 비디오 부호화 장치(10)는, 이웃하는 좌측 블록 및 상단 블록의 인트라 예측 모드들이 상호 동일하다면 후보 인트라 예측 모드의 개수가 달라지는 경우를 고려하여 후보 인트라 예측 모드의 개수가 다른 경우를 나타내는 정보를 부호화할 필요가 없으며, 인트라 예측 모드와 관련된 정보로서, 후보 인트라 예측 모드에 따라 현재 블록이 예측되는지 여부 및 현재 예측 단위 (30)의 인트라 예측 모드에 관한 정보만 부호화할 수 있다.
따라서, 일 실시예에 따른 비디오 복호화 장치(20)는 현재 블록의 인트라 예측과 관련된 정보를 파싱하는 과정에서, 후보 인트라 예측 모드가 사용되는지 여부와 현재 예측 단위 (30)의 인트라 예측 모드에 관한 정보만 파싱하면 되므로, 이웃하는 좌측 블록 및 상단 블록의 인트라 예측 모드들이 상호 동일한지 여부를 판단할 필요가 없다. 좌측 블록 및 상단 블록의 인트라 예측 모드들이 상호 동일한지 여부를 판단할 필요가 없으므로, 좌측 블록 및 상단 블록의 인트라 예측 모드들을 복원할 필요가 없고, 심볼들을 파싱하는 도중에 파싱된 심볼들로부터 인트라 예측 모드를 복원하고 다시 심볼들을 파싱하는 과정이 생략되므로 인트라 예측 모드의 파싱 프로세스를 신속하게 처리할 수 있다. 이로써, 인트라 예측 모드의 파싱 및 복원을 포함한 디코딩 프로세스의 효율성이 도모될 수 있다.
또한 하나의 후보 인트라 예측 모드만을 처리하기 위한 인트라 예측 모드의 예측 모드가 생략되므로 디코딩 프로세스의 전체적으로 간결해질 수 있다.
도 5 은 본 발명의 일 실시예에 따른 비디오 부호화 방법의 흐름도를 도시한다.
단계 51에서, 현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드가 결정된다.
일 실시예에 따르면 현재 블록 좌측의 인접 블록이 존재하지 않거나, 현재 블록 좌측의 인접 블록이 인터 예측에 의하여 예측된 경우, 제1 참조 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정될 수 있다.
반면 현재 블록 좌측의 인접 블록이 인트라 예측에 의하여 예측된 경우, 제1 참조 인트라 예측 모드는 현재 블록 좌측의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정될 수 있다.
위에 언급된 제1 참조 인트라 예측 모드의 결정 방법과 마찬가지로, 현재 블록 상단의 인접 블록이 존재하지 않거나, 현재 블록 상단의 인접 블록이 인터 예측에 의하여 예측된 경우, 제2 참조 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정될 수 있다.
반면 현재 블록 상단의 인접 블록이 인트라 예측에 의하여 예측된 경우, 제2 참조 인트라 예측 모드는 현재 블록 상단의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정될 수 있다.
단계 52에서, 참조 인트라 예측 모드에 기초하여 현재 블록에 대한 복수의 후보 인트라 예측 모드들이 결정된다.
제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 동일하고, 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드가 아닌 경우, 제1 후보 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정되고, 제2 후보 인트라 예측 모드는 제1 참조 인트라 예측 모드로 결정될 수 있다.
제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 동일하고, 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드를 나타내는 경우, 제1 후보 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정되고, 제2 후보 인트라 예측 모드는 제2 디폴트 인트라 예측 모드로 결정될 수 있다.
제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드가 상이한 경우, 제1 후보 인트라 예측 모드는 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 작은 인트라 예측 모드로 결정될 수 있다.
반대로, 제2 후보 인트라 예측 모드는 제1 참조 인트라 예측 모드와 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 큰 인트라 예측 모드로 결정될 수 있다.
단계 53에서, 현재 블록에 사용된 인트라 예측 모드와 복수의 후보 인트라 예측 모드들에 기초하여, 후보 인트라 예측 모드 중 하나에 따라 현재 블록을 예측하는지 여부 및 현재 블록에 사용된 인트라 예측 모드를 나타내는 인트라 예측 데이터가 결정된다.
인트라 예측 데이터는 후보 인트라 예측 모드 중 하나에 따라 현재 블록을 예측하는지 여부를 나타내는 부분과 현재 블록에 사용된 인트라 예측 모드를 나타내는 부분으로 구성될 수 있다.
후보 인트라 예측 모드 중 하나에 따라 현재 블록을 예측될 경우, 후보 인트라 예측 모드의 개수에 따라 현재 블록에 사용되는 인트라 예측 모드를 가리키는 데이터의 크기가 결정된다.
후보 인트라 예측 모드가 아닌 인트라 예측 모드에 따라 현재 블록이 예측된다고 나타낼 경우, 인트라 예측 모드에 할당된 인덱스 값을 후보 인트라 예측 모드에 따라 변경하고, 변경된 인덱스 값을 인트라 예측 데이터에 포함시킬 수 있다.
도 6 는 본 발명의 일 실시예에 따른 비디오 복호화 방법(60)의 흐름도를 도시한다.
단계 61에서, 현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드가 결정된다.
단계 62에서, 참조 인트라 예측 모드에 기초하여 현재 블록에 대한 복수의 후보 인트라 예측 모드들이 결정된다.
단계 63에서, 비트스트림으로부터 복수의 후보 인트라 예측 모드 중 하나에 따라 현재 블록을 예측하는지 여부를 나타내는 후보 인트라 예측 플래그가 획득된다.
단계 64에서는, 단계 63에서 획득된 후보 인트라 예측 플래그가 현재 블록이 후보 인트라 예측 모드 중 하나에 따라 예측된다고 나타낼 때, 비트스트림으로부터 후보 선택 인덱스가 획득된다.
단계 65에서는, 후보 선택 인덱스에 따라 복수의 후보 인트라 예측 모드 중 현재 블록의 인트라 예측에 사용할 인트라 예측 모드가 선택된다.
단계 66에서는, 선택된 인트라 예측 모드에 따라 현재 블록에 대하여 인트라 예측이 수행된다.
단계 64, 65와 달리 후보 인트라 예측 플래그가 후보 인트라 예측 모드에 포함되지 않은 인트라 예측 모드 중 하나에 따라 현재 블록을 예측한다고 나타낼 때, 비트스트림으로부터 인트라 예측 모드 선택 인덱스가 획득되고, 인트라 예측 모드 선택 인덱스에 기초하여 현재 블록의 인트라 예측에 사용할 인트라 예측 모드가 선택될 수 있다.
인트라 예측 모드 선택 인덱스에 기초하여 인트라 예측 모드를 선택할 때 인트라 예측 모드 선택 인덱스가 나타내는 값은 후보 인트라 예측 모드에 따라 변경될 수 있다.
일 실시예에 따른 비디오 부호화 장치(10) 및 다른 실시예에 따른 비디오 복호화 장치(20)에서, 비디오 데이터가 분할되는 블록들이 트리 구조의 부호화 단위들로 분할되고, 부호화 단위에 대한 인트라 예측을 위한 예측 단위들이 이용되는 경우가 있음은 전술한 바와 같다. 이하 도 7 내지 19을 참조하여, 일 실시예에 따른 트리 구조의 부호화 단위 및 변환 단위에 기초한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치가 개시된다.
도 7 는 본 발명의 일 실시예에 따라 트리 구조에 따른 부호화 단위에 기초한 비디오 부호화 장치(100)의 블록도를 도시한다.
일 실시예에 따라 트리 구조에 따른 부호화 단위에 기초한 비디오 예측을 수반하는 비디오 부호화 장치(100)는 최대 부호화 단위 분할부(110), 부호화 단위 결정부(120) 및 출력부(130)를 포함한다. 이하 설명의 편의를 위해, 일 실시예에 따라 트리 구조에 따른 부호화 단위에 기초한 비디오 예측을 수반하는 비디오 부호화 장치(100)는 '비디오 부호화 장치(100)'로 축약하여 지칭한다.
최대 부호화 단위 분할부(110)는 영상의 현재 픽처를 위한 최대 크기의 부호화 단위인 최대 부호화 단위에 기반하여 현재 픽처를 구획할 수 있다. 현재 픽처가 최대 부호화 단위보다 크다면, 현재 픽처의 영상 데이터는 적어도 하나의 최대 부호화 단위로 분할될 수 있다. 일 실시예에 따른 최대 부호화 단위는 크기 32x32, 64x64, 128x128, 256x256 등의 데이터 단위로, 가로 및 세로 크기가 2의 자승인 정사각형의 데이터 단위일 수 있다. 영상 데이터는 적어도 하나의 최대 부호화 단위별로 부호화 단위 결정부(120)로 출력될 수 있다.
일 실시예에 따른 부호화 단위는 최대 크기 및 심도로 특징지어질 수 있다. 심도란 최대 부호화 단위로부터 부호화 단위가 공간적으로 분할한 횟수를 나타내며, 심도가 깊어질수록 심도별 부호화 단위는 최대 부호화 단위로부터 최소 부호화 단위까지 분할될 수 있다. 최대 부호화 단위의 심도가 최상위 심도이며 최소 부호화 단위가 최하위 부호화 단위로 정의될 수 있다. 최대 부호화 단위는 심도가 깊어짐에 따라 심도별 부호화 단위의 크기는 감소하므로, 상위 심도의 부호화 단위는 복수 개의 하위 심도의 부호화 단위를 포함할 수 있다.
전술한 바와 같이 부호화 단위의 최대 크기에 따라, 현재 픽처의 영상 데이터를 최대 부호화 단위로 분할하며, 각각의 최대 부호화 단위는 심도별로 분할되는 부호화 단위들을 포함할 수 있다. 일 실시예에 따른 최대 부호화 단위는 심도별로 분할되므로, 최대 부호화 단위에 포함된 공간 영역(spatial domain)의 영상 데이터가 심도에 따라 계층적으로 분류될 수 있다.
최대 부호화 단위의 높이 및 너비를 계층적으로 분할할 수 있는 총 횟수를 제한하는 최대 심도 및 부호화 단위의 최대 크기가 미리 설정되어 있을 수 있다.
부호화 단위 결정부(120)는, 심도마다 최대 부호화 단위의 영역이 분할된 적어도 하나의 분할 영역을 부호화하여, 적어도 하나의 분할 영역 별로 최종 부호화 결과가 출력될 심도를 결정한다. 즉 부호화 단위 결정부(120)는, 현재 픽처의 최대 부호화 단위마다 심도별 부호화 단위로 영상 데이터를 부호화하여 가장 작은 부호화 오차가 발생하는 심도를 선택하여 부호화 심도로 결정한다. 결정된 부호화 심도 및 최대 부호화 단위별 영상 데이터는 출력부(130)로 출력된다.
최대 부호화 단위 내의 영상 데이터는 최대 심도 이하의 적어도 하나의 심도에 따라 심도별 부호화 단위에 기반하여 부호화되고, 각각의 심도별 부호화 단위에 기반한 부호화 결과가 비교된다. 심도별 부호화 단위의 부호화 오차의 비교 결과 부호화 오차가 가장 작은 심도가 선택될 수 있다. 각각의 최대화 부호화 단위마다 적어도 하나의 부호화 심도가 결정될 수 있다.
최대 부호화 단위의 크기는 심도가 깊어짐에 따라 부호화 단위가 계층적으로 분할되어 분할되며 부호화 단위의 개수는 증가한다. 또한, 하나의 최대 부호화 단위에 포함되는 동일한 심도의 부호화 단위들이라 하더라도, 각각의 데이터에 대한 부호화 오차를 측정하고 하위 심도로의 분할 여부가 결정된다. 따라서, 하나의 최대 부호화 단위에 포함되는 데이터라 하더라도 위치에 따라 심도별 부호화 오차가 다르므로 위치에 따라 부호화 심도가 달리 결정될 수 있다. 따라서, 하나의 최대 부호화 단위에 대해 부호화 심도가 하나 이상 설정될 수 있으며, 최대 부호화 단위의 데이터는 하나 이상의 부호화 심도의 부호화 단위에 따라 구획될 수 있다.
따라서, 일 실시예에 따른 부호화 단위 결정부(120)는, 현재 최대 부호화 단위에 포함되는 트리 구조에 따른 부호화 단위들이 결정될 수 있다. 일 실시예에 따른 '트리 구조에 따른 부호화 단위들'은, 현재 최대 부호화 단위에 포함되는 모든 심도별 부호화 단위들 중, 부호화 심도로 결정된 심도의 부호화 단위들을 포함한다. 부호화 심도의 부호화 단위는, 최대 부호화 단위 내에서 동일 영역에서는 심도에 따라 계층적으로 결정되고, 다른 영역들에 대해서는 독립적으로 결정될 수 있다. 마찬가지로, 현재 영역에 대한 부호화 심도는, 다른 영역에 대한 부호화 심도와 독립적으로 결정될 수 있다.
일 실시예에 따른 최대 심도는 최대 부호화 단위로부터 최소 부호화 단위까지의 분할 횟수와 관련된 지표이다. 일 실시예에 따른 제 1 최대 심도는, 최대 부호화 단위로부터 최소 부호화 단위까지의 총 분할 횟수를 나타낼 수 있다. 일 실시예에 따른 제 2 최대 심도는 최대 부호화 단위로부터 최소 부호화 단위까지의 심도 레벨의 총 개수를 나타낼 수 있다. 예를 들어, 최대 부호화 단위의 심도가 0이라고 할 때, 최대 부호화 단위가 1회 분할된 부호화 단위의 심도는 1로 설정되고, 2회 분할된 부호화 단위의 심도가 2로 설정될 수 있다. 이 경우, 최대 부호화 단위로부터 4회 분할된 부호화 단위가 최소 부호화 단위이라면, 심도 0, 1, 2, 3 및 4의 심도 레벨이 존재하므로 제 1 최대 심도는 4, 제 2 최대 심도는 5로 설정될 수 있다.
최대 부호화 단위의 예측 부호화 및 변환이 수행될 수 있다. 예측 부호화 및 변환도 마찬가지로, 최대 부호화 단위마다, 최대 심도 이하의 심도마다 심도별 부호화 단위를 기반으로 수행된다.
최대 부호화 단위가 심도별로 분할될 때마다 심도별 부호화 단위의 개수가 증가하므로, 심도가 깊어짐에 따라 생성되는 모든 심도별 부호화 단위에 대해 예측 부호화 및 변환을 포함한 부호화가 수행되어야 한다. 이하 설명의 편의를 위해 적어도 하나의 최대 부호화 단위 중 현재 심도의 부호화 단위를 기반으로 예측 부호화 및 변환을 설명하겠다.
일 실시예에 따른 비디오 부호화 장치(100)는, 영상 데이터의 부호화를 위한 데이터 단위의 크기 또는 형태를 다양하게 선택할 수 있다. 영상 데이터의 부호화를 위해서는 예측 부호화, 변환, 엔트로피 부호화 등의 단계를 거치는데, 모든 단계에 걸쳐서 동일한 데이터 단위가 사용될 수도 있으며, 단계별로 데이터 단위가 변경될 수도 있다.
예를 들어 비디오 부호화 장치(100)는, 영상 데이터의 부호화를 위한 부호화 단위뿐만 아니라, 부호화 단위의 영상 데이터의 예측 부호화를 수행하기 위해, 부호화 단위와 다른 데이터 단위를 선택할 수 있다.
최대 부호화 단위의 예측 부호화를 위해서는, 일 실시예에 따른 부호화 심도의 부호화 단위, 즉 더 이상한 분할되지 않는 부호화 단위를 기반으로 예측 부호화가 수행될 수 있다. 이하, 예측 부호화의 기반이 되는 더 이상한 분할되지 않는 부호화 단위를 '예측 단위'라고 지칭한다. 예측 단위가 분할된 파티션은, 예측 단위 및 예측 단위의 높이 및 너비 중 적어도 하나가 분할된 데이터 단위를 포함할 수 있다. 파티션은 부호화 단위의 예측 단위가 분할된 형태의 데이터 단위고, 예측 단위는 부호화 단위와 동일한 크기의 파티션일 수 있다.
예를 들어, 크기 2Nx2N(단, N은 양의 정수)의 부호화 단위가 더 이상 분할되지 않는 경우, 크기 2Nx2N의 예측 단위가 되며, 파티션의 크기는 2Nx2N, 2NxN, Nx2N, NxN 등일 수 있다. 일 실시예에 따른 파티션 타입은 예측 단위의 높이 또는 너비가 대칭적 비율로 분할된 대칭적 파티션들뿐만 아니라, 1:n 또는 n:1과 같이 비대칭적 비율로 분할된 파티션들, 기하학적인 형태로 분할된 파티션들, 임의적 형태의 파티션들 등을 선택적으로 포함할 수도 있다.
예측 단위의 예측 모드는, 인트라 모드, 인터 모드 및 스킵 모드 중 적어도 하나일 수 있다. 예를 들어 인트라 모드 및 인터 모드는, 2Nx2N, 2NxN, Nx2N, NxN 크기의 파티션에 대해서 수행될 수 있다. 또한, 스킵 모드는 2Nx2N 크기의 파티션에 대해서만 수행될 수 있다. 부호화 단위 이내의 하나의 예측 단위마다 독립적으로 부호화가 수행되어 부호화 오차가 가장 작은 예측 모드가 선택될 수 있다.
또한, 일 실시예에 따른 비디오 부호화 장치(100)는, 영상 데이터의 부호화를 위한 부호화 단위 뿐만 아니라, 부호화 단위와 다른 데이터 단위를 기반으로 부호화 단위의 영상 데이터의 변환을 수행할 수 있다. 부호화 단위의 변환을 위해서는, 부호화 단위보다 작거나 같은 크기의 변환 단위를 기반으로 변환이 수행될 수 있다. 예를 들어 변환 단위는, 인트라 모드를 위한 데이터 단위 및 인터 모드를 위한 변환 단위를 포함할 수 있다.
일 실시예에 따른 트리 구조에 따른 부호화 단위와 유사한 방식으로, 부호화 단위 내의 변환 단위도 재귀적으로 더 작은 크기의 변환 단위로 분할되면서, 부호화 단위의 레지듀얼 데이터가 변환 심도에 따라 트리 구조에 따른 변환 단위에 따라 구획될 수 있다.
일 실시예에 따른 변환 단위에 대해서도, 부호화 단위의 높이 및 너비가 분할하여 변환 단위에 이르기까지의 분할 횟수를 나타내는 변환 심도가 설정될 수 있다. 예를 들어, 크기 2Nx2N의 현재 부호화 단위의 변환 단위의 크기가 2Nx2N이라면 변환 심도 0, 변환 단위의 크기가 NxN이라면 변환 심도 1, 변환 단위의 크기가 N/2xN/2이라면 변환 심도 2로 설정될 수 있다. 즉, 변환 단위에 대해서도 변환 심도에 따라 트리 구조에 따른 변환 단위가 설정될 수 있다.
부호화 심도별 부호화 정보는, 부호화 심도 뿐만 아니라 예측 관련 정보 및 변환 관련 정보가 필요하다. 따라서, 부호화 단위 결정부(120)는 최소 부호화 오차를 발생시킨 부호화 심도 뿐만 아니라, 예측 단위를 파티션으로 분할한 파티션 타입, 예측 단위별 예측 모드, 변환을 위한 변환 단위의 크기 등을 결정할 수 있다.
일 실시예에 따른 최대 부호화 단위의 트리 구조에 따른 부호화 단위 및 예측 단위/파티션, 및 변환 단위의 결정 방식에 대해서는, 도 7 내지 19을 참조하여 상세히 후술한다.
부호화 단위 결정부(120)는 심도별 부호화 단위의 부호화 오차를 라그랑지 곱(Lagrangian Multiplier) 기반의 율-왜곡 최적화 기법(Rate-Distortion Optimization)을 이용하여 측정할 수 있다.
출력부(130)는, 부호화 단위 결정부(120)에서 결정된 적어도 하나의 부호화 심도에 기초하여 부호화된 최대 부호화 단위의 영상 데이터 및 심도별 부호화 모드에 관한 정보를 비트스트림 형태로 출력한다.
부호화된 영상 데이터는 영상의 레지듀얼 데이터의 부호화 결과일 수 있다.
심도별 부호화 모드에 관한 정보는, 부호화 심도 정보, 예측 단위의 파티션 타입 정보, 예측 모드 정보, 변환 단위의 크기 정보 등을 포함할 수 있다.
부호화 심도 정보는, 현재 심도로 부호화하지 않고 하위 심도의 부호화 단위로 부호화할지 여부를 나타내는 심도별 분할 정보를 이용하여 정의될 수 있다. 현재 부호화 단위의 현재 심도가 부호화 심도라면, 현재 부호화 단위는 현재 심도의 부호화 단위로 부호화되므로 현재 심도의 분할 정보는 더 이상 하위 심도로 분할되지 않도록 정의될 수 있다. 반대로, 현재 부호화 단위의 현재 심도가 부호화 심도가 아니라면 하위 심도의 부호화 단위를 이용한 부호화를 시도해보아야 하므로, 현재 심도의 분할 정보는 하위 심도의 부호화 단위로 분할되도록 정의될 수 있다.
현재 심도가 부호화 심도가 아니라면, 하위 심도의 부호화 단위로 분할된 부호화 단위에 대해 부호화가 수행된다. 현재 심도의 부호화 단위 내에 하위 심도의 부호화 단위가 하나 이상 존재하므로, 각각의 하위 심도의 부호화 단위마다 반복적으로 부호화가 수행되어, 동일한 심도의 부호화 단위마다 재귀적(recursive) 부호화가 수행될 수 있다.
하나의 최대 부호화 단위 안에 트리 구조의 부호화 단위들이 결정되며 부호화 심도의 부호화 단위마다 적어도 하나의 부호화 모드에 관한 정보가 결정되어야 하므로, 하나의 최대 부호화 단위에 대해서는 적어도 하나의 부호화 모드에 관한 정보가 결정될 수 있다. 또한, 최대 부호화 단위의 데이터는 심도에 따라 계층적으로 구획되어 위치 별로 부호화 심도가 다를 수 있으므로, 데이터에 대해 부호화 심도 및 부호화 모드에 관한 정보가 설정될 수 있다.
따라서, 일 실시예에 따른 출력부(130)는, 최대 부호화 단위에 포함되어 있는 부호화 단위, 예측 단위 및 최소 단위 중 적어도 하나에 대해, 해당 부호화 심도 및 부호화 모드에 대한 부호화 정보를 할당될 수 있다.
일 실시예에 따른 최소 단위는, 최하위 부호화 심도인 최소 부호화 단위가 4분할된 크기의 정사각형의 데이터 단위다. 일 실시예에 따른 최소 단위는, 최대 부호화 단위에 포함되는 모든 부호화 단위, 예측 단위, 파티션 단위 및 변환 단위 내에 포함될 수 있는 최대 크기의 정사각 데이터 단위일 수 있다.
예를 들어 출력부(130)를 통해 출력되는 부호화 정보는, 심도별 부호화 단위별 부호화 정보와 예측 단위별 부호화 정보로 분류될 수 있다. 심도별 부호화 단위별 부호화 정보는, 예측 모드 정보, 파티션 크기 정보를 포함할 수 있다. 예측 단위별로 전송되는 부호화 정보는 인터 모드의 추정 방향에 관한 정보, 인터 모드의 참조 영상 인덱스에 관한 정보, 움직임 벡터에 관한 정보, 인트라 모드의 크로마 성분에 관한 정보, 인트라 모드의 보간 방식에 관한 정보 등을 포함할 수 있다.
픽처, 슬라이스 또는 GOP별로 정의되는 부호화 단위의 최대 크기에 관한 정보 및 최대 심도에 관한 정보는 비트스트림의 헤더, 시퀀스 파라미터 세트 또는 픽처 파라미터 세트 등에 삽입될 수 있다.
또한 현재 비디오에 대해 허용되는 변환 단위의 최대 크기에 관한 정보 및 변환 단위의 최소 크기에 관한 정보도, 비트스트림의 헤더, 시퀀스 파라미터 세트 또는 픽처 파라미터 세트 등을 통해 출력될 수 있다. 출력부(130)는, 도 1 내지 6을 참조하여 전술한 예측과 관련된 참조정보, 예측정보, 단일방향예측 정보, 제4 슬라이스타입을 포함하는 슬라이스 타입 정보 등을 부호화하여 출력할 수 있다.
비디오 부호화 장치(100)의 가장 간단한 형태의 실시예에 따르면, 심도별 부호화 단위는 한 계층 상위 심도의 부호화 단위의 높이 및 너비를 반분한 크기의 부호화 단위다. 즉, 현재 심도의 부호화 단위의 크기가 2Nx2N이라면, 하위 심도의 부호화 단위의 크기는 NxN 이다. 또한, 2Nx2N 크기의 현재 부호화 단위는 NxN 크기의 하위 심도 부호화 단위를 최대 4개 포함할 수 있다.
따라서, 비디오 부호화 장치(100)는 현재 픽처의 특성을 고려하여 결정된 최대 부호화 단위의 크기 및 최대 심도를 기반으로, 각각의 최대 부호화 단위마다 최적의 형태 및 크기의 부호화 단위를 결정하여 트리 구조에 따른 부호화 단위들을 구성할 수 있다. 또한, 각각의 최대 부호화 단위마다 다양한 예측 모드, 변환 방식 등으로 부호화할 수 있으므로, 다양한 영상 크기의 부호화 단위의 영상 특성을 고려하여 최적의 부호화 모드가 결정될 수 있다.
따라서, 영상의 해상도가 매우 높거나 데이터량이 매우 큰 영상을 기존 매크로블록 단위로 부호화한다면, 픽처당 매크로블록의 수가 과도하게 많아진다. 이에 따라, 매크로블록마다 생성되는 압축 정보도 많아지므로 압축 정보의 전송 부담이 커지고 데이터 압축 효율이 감소하는 경향이 있다. 따라서, 일 실시예에 따른 비디오 부호화 장치는, 영상의 크기를 고려하여 부호화 단위의 최대 크기를 증가시키면서, 영상 특성을 고려하여 부호화 단위를 조절할 수 있으므로, 영상 압축 효율이 증대될 수 있다.
도 7의 비디오 부호화 장치(100)는, 도 1을 참조하여 전술한 비디오 부호화 장치(10)의 동작을 수행할 수 있다.
부호화 단위 결정부(120)는 최대 부호화 단위마다, 트리 구조에 따른 부호화 단위들별로, 인트라 예측을 위한 예측 단위를 결정하고 예측 단위마다 인트라 예측을 수행할 수 있다.
출력부(130)는, 비디오 부호화 장치(10)의 후보 인트라 예측 모드 결정부 (12) 및 인트라 예측 모드 정보 부호화부(14)의 동작을 수행할 수 있다. 출력부(130)는 예측 단위마다 인트라 예측 모드의 예측을 위해, 인트라 예측 모드 정보를 부호화할 수 있다. 출력부(130)는 현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정할 수 있다. 출력부(130)는 참조 인트라 예측 모드에 기초하여 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정할 수 있다. 출력부(130)는 후보 인트라 예측 모드 중 하나에 따라 현재 블록이 예측될 경우, 인트라 예측 데이터가 복수의 후보 인트라 예측 모드 중 현재 블록에 사용되는 인트라 예측 모드를 가리키도록 인트라 예측 데이터를 부호화할 수 있다.
출력부(130)는 후보 인트라 예측 모드들의 개수를 매 픽처마다 결정할 수 있다. 이와 유사하게, 후보 인트라 예측 모드들의 개수가 슬라이스마다, 최대 부호화 단위마다, 부호화 단위마다, 또는 예측 단위마다 결정될 수도 있다. 이에 제한되지 않고 소정 데이터 단위마다 후보 인트라 예측 모드들의 개수가 다시 결정될 수 있다.
출력부(130)는, 후보 인트라 예측 모드들의 개수를 갱신한 데이터 단위의 레벨에 따라, PPS(Picture Parameter Set), SPS(Slice Parameter Set), 최대 부호화 단위 레벨, 부호화 단위 레벨, 예측 단위 레벨 등, 다양한 데이터 단위 레벨의 파라미터로서, 후보 인트라 예측 모드들의 개수를 나타내는 정보를 부호화할 수도 있다. 다만, 소정 데이터 단위마다 매번 후보 인트라 예측 모드들의 개수가 결정되더라도 항상 후보 인트라 예측 모드들의 개수를 나타내는 정보를 부호화되는 것은 아니다.
도 8 는 본 발명의 일 실시예에 따라 트리 구조에 따른 부호화 단위에 기초한 비디오 복호화 장치(200)의 블록도를 도시한다.
일 실시예에 따라 트리 구조에 따른 부호화 단위에 기초한 비디오 예측을 수반하는 비디오 복호화 장치(200)는 수신부(210), 영상 데이터 및 부호화 정보 추출부(220) 및 영상 데이터 복호화부(230)를 포함한다. 이하 설명의 편의를 위해, 일 실시예에 따라 트리 구조에 따른 부호화 단위에 기초한 비디오 예측을 수반하는 비디오 복호화 장치(200)는 '비디오 복호화 장치(200)'로 축약하여 지칭한다.
일 실시예에 따른 비디오 복호화 장치(200)의 복호화 동작을 위한 부호화 단위, 심도, 예측 단위, 변환 단위, 각종 부호화 모드에 관한 정보 등 각종 용어의 정의는, 도 7 및 비디오 부호화 장치(100)를 참조하여 전술한 바와 동일하다.
수신부(210)는 부호화된 비디오에 대한 비트스트림을 수신하여 파싱한다. 영상 데이터 및 부호화 정보 추출부(220)는 파싱된 비트스트림으로부터 최대 부호화 단위별로 트리 구조에 따른 부호화 단위들에 따라 부호화 단위마다 부호화된 영상 데이터를 추출하여 영상 데이터 복호화부(230)로 출력한다. 영상 데이터 및 부호화 정보 추출부(220)는 현재 픽처에 대한 헤더, 시퀀스 파라미터 세트 또는 픽처 파라미터 세트로부터 현재 픽처의 부호화 단위의 최대 크기에 관한 정보를 추출할 수 있다.
또한, 영상 데이터 및 부호화 정보 추출부(220)는 파싱된 비트스트림으로부터 최대 부호화 단위별로 트리 구조에 따른 부호화 단위들에 대한 부호화 심도 및 부호화 모드에 관한 정보를 추출한다. 추출된 부호화 심도 및 부호화 모드에 관한 정보는 영상 데이터 복호화부(230)로 출력된다. 즉, 비트열의 영상 데이터를 최대 부호화 단위로 분할하여, 영상 데이터 복호화부(230)가 최대 부호화 단위마다 영상 데이터를 복호화하도록 할 수 있다.
최대 부호화 단위별 부호화 심도 및 부호화 모드에 관한 정보는, 하나 이상의 부호화 심도 정보에 대해 설정될 수 있으며, 부호화 심도별 부호화 모드에 관한 정보는, 해당 부호화 단위의 파티션 타입 정보, 예측 모드 정보 및 변환 단위의 크기 정보 등을 포함할 수 있다. 또한, 부호화 심도 정보로서, 심도별 분할 정보가 추출될 수도 있다.
영상 데이터 및 부호화 정보 추출부(220)가 추출한 최대 부호화 단위별 부호화 심도 및 부호화 모드에 관한 정보는, 일 실시예에 따른 비디오 부호화 장치(100)와 같이 부호화단에서, 최대 부호화 단위별 심도별 부호화 단위마다 반복적으로 부호화를 수행하여 최소 부호화 오차를 발생시키는 것으로 결정된 부호화 심도 및 부호화 모드에 관한 정보이다. 따라서, 비디오 복호화 장치(200)는 최소 부호화 오차를 발생시키는 부호화 방식에 따라 데이터를 복호화하여 영상을 복원할 수 있다.
일 실시예에 따른 부호화 심도 및 부호화 모드에 대한 부호화 정보는, 해당 부호화 단위, 예측 단위 및 최소 단위 중 소정 데이터 단위에 대해 할당되어 있을 수 있으므로, 영상 데이터 및 부호화 정보 추출부(220)는 소정 데이터 단위별로 부호화 심도 및 부호화 모드에 관한 정보를 추출할 수 있다. 소정 데이터 단위별로, 해당 최대 부호화 단위의 부호화 심도 및 부호화 모드에 관한 정보가 기록되어 있다면, 동일한 부호화 심도 및 부호화 모드에 관한 정보를 갖고 있는 소정 데이터 단위들은 동일한 최대 부호화 단위에 포함되는 데이터 단위로 유추될 수 있다.
영상 데이터 복호화부(230)는 최대 부호화 단위별 부호화 심도 및 부호화 모드에 관한 정보에 기초하여 각각의 최대 부호화 단위의 영상 데이터를 복호화하여 현재 픽처를 복원한다. 즉 영상 데이터 복호화부(230)는, 최대 부호화 단위에 포함되는 트리 구조에 따른 부호화 단위들 가운데 각각의 부호화 단위마다, 판독된 파티션 타입, 예측 모드, 변환 단위에 기초하여 부호화된 영상 데이터를 복호화할 수 있다. 복호화 과정은 인트라 예측 및 움직임 보상을 포함하는 예측 과정, 및 역변환 과정을 포함할 수 있다.
영상 데이터 복호화부(230)는, 부호화 심도별 부호화 단위의 예측 단위의 파티션 타입 정보 및 예측 모드 정보에 기초하여, 부호화 단위마다 각각의 파티션 및 예측 모드에 따라 인트라 예측 또는 움직임 보상을 수행할 수 있다.
또한, 영상 데이터 복호화부(230)는, 최대 부호화 단위별 역변환을 위해, 부호화 단위별로 트리 구조에 따른 변환 단위 정보를 판독하여, 부호화 단위마다 변환 단위에 기초한 역변환을 수행할 수 있다. 역변환을 통해, 부호화 단위의 공간 영역의 화소값이 복원할 수 있다.
영상 데이터 복호화부(230)는 심도별 분할 정보를 이용하여 현재 최대 부호화 단위의 부호화 심도를 결정할 수 있다. 만약, 분할 정보가 현재 심도에서 더 이상 분할되지 않음을 나타내고 있다면 현재 심도가 부호화 심도이다. 따라서, 영상 데이터 복호화부(230)는 현재 최대 부호화 단위의 영상 데이터에 대해 현재 심도의 부호화 단위를 예측 단위의 파티션 타입, 예측 모드 및 변환 단위 크기 정보를 이용하여 복호화할 수 있다.
즉, 부호화 단위, 예측 단위 및 최소 단위 중 소정 데이터 단위에 대해 설정되어 있는 부호화 정보를 관찰하여, 동일한 분할 정보를 포함한 부호화 정보를 보유하고 있는 데이터 단위가 모여, 영상 데이터 복호화부(230)에 의해 동일한 부호화 모드로 복호화할 하나의 데이터 단위로 간주될 수 있다. 이런 식으로 결정된 부호화 단위마다 부호화 모드에 대한 정보를 획득하여 현재 부호화 단위의 복호화가 수행될 수 있다.
또한, 도 8의 비디오 복호화 장치(200)는, 도 2을 참조하여 전술한 비디오 복호화 장치(20)의 동작을 수행할 수 있다.
영상데이터 복호화부(230)는, 비디오 복호화 장치(20)의 후보 인트라 예측 모드 결정부(22) 및 인트라 예측부(24)의 동작을 수행할 수 있다.
영상데이터 복호화부(230)는 트리 구조에 따른 부호화 단위들별로, 인트라 예측을 위한 예측 단위를 결정된 경우, 예측 단위마다 비트스트림으로부터 인트라 예측 모드의 예측을 위한 인트라 예측 데이터를 파싱할 수 있다. 영상 데이터 및 부호화 정보 추출부(220)는, 인트라 예측 데이터를 포함하여 블록들의 심볼들의 파싱을 완료한 후, 파싱된 정보로부터 현재 인트라 예측 모드를 복원할 수 있다. 고정 개수의 복수 개의 후보 인트라 예측 모드들을 이용하여 현재 블록의 인트라 예측 모드가 예측될 수도 있다. 영상데이터 복호화부(230)는 복원된 현재 인트라 예측 모드 및 레지듀얼 데이터를 이용하여 현재 예측 단위에 대한 인트라 예측을 수행할 수 있다.
영상데이터 복호화부(230)는 현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정할 수 있다. 영상데이터 복호화부(230)는 참조 인트라 예측 모드에 기초하여 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정할 수 있다. 영상데이터 복호화부(230)는 비트스트림으로부터 획득된 현재 블록의 인트라 예측 모드에 대한 정보를 포함하는 인트라 예측 데이터에 기초하여 현재 블록의 인트라 예측 모드를 결정할 수 있다. 구체적으로 영상데이터 복호화부(230)는 인트라 예측 데이터를 엔트로피 복호화하여 현재 블록에 대한 인트라 예측 모드를 결정할 수 있다.
영상 데이터 및 부호화 정보 추출부(220)는 후보 인트라 예측 모드들의 개수를 매 픽처마다 다시 결정할 수 있다.
영상데이터 복호화부(230)는 비트스트림의 PPS(Picture Parameter Set), SPS(Slice Parameter Set), 최대 부호화 단위 레벨, 부호화 단위 레벨, 예측 단위 레벨 등, 다양한 데이터 단위 레벨의 파라미터로부터, 고정 개수의 후보 인트라 예측 모드들의 개수를 나타내는 정보를 파싱하는 경우가 있을 수 있다. 이 경우 영상 데이터 및 부호화 정보 추출부(220)는, 정보가 파싱된 레벨에 대응하는 데이터 단위마다, 파싱된 정보가 나타내는 개수만큼의 후보 인트라 예측 모드들을 결정할 수 있다.
다만, 영상 데이터 및 부호화 정보 추출부(220)는, 후보 인트라 예측 모드들의 개수를 나타내는 정보가 파싱되지 않더라도, 슬라이스마다, 최대 부호화 단위마다, 부호화 단위마다, 또는 예측 단위 등 소정 데이터 단위마다 후보 인트라 예측 모드들의 개수를 갱신할 수도 있다.
결국, 비디오 복호화 장치(200)는, 부호화 과정에서 최대 부호화 단위마다 재귀적으로 부호화를 수행하여 최소 부호화 오차를 발생시킨 부호화 단위에 대한 정보를 획득하여, 현재 픽처에 대한 복호화에 이용할 수 있다. 즉, 최대 부호화 단위마다 최적 부호화 단위로 결정된 트리 구조에 따른 부호화 단위들의 부호화된 영상 데이터의 복호화가 가능해진다.
따라서, 높은 해상도의 영상 또는 데이터량이 과도하게 많은 영상이라도 부호화단으로부터 전송된 최적 부호화 모드에 관한 정보를 이용하여, 영상의 특성에 적응적으로 결정된 부호화 단위의 크기 및 부호화 모드에 따라 효율적으로 영상 데이터를 복호화하여 복원할 수 있다.
도 9 은 본 발명의 일 실시예에 따른 부호화 단위의 개념을 도시한다.
부호화 단위의 예는, 부호화 단위의 크기는 너비x높이로 표현되며, 크기 64x64인 부호화 단위부터, 32x32, 16x16, 8x8를 포함할 수 있다. 크기 64x64의 부호화 단위는 크기 64x64, 64x32, 32x64, 32x32의 파티션들로 분할될 수 있고, 크기 32x32의 부호화 단위는 크기 32x32, 32x16, 16x32, 16x16의 파티션들로, 크기 16x16의 부호화 단위는 크기 16x16, 16x8, 8x16, 8x8의 파티션들로, 크기 8x8의 부호화 단위는 크기 8x8, 8x4, 4x8, 4x4의 파티션들로 분할될 수 있다.
비디오 데이터(310)에 대해서는, 해상도는 1920x1080, 부호화 단위의 최대 크기는 64, 최대 심도가 2로 설정되어 있다. 비디오 데이터(320)에 대해서는, 해상도는 1920x1080, 부호화 단위의 최대 크기는 64, 최대 심도가 3로 설정되어 있다. 비디오 데이터(330)에 대해서는, 해상도는 352x288, 부호화 단위의 최대 크기는 16, 최대 심도가 1로 설정되어 있다. 도 9에 도시된 최대 심도는, 최대 부호화 단위로부터 최소 부호화 단위까지의 총 분할 횟수를 나타낸다.
해상도가 높거나 데이터량이 많은 경우 부호화 효율의 향상뿐만 아니라 영상 특성을 정확히 반형하기 위해 부호화 사이즈의 최대 크기가 상대적으로 큰 것이 바람직하다. 따라서, 비디오 데이터(330)에 비해, 해상도가 높은 비디오 데이터(310, 320)는 부호화 사이즈의 최대 크기가 64로 선택될 수 있다.
비디오 데이터(310)의 최대 심도는 2이므로, 비디오 데이터(310)의 부호화 단위(315)는 장축 크기가 64인 최대 부호화 단위로부터, 2회 분할하며 심도가 두 계층 깊어져서 장축 크기가 32, 16인 부호화 단위들까지 포함할 수 있다. 반면, 비디오 데이터(330)의 최대 심도는 1이므로, 비디오 데이터(330)의 부호화 단위(335)는 장축 크기가 16인 부호화 단위들로부터, 1회 분할하며 심도가 한 계층 깊어져서 장축 크기가 8인 부호화 단위들까지 포함할 수 있다.
비디오 데이터(320)의 최대 심도는 3이므로, 비디오 데이터(320)의 부호화 단위(325)는 장축 크기가 64인 최대 부호화 단위로부터, 3회 분할하며 심도가 세 계층 깊어져서 장축 크기가 32, 16, 8인 부호화 단위들까지 포함할 수 있다. 심도가 깊어질수록 세부 정보의 표현능력이 향상될 수 있다.
도 10 는 본 발명의 일 실시예에 따른 부호화 단위에 기초한 영상 부호화부(400)의 블록도를 도시한다.
일 실시예에 따른 영상 부호화부(400)는, 비디오 부호화 장치(100)의 부호화 단위 결정부(120)에서 영상 데이터를 부호화하는데 거치는 작업들을 포함한다. 즉, 인트라 예측부(410)는 현재 프레임(405) 중 인트라 모드의 부호화 단위에 대해 인트라 예측을 수행하고, 움직임 추정부(420) 및 움직임 보상부(425)는 인터 모드의 현재 프레임(405) 및 참조 프레임(495)을 이용하여 인터 추정 및 움직임 보상을 수행한다.
인트라 예측부(410), 움직임 추정부(420) 및 움직임 보상부(425)로부터 출력된 데이터는 변환부(430) 및 양자화부(440)를 거쳐 양자화된 변환 계수로 출력된다. 양자화된 변환 계수는 역양자화부(460), 역변환부(470)을 통해 공간 영역의 데이터로 복원되고, 복원된 공간 영역의 데이터는 디블로킹부(480) 및 루프 필터링부(490)를 거쳐 후처리되어 참조 프레임(495)으로 출력된다. 양자화된 변환 계수는 엔트로피 부호화부(450)를 거쳐 비트스트림(455)으로 출력될 수 있다.
일 실시예에 따른 비디오 부호화 장치(100)에 적용되기 위해서는, 영상 부호화부(400)의 구성 요소들인 인트라 예측부(410), 움직임 추정부(420), 움직임 보상부(425), 변환부(430), 양자화부(440), 엔트로피 부호화부(450), 역양자화부(460), 역변환부(470), 디블로킹부(480) 및 루프 필터링부(490)가 모두, 최대 부호화 단위마다 최대 심도를 고려하여 트리 구조에 따른 부호화 단위들 중 각각의 부호화 단위에 기반한 작업을 수행하여야 한다.
특히, 인트라 예측부(410), 움직임 추정부(420) 및 움직임 보상부(425)는 현재 최대 부호화 단위의 최대 크기 및 최대 심도를 고려하여 트리 구조에 따른 부호화 단위들 중 각각의 부호화 단위의 파티션 및 예측 모드를 결정하며, 변환부(430)는 트리 구조에 따른 부호화 단위들 중 각각의 부호화 단위 내의 변환 단위의 크기를 결정하여야 한다.
특히, 인트라 예측부(410)는, 최대 부호화 단위마다, 트리 구조에 따른 부호화 단위들별로, 인트라 예측을 위한 예측 단위를 결정하고 예측 단위마다 율 왜곡 최적화에 따라 가장 적합한 인트라 예측 단위를 결정할 수 있다. 그리고 예측 단위마다 인트라 예측을 수행할 수 있다.
그리고 엔트로피 부호화부(450)는, 인트라 예측부(410)에서 결정된 각 예측 단위마다 후보 인트라 예측 모드를 결정하고, 후보 인트라 예측 단위를 이용하여 인트라 예측 데이터를 부호화할 수 있다.
도 11 는 본 발명의 일 실시예에 따른 부호화 단위에 기초한 영상 복호화부(500)의 블록도를 도시한다.
비트스트림(505)이 파싱부(510)를 거쳐 복호화 대상인 부호화된 영상 데이터 및 복호화를 위해 필요한 부호화에 관한 정보가 파싱된다. 부호화된 영상 데이터는 엔트로피 복호화부(520) 및 역양자화부(530)를 거쳐 역양자화된 데이터로 출력되고, 역변환부(540)를 거쳐 공간 영역의 영상 데이터가 복원된다.
공간 영역의 영상 데이터에 대해서, 인트라 예측부(550)는 인트라 모드의 부호화 단위에 대해 인트라 예측을 수행하고, 움직임 보상부(560)는 참조 프레임(585)를 함께 이용하여 인터 모드의 부호화 단위에 대해 움직임 보상을 수행한다.
인트라 예측부(550) 및 움직임 보상부(560)를 거친 공간 영역의 데이터는 디블로킹부(570) 및 루프 필터링부(580)를 거쳐 후처리되어 복원 프레임(595)으로 출력될 수 있다. 또한, 디블로킹부(570) 및 루프 필터링부(580)를 거쳐 후처리된 데이터는 참조 프레임(585)으로서 출력될 수 있다.
비디오 복호화 장치(200)의 영상 데이터 복호화부(230)에서 영상 데이터를 복호화하기 위해, 일 실시예에 따른 영상 복호화부(500)의 파싱부(510) 이후의 단계별 작업들이 수행될 수 있다.
일 실시예에 따른 비디오 복호화 장치(200)에 적용되기 위해서는, 영상 복호화부(500)의 구성 요소들인 파싱부(510), 엔트로피 복호화부(520), 역양자화부(530), 역변환부(540), 인트라 예측부(550), 움직임 보상부(560), 디블로킹부(570) 및 루프 필터링부(580)가 모두, 최대 부호화 단위마다 트리 구조에 따른 부호화 단위들에 기반하여 작업을 수행하여야 한다.
특히, 인트라 예측부(550), 움직임 보상부(560)는 트리 구조에 따른 부호화 단위들 각각마다 파티션 및 예측 모드를 결정하며, 역변환부(540)는 부호화 단위마다 변환 단위의 크기를 결정하여야 한다.
특히, 파싱부(510)는, 트리 구조에 따른 부호화 단위들별로, 인트라 예측을 위한 예측 단위가 결정된 경우, 예측 단위마다 비트스트림으로부터 인트라 예측 모드의 예측을 위한 인트라 예측 데이터를 파싱할 수 있다. 엔트로피 복호화부(520)는, 인트라 예측 데이터를 비롯하여 심볼들의 파싱을 완료한 후, 파싱된 정보로부터 현재 예측 단위의 인트라 예측 모드를 복원할 수 있다. 인트라 예측부(550)는, 복원된 현재 인트라 예측 모드 및 레지듀얼 데이터를 이용하여 현재 예측 단위에 대한 인트라 예측을 수행할 수 있다.
도 12 는 본 발명의 일 실시예에 따른 심도별 부호화 단위 및 파티션을 도시한다.
일 실시예에 따른 비디오 부호화 장치(100) 및 일 실시예에 따른 비디오 복호화 장치(200)는 영상 특성을 고려하기 위해 계층적인 부호화 단위를 사용한다. 부호화 단위의 최대 높이 및 너비, 최대 심도는 영상의 특성에 따라 적응적으로 결정될 수도 있으며, 사용자의 요구에 따라 다양하게 설정될 수도 있다. 미리 설정된 부호화 단위의 최대 크기에 따라, 심도별 부호화 단위의 크기가 결정될 수 있다.
일 실시예에 따른 부호화 단위의 계층 구조(600)는 부호화 단위의 최대 높이 및 너비가 64이며, 최대 심도가 4인 경우를 도시하고 있다. 이 때, 최대 심도는 최대 부호화 단위로부터 최소 부호화 단위까지의 총 분할 횟수를 나타낸다. 일 실시예에 따른 부호화 단위의 계층 구조(600)의 세로축을 따라서 심도가 깊어지므로 심도별 부호화 단위의 높이 및 너비가 각각 분할한다. 또한, 부호화 단위의 계층 구조(600)의 가로축을 따라, 각각의 심도별 부호화 단위의 예측 부호화의 기반이 되는 예측 단위 및 파티션이 도시되어 있다.
즉, 부호화 단위(610)는 부호화 단위의 계층 구조(600) 중 최대 부호화 단위로서 심도가 0이며, 부호화 단위의 크기, 즉 높이 및 너비가 64x64이다. 세로축을 따라 심도가 깊어지며, 크기 32x32인 심도 1의 부호화 단위(620), 크기 16x16인 심도 2의 부호화 단위(630), 크기 8x8인 심도 3의 부호화 단위(640), 크기 4x4인 심도 4의 부호화 단위(650)가 존재한다. 크기 4x4인 심도 4의 부호화 단위(650)는 최소 부호화 단위다.
각각의 심도별로 가로축을 따라, 부호화 단위의 예측 단위 및 파티션들이 배열된다. 즉, 심도 0의 크기 64x64의 부호화 단위(610)가 예측 단위이라면, 예측 단위는 크기 64x64의 부호화 단위(610)에 포함되는 크기 64x64의 파티션(610), 크기 64x32의 파티션들(612), 크기 32x64의 파티션들(614), 크기 32x32의 파티션들(616)로 분할될 수 있다.
마찬가지로, 심도 1의 크기 32x32의 부호화 단위(620)의 예측 단위는, 크기 32x32의 부호화 단위(620)에 포함되는 크기 32x32의 파티션(620), 크기 32x16의 파티션들(622), 크기 16x32의 파티션들(624), 크기 16x16의 파티션들(626)로 분할될 수 있다.
마찬가지로, 심도 2의 크기 16x16의 부호화 단위(630)의 예측 단위는, 크기 16x16의 부호화 단위(630)에 포함되는 크기 16x16의 파티션(630), 크기 16x8의 파티션들(632), 크기 8x16의 파티션들(634), 크기 8x8의 파티션들(636)로 분할될 수 있다.
마찬가지로, 심도 3의 크기 8x8의 부호화 단위(640)의 예측 단위는, 크기 8x8의 부호화 단위(640)에 포함되는 크기 8x8의 파티션(640), 크기 8x4의 파티션들(642), 크기 4x8의 파티션들(644), 크기 4x4의 파티션들(646)로 분할될 수 있다.
마지막으로, 심도 4의 크기 4x4의 부호화 단위(650)는 최소 부호화 단위며 최하위 심도의 부호화 단위고, 해당 예측 단위도 크기 4x4의 파티션(650)으로만 설정될 수 있다.
일 실시예에 따른 비디오 부호화 장치(100)의 부호화 단위 결정부(120)는, 최대 부호화 단위(610)의 부호화 심도를 결정하기 위해, 최대 부호화 단위(610)에 포함되는 각각의 심도의 부호화 단위마다 부호화를 수행하여야 한다.
동일한 범위 및 크기의 데이터를 포함하기 위한 심도별 부호화 단위의 개수는, 심도가 깊어질수록 심도별 부호화 단위의 개수도 증가한다. 예를 들어, 심도 1의 부호화 단위 한 개가 포함하는 데이터에 대해서, 심도 2의 부호화 단위는 네 개가 필요하다. 따라서, 동일한 데이터의 부호화 결과를 심도별로 비교하기 위해서, 한 개의 심도 1의 부호화 단위 및 네 개의 심도 2의 부호화 단위를 이용하여 각각 부호화되어야 한다.
각각의 심도별 부호화를 위해서는, 부호화 단위의 계층 구조(600)의 가로축을 따라, 심도별 부호화 단위의 예측 단위들마다 부호화를 수행하여, 해당 심도에서 가장 작은 부호화 오차인 대표 부호화 오차가 선택될 수다. 또한, 부호화 단위의 계층 구조(600)의 세로축을 따라 심도가 깊어지며, 각각의 심도마다 부호화를 수행하여, 심도별 대표 부호화 오차를 비교하여 최소 부호화 오차가 검색될 수 있다. 최대 부호화 단위(610) 중 최소 부호화 오차가 발생하는 심도 및 파티션이 최대 부호화 단위(610)의 부호화 심도 및 파티션 타입으로 선택될 수 있다.
도 13 은 본 발명의 일 실시예에 따른, 부호화 단위 및 변환 단위의 관계를 도시한다.
일 실시예에 따른 비디오 부호화 장치(100) 또는 일 실시예에 따른 비디오 복호화 장치(200)는, 최대 부호화 단위마다 최대 부호화 단위보다 작거나 같은 크기의 부호화 단위로 영상을 부호화하거나 복호화한다. 부호화 과정 중 변환을 위한 변환 단위의 크기는 각각의 부호화 단위보다 크지 않은 데이터 단위를 기반으로 선택될 수 있다.
예를 들어, 일 실시예에 따른 비디오 부호화 장치(100) 또는 일 실시예에 따른 비디오 복호화 장치(200)에서, 현재 부호화 단위(710)가 64x64 크기일 때, 32x32 크기의 변환 단위(720)를 이용하여 변환이 수행될 수 있다.
또한, 64x64 크기의 부호화 단위(710)의 데이터를 64x64 크기 이하의 32x32, 16x16, 8x8, 4x4 크기의 변환 단위들로 각각 변환을 수행하여 부호화한 후, 원본과의 오차가 가장 적은 변환 단위가 선택될 수 있다.
도 14 은 본 발명의 일 실시예에 따라, 심도별 부호화 정보들을 도시한다.
일 실시예에 따른 비디오 부호화 장치(100)의 출력부(130)는 부호화 모드에 관한 정보로서, 각각의 부호화 심도의 부호화 단위마다 파티션 타입에 관한 정보(800), 예측 모드에 관한 정보(810), 변환 단위 크기에 대한 정보(820)를 부호화하여 전송할 수 있다.
파티션 타입에 대한 정보(800)는, 현재 부호화 단위의 예측 부호화를 위한 데이터 단위로서, 현재 부호화 단위의 예측 단위가 분할된 파티션의 형태에 대한 정보를 나타낸다. 예를 들어, 크기 2Nx2N의 현재 부호화 단위 CU_0는, 크기 2Nx2N의 파티션(802), 크기 2NxN의 파티션(804), 크기 Nx2N의 파티션(806), 크기 NxN의 파티션(808) 중 어느 하나의 타입으로 분할되어 이용될 수 있다. 이 경우 현재 부호화 단위의 파티션 타입에 관한 정보(800)는 크기 2Nx2N의 파티션(802), 크기 2NxN의 파티션(804), 크기 Nx2N의 파티션(806) 및 크기 NxN의 파티션(808) 중 하나를 나타내도록 설정된다.
예측 모드에 관한 정보(810)는, 각각의 파티션의 예측 모드를 나타낸다. 예를 들어 예측 모드에 관한 정보(810)를 통해, 파티션 타입에 관한 정보(800)가 가리키는 파티션이 인트라 모드(812), 인터 모드(814) 및 스킵 모드(816) 중 하나로 예측 부호화가 수행되는지 여부가 설정될 수 있다.
또한, 변환 단위 크기에 관한 정보(820)는 현재 부호화 단위를 어떠한 변환 단위를 기반으로 변환을 수행할지 여부를 나타낸다. 예를 들어, 변환 단위는 제 1 인트라 변환 단위 크기(822), 제 2 인트라 변환 단위 크기(824), 제 1 인터 변환 단위 크기(826), 제 2 인터 변환 단위 크기(828) 중 하나일 수 있다.
일 실시예에 따른 비디오 복호화 장치(200)의 영상 데이터 및 부호화 정보 추출부(210)는, 각각의 심도별 부호화 단위마다 파티션 타입에 관한 정보(800), 예측 모드에 관한 정보(810), 변환 단위 크기에 대한 정보(820)를 추출하여 복호화에 이용할 수 있다.
도 15 는 본 발명의 일 실시예에 따른 심도별 부호화 단위를 도시한다.
심도의 변화를 나타내기 위해 분할 정보가 이용될 수 있다. 분할 정보는 현재 심도의 부호화 단위가 하위 심도의 부호화 단위로 분할될지 여부를 나타낸다.
심도 0 및 2N_0x2N_0 크기의 부호화 단위(900)의 예측 부호화를 위한 예측 단위(910)는 2N_0x2N_0 크기의 파티션 타입(912), 2N_0xN_0 크기의 파티션 타입(914), N_0x2N_0 크기의 파티션 타입(916), N_0xN_0 크기의 파티션 타입(918)을 포함할 수 있다. 예측 단위가 대칭적 비율로 분할된 파티션들(912, 914, 916, 918)만이 예시되어 있지만, 전술한 바와 같이 파티션 타입은 이에 한정되지 않고 비대칭적 파티션, 임의적 형태의 파티션, 기하학적 형태의 파티션 등을 포함할 수 있다.
파티션 타입마다, 한 개의 2N_0x2N_0 크기의 파티션, 두 개의 2N_0xN_0 크기의 파티션, 두 개의 N_0x2N_0 크기의 파티션, 네 개의 N_0xN_0 크기의 파티션마다 반복적으로 예측 부호화가 수행되어야 한다. 크기 2N_0x2N_0, 크기 N_0x2N_0 및 크기 2N_0xN_0 및 크기 N_0xN_0의 파티션에 대해서는, 인트라 모드 및 인터 모드로 예측 부호화가 수행될 수 있다. 스킵 모드는 크기 2N_0x2N_0의 파티션에 예측 부호화가 대해서만 수행될 수 있다.
크기 2N_0x2N_0, 2N_0xN_0 및 N_0x2N_0의 파티션 타입(912, 914, 916) 중 하나에 의한 부호화 오차가 가장 작다면, 더 이상 하위 심도로 분할할 필요 없다.
크기 N_0xN_0의 파티션 타입(918)에 의한 부호화 오차가 가장 작다면, 심도 0를 1로 변경하며 분할하고(920), 심도 2 및 크기 N_0xN_0의 파티션 타입의 부호화 단위들(930)에 대해 반복적으로 부호화를 수행하여 최소 부호화 오차를 검색해 나갈 수 있다.
심도 1 및 크기 2N_1x2N_1 (=N_0xN_0)의 부호화 단위(930)의 예측 부호화를 위한 예측 단위(940)는, 크기 2N_1x2N_1의 파티션 타입(942), 크기 2N_1xN_1의 파티션 타입(944), 크기 N_1x2N_1의 파티션 타입(946), 크기 N_1xN_1의 파티션 타입(948)을 포함할 수 있다.
또한, 크기 N_1xN_1 크기의 파티션 타입(948)에 의한 부호화 오차가 가장 작다면, 심도 1을 심도 2로 변경하며 분할하고(950), 심도 2 및 크기 N_2xN_2의 부호화 단위들(960)에 대해 반복적으로 부호화를 수행하여 최소 부호화 오차를 검색해 나갈 수 있다.
최대 심도가 d인 경우, 심도별 부호화 단위는 심도 d-1일 때까지 설정되고, 분할 정보는 심도 d-2까지 설정될 수 있다. 즉, 심도 d-2로부터 분할(970)되어 심도 d-1까지 부호화가 수행될 경우, 심도 d-1 및 크기 2N_(d-1)x2N_(d-1)의 부호화 단위(980)의 예측 부호화를 위한 예측 단위(990)는, 크기 2N_(d-1)x2N_(d-1)의 파티션 타입(992), 크기 2N_(d-1)xN_(d-1)의 파티션 타입(994), 크기 N_(d-1)x2N_(d-1)의 파티션 타입(996), 크기 N_(d-1)xN_(d-1)의 파티션 타입(998)을 포함할 수 있다.
파티션 타입 가운데, 한 개의 크기 2N_(d-1)x2N_(d-1)의 파티션, 두 개의 크기 2N_(d-1)xN_(d-1)의 파티션, 두 개의 크기 N_(d-1)x2N_(d-1)의 파티션, 네 개의 크기 N_(d-1)xN_(d-1)의 파티션마다 반복적으로 예측 부호화를 통한 부호화가 수행되어, 최소 부호화 오차가 발생하는 파티션 타입이 검색될 수 있다.
크기 N_(d-1)xN_(d-1)의 파티션 타입(998)에 의한 부호화 오차가 가장 작더라도, 최대 심도가 d이므로, 심도 d-1의 부호화 단위 CU_(d-1)는 더 이상 하위 심도로의 분할 과정을 거치지 않으며, 현재 최대 부호화 단위(900)에 대한 부호화 심도가 심도 d-1로 결정되고, 파티션 타입은 N_(d-1)xN_(d-1)로 결정될 수 있다. 또한 최대 심도가 d이므로, 심도 d-1의 부호화 단위(952)에 대해 분할 정보는 설정되지 않는다.
데이터 단위(999)은, 현재 최대 부호화 단위에 대한 '최소 단위'라 지칭될 수 있다. 일 실시예에 따른 최소 단위는, 최하위 부호화 심도인 최소 부호화 단위가 4분할된 크기의 정사각형의 데이터 단위일 수 있다. 이러한 반복적 부호화 과정을 통해, 일 실시예에 따른 비디오 부호화 장치(100)는 부호화 단위(900)의 심도별 부호화 오차를 비교하여 가장 작은 부호화 오차가 발생하는 심도를 선택하여, 부호화 심도를 결정하고, 해당 파티션 타입 및 예측 모드가 부호화 심도의 부호화 모드로 설정될 수 있다.
이런 식으로 심도 0, 1, ..., d-1, d의 모든 심도별 최소 부호화 오차를 비교하여 오차가 가장 작은 심도가 선택되어 부호화 심도로 결정될 수 있다. 부호화 심도, 및 예측 단위의 파티션 타입 및 예측 모드는 부호화 모드에 관한 정보로써 부호화되어 전송될 수 있다. 또한, 심도 0으로부터 부호화 심도에 이르기까지 부호화 단위가 분할되어야 하므로, 부호화 심도의 분할 정보만이 '0'으로 설정되고, 부호화 심도를 제외한 심도별 분할 정보는 '1'로 설정되어야 한다.
일 실시예에 따른 비디오 복호화 장치(200)의 영상 데이터 및 부호화 정보 추출부(220)는 부호화 단위(900)에 대한 부호화 심도 및 예측 단위에 관한 정보를 추출하여 부호화 단위(912)를 복호화하는데 이용할 수 있다. 일 실시예에 따른 비디오 복호화 장치(200)는 심도별 분할 정보를 이용하여 분할 정보가 '0'인 심도를 부호화 심도로 파악하고, 해당 심도에 대한 부호화 모드에 관한 정보를 이용하여 복호화에 이용할 수 있다.
도 16, 17 및 18는 본 발명의 일 실시예에 따른, 부호화 단위, 예측 단위 및 변환 단위의 관계를 도시한다.
부호화 단위(1010)는, 최대 부호화 단위에 대해 일 실시예에 따른 비디오 부호화 장치(100)가 결정한 부호화 심도별 부호화 단위들이다. 예측 단위(1060)는 부호화 단위(1010) 중 각각의 부호화 심도별 부호화 단위의 예측 단위들의 파티션들이며, 변환 단위(1070)는 각각의 부호화 심도별 부호화 단위의 변환 단위들이다.
심도별 부호화 단위들(1010)은 최대 부호화 단위의 심도가 0이라고 하면, 부호화 단위들(1012, 1054)은 심도가 1, 부호화 단위들(1014, 1016, 1018, 1028, 1050, 1052)은 심도가 2, 부호화 단위들(1020, 1022, 1024, 1026, 1030, 1032, 1048)은 심도가 3, 부호화 단위들(1040, 1042, 1044, 1046)은 심도가 4이다.
예측 단위들(1060) 중 일부 파티션(1014, 1016, 1022, 1032, 1048, 1050, 1052, 1054)는 부호화 단위가 분할된 형태이다. 즉, 파티션(1014, 1022, 1050, 1054)은 2NxN의 파티션 타입이며, 파티션(1016, 1048, 1052)은 Nx2N의 파티션 타입, 파티션(1032)은 NxN의 파티션 타입이다. 심도별 부호화 단위들(1010)의 예측 단위 및 파티션들은 각각의 부호화 단위보다 작거나 같다.
변환 단위들(1070) 중 일부(1052)의 영상 데이터에 대해서는 부호화 단위에 비해 작은 크기의 데이터 단위로 변환 또는 역변환이 수행된다. 또한, 변환 단위(1014, 1016, 1022, 1032, 1048, 1050, 1052, 1054)는 예측 단위들(1060) 중 해당 예측 단위 및 파티션와 비교해보면, 서로 다른 크기 또는 형태의 데이터 단위다. 즉, 일 실시예에 따른 비디오 부호화 장치(100) 및 일 실시예에 다른 비디오 복호화 장치(200)는 동일한 부호화 단위에 대한 인트라 예측/움직임 추정/움직임 보상 작업, 및 변환/역변환 작업이라 할지라도, 각각 별개의 데이터 단위를 기반으로 수행할 수 있다.
이에 따라, 최대 부호화 단위마다, 영역별로 계층적인 구조의 부호화 단위들마다 재귀적으로 부호화가 수행되어 최적 부호화 단위가 결정됨으로써, 재귀적 트리 구조에 따른 부호화 단위들이 구성될 수 있다. 부호화 정보는 부호화 단위에 대한 분할 정보, 파티션 타입 정보, 예측 모드 정보, 변환 단위 크기 정보를 포함할 수 있다. 이하 표 4은, 일 실시예에 따른 비디오 부호화 장치(100) 및 일 실시예에 따른 비디오 복호화 장치(200)에서 설정할 수 있는 일례를 나타낸다.
표 4
분할 정보 0 (현재 심도 d의 크기 2Nx2N의 부호화 단위에 대한 부호화) 분할 정보 1
예측 모드 파티션 타입 변환 단위 크기 하위 심도 d+1의 부호화 단위들마다 반복적 부호화
인트라 인터스킵 (2Nx2N) 대칭형 파티션 타입 비대칭형 파티션 타입 변환 단위 분할 정보 0 변환 단위 분할 정보 1
2Nx2N2NxNNx2NNxN 2NxnU2NxnDnLx2NnRx2N 2Nx2N NxN (대칭형 파티션 타입) N/2xN/2 (비대칭형 파티션 타입)
일 실시예에 따른 비디오 부호화 장치(100)의 출력부(130)는 트리 구조에 따른 부호화 단위들에 대한 부호화 정보를 출력하고, 일 실시예에 따른 비디오 복호화 장치(200)의 부호화 정보 추출부(220)는 수신된 비트스트림으로부터 트리 구조에 따른 부호화 단위들에 대한 부호화 정보를 추출할 수 있다.
분할 정보는 현재 부호화 단위가 하위 심도의 부호화 단위들로 분할되는지 여부를 나타낸다. 현재 심도 d의 분할 정보가 0이라면, 현재 부호화 단위가 현재 부호화 단위가 하위 부호화 단위로 더 이상 분할되지 않는 심도가 부호화 심도이므로, 부호화 심도에 대해서 파티션 타입 정보, 예측 모드, 변환 단위 크기 정보가 정의될 수 있다. 분할 정보에 따라 한 단계 더 분할되어야 하는 경우에는, 분할된 4개의 하위 심도의 부호화 단위마다 독립적으로 부호화가 수행되어야 한다.
예측 모드는, 인트라 모드, 인터 모드 및 스킵 모드 중 하나로 나타낼 수 있다. 인트라 모드 및 인터 모드는 모든 파티션 타입에서 정의될 수 있으며, 스킵 모드는 파티션 타입 2Nx2N에서만 정의될 수 있다.
파티션 타입 정보는, 예측 단위의 높이 또는 너비가 대칭적 비율로 분할된 대칭적 파티션 타입 2Nx2N, 2NxN, Nx2N 및 NxN 과, 비대칭적 비율로 분할된 비대칭적 파티션 타입 2NxnU, 2NxnD, nLx2N, nRx2N를 나타낼 수 있다. 비대칭적 파티션 타입 2NxnU 및 2NxnD는 각각 높이가 1:3 및 3:1로 분할된 형태이며, 비대칭적 파티션 타입 nLx2N 및 nRx2N은 각각 너비가 1:3 및 3:1로 분할된 형태를 나타낸다.
변환 단위 크기는 인트라 모드에서 두 종류의 크기, 인터 모드에서 두 종류의 크기로 설정될 수 있다. 즉, 변환 단위 분할 정보가 0 이라면, 변환 단위의 크기가 현재 부호화 단위의 크기 2Nx2N로 설정된다. 변환 단위 분할 정보가 1이라면, 현재 부호화 단위가 분할된 크기의 변환 단위가 설정될 수 있다. 또한 크기 2Nx2N인 현재 부호화 단위에 대한 파티션 타입이 대칭형 파티션 타입이라면 변환 단위의 크기는 NxN, 비대칭형 파티션 타입이라면 N/2xN/2로 설정될 수 있다.
일 실시예에 따른 트리 구조에 따른 부호화 단위들의 부호화 정보는, 부호화 심도의 부호화 단위, 예측 단위 및 최소 단위 중 적어도 하나에 대해 할당될 수 있다. 부호화 심도의 부호화 단위는 동일한 부호화 정보를 보유하고 있는 예측 단위 및 최소 단위를 하나 이상 포함할 수 있다.
따라서, 인접한 데이터 단위들끼리 각각 보유하고 있는 부호화 정보들을 확인하면, 동일한 부호화 심도의 부호화 단위에 포함되는지 여부가 확인될 수 있다. 또한, 데이터 단위가 보유하고 있는 부호화 정보를 이용하면 해당 부호화 심도의 부호화 단위를 확인할 수 있으므로, 최대 부호화 단위 내의 부호화 심도들의 분포가 유추될 수 있다.
따라서 이 경우 현재 부호화 단위가 주변 데이터 단위를 참조하여 예측하기 경우, 현재 부호화 단위에 인접하는 심도별 부호화 단위 내의 데이터 단위의 부호화 정보가 직접 참조되어 이용될 수 있다.
또 다른 실시예로, 현재 부호화 단위가 주변 부호화 단위를 참조하여 예측 부호화가 수행되는 경우, 인접하는 심도별 부호화 단위의 부호화 정보를 이용하여, 심도별 부호화 단위 내에서 현재 부호화 단위에 인접하는 데이터가 검색됨으로써 주변 부호화 단위가 참조될 수도 있다.
도 19 은 표 4의 부호화 모드 정보에 따른 부호화 단위, 예측 단위 및 변환 단위의 관계를 도시한다.
최대 부호화 단위(1300)는 부호화 심도의 부호화 단위들(1302, 1304, 1306, 1312, 1314, 1316, 1318)을 포함한다. 이 중 하나의 부호화 단위(1318)는 부호화 심도의 부호화 단위이므로 분할 정보가 0으로 설정될 수 있다. 크기 2Nx2N의 부호화 단위(1318)의 파티션 타입 정보는, 파티션 타입 2Nx2N(1322), 2NxN(1324), Nx2N(1326), NxN(1328), 2NxnU(1332), 2NxnD(1334), nLx2N(1336) 및 nRx2N(1338) 중 하나로 설정될 수 있다.
변환 단위 분할 정보(TU size flag)는 변환 인덱스의 일종으로서, 변환 인덱스에 대응하는 변환 단위의 크기는 부호화 단위의 예측 단위 타입 또는 파티션 타입에 따라 변경될 수 있다.
예를 들어, 파티션 타입 정보가 대칭형 파티션 타입 2Nx2N(1322), 2NxN(1324), Nx2N(1326) 및 NxN(1328) 중 하나로 설정되어 있는 경우, 변환 단위 분할 정보가 0이면 크기 2Nx2N의 변환 단위(1342)가 설정되고, 변환 단위 분할 정보가 1이면 크기 NxN의 변환 단위(1344)가 설정될 수 있다.
파티션 타입 정보가 비대칭형 파티션 타입 2NxnU(1332), 2NxnD(1334), nLx2N(1336) 및 nRx2N(1338) 중 하나로 설정된 경우, 변환 단위 분할 정보(TU size flag)가 0이면 크기 2Nx2N의 변환 단위(1352)가 설정되고, 변환 단위 분할 정보가 1이면 크기 N/2xN/2의 변환 단위(1354)가 설정될 수 있다.
도 21을 참조하여 전술된 변환 단위 분할 정보(TU size flag)는 0 또는 1의 값을 갖는 플래그이지만, 일 실시예에 따른 변환 단위 분할 정보가 1비트의 플래그로 한정되는 것은 아니며 설정에 따라 0, 1, 2, 3.. 등으로 증가하며 변환 단위가 계층적으로 분할될 수도 있다. 변환 단위 분할 정보는 변환 인덱스의 한 실시예로써 이용될 수 있다.
이 경우, 일 실시예에 따른 변환 단위 분할 정보를 변환 단위의 최대 크기, 변환 단위의 최소 크기와 함께 이용하면, 실제로 이용된 변환 단위의 크기가 표현될 수 있다. 일 실시예에 따른 비디오 부호화 장치(100)는, 최대 변환 단위 크기 정보, 최소 변환 단위 크기 정보 및 최대 변환 단위 분할 정보를 부호화할 수 있다. 부호화된 최대 변환 단위 크기 정보, 최소 변환 단위 크기 정보 및 최대 변환 단위 분할 정보는 SPS에 삽입될 수 있다. 일 실시예에 따른 비디오 복호화 장치(200)는 최대 변환 단위 크기 정보, 최소 변환 단위 크기 정보 및 최대 변환 단위 분할 정보를 이용하여, 비디오 복호화에 이용할 수 있다.
예를 들어, (a) 현재 부호화 단위가 크기 64x64이고, 최대 변환 단위 크기는 32x32이라면, (a-1) 변환 단위 분할 정보가 0일 때 변환 단위의 크기가 32x32, (a-2) 변환 단위 분할 정보가 1일 때 변환 단위의 크기가 16x16, (a-3) 변환 단위 분할 정보가 2일 때 변환 단위의 크기가 8x8로 설정될 수 있다.
다른 예로, (b) 현재 부호화 단위가 크기 32x32이고, 최소 변환 단위 크기는 32x32이라면, (b-1) 변환 단위 분할 정보가 0일 때 변환 단위의 크기가 32x32로 설정될 수 있으며, 변환 단위의 크기가 32x32보다 작을 수는 없으므로 더 이상의 변환 단위 분할 정보가 설정될 수 없다.
또 다른 예로, (c) 현재 부호화 단위가 크기 64x64이고, 최대 변환 단위 분할 정보가 1이라면, 변환 단위 분할 정보는 0 또는 1일 수 있으며, 다른 변환 단위 분할 정보가 설정될 수 없다.
따라서, 최대 변환 단위 분할 정보를 'MaxTransformSizeIndex', 최소 변환 단위 크기를 'MinTransformSize', 변환 단위 분할 정보가 0인 경우의 변환 단위 크기를 'RootTuSize'라고 정의할 때, 현재 부호화 단위에서 가능한 최소 변환 단위 크기 'CurrMinTuSize'는 아래 관계식 (1) 과 같이 정의될 수 있다.
CurrMinTuSize
= max (MinTransformSize, RootTuSize/(2^MaxTransformSizeIndex)) ... (1)
현재 부호화 단위에서 가능한 최소 변환 단위 크기 'CurrMinTuSize'와 비교하여, 변환 단위 분할 정보가 0인 경우의 변환 단위 크기인 'RootTuSize'는 시스템상 채택 가능한 최대 변환 단위 크기를 나타낼 수 있다. 즉, 관계식 (1)에 따르면, 'RootTuSize/(2^MaxTransformSizeIndex)'는, 변환 단위 분할 정보가 0인 경우의 변환 단위 크기인 'RootTuSize'를 최대 변환 단위 분할 정보에 상응하는 횟수만큼 분할한 변환 단위 크기이며, 'MinTransformSize'는 최소 변환 단위 크기이므로, 이들 중 작은 값이 현재 현재 부호화 단위에서 가능한 최소 변환 단위 크기 'CurrMinTuSize'일 수 있다.
일 실시예에 따른 최대 변환 단위 크기 RootTuSize는 예측 모드에 따라 달라질 수도 있다.
예를 들어, 현재 예측 모드가 인터 모드라면 RootTuSize는 아래 관계식 (2)에 따라 결정될 수 있다. 관계식 (2)에서 'MaxTransformSize'는 최대 변환 단위 크기, 'PUSize'는 현재 예측 단위 크기를 나타낸다.
RootTuSize = min(MaxTransformSize, PUSize) ......... (2)
즉 현재 예측 모드가 인터 모드라면, 변환 단위 분할 정보가 0인 경우의 변환 단위 크기인 'RootTuSize'는 최대 변환 단위 크기 및 현재 예측 단위 크기 중 작은 값으로 설정될 수 있다.
현재 파티션 단위의 예측 모드가 예측 모드가 인트라 모드라면 모드라면 'RootTuSize'는 아래 관계식 (3)에 따라 결정될 수 있다. 'PartitionSize'는 현재 파티션 단위의 크기를 나타낸다.
RootTuSize = min(MaxTransformSize, PartitionSize) ...........(3)
즉 현재 예측 모드가 인트라 모드라면, 변환 단위 분할 정보가 0인 경우의 변환 단위 크기인 'RootTuSize'는 최대 변환 단위 크기 및 현재 파티션 단위 크기 중 작은 값으로 설정될 수 있다.
다만, 파티션 단위의 예측 모드에 따라 변동하는 일 실시예에 따른 현재 최대 변환 단위 크기 'RootTuSize'는 일 실시예일 뿐이며, 현재 최대 변환 단위 크기를 결정하는 요인이 이에 한정되는 것은 아님을 유의하여야 한다.
도 7 내지 19를 참조하여 전술된 트리 구조의 부호화 단위들에 기초한 비디오 부호화 기법에 따라, 트리 구조의 부호화 단위들마다 공간영역의 영상 데이터가 부호화되며, 트리 구조의 부호화 단위들에 기초한 비디오 복호화 기법에 따라 최대 부호화 단위마다 복호화가 수행되면서 공간 영역의 영상 데이터가 복원되어, 픽처 및 픽처 시퀀스인 비디오가 복원될 수 있다. 복원된 비디오는 재생 장치에 의해 재생되거나, 저장 매체에 저장되거나, 네트워크를 통해 전송될 수 있다.
한편, 상술한 본 발명의 실시예들은 컴퓨터에서 실행될 수 있는 프로그램으로 작성가능하고, 컴퓨터로 읽을 수 있는 기록매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다. 상기 컴퓨터로 읽을 수 있는 기록매체는 마그네틱 저장매체(예를 들면, 롬, 플로피 디스크, 하드디스크 등), 광학적 판독 매체(예를 들면, 시디롬, 디브이디 등)와 같은 저장매체를 포함한다.
이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.

Claims (15)

  1. 현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정하는 단계;
    상기 참조 인트라 예측 모드에 기초하여 상기 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정하는 단계;
    상기 현재 블록의 인트라 예측 모드에 대한 정보를 포함하는 인트라 예측 데이터를 비트스트림으로부터 획득하는 단계;
    상기 인트라 예측 데이터가 상기 후보 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측한다고 나타낼 때, 상기 복수의 후보 인트라 예측 모드 중 상기 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하는 단계; 및
    상기 선택된 인트라 예측 모드에 따라 상기 현재 블록에 대하여 인트라 예측을 수행하는 단계를 포함하는 비디오 복호화 방법.
  2. 제1 항에 있어서,
    상기 참조 인트라 예측 모드는 상기 현재 블록의 좌측 인접 블록의 이용가능성 및 예측모드에 기초하여 결정되는 제1 참조 인트라 예측 모드와 상기 현재 블록의 상단 인접 블록의 이용가능성 및 예측모드에 기초하여 결정되는 제2 참조 인트라 예측 모드를 포함하고,
    상기 참조 인트라 예측 모드를 결정하는 단계는,
    상기 현재 블록 좌측의 인접 블록이 존재하지 않거나, 상기 현재 블록 좌측의 인접 블록이 인터 예측에 의하여 예측된 경우, 상기 제1 참조 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고,
    상기 현재 블록 좌측의 인접 블록이 인트라 예측에 의하여 예측된 경우, 상기 제1 참조 인트라 예측 모드를 상기 현재 블록 좌측의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정하고,
    상기 현재 블록 상단의 인접 블록이 존재하지 않거나, 상기 현재 블록 상단의 인접 블록이 인터 예측에 의하여 예측된 경우, 상기 제2 참조 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고,
    상기 현재 블록 상단의 인접 블록이 인트라 예측에 의하여 예측된 경우, 상기 제2 참조 인트라 예측 모드를 상기 현재 블록 상단의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정하는 것을 특징으로 하는 비디오 복호화 방법.
  3. 제2 항에 있어서,
    상기 후보 인트라 예측 모드를 결정하는 단계는,
    상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 동일하고, 상기 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드를 나타내지 않는 경우,
    제1 후보 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 제2 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드로 결정하는 것을 특징으로 하는 비디오 복호화 방법.
  4. 제2 항에 있어서,
    상기 후보 인트라 예측 모드를 결정하는 단계는,
    상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 동일하고, 상기 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드를 나타내는 경우,
    제1 후보 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 제2 후보 인트라 예측 모드를 제2 디폴트 인트라 예측 모드로 결정하는 것을 특징으로 하는 비디오 복호화 방법.
  5. 제2 항에 있어서,
    상기 후보 인트라 예측 모드를 결정하는 단계는,
    상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 상이한 경우,
    제1 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 작은 인트라 예측 모드로 결정하고,
    제2 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 큰 인트라 예측 모드로 결정하는 것을 특징으로 하는 비디오 복호화 방법.
  6. 제1항에 있어서,
    상기 비디오 복호화 방법은,
    상기 인트라 예측 데이터가 상기 후보 인트라 예측 모드에 포함되지 않은 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측한다고 나타낼 때, 상기 인트라 예측 데이터의 인덱스 값과 상기 후보 인트라 예측 모드들의 인덱스 값에 기초하여 상기 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하는 단계를 포함하는 비디오 복호화 방법.
  7. 제1 항에 있어서,
    상기 인트라 예측 데이터는 상기 현재 블록이 후보 인트라 예측 블록에 의하여 예측되었는지 나타내는 후보 인트라 예측 플래그 및 상기 현재 블록의 인트라 예측에 사용된 인트라 예측 모드에 관한 정보를 나타내는 현재 인트라 예측 데이터를 포함하고,
    상기 인트라 예측 모드를 선택하는 단계는, 상기 후보 인트라 예측 플래그가 상기 현재 블록이 상기 후보 인트라 예측 모드에 포함된 인트라 예측 모드에 의하여 예측되었다고 나타낼 때, 상기 현재 인트라 예측 데이터에 따라 상기 현재 블록에 사용된 상기 후보 인트라 예측 모드를 결정하는 것을 특징으로 하는 비디오 복호화 방법.
  8. 현재 블록의 인접 블록의 이용가능성 및 예측 모드에 기초하여 참조 인트라 예측 모드를 결정하고,
    상기 참조 인트라 예측 모드에 기초하여 결정된 상기 현재 블록의 복수의 후보 인트라 예측 모드들을 결정하는 후보 인트라 예측 모드 결정부; 및
    비트스트림으로부터 상기 현재 블록의 인트라 예측 모드에 대한 정보를 포함하는 인트라 예측 데이터를 획득하고,
    상기 인트라 예측 데이터가 상기 후보 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측한다고 나타낼 때, 상기 복수의 후보 인트라 예측 모드 중 상기 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하고,
    상기 선택된 인트라 예측 모드에 따라 상기 현재 블록에 대하여 인트라 예측을 수행하는 인트라 예측부를 포함하는 비디오 복호화 장치.
  9. 제8 항에 있어서,
    상기 참조 인트라 예측 모드는 상기 현재 블록의 좌측 인접 블록의 이용가능성 및 예측모드에 기초하여 결정되는 제1 참조 인트라 예측 모드와 상기 현재 블록의 상단 인접 블록의 이용가능성 및 예측모드에 기초하여 결정되는 제2 참조 인트라 예측 모드를 포함하고,
    상기 후보 인트라 예측 모드 결정부는,
    상기 현재 블록 좌측에 인접 블록이 존재하지 않거나, 상기 현재 블록 좌측의 인접 블록이 인터 예측에 의하여 예측된 경우, 상기 제1 참조 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정하고,
    상기 현재 블록 좌측의 인접 블록이 인트라 예측에 의하여 예측된 경우, 상기 제1 참조 인트라 예측 모드는 상기 현재 블록 좌측의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정하고,
    상기 현재 블록 상단에 인접 블록이 존재하지 않거나, 상기 현재 블록 상단의 인접 블록이 인터 예측에 의하여 예측된 경우, 상기 제2 참조 인트라 예측 모드는 제1 디폴트 인트라 예측 모드로 결정하고,
    상기 현재 블록 상단의 인접 블록이 인트라 예측에 의하여 예측된 경우, 상기 제2 참조 인트라 예측 모드는 상기 현재 블록 상단의 인접 블록의 인트라 예측에 사용된 인트라 예측 모드로 결정하는 것을 특징으로 하는 비디오 복호화 장치.
  10. 제9 항에 있어서,
    상기 후보 인트라 예측 모드 결정부는,
    상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 동일하고, 상기 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드를 나타내지 않는 경우,
    제1 후보 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 제2 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드로 결정하는 것을 특징으로 하는 비디오 복호화 장치.
  11. 제9 항에 있어서,
    상기 후보 인트라 예측 모드 결정부는,
    상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 동일하고, 상기 제1 참조 인트라 예측 모드가 제1 디폴트 인트라 예측 모드를 나타내는 경우,
    제1 후보 인트라 예측 모드를 제1 디폴트 인트라 예측 모드로 결정하고, 상기 제2 후보 인트라 예측 모드를 제2 디폴트 인트라 예측 모드로 결정하는 것을 특징으로 하는 비디오 복호화 장치.
  12. 제9 항에 있어서,
    상기 후보 인트라 예측 모드 결정부는,
    상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드가 상이한 경우,
    상기 제1 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 작은 인트라 예측 모드로 결정하고,
    상기 제2 후보 인트라 예측 모드를 상기 제1 참조 인트라 예측 모드와 상기 제2 참조 인트라 예측 모드 중 인트라 예측 모드를 대표하는 인덱스 값이 큰 인트라 예측 모드로 결정하는 것을 특징으로 하는 비디오 복호화 장치.
  13. 제8 항에 있어서,
    상기 인트라 예측 모드 선택부는,
    상기 인트라 예측 데이터가 상기 후보 인트라 예측 모드에 포함되지 않은 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측한다고 나타낼 때, 상기 인트라 예측 데이터의 인덱스 값과 상기 후보 인트라 예측 모드들의 인덱스 값에 기초하여 상기 현재 블록의 인트라 예측에 사용할 인트라 예측 모드를 선택하는 것을 특징으로 하는 비디오 복호화 장치.
  14. 현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정하는 단계;
    상기 참조 인트라 예측 모드에 기초하여 상기 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정하는 단계; 및
    상기 현재 블록에 사용된 인트라 예측 모드와 복수의 상기 후보 인트라 예측 모드들에 기초하여, 복수의 상기 후보 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측하는지 여부 및 상기 현재 블록에 사용된 인트라 예측 모드를 나타내는 인트라 예측 데이터를 결정하는 단계를 포함하는 비디오 부호화 방법.
  15. 현재 블록의 인접 블록의 이용가능성 및 예측모드에 기초하여 참조 인트라 예측 모드를 결정하고,
    상기 참조 인트라 예측 모드에 기초하여 상기 현재 블록에 대한 복수의 후보 인트라 예측 모드들을 결정하는 후보 인트라 예측 모드 결정부; 및
    상기 현재 블록에 사용된 인트라 예측 모드와 복수의 상기 후보 인트라 예측 모드들에 기초하여, 복수의 상기 후보 인트라 예측 모드 중 하나에 따라 상기 현재 블록을 예측하는지 여부 및 상기 현재 블록에 사용된 인트라 예측 모드를 나타내는 인트라 예측 데이터를 결정하는 인트라 예측 모드 정보 부호화부를 포함하는 비디오 부호화 장치.
PCT/KR2014/012572 2013-12-19 2014-12-19 인트라 예측을 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치 WO2015093890A1 (ko)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CN201911181548.XA CN110708544B (zh) 2013-12-19 2014-12-19 视频编码方法和设备以及视频解码方法和设备
CN201480075994.1A CN106031176B (zh) 2013-12-19 2014-12-19 涉及帧内预测的视频编码方法和装置以及视频解码方法和装置
KR1020167012047A KR102317682B1 (ko) 2013-12-19 2014-12-19 인트라 예측을 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
CN201911181685.3A CN110740320B (zh) 2013-12-19 2014-12-19 视频编码方法和设备以及视频解码方法和设备
US15/185,153 US10257538B2 (en) 2013-12-19 2016-06-17 Video encoding method and device involving intra prediction, and video decoding method and device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201361918151P 2013-12-19 2013-12-19
US61/918,151 2013-12-19

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/185,153 Continuation US10257538B2 (en) 2013-12-19 2016-06-17 Video encoding method and device involving intra prediction, and video decoding method and device

Publications (1)

Publication Number Publication Date
WO2015093890A1 true WO2015093890A1 (ko) 2015-06-25

Family

ID=53403143

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/012572 WO2015093890A1 (ko) 2013-12-19 2014-12-19 인트라 예측을 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치

Country Status (5)

Country Link
US (1) US10257538B2 (ko)
KR (1) KR102317682B1 (ko)
CN (3) CN106031176B (ko)
MY (1) MY181411A (ko)
WO (1) WO2015093890A1 (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109565587A (zh) * 2016-08-25 2019-04-02 英特尔公司 具有上下文解码和重构旁路的视频编码的方法和系统
CN112543332A (zh) * 2020-05-26 2021-03-23 腾讯科技(深圳)有限公司 视频解码方法、视频编码方法及相关设备

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11178405B2 (en) * 2017-10-18 2021-11-16 Samsung Electronics Co., Ltd. Method and apparatus for video decoding, and method and apparatus for video encoding
CN116389731A (zh) * 2017-12-22 2023-07-04 数码士有限公司 视频信号处理方法和设备
CN108322743B (zh) * 2018-02-28 2020-01-31 中南大学 一种基于模式依赖特性的不可分二次变换模式的帧内快速选择方法
KR102422798B1 (ko) * 2018-03-08 2022-07-19 삼성전자주식회사 비디오 복호화 방법 및 장치, 비디오 부호화 방법 및 장치
CN112042190B (zh) 2018-04-24 2024-01-23 三星电子株式会社 视频编码方法和装置以及视频解码方法和装置
KR102252323B1 (ko) * 2018-05-10 2021-05-14 삼성전자주식회사 비디오 부호화 방법 및 장치, 비디오 복호화 방법 및 장치
CA3106487A1 (en) * 2018-08-27 2020-03-05 Huawei Technologies Co., Ltd. Method and apparatus for intra prediction
WO2020111785A1 (ko) * 2018-11-27 2020-06-04 주식회사 엑스리스 영상 신호 부호화/복호화 방법 및 이를 위한 장치
CN113347435B (zh) * 2019-06-21 2022-03-29 杭州海康威视数字技术股份有限公司 预测模式的解码、编码方法及装置
CN112188193A (zh) * 2019-07-01 2021-01-05 富士通株式会社 视频编码方法及装置、电子设备
WO2022140905A1 (zh) * 2020-12-28 2022-07-07 Oppo广东移动通信有限公司 预测方法、编码器、解码器以及存储介质
WO2023128648A1 (ko) * 2021-12-29 2023-07-06 엘지전자 주식회사 영상 인코딩/디코딩 방법 및 장치, 그리고 비트스트림을 저장한 기록 매체
WO2023128649A1 (ko) * 2021-12-29 2023-07-06 엘지전자 주식회사 영상 인코딩/디코딩 방법 및 장치, 그리고 비트스트림을 저장한 기록 매체

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006005438A (ja) * 2004-06-15 2006-01-05 Sony Corp 画像処理装置およびその方法
KR20100033676A (ko) * 2008-09-22 2010-03-31 에스케이 텔레콤주식회사 인트라 예측 모드의 예측 가능성을 이용한 영상 부호화/복호화 장치 및 방법
KR20130002286A (ko) * 2011-06-28 2013-01-07 삼성전자주식회사 인트라 예측을 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
KR20130004548A (ko) * 2011-07-01 2013-01-11 삼성전자주식회사 단일화된 참조가능성 확인 과정을 통해 인트라 예측을 수반하는 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
WO2013085282A1 (ko) * 2011-12-05 2013-06-13 엘지전자 주식회사 인트라 예측 방법 및 장치

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101452860B1 (ko) * 2009-08-17 2014-10-23 삼성전자주식회사 영상의 부호화 방법 및 장치, 영상 복호화 방법 및 장치
US8588303B2 (en) * 2010-03-31 2013-11-19 Futurewei Technologies, Inc. Multiple predictor sets for intra-frame coding
KR101379188B1 (ko) * 2010-05-17 2014-04-18 에스케이 텔레콤주식회사 인트라 블록 및 인터 블록이 혼합된 코딩블록을 이용하는 영상 부호화/복호화 장치 및 그 방법
KR101756442B1 (ko) * 2010-11-29 2017-07-11 에스케이텔레콤 주식회사 인트라예측모드의 중복성을 최소화하기 위한 영상 부호화/복호화 방법 및 장치
KR20120070479A (ko) * 2010-12-21 2012-06-29 한국전자통신연구원 화면 내 예측 방향 정보 부호화/복호화 방법 및 그 장치

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006005438A (ja) * 2004-06-15 2006-01-05 Sony Corp 画像処理装置およびその方法
KR20100033676A (ko) * 2008-09-22 2010-03-31 에스케이 텔레콤주식회사 인트라 예측 모드의 예측 가능성을 이용한 영상 부호화/복호화 장치 및 방법
KR20130002286A (ko) * 2011-06-28 2013-01-07 삼성전자주식회사 인트라 예측을 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
KR20130004548A (ko) * 2011-07-01 2013-01-11 삼성전자주식회사 단일화된 참조가능성 확인 과정을 통해 인트라 예측을 수반하는 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
WO2013085282A1 (ko) * 2011-12-05 2013-06-13 엘지전자 주식회사 인트라 예측 방법 및 장치

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109565587A (zh) * 2016-08-25 2019-04-02 英特尔公司 具有上下文解码和重构旁路的视频编码的方法和系统
CN109565587B (zh) * 2016-08-25 2021-10-29 英特尔公司 具有上下文解码和重构旁路的视频编码的方法和系统
CN112543332A (zh) * 2020-05-26 2021-03-23 腾讯科技(深圳)有限公司 视频解码方法、视频编码方法及相关设备
CN112543332B (zh) * 2020-05-26 2021-08-17 腾讯科技(深圳)有限公司 视频解码方法、视频编码方法及相关设备

Also Published As

Publication number Publication date
CN110740320B (zh) 2022-07-05
KR102317682B1 (ko) 2021-10-26
CN106031176B (zh) 2019-12-13
US10257538B2 (en) 2019-04-09
CN110708544B (zh) 2022-07-05
CN110708544A (zh) 2020-01-17
CN110740320A (zh) 2020-01-31
CN106031176A (zh) 2016-10-12
KR20160099534A (ko) 2016-08-22
US20160295237A1 (en) 2016-10-06
MY181411A (en) 2020-12-21

Similar Documents

Publication Publication Date Title
WO2015093890A1 (ko) 인트라 예측을 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
WO2013002556A2 (ko) 인트라 예측을 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
WO2013002554A2 (ko) 픽셀 분류에 따른 오프셋 조정을 이용하는 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
WO2012096539A2 (ko) 선택적 스캔 모드를 이용하는 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
WO2011049397A2 (en) Method and apparatus for decoding video according to individual parsing or decoding in data unit level, and method and apparatus for encoding video for individual parsing or decoding in data unit level
WO2012023796A2 (ko) 가변적 트리 구조의 변환 단위를 이용하는 비디오 부호화 방법과 그 장치, 및 비디오 복호화 방법 및 그 장치
WO2011087295A2 (en) Method and apparatus for encoding and decoding video by using pattern information in hierarchical data unit
WO2012005520A2 (en) Method and apparatus for encoding video by using block merging, and method and apparatus for decoding video by using block merging
WO2013002619A2 (ko) 고정소수점 변환을 위한 비트뎁스 조절을 수반하는 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
WO2017018664A1 (ko) 인트라 예측 모드 기반 영상 처리 방법 및 이를 위한 장치
WO2018124843A1 (ko) 영상 부호화/복호화 방법, 장치 및 비트스트림을 저장한 기록 매체
WO2011019249A2 (en) Video encoding method and apparatus and video decoding method and apparatus, based on hierarchical coded block pattern information
WO2017086746A1 (ko) 화면내 예측 모드 부호화/복호화 방법 및 장치
WO2011049396A2 (en) Method and apparatus for encoding video and method and apparatus for decoding video, based on hierarchical structure of coding unit
WO2011019253A2 (en) Method and apparatus for encoding video in consideration of scanning order of coding units having hierarchical structure, and method and apparatus for decoding video in consideration of scanning order of coding units having hierarchical structure
WO2011096741A2 (en) Method and apparatus for encoding video based on scanning order of hierarchical data units, and method and apparatus for decoding video based on scanning order of hierarchical data units
WO2011126273A2 (en) Method and apparatus for encoding video by compensating for pixel value according to pixel groups, and method and apparatus for decoding video by the same
WO2011126272A2 (en) Method and apparatus for encoding video by using dynamic-range transformation, and method and apparatus for decoding video by using dynamic-range transformation
WO2013187654A1 (ko) 컬러성분별로 sao 파라미터를 공유하는 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
WO2013002555A2 (ko) 산술부호화를 수반한 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
WO2013095047A1 (ko) 최대 부호화 단위 별로 픽셀 분류에 따른 오프셋 조정을 이용하는 비디오 부호화 방법 및 그 장치, 비디오 복호화 방법 및 그 장치
WO2013141596A1 (ko) 트리 구조의 부호화 단위에 기초한 스케일러블 비디오 부호화 방법 및 그 장치, 트리 구조의 부호화 단위에 기초한 스케일러블 비디오 복호화 방법 및 그 장치
WO2012005521A2 (ko) 조절 가능한 루프 필터링을 이용한 비디오 부호화 방법 및 그 장치, 조절 가능한 루프 필터링을 이용한 비디오 복호화 방법 및 그 장치
WO2019066524A1 (ko) 영상 부호화/복호화 방법, 장치 및 비트스트림을 저장한 기록 매체
WO2012044104A2 (ko) 계층적 구조의 심볼을 부호화하는 비디오 부호화 방법 및 그 장치, 계층적 구조의 심볼을 복호화하는 비디오 복호화 방법 및 그 장치

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20167012047

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14870739

Country of ref document: EP

Kind code of ref document: A1