WO2013054751A1 - 画像処理装置および方法 - Google Patents

画像処理装置および方法 Download PDF

Info

Publication number
WO2013054751A1
WO2013054751A1 PCT/JP2012/075922 JP2012075922W WO2013054751A1 WO 2013054751 A1 WO2013054751 A1 WO 2013054751A1 JP 2012075922 W JP2012075922 W JP 2012075922W WO 2013054751 A1 WO2013054751 A1 WO 2013054751A1
Authority
WO
WIPO (PCT)
Prior art keywords
motion vector
prediction
quantization parameter
unit
region
Prior art date
Application number
PCT/JP2012/075922
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 CN201280048981.6A priority Critical patent/CN103843348A/zh
Priority to US14/343,970 priority patent/US20140233639A1/en
Publication of WO2013054751A1 publication Critical patent/WO2013054751A1/ja

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/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/61Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/513Processing of motion vectors
    • H04N19/517Processing of motion vectors by encoding
    • H04N19/52Processing of motion vectors by encoding by predictive encoding
    • 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 disclosure relates to an image processing apparatus and method, and more particularly, to an image processing apparatus and method capable of improving encoding efficiency.
  • MPEG2 (ISO / IEC 13818-2) is defined as a general-purpose image encoding system, and is a standard that covers both interlaced scanning images and progressive scanning images, as well as standard resolution images and high-definition images.
  • MPEG2 is currently widely used in a wide range of applications for professional and consumer applications.
  • a code amount (bit rate) of 4 to 8 Mbps is assigned to an interlaced scanned image having a standard resolution of 720 ⁇ 480 pixels.
  • a high resolution interlaced scanned image having 1920 ⁇ 1088 pixels is assigned a code amount (bit rate) of 18 to 22 Mbps.
  • bit rate code amount
  • MPEG2 was mainly intended for high-quality encoding suitable for broadcasting, but it did not support encoding methods with a lower code amount (bit rate) than MPEG1, that is, a higher compression rate. With the widespread use of mobile terminals, the need for such an encoding system is expected to increase in the future, and the MPEG4 encoding system has been standardized accordingly. Regarding the image coding system, the standard was approved as an international standard in December 1998 as ISO / IEC 14496-2.
  • H.264 and MPEG-4 Part 10 Advanced Video Coding, hereinafter referred to as H.264 / AVC.
  • Temporal Predictor in addition to “Spatial Predictor” required by median prediction defined in AVC.
  • MV Competition predicted motion vector information
  • JM Joint Model
  • the cost function value when the predicted motion vector information is used is calculated, and the optimal predicted motion vector information is selected.
  • flag information indicating information regarding which predicted motion vector information is used is transmitted to each block.
  • the macroblock size of 16 pixels ⁇ 16 pixels is optimal for large image frames such as UHD (Ultra High Definition: 4000 pixels ⁇ 2000 pixels) that are the targets of the next generation encoding method. There was no fear.
  • HEVC High Efficiency Video Video Coding
  • JCTVC Joint Collaboration Team Video Video Coding
  • ISO / IEC Joint Collaboration Team Video Video Coding
  • a coding unit (Coding Unit) is defined as a processing unit similar to a macroblock in AVC.
  • the CU is not fixed to a size of 16 ⁇ 16 pixels like the AVC macroblock, and is specified in the image compression information in each sequence.
  • Non-Patent Document 2 it is possible to transmit the quantization parameter QP in units of Sub-LCUs.
  • the size of the Coding-Unit to which the quantization parameter is transmitted is specified for each picture in the image compression information. Further, the information regarding the quantization parameter included in the image compression information is transmitted in units of each Coding Unit.
  • Motion Partition Merging (hereinafter also referred to as merge mode) has been proposed (for example, see Non-Patent Document 3).
  • merge mode a method called Motion Partition Merging
  • this method when the motion information of the block is the same as the motion information of the neighboring blocks, only the flag information is transmitted, and when decoding, the motion information of the block is used using the motion information of the neighboring blocks. Is rebuilt.
  • Temporal predictor is more likely to be selected when selecting a predictor based on a cost function value in such a region in order to achieve more encoding efficiency especially in a still image region. Observed.
  • the present disclosure has been made in view of such a situation, and improves encoding efficiency when encoding a quantization parameter.
  • An image processing apparatus uses a motion vector of a peripheral region located around a current region, and generates a motion vector predictor that generates a motion vector predictor used when decoding the motion vector of the current region And prediction quantization parameter generation for generating a prediction quantization parameter used when decoding the quantization parameter of the current region according to a prediction method of the prediction motion vector of the surrounding region generated by the prediction motion vector generation unit And a current region motion vector generated by the predicted quantization parameter generation unit using the predicted motion vector of the current region generated by the prediction motion vector generation unit Parameter recovery is performed using parameters to decode the quantization parameter of the current region. And a part.
  • the predictive quantization parameter generation unit generates the predictive quantization parameter of the current region according to whether a prediction method of a motion vector predictor in the peripheral region is spatial prediction or temporal prediction. Can do.
  • the prediction quantization parameter generation unit when the prediction method of the motion vector prediction of the surrounding region is Spatial prediction, whether the position of the reference region referred to in the Spatial prediction is TOP or Left In response, the prediction quantization parameter of the current region can be generated.
  • the predictive quantization parameter generating unit uses the predictive quantization parameter of the peripheral region in which the predictive motion vector is generated by the same prediction method as the predictive method of the predictive motion vector of the current region. Parameters can be generated.
  • the prediction quantization parameter generation unit uses a prediction motion vector of a sub region that is in contact with the upper left sub region located in the upper left of the current region for the peripheral region when the region is configured by a plurality of sub regions.
  • the prediction quantization parameter of the current region can be generated.
  • the prediction quantization parameter generation unit when the region is composed of a plurality of sub-regions, for the surrounding region, the prediction motion vector of the upper sub-region in contact with the upper part of the current region and the left part of the current region
  • the predicted quantization parameter of the current region can be generated using the predicted motion vector of the left subregion that is in contact with the predicted motion vector.
  • the predictive quantization parameter generation unit can generate a predictive quantization parameter of the current region according to a prediction motion vector prediction method for List0 prediction of the peripheral region when the peripheral region is bi-predicted. .
  • the predictive quantization parameter generation unit when the peripheral region is bi-predicted, when there is no rearrangement in the current picture, according to a prediction motion vector prediction method for the List0 prediction of the peripheral region,
  • a prediction quantization parameter for the current region can be generated according to a prediction method of a prediction motion vector for List1 prediction of the surrounding region.
  • the predictive quantization parameter generating unit When the peripheral region is bi-predicted, the predictive quantization parameter generating unit generates a prediction quantum of the current region according to a prediction method of a motion vector predictor for prediction of a distance closer to the peripheral region on the time axis. Parameter can be generated.
  • the prediction quantization parameter generation unit can generate a prediction quantization parameter of the current region according to a prediction direction of a prediction motion vector of the peripheral region and a prediction direction of a prediction motion vector of the current region. .
  • the bitstream is encoded in a unit having a hierarchical structure, and the decoding unit can decode the bitstream in a unit having a hierarchical structure.
  • An image processing method generates a predicted motion vector used when an image processing apparatus decodes a motion vector of a current area using a motion vector of a peripheral area positioned around the current area. Generating a predicted quantization parameter used when decoding the quantization parameter of the current region in accordance with the prediction method of the predicted motion vector of the generated peripheral region, and using the generated predicted motion vector of the current region Then, the motion vector of the current region is decoded, and the quantization parameter of the current region is decoded using the generated prediction quantization parameter of the current region.
  • An image processing apparatus uses a motion vector of a peripheral region located around a current region to generate a predicted motion vector that is used when the motion vector of the current region is encoded A prediction quantum that generates a prediction quantization parameter used when encoding the quantization parameter of the current region according to a prediction method of the prediction motion vector of the surrounding region generated by the generation unit and the prediction motion vector generation unit; And encoding the motion vector of the current region using the prediction motion vector of the current region generated by the quantization parameter generation unit and the prediction motion vector generation unit, and the current region generated by the prediction quantization parameter generation unit A parameter for encoding a quantization parameter in the current region using a predicted quantization parameter. And a meter coding unit.
  • the predictive quantization parameter generation unit generates the predictive quantization parameter of the current region according to whether a prediction method of a motion vector predictor in the peripheral region is spatial prediction or temporal prediction. Can do.
  • the predictive quantization parameter generating unit uses the predictive quantization parameter of the peripheral region in which the predictive motion vector is generated by the same prediction method as the predictive method of the predictive motion vector of the current region. Parameters can be generated.
  • the predictive quantization parameter generation unit can generate a predictive quantization parameter of the target region according to a prediction direction of a predictive motion vector of the peripheral region and a predictive direction of a predictive motion vector of the target region. .
  • an image is encoded to generate a bitstream, and the motion vector and the quantization parameter encoded by the parameter encoding unit are And a transmission unit that transmits the bitstream generated by the encoding unit.
  • the encoding unit can generate the bitstream by encoding an image in a unit having a hierarchical structure.
  • An image processing method provides a predicted motion vector used when an image processing apparatus encodes a motion vector of the current region using a motion vector of a peripheral region located around the current region. Generating a prediction quantization parameter used for encoding the quantization parameter of the current region according to a prediction method of the prediction motion vector of the generated peripheral region, and using the generated prediction motion vector of the current region Then, the motion vector of the current region is encoded, and the quantization parameter of the target region is encoded using the predicted quantization parameter of the current region.
  • a prediction motion vector used when decoding a motion vector of the current region is generated using a motion vector of the peripheral region located around the current region, and the generated prediction of the peripheral region is performed
  • a prediction quantization parameter used when decoding the quantization parameter of the current region is generated. Then, the motion vector of the current region is decoded using the generated predicted motion vector of the current region, and the quantization parameter of the current region is decoded using the predicted quantization parameter of the target region.
  • a predicted motion vector used for encoding the motion vector of the target region is generated using a motion vector of the peripheral region located around the current region, and the generated peripheral region
  • a prediction quantization parameter used for encoding the quantization parameter of the current region is generated.
  • the current region motion vector is encoded using the generated current region prediction motion vector, and the current region quantization parameter is encoded using the generated current region prediction quantization parameter. Is done.
  • the above-described image processing apparatus may be an independent apparatus, or may be an internal block constituting one image encoding apparatus or image decoding apparatus.
  • an image can be decoded.
  • encoding efficiency can be improved.
  • an image can be encoded.
  • encoding efficiency can be improved.
  • FIG. 10 is a diagram illustrating an example of a syntax element of transform _coeff. It is a figure explaining Motion Partition Merging.
  • FIG. 20 is a block diagram illustrating a main configuration example of a computer. It is a block diagram which shows an example of a schematic structure of a television apparatus. It is a block diagram which shows an example of a schematic structure of a mobile telephone. It is a block diagram which shows an example of a schematic structure of a recording / reproducing apparatus. It is a block diagram which shows an example of a schematic structure of an imaging device.
  • FIG. 1 is a block diagram illustrating a main configuration example of an image encoding device.
  • the image encoding device 100 shown in FIG. 1 encodes image data using a prediction process based on, for example, HEVC (High Efficiency Video Coding).
  • HEVC High Efficiency Video Coding
  • the image encoding device 100 includes an A / D conversion unit 101, a screen rearrangement buffer 102, a calculation unit 103, an orthogonal transformation unit 104, a quantization unit 105, a lossless encoding unit 106, and a storage buffer 107. , An inverse quantization unit 108, and an inverse orthogonal transform unit 109.
  • the image coding apparatus 100 includes a calculation unit 110, a deblock filter 111, a frame memory 112, a selection unit 113, an intra prediction unit 114, a motion prediction / compensation unit 115, a predicted image selection unit 116, and a rate control unit 117. Have.
  • the image encoding device 100 further includes a motion vector encoding unit 121 and a region determination unit 122.
  • the A / D conversion unit 101 performs A / D conversion on the input image data, and supplies the converted image data (digital data) to the screen rearrangement buffer 102 for storage.
  • the screen rearrangement buffer 102 rearranges the images of the frames in the stored display order in the order of frames for encoding in accordance with GOP (Group Of Picture), and the images in which the order of the frames is rearranged. This is supplied to the calculation unit 103.
  • the screen rearrangement buffer 102 also supplies the image in which the order of the frames is rearranged to the intra prediction unit 114 and the motion prediction / compensation unit 115.
  • the calculation unit 103 subtracts the prediction image supplied from the intra prediction unit 114 or the motion prediction / compensation unit 115 via the prediction image selection unit 116 from the image read from the screen rearrangement buffer 102, and the difference information Is output to the orthogonal transform unit 104.
  • the calculation unit 103 subtracts the predicted image supplied from the motion prediction / compensation unit 115 from the image read from the screen rearrangement buffer 102.
  • the orthogonal transform unit 104 performs orthogonal transform such as discrete cosine transform and Karhunen-Loeve transform on the difference information supplied from the computation unit 103. Note that this orthogonal transformation method is arbitrary.
  • the orthogonal transform unit 104 supplies the transform coefficient to the quantization unit 105.
  • the quantization unit 105 quantizes the transform coefficient supplied from the orthogonal transform unit 104.
  • the quantization unit 105 sets a quantization parameter based on the information regarding the target value of the code amount supplied from the rate control unit 117, and performs the quantization. Note that this quantization method is arbitrary.
  • the quantization unit 105 supplies the quantized transform coefficient to the lossless encoding unit 106.
  • the quantization unit 105 predicts a quantization parameter of a target region to be processed (also referred to as a current region) under the control of the region determination unit 122. Specifically, the quantization unit 105 controls the prediction quantization parameter of the target region and the quantization parameter of the adjacent region spatially adjacent to the target region (within the picture) under the control of the region determination unit 122. Use to generate. The quantization unit 105 supplies the difference quantization parameter, which is the difference between the quantization parameter of the target region and the predicted quantization parameter of the target region, to the lossless encoding unit 106.
  • the prediction process of the quantization parameter of the target region is performed for encoding or decoding the quantization parameter. Therefore, the predicted quantization parameter is used for encoding or decoding the quantization parameter.
  • the adjacent area adjacent to the target area is also a peripheral area located around the target area.
  • both terms will be described as meaning the same area.
  • the lossless encoding unit 106 encodes the transform coefficient quantized by the quantization unit 105 using an arbitrary encoding method. Since the coefficient data is quantized under the control of the rate control unit 117, the code amount becomes a target value set by the rate control unit 117 (or approximates the target value).
  • the lossless encoding unit 106 acquires information indicating the mode of intra prediction from the intra prediction unit 114, and acquires information indicating the mode of inter prediction, differential motion vector information, and the like from the motion prediction / compensation unit 115.
  • the lossless encoding unit 106 also acquires a differential quantization parameter from the quantization unit 105.
  • the lossless encoding unit 106 encodes these various types of information using an arbitrary encoding method, and makes it a part of the header information of the encoded data (multiplexes).
  • the lossless encoding unit 106 supplies the encoded data obtained by encoding to the accumulation buffer 107 for accumulation.
  • Examples of the encoding method of the lossless encoding unit 106 include variable length encoding or arithmetic encoding.
  • Examples of variable length coding include H.264.
  • CAVLC Context-Adaptive Variable Length Coding
  • Examples of arithmetic coding include CABAC (Context-Adaptive Binary Arithmetic Coding).
  • the accumulation buffer 107 temporarily holds the encoded data supplied from the lossless encoding unit 106.
  • the accumulation buffer 107 outputs the stored encoded data to, for example, a recording device (recording medium) (not shown) or a transmission path (not shown) at a predetermined timing at a predetermined timing.
  • the transform coefficient quantized by the quantization unit 105 is also supplied to the inverse quantization unit 108.
  • the inverse quantization unit 108 inversely quantizes the quantized transform coefficient by a method corresponding to the quantization by the quantization unit 105.
  • the inverse quantization method may be any method as long as it is a method corresponding to the quantization processing by the quantization unit 105.
  • the inverse quantization unit 108 supplies the obtained transform coefficient to the inverse orthogonal transform unit 109.
  • the inverse orthogonal transform unit 109 performs inverse orthogonal transform on the transform coefficient supplied from the inverse quantization unit 108 by a method corresponding to the orthogonal transform process by the orthogonal transform unit 104.
  • the inverse orthogonal transform method may be any method as long as it corresponds to the orthogonal transform processing by the orthogonal transform unit 104.
  • the inversely orthogonal transformed output (restored difference information) is supplied to the calculation unit 110.
  • the computing unit 110 adds the restored difference information, which is the inverse orthogonal transformation result supplied from the inverse orthogonal transformation unit 109, to the prediction from the intra prediction unit 114 or the motion prediction / compensation unit 115 via the prediction image selection unit 116.
  • the images are added to obtain a locally decoded image (decoded image).
  • the decoded image is supplied to the deblock filter 111 or the frame memory 112.
  • the deblock filter 111 appropriately performs a deblock filter process on the decoded image supplied from the calculation unit 110.
  • the deblocking filter 111 removes block distortion of the decoded image by performing a deblocking filter process on the decoded image.
  • the deblock filter 111 supplies the filter processing result (decoded image after the filter processing) to the frame memory 112. As described above, the decoded image output from the calculation unit 110 can be supplied to the frame memory 112 without passing through the deblocking filter 111. That is, the filtering process by the deblocking filter 111 can be omitted.
  • the frame memory 112 stores the supplied decoded image, and supplies the stored decoded image as a reference image to the selection unit 113 at a predetermined timing.
  • the selection unit 113 selects a supply destination of the reference image supplied from the frame memory 112. For example, in the case of inter prediction, the selection unit 113 supplies the reference image supplied from the frame memory 112 to the motion prediction / compensation unit 115.
  • the intra prediction unit 114 basically uses the pixel value in the processing target picture, which is a reference image supplied from the frame memory 112 via the selection unit 113, to generate a prediction image using a prediction unit (PU) as a processing unit. Perform intra prediction (intra-screen prediction) to be generated. The intra prediction unit 114 performs this intra prediction in a plurality of intra prediction modes prepared in advance.
  • the intra prediction unit 114 generates predicted images in all candidate intra prediction modes, evaluates the cost function value of each predicted image using the input image supplied from the screen rearrangement buffer 102, and selects the optimum mode. select. When the intra prediction unit 114 selects the optimal intra prediction mode, the intra prediction unit 114 supplies the predicted image generated in the optimal mode to the predicted image selection unit 116.
  • the intra prediction unit 114 appropriately supplies the intra prediction mode information indicating the adopted intra prediction mode to the lossless encoding unit 106 and causes the encoding to be performed.
  • the motion prediction / compensation unit 115 basically uses the input image supplied from the screen rearrangement buffer 102 and the reference image supplied from the frame memory 112 via the selection unit 113 as a processing unit. Perform motion prediction (inter prediction).
  • the motion prediction / compensation unit 115 supplies the detected motion vector to the motion vector encoding unit 121 and performs motion compensation processing according to the detected motion vector to generate a prediction image (inter prediction image information). .
  • the motion prediction / compensation unit 115 performs such inter prediction in a plurality of inter prediction modes prepared in advance.
  • the motion prediction / compensation unit 115 generates a prediction image in all candidate inter prediction modes.
  • the motion prediction / compensation unit 115 evaluates the cost function value of each prediction image using the input image supplied from the screen rearrangement buffer 102, the optimal prediction motion vector information from the motion vector encoding unit 121, and the like. , Choose the best mode.
  • the motion prediction / compensation unit 115 supplies the predicted image generated in the optimal mode to the predicted image selection unit 116.
  • the motion prediction / compensation unit 115 transmits information indicating the inter prediction mode employed, information necessary for performing processing in the inter prediction mode when decoding the encoded data, and the like.
  • Necessary information includes, for example, information on a difference motion vector that is a difference between a motion vector of the target region and a predicted motion vector of the target region, and a flag indicating an index of the predicted motion vector as predicted motion vector information.
  • the motion vector prediction processing of the target region is performed for encoding or decoding the motion vector. Accordingly, the predicted motion vector is used for encoding or decoding of a motion vector.
  • the predicted image selection unit 116 selects a supply source of a predicted image to be supplied to the calculation unit 103 or the calculation unit 110. For example, in the case of inter coding, the prediction image selection unit 116 selects the motion prediction / compensation unit 115 as a supply source of the prediction image, and calculates the prediction image supplied from the motion prediction / compensation unit 115 as the calculation unit 103 or the calculation unit. To the unit 110.
  • the rate control unit 117 controls the quantization operation rate of the quantization unit 105 based on the code amount of the encoded data stored in the storage buffer 107 so that overflow or underflow does not occur.
  • the motion vector encoding unit 121 stores the motion vector obtained by the motion prediction / compensation unit 115.
  • the motion vector encoding unit 121 predicts a motion vector of the target region. Specifically, the motion vector encoding unit 121 generates a predicted motion vector (Predictor) of the target region using a motion vector of an adjacent region temporally or spatially adjacent to the target region.
  • the motion vector encoding unit 121 supplies the optimum predicted motion vector, which is optimal among the generated predicted motion vectors, to the motion prediction / compensation unit 115 and the region determination unit 122.
  • the region determination unit 122 stores the optimal prediction motion vector from the motion vector encoding unit 121.
  • the region determination unit 122 refers to the prediction method of the prediction motion vector of the adjacent region adjacent to the target region, determines which adjacent region quantization parameter is to be used to generate the predicted quantization parameter of the target region To do.
  • the region determination unit 122 controls the predictive quantization parameter generation process of the quantization unit 105 based on the determination result.
  • the quantization unit 105 generates a prediction quantization parameter for the target region according to the prediction method of the prediction motion vector of the adjacent region under the control of the region determination unit 122. To do.
  • FIG. 2 is a diagram illustrating an example of a state of motion prediction / compensation processing with 1/4 pixel accuracy defined in the AVC method.
  • each square represents a pixel.
  • A indicates the position of integer precision pixels stored in the frame memory 112
  • b, c, d indicate positions of 1/2 pixel precision
  • e1, e2, e3 indicate 1/4 pixel precision. Indicates the position.
  • the pixel values at the positions b and d are generated as shown in the following equations (2) and (3) using a 6 tap FIR filter.
  • the pixel value at the position of c is generated as shown in the following formulas (4) to (6) by applying a 6 tap FIR filter in the horizontal direction and the vertical direction.
  • Clip processing is performed only once at the end after performing both horizontal and vertical product-sum processing.
  • E1 to e3 are generated by linear interpolation as shown in the following equations (7) to (9).
  • the motion prediction / compensation process is performed in units of 16 ⁇ 16 pixels in the frame motion compensation mode.
  • motion prediction / compensation processing is performed for each of the first field and the second field in units of 16 ⁇ 8 pixels.
  • one macroblock composed of 16 ⁇ 16 pixels is converted into one of 16 ⁇ 16, 16 ⁇ 8, 8 ⁇ 16, or 8 ⁇ 8. It is possible to divide the data into partitions and have independent motion vector information for each sub-macroblock. Further, as shown in FIG. 3, the 8 ⁇ 8 partition is divided into 8 ⁇ 8, 8 ⁇ 4, 4 ⁇ 8, and 4 ⁇ 4 sub-macroblocks and has independent motion vector information. It is possible.
  • Each straight line shown in FIG. 4 indicates the boundary of the motion compensation block.
  • E indicates the motion compensation block that is about to be encoded
  • a through D indicate motion compensation blocks that are already encoded and that are adjacent to E.
  • predicted motion vector information pmvE for the motion compensation block E is generated by the median operation as shown in the following equation (10).
  • the information about the motion compensation block C is unavailable due to the end of the image frame or the like, the information about the motion compensation block D is substituted.
  • the data mvdE encoded as the motion vector information for the motion compensation block E in the image compression information is generated as shown in the following equation (11) using pmvE.
  • Multi-reference frame In the AVC method, a method called Multi-Reference Frame (multi-reference frame), such as MPEG2 and H.263, which is not specified in the conventional image encoding method is specified.
  • motion prediction / compensation processing is performed by referring to only one reference frame stored in the frame memory.
  • AVC as shown in FIG. 5, a plurality of reference frames are stored in a memory, and a different memory can be referenced for each macroblock.
  • Direct mode By the way, although the amount of information in motion vector information in a B picture is enormous, a mode called Direct Mode is provided in the AVC method.
  • motion vector information is not stored in the image compression information.
  • the motion vector information of the block is calculated from the motion vector information of the peripheral block or the motion vector information of the Co-Located block that is a block at the same position as the processing target block in the reference frame.
  • Direct Mode There are two types of direct mode (Direct Mode): Spatial Direct Mode (spatial direct mode) and Temporal Direct Mode (temporal direct mode), which can be switched for each slice.
  • Spatial Direct Mode spatial direct mode
  • Temporal Direct Mode temporary direct mode
  • motion vector information mvE of the processing target motion compensation block E is calculated as shown in the following equation (12).
  • motion vector information generated by Median prediction is applied to the block.
  • temporal direct mode Tempooral Direct Mode
  • a block at the same space address as the current block in the L0 reference picture is a Co-Located block, and the motion vector information in the Co-Located block is mvcol. Also, the distance on the time axis between the current picture and the L0 reference picture is TDB, and the distance on the time axis between the L0 reference picture and the L1 reference picture is TDD.
  • the motion vector information mvL0 of L0 and the motion vector information mvL1 of L1 in the picture are calculated as the following equations (13) and (14).
  • the direct mode can be defined in units of 16 ⁇ 16 pixel macroblocks or in units of 8 ⁇ 8 pixel blocks.
  • JM Job Model
  • the following two mode determination methods can be selected: High Complexity Mode and Low Complexity Mode.
  • the cost function value for each prediction mode is calculated, and the prediction mode that minimizes the cost function value is selected as the sub macroblock or the optimum mode for the macroblock.
  • is the entire set of candidate modes for encoding the block or macroblock
  • D is the difference energy between the decoded image and the input image when encoded in the prediction mode.
  • is a Lagrange undetermined multiplier given as a function of the quantization parameter.
  • R is the total code amount when encoding is performed in this mode, including orthogonal transform coefficients.
  • D is the difference energy between the predicted image and the input image, unlike the case of High Complexity Mode.
  • QP2Quant QP
  • HeaderBit is a code amount related to information belonging to Header, such as a motion vector and mode, which does not include an orthogonal transform coefficient.
  • Non-Patent Document 1 proposes a method as described below.
  • MVCompetition MVCompetition
  • AMVP Advanced Motion Vector Prediction
  • mvcol is the motion vector information for the Co-Located block for the block.
  • each predicted motion vector information (Predictor) is defined by the following equations (17) to (19).
  • the Co-Located block for the block is a block having the same xy coordinate as the block in the reference picture to which the picture refers.
  • a cost function is calculated when using each predicted motion vector information, and optimal predicted motion vector information is selected.
  • a flag indicating information (index) regarding which predicted motion vector information is used is transmitted to each block.
  • the macro block size of 16 pixels ⁇ 16 pixels is optimal for a large image frame such as UHD (Ultra High Definition; 4000 pixels ⁇ 2000 pixels), which is a target of the next generation encoding method. is not.
  • the hierarchical structure of macroblocks and sub-macroblocks is defined as described above with reference to FIG. 3, but for example, in the HEVC system, as shown in FIG. Coding Unit)) is specified.
  • CU is also called Coding Tree Block (CTB) and is a partial area of a picture unit image that plays the same role as a macroblock in the AVC method.
  • CTB Coding Tree Block
  • the latter is fixed to a size of 16 ⁇ 16 pixels, whereas the size of the former is not fixed, and is specified in the image compression information in each sequence.
  • the maximum size (LCU (Largest Coding Unit)) and the minimum size ((SCU (Smallest Coding Unit)) are specified. Is done.
  • the LCU size is 128 and the maximum hierarchical depth is 5.
  • split_flag is “1”
  • the 2N ⁇ 2N size CU is divided into N ⁇ N size CUs that are one level below.
  • the CU is divided into prediction units (Prediction Units (PU)) that are regions (partial regions of images in units of pictures) that are processing units of intra or inter prediction, and are regions that are processing units of orthogonal transformation It is divided into transform units (Transform Unit (TU)), which is (a partial area of an image in units of pictures).
  • Prediction Units PU
  • transform Unit Transform Unit
  • a macro block in the AVC method corresponds to an LCU
  • a block (sub block) corresponds to a CU. Then you can think.
  • a motion compensation block in the AVC method can be considered to correspond to a PU.
  • the size of the LCU of the highest hierarchy is generally set larger than the macro block of the AVC method, for example, 128 ⁇ 128 pixels.
  • the LCU also includes a macro block in the AVC method
  • the CU also includes a block (sub-block) in the AVC method.
  • the quantization parameter QP can be transmitted in units of Sub-LCUs.
  • the size of the CU to which the quantization parameter is transmitted is described as a syntax element in the picture parameter set shown in FIG.
  • FIG. 9 is a diagram illustrating an example of syntax elements of a picture parameter set.
  • the number at the left end of each row is a row number given for explanation.
  • max_cu_qp_delta_depth is set in the 18th line.
  • max_cu_qp_delta_depth is a parameter for designating to which CU the quantization parameter is transmitted.
  • the information regarding the quantization parameter included in the image compression information is described as a syntax element in transform_coeff shown in FIG.
  • FIG. 10 is a diagram illustrating an example of a syntax element of transform_coeff.
  • the number on the left end of each row is a row number given for explanation.
  • cu_qp_delta is set in the fourth row.
  • cu_qp_delta is a differential quantization parameter transmitted in CU units.
  • LeftQP represents the quantization parameter of the CU located to the left of the CU
  • PrevQP is the quantization of the CU encoded or decoded immediately before the CU (that is, the CU located on the CU). It is a parameter.
  • the differential quantization parameter is the difference between the quantization parameter and the predicted value of the quantization parameter (predicted quantization parameter). That is, as shown in Expression (20), in the HEVC scheme, the predicted quantization parameter of the CU is that the CU of the CU located to the left of the CU is the available CU if the CU is located to the left of the CU. It is stipulated that it is obtained from the optimization parameters. Further, it is stipulated that the predicted quantization parameter of the CU is obtained from the quantization parameter of the CU located above the CU if the CU located on the left of the CU is not available.
  • Merge motion partition By the way, as one of motion information encoding methods, a method called “Motion Partition Merging” (merge mode) as shown in FIG. 11 has been proposed.
  • MergeFlag 1 indicates that the motion information of the region X is the same as the motion information of the peripheral region T adjacent on the region or the peripheral region L adjacent to the left of the region.
  • MergeLeftFlag is included in the merge information and transmitted.
  • MergeFlag 0 indicates that the motion information of the region X is different from the motion information of the peripheral region T and the peripheral region L. In this case, the motion information of the area X is transmitted.
  • the temporal prediction motion vector realizes encoding efficiency more particularly in the still image region. That is, when selecting a predicted motion vector based on the cost function value shown in Equation (15) or Equation (16) in such a region, the temporally predicted motion vector is more than the spatially predicted motion vector for a still image region. Easy to choose.
  • the frame and a reference frame to which the frame refers are shown.
  • the ellipses in the frame and the reference frame represent a moving object (Moving Object), and the other ellipses represent a still background.
  • the target area X the adjacent area A adjacent to the left side of the target area X, the adjacent area B adjacent to the upper side of the target area X, and the upper right side of the target area X
  • the adjacent area C which touches is shown.
  • the xy coordinate is an adjacent region that is the same as the target region X.
  • the target area X and the adjacent area A are included in the stationary area, but the adjacent area B and the adjacent area C are included in the moving object.
  • the adjacent area Y is included in the still area.
  • the temporal prediction motion of the adjacent region Y is more than the spatial prediction motion vector of the adjacent region C. Vectors are easier to select.
  • the temporal prediction motion vector is selected in the left adjacent region
  • the spatial prediction motion vector is selected in the target region X, or vice versa.
  • the quantization parameter prediction method represented by Expression (20) the quantization parameter encoding process is performed between different regions, that is, the still region and the motion region. For this reason, there existed a possibility that prediction efficiency might fall.
  • the region determination is performed according to the prediction method of the predicted motion vector in the target region to be processed and the adjacent region (that is, whether the prediction method is spatial prediction or temporal prediction). Then, according to the region determination result, by generating a predicted quantization parameter that is a predicted value of the quantization parameter used for encoding (decoding) of the quantization parameter, encoding efficiency is improved.
  • CU C is the coding unit is shown in the left CU C
  • CU L is the left coding unit adjacent to the left
  • CU T which is an adjacent upper coding unit
  • the CU C contains PU C is prediction unit.
  • PU C is a prediction unit located at the upper left in CU C.
  • CU L includes PU L which is a prediction unit.
  • PU L is a prediction unit located at the upper right in CU L.
  • the CU T contains PU T is prediction unit.
  • PU T is a prediction unit located at the lower left of the CU T. That, PU C, PU L, PU T are each an prediction unit in contact with the upper leftmost pixel in CU C. That is, PU is a sub area of CU.
  • PU C, the PU L, PU T, are each inter prediction applied.
  • the PU C has been carried out temporally-predicted motion vector (Temporal Predictor) with is used coding of motion vectors.
  • the PU L spatial prediction motion vector (Spatial Predictor) with is used coding of a motion vector is performed.
  • the PU T have been made temporally-predicted motion vector (Temporal Predictor) with is used coding of motion vectors.
  • the temporal prediction motion vector is a prediction method that uses motion vector information of a PU (that is, a temporally adjacent PU) at an address in the same space as that PU in different pictures on the temporal axis. It is the calculated predicted motion vector.
  • the spatial prediction motion vector is a prediction motion vector obtained by a prediction method using motion vector information of an adjacent PU (that is, a spatially adjacent PU) in the same picture as the PU.
  • the quantization parameter relating to CU C, CU A prediction process using a quantization parameter related to T is performed.
  • the prediction motion vector of the PU C, and the predicted motion vector for each adjacent PU adjacent to the PU C is referenced, the predicted motion vector of the same prediction method as the PU C
  • a CU T to which an adjacent PU T having a value belongs is determined as a region that is referred to in generating a predicted quantization parameter of the CU C.
  • predictive quantization parameter of the CU C is generated. More specifically, the prediction method of the prediction motion vector of the neighboring CU adjacent to the CU C depending on whether the predicted either a spatial prediction, or temporal, predictive quantization parameter of the CU C is generated .
  • the prediction quantization parameter is generated using the quantization parameter of the adjacent CU that is considered to belong to the same region as the CU C , the efficiency of predictive coding regarding the quantization parameter is improved. Can do.
  • the predicted motion vector information in the PU T (Predictor) is referred to.
  • the predicted motion vector information referenced is not limited to information of prediction units in contact with the upper leftmost pixel in CU C.
  • FIG. 14 it can be used in reference to the prediction motion vector information (Predictor) for all prediction unit in contact with the top or bottom of the CU C.
  • Predictor prediction motion vector information
  • the CU C similarly to the case of the example in FIG. 13, the CU C, contains PU C is prediction unit.
  • PU C is a prediction unit located at the upper left in CU C.
  • CU L includes prediction units PU L1 , PU L2 ,... PU L1 is a prediction unit located at the upper right in CU L , PU L2 is located under PU L1 , and another PU L (not shown) is located under PU L2 . That, PU L1, PU L2, ⁇ ⁇ ⁇ is a PU bordering the left side of the CU C.
  • CU T includes prediction units PU T1 , PU T2 ,...
  • PU T1 is a prediction unit located at the upper right in CU L
  • PU T2 is located below PU T1
  • another PU T (not shown) is located below PU T2 . That, PU T1, PU T2, ⁇ ⁇ ⁇ is a PU bordering the upper side of the CU C.
  • the predicted motion vector information of any one of PU L1 , PU L2 ,... Adjacent to the left side of CU C has the same predicted motion vector information as PU C (belongs to the same region). If the quantization parameter of the CU L is used, the predicted quantization parameter CU C is generated.
  • the quantization parameter depends on which information in the left or upper region is used.
  • the prediction process may be controlled. That is, when the same spatial prediction motion vector as that region is predicted for each adjacent region on the upper and left sides of the region, when the region refers to information on the upper region, Similarly, the quantization parameter of the adjacent region referring to the upper region is used.
  • region determination processing is performed using predicted motion vector information regarding one list.
  • region determination processing is performed using information related to only List0.
  • the area determination process is performed using List0 for a picture without reordering and List1 for a picture with reordering.
  • predicted motion vector (Predictor) information of the P (1) picture related to the temporally close List0 prediction is used.
  • predicted motion vector (Predictor) information of the P (2) picture related to the temporally close List1 prediction is used.
  • the region determination may be performed in consideration of the prediction direction. That is, for example, when the PU included in the CU and the upper adjacent CU is bi-predicted, but the PU included in the left adjacent CU is uni-predicted, the quantization parameter of the CU using the quantization parameter of the upper adjacent CU is used. A quantization parameter is predicted.
  • parameters such as motion vector information and prediction motion vector information of an adjacent region are stored in a line buffer and used for encoding the region. For this reason, the method according to the present technology can perform processing using adjacent prediction motion vector information without increasing the line buffer.
  • FIG. 16 is a block diagram illustrating a main configuration example of the motion vector encoding unit 121, the region determination unit 122, and the quantization unit 105.
  • the motion vector encoding unit 121 is configured to include an adjacent motion vector buffer 151, a candidate prediction motion vector generation unit 152, a cost function value calculation unit 153, and an optimal prediction motion vector determination unit 154. .
  • the region determination unit 122 is configured to include a region determination unit 161 and an adjacent prediction motion vector buffer 162.
  • the quantization unit 105 is configured to include a quantizer 171, a differential QP generation unit 172, an adjacent QP buffer 173, and a prediction QP generation unit 174.
  • the adjacent motion vector buffer 151 accumulates the motion vector information from the motion prediction / compensation unit 115 as motion vector information of the adjacent region.
  • the motion vector information of the adjacent area accumulated in the adjacent motion vector buffer 151 includes not only the motion vector information of the spatially adjacent areas but also temporally adjacent areas (pictures that differ on the time axis). The motion vector information of the area in the same address as that area) is also included.
  • the candidate predicted motion vector generation unit 152 reads, from the adjacent motion vector buffer 151, information indicating a motion vector obtained for an adjacent PU that is adjacent to the PU in space-time (time or space).
  • the candidate motion vector predictor generating unit 152 refers to the read motion vector information, generates a motion vector predictor that is a candidate for the PU, and sends information indicating the generated candidate motion vector predictor to the cost function value calculator 153. Supply.
  • the cost function value calculation unit 153 calculates a cost function value for each candidate prediction motion vector, and supplies the calculated cost function value to the optimal prediction motion vector determination unit 154 together with information on the candidate prediction motion vector.
  • the optimal prediction motion vector determination unit 154 assumes that the candidate prediction motion vector that minimizes the cost function value from the cost function value calculation unit 153 is the optimal prediction motion vector for the PU, and uses the information as the motion prediction / compensation unit. 115.
  • the motion prediction / compensation unit 115 uses the information of the optimal prediction motion vector from the optimal prediction motion vector determination unit 154 to generate a differential motion vector that is a difference from the motion vector, and the cost function value for each prediction mode. Is calculated. The motion prediction / compensation unit 115 determines the prediction mode that minimizes the cost function value as the inter optimal prediction mode.
  • the motion prediction / compensation unit 115 supplies the predicted image in the inter-optimal prediction mode to the predicted image selection unit 116. In addition, the motion prediction / compensation unit 115 supplies the generated difference motion vector information to the lossless encoding unit 106 for encoding motion vectors.
  • the illustration is omitted, but information indicating the inter optimal prediction mode is supplied from the motion prediction / compensation unit 115 to the optimal prediction motion vector determination unit 154.
  • the optimal prediction motion vector determination unit 154 supplies information on the optimal prediction motion vector in the inter optimal prediction mode indicated by the information supplied from the motion prediction / compensation unit 115 to the region determination unit 161 and the adjacent prediction motion vector buffer 162. .
  • the region determination unit 161 reads the information on the optimal prediction motion vector of the adjacent PU adjacent to the PU from the adjacent prediction motion vector buffer 162.
  • the region determination unit 161 refers to the optimal prediction motion vector of the corresponding PU and the optimal prediction motion vector of the adjacent PU, and performs the prediction quantization parameter setting among the adjacent PUs by the method described above with reference to FIGS. 13 to 15.
  • the PU (region) that is referenced for generation is determined.
  • the region determination unit 161 supplies a control signal for referring to the determined PU to the predicted QP generation unit 174.
  • the adjacent prediction motion vector buffer 162 uses the optimal prediction motion vector information from the optimal prediction motion vector determination unit 154 as the adjacent prediction motion vector information of the adjacent PU (upper or left PU) used for determining the region of the PU. Accumulate as.
  • the quantization parameter information (that is, the quantization parameter value) of the CU from the rate control unit 117 is supplied to the quantizer 171 and the adjacent QP buffer. Further, the orthogonal transform coefficient of the CU from the orthogonal transform unit 104 is supplied to the quantizer 171.
  • the quantizer 171 quantizes the orthogonal transform coefficient using the quantization parameter value indicated by the information from the rate control unit 117, and supplies the quantized orthogonal transform coefficient of the CU to the lossless encoding unit 106. In addition, the quantizer 171 supplies the quantization parameter information of the CU to the differential QP generation unit 172.
  • the difference QP generation unit 172 receives the information of the prediction quantization parameter of the CU from the prediction QP generation unit 174.
  • the difference QP generation unit 172 obtains a difference quantization parameter that is a difference between the quantization parameter of the CU and the prediction quantization parameter of the CU, and supplies the information to the lossless encoding unit 106.
  • the adjacent QP buffer 173 accumulates the quantization parameter information from the rate control unit 117 as the quantization parameter information of the adjacent CU adjacent to the CU, which is used to generate the predicted quantization parameter of the CU. .
  • the predicted QP generation unit 174 reads the adjacent quantization parameter of the region (adjacent CU to which the adjacent PU belongs) indicated by the control signal from the region determination unit 161 from the adjacent QP buffer 173.
  • the prediction QP generation unit 174 uses the read adjacent quantization parameter as the prediction quantization parameter of the CU, and supplies information on the prediction quantization parameter of the CU to the difference QP generation unit 172.
  • step S101 the A / D converter 101 performs A / D conversion on the input image.
  • step S102 the screen rearrangement buffer 102 stores the A / D converted image, and rearranges the picture from the display order to the encoding order.
  • step S103 the intra prediction unit 114 performs an intra prediction process in the intra prediction mode.
  • step S104 the motion prediction / compensation unit 115 performs an inter motion prediction process for performing motion prediction and motion compensation in the inter prediction mode.
  • Information on the motion vector searched by the motion prediction / compensation unit 115 is supplied to the adjacent motion vector buffer 151 and the cost function value calculation unit 153.
  • step S105 the motion vector encoding unit 121, the region determination unit 122, and the quantization unit 105 perform a parameter generation process that is a process of generating a predicted motion vector, a prediction (difference) quantization parameter, and the like. Details of the parameter generation processing will be described later with reference to FIG.
  • each motion vector predictor of the PU is generated, and an optimal motion vector predictable for the PU is determined.
  • An area to be referred to for generating a prediction quantization parameter is determined from an adjacent PU adjacent to the PU according to a prediction method of a prediction motion vector of the adjacent PU. And the quantization parameter of the determined area
  • the information of the generated difference quantization parameter is supplied to the lossless encoding unit 106 and is losslessly encoded in step S115 described later.
  • the predicted image and cost function value in the optimal inter prediction mode are supplied from the motion prediction / compensation unit 115 to the predicted image selection unit 116.
  • the predicted image selection unit 116 determines an optimal mode based on the cost function values output from the intra prediction unit 114 and the motion prediction / compensation unit 115. That is, the predicted image selection unit 116 selects one of the predicted image generated by the intra prediction unit 114 and the predicted image generated by the motion prediction / compensation unit 115.
  • step S107 the calculation unit 103 calculates a difference between the image rearranged by the process of step S102 and the predicted image selected by the process of step S106.
  • the data amount of the difference data is reduced compared to the original image data. Therefore, the data amount can be compressed as compared with the case where the image is encoded as it is.
  • step S108 the orthogonal transform unit 104 orthogonally transforms the difference information generated by the process in step S107. Specifically, orthogonal transformation such as discrete cosine transformation and Karhunen-Loeve transformation is performed, and transformation coefficients are output.
  • orthogonal transformation such as discrete cosine transformation and Karhunen-Loeve transformation is performed, and transformation coefficients are output.
  • step S109 the quantizer 171 of the quantization unit 105 quantizes the orthogonal transform coefficient obtained by the process of step S108, using the quantization parameter from the rate control unit 117.
  • step S109 The difference information quantized by the process of step S109 is locally decoded as follows. That is, in step S110, the inverse quantization unit 108 inversely quantizes the quantized orthogonal transform coefficient (also referred to as a quantization coefficient) generated by the process in step S109 with characteristics corresponding to the characteristics of the quantization unit 105. To do. In step S ⁇ b> 111, the inverse orthogonal transform unit 109 performs inverse orthogonal transform on the orthogonal transform coefficient obtained by the process of step S ⁇ b> 108 with characteristics corresponding to the characteristics of the orthogonal transform unit 104.
  • the quantized orthogonal transform coefficient also referred to as a quantization coefficient
  • step S112 the calculation unit 110 adds the predicted image to the locally decoded difference information, and generates a locally decoded image (an image corresponding to an input to the calculation unit 103).
  • step S113 the deblocking filter 111 appropriately performs a deblocking filter process on the locally decoded image obtained by the process of step S112.
  • step S114 the frame memory 112 stores the decoded image that has been subjected to the deblocking filter process by the process of step S113. It should be noted that an image that has not been filtered by the deblocking filter 111 is also supplied from the computing unit 110 and stored in the frame memory 112.
  • step S115 the lossless encoding unit 106 encodes the transform coefficient quantized by the process in step S109. That is, lossless encoding such as variable length encoding or arithmetic encoding is performed on the difference image.
  • the lossless encoding unit 106 encodes the difference quantization parameter calculated in step S105 and adds it to the encoded data. Further, the lossless encoding unit 106 encodes information related to the prediction mode of the prediction image selected by the process of step S106, and adds the encoded information to the encoded data obtained by encoding the difference image. That is, the lossless encoding unit 106 also encodes and encodes the optimal intra prediction mode information supplied from the intra prediction unit 114 or information according to the optimal inter prediction mode supplied from the motion prediction / compensation unit 115, and the like. Append to data. When a predicted image in the inter prediction mode is selected in the process of step S106, the difference motion vector information calculated in step S105 and the flag indicating the predicted motion vector index are also encoded.
  • step S116 the accumulation buffer 107 accumulates the encoded data obtained by the process in step S115.
  • the encoded data stored in the storage buffer 107 is appropriately read and transmitted to the decoding side via a transmission path or a recording medium.
  • step S117 the rate control unit 117 causes the quantization unit 105 to prevent overflow or underflow from occurring based on the code amount (generated code amount) of the encoded data accumulated in the accumulation buffer 107 by the process in step S116. Controls the rate of quantization operation. Further, the rate control unit 117 supplies information on the quantization parameter to the quantization unit 105.
  • step S117 ends, the encoding process ends.
  • This parameter generation process is a process for generating a prediction motion vector, a prediction (difference) quantization parameter, and the like used for encoding and decoding of a motion vector and a quantization parameter.
  • steps S154 and S155 in FIG. 19 are processes of the motion prediction / compensation unit 115.
  • the motion vector information searched by the motion prediction / compensation unit 115 is supplied to the adjacent motion vector buffer 151 and the cost function value calculation unit 153.
  • the candidate motion vector predictor generation unit 152 refers to the motion vector information read from the adjacent motion vector buffer 151, and generates a motion vector predictor that is a candidate for the PU.
  • the candidate motion vector predictor generation unit 152 supplies information on the generated candidate motion vector predictor to the cost function value calculator 153.
  • step S152 the cost function value calculation unit 153 calculates a cost function value related to each candidate prediction motion vector generated by the candidate prediction motion vector generation unit 152.
  • the cost function value calculation unit 153 supplies the calculated cost function value to the optimal prediction motion vector determination unit 154 together with information on the candidate prediction motion vector.
  • step S153 the optimal prediction motion vector determination unit 154 assumes that the candidate prediction motion vector that minimizes the cost function value from the cost function value calculation unit 153 is the optimal prediction motion vector for the PU, and uses that information as the motion. This is supplied to the prediction / compensation unit 115.
  • step S154 the motion prediction / compensation unit 115 uses the optimal prediction motion vector information from the optimal prediction motion vector determination unit 154, generates a differential motion vector that is a difference from the motion vector, and performs a cost function for each prediction mode. Calculate the value.
  • step S154 the motion prediction / compensation unit 115 determines the prediction mode that minimizes the cost function value among the prediction modes as the inter optimal prediction mode.
  • the motion prediction / compensation unit 115 supplies the predicted image in the inter optimal prediction mode to the predicted image selection unit 116.
  • the inter-optimal prediction mode information, the difference motion vector information in the inter-optimal prediction mode, the flag indicating the index of the predicted motion vector, and the like are supplied to the lossless encoding unit 106 and encoded in step S115 in FIG. .
  • the motion prediction / compensation unit 115 supplies information indicating the inter optimal prediction mode to the optimal prediction motion vector determination unit 154.
  • the optimal prediction motion vector determination unit 154 receives the information of the optimal prediction motion vector in the inter optimal prediction mode indicated by the information supplied from the motion prediction / compensation unit 115 and the region determination unit 161 and the adjacent prediction motion.
  • the vector buffer 162 is supplied.
  • the region determination unit 161 reads the information on the optimal prediction motion vector of the adjacent PU adjacent to the PU from the adjacent prediction motion vector buffer 162. Then, in step S156, the region determination unit 161 refers to the information on the optimal prediction motion vector of the PU and the information on the optimal prediction motion vector of the read adjacent PU, and described above with reference to FIGS. As described above, region determination is performed. That is, in step S156, the region determination unit 161 refers to the optimal prediction motion vector of the current PU and the optimal prediction motion vector of the adjacent PU, and among the adjacent PUs, a region (PU Is determined.
  • the region determination unit 161 supplies a control signal for referring to the determined PU to the prediction QP generation unit 174.
  • the predicted QP generation unit 174 reads, from the adjacent QP buffer 173, information on the adjacent quantization parameter of the region (adjacent CU to which the adjacent PU belongs) indicated by the control signal from the region determining unit 161.
  • step S157 the predicted QP generation unit 174 supplies the information about the predicted quantization parameter of the CU to the difference QP generation unit 172 using the adjacent quantization parameter indicated by the read information as the predicted quantization parameter of the CU. . Also, the quantization parameter information from the rate control unit 117 is supplied to the differential QP generation unit 172 via the quantizer 171.
  • step S158 the difference QP generation unit 172 obtains a difference quantization parameter that is a difference between the quantization parameter of the CU and the predicted quantization parameter of the CU, and supplies the difference quantization parameter to the lossless encoding unit 106.
  • the region that is referred to for generating the prediction quantization parameter of the region is an adjacent region that has the same type of motion vector predictor as the region. Parameter encoding efficiency can be improved.
  • the differential quantization parameter is generated, and the coding efficiency can be improved.
  • the information used in the region determination is information necessary when the motion vector is reconstructed on the decoding side, and is information on a predicted motion vector that is information sent to the decoding side in the conventional technique. Since there is no need to send the information, the increase of the encoded bits is suppressed.
  • FIG. 19 is a block diagram illustrating a main configuration example of an image decoding apparatus corresponding to the image encoding apparatus 100 of FIG.
  • the image decoding apparatus 200 shown in FIG. 19 decodes the encoded data generated by the image encoding apparatus 100 by a decoding method corresponding to the encoding method. Note that, similarly to the image encoding device 100, the image decoding device 200 performs inter prediction for each prediction unit (PU).
  • PU prediction unit
  • the image decoding apparatus 200 includes a storage buffer 201, a lossless decoding unit 202, an inverse quantization unit 203, an inverse orthogonal transform unit 204, a calculation unit 205, a deblock filter 206, a screen rearrangement buffer 207, and A D / A converter 208 is included.
  • the image decoding apparatus 200 includes a frame memory 209, a selection unit 210, an intra prediction unit 211, a motion prediction / compensation unit 212, and a selection unit 213.
  • the image decoding device 200 includes a motion vector decoding unit 221 and a region determination unit 222.
  • the accumulation buffer 201 accumulates the transmitted encoded data, and supplies the encoded data to the lossless decoding unit 202 at a predetermined timing.
  • the lossless decoding unit 202 decodes the information supplied from the accumulation buffer 201 and encoded by the lossless encoding unit 106 in FIG. 1 by a method corresponding to the encoding method of the lossless encoding unit 106.
  • the lossless decoding unit 202 supplies the quantized coefficient data of the difference image obtained by decoding to the inverse quantization unit 203.
  • the lossless decoding unit 202 determines whether the intra prediction mode is selected as the optimal prediction mode or the inter prediction mode, and uses the intra prediction unit 211 and the motion prediction / compensation unit as information on the optimal prediction mode.
  • the data is supplied to the mode determined to be selected from among 212. That is, for example, when the inter prediction mode is selected as the optimal prediction mode in the image encoding device 100, information regarding the optimal prediction mode is supplied to the motion prediction / compensation unit 212.
  • the inverse quantization unit 203 acquires information on the differential quantization parameter of the target region (the CU) from the lossless decoding unit 202. Under the control of the region determination unit 222, the inverse quantization unit 203 generates a predicted quantization parameter for the target region using a quantization parameter for an adjacent region spatially adjacent to the target region. The inverse quantization unit 203 reconstructs the quantization parameter by adding the difference quantization parameter of the target region and the predicted quantization parameter of the target region.
  • the inverse quantization unit 203 corresponds to the quantization scheme of the quantization unit 105 in FIG. 1 using the quantized parameter data obtained by decoding the quantized coefficient data obtained by decoding by the lossless decoding unit 202. Inverse quantization is performed by the method, and the obtained coefficient data is supplied to the inverse orthogonal transform unit 204.
  • the inverse orthogonal transform unit 204 performs inverse orthogonal transform on the coefficient data supplied from the inverse quantization unit 203 in a method corresponding to the orthogonal transform method of the orthogonal transform unit 104 in FIG.
  • the inverse orthogonal transform unit 204 obtains decoded residual data corresponding to the residual data before being orthogonally transformed in the image coding apparatus 100 by the inverse orthogonal transform process.
  • the decoded residual data obtained by the inverse orthogonal transform is supplied to the calculation unit 205.
  • a prediction image is supplied to the calculation unit 205 from the intra prediction unit 211 or the motion prediction / compensation unit 212 via the selection unit 213.
  • the calculation unit 205 adds the decoded residual data and the prediction image, and obtains decoded image data corresponding to the image data before the prediction image is subtracted by the calculation unit 103 of the image encoding device 100.
  • the arithmetic unit 205 supplies the decoded image data to the deblock filter 206.
  • the deblock filter 206 performs deblock filter processing on the supplied decoded image as appropriate, and supplies it to the screen rearrangement buffer 207.
  • the deblocking filter 206 removes block distortion of the decoded image by performing a deblocking filter process on the decoded image.
  • the deblock filter 206 supplies the filter processing result (the decoded image after the filter processing) to the screen rearrangement buffer 207 and the frame memory 209. Note that the decoded image output from the calculation unit 205 can be supplied to the screen rearrangement buffer 207 and the frame memory 209 without going through the deblocking filter 206. That is, the filtering process by the deblocking filter 206 can be omitted.
  • the screen rearrangement buffer 207 rearranges images. That is, the order of frames rearranged for the encoding order by the screen rearrangement buffer 102 in FIG. 1 is rearranged in the original display order.
  • the D / A conversion unit 208 D / A converts the image supplied from the screen rearrangement buffer 207, outputs it to a display (not shown), and displays it.
  • the frame memory 209 stores the supplied decoded image, and the stored decoded image is referred to as a reference image at a predetermined timing or based on an external request such as the intra prediction unit 211 or the motion prediction / compensation unit 212. To the selection unit 210.
  • the selection unit 210 selects the supply destination of the reference image supplied from the frame memory 209.
  • the selection unit 210 supplies the reference image supplied from the frame memory 209 to the intra prediction unit 211 when decoding an intra-coded image.
  • the selection unit 210 also supplies the reference image supplied from the frame memory 209 to the motion prediction / compensation unit 212 when decoding an inter-coded image.
  • the intra prediction unit 211 is appropriately supplied from the lossless decoding unit 202 with information indicating the intra prediction mode obtained by decoding the header information.
  • the intra prediction unit 211 performs intra prediction using the reference image acquired from the frame memory 209 in the intra prediction mode used in the intra prediction unit 114 in FIG. 1, and generates a predicted image.
  • the intra prediction unit 211 supplies the generated predicted image to the selection unit 213.
  • the motion prediction / compensation unit 212 acquires information (optimum prediction mode information, reference image information, etc.) obtained by decoding the header information from the lossless decoding unit 202.
  • the motion prediction / compensation unit 212 performs inter prediction using the reference image acquired from the frame memory 209 in the inter prediction mode indicated by the optimal prediction mode information acquired from the lossless decoding unit 202, and generates a predicted image. At this time, the motion prediction / compensation unit 212 refers to the motion vector information reconstructed by the motion vector decoding unit 221 and performs inter prediction.
  • the selection unit 213 supplies the prediction image from the intra prediction unit 211 or the prediction image from the motion prediction / compensation unit 212 to the calculation unit 205.
  • the motion vector decoding unit 221 obtains, from the lossless decoding unit 202, information on the index of the predicted motion vector and information on the difference motion vector among the information obtained by decoding the header information.
  • the prediction motion vector index means that motion vector prediction processing (generation of a prediction motion vector) is performed for each PU by using the motion vector of any adjacent region among adjacent regions adjacent to the space-time. It is information indicating whether or not The information regarding the difference motion vector is information indicating the value of the difference motion vector.
  • the motion vector decoding unit 221 reconstructs the prediction motion vector using the PU motion vector indicated by the prediction motion vector index, and adds the reconstructed prediction motion vector and the difference motion vector from the lossless decoding unit 202. Thus, the motion vector is reconstructed.
  • the motion vector decoding unit 221 supplies the reconstructed motion vector information to the motion prediction / compensation unit 212. In addition, the motion vector decoding unit 221 supplies the information on the index of the predicted motion vector from the lossless decoding unit 202 to the region determination unit 222.
  • the region determination unit 222 determines which adjacent region quantization parameter to use as the prediction quantization parameter of the target region based on the predicted motion vector index from the motion vector decoding unit 221.
  • the region determination unit 122 controls the predictive quantization parameter generation process of the inverse quantization unit 203 based on the determination result.
  • the inverse quantization unit 202 generates a prediction quantization parameter for the target region according to the prediction method of the prediction motion vector of the adjacent region under the control of the region determination unit 222. To do.
  • the basic operation principle related to the present technology in the motion vector decoding unit 221 and the region determination unit 222 is the same as that of the motion vector encoding unit 121 and the region determination unit 122 in FIG.
  • an optimal one of candidate motion vector predictors is selected, and quantization parameter encoding processing (that is, in accordance with the selected optimal motion vector predictor information (that is, , Generation of predicted quantization parameters).
  • the image decoding apparatus 200 shown in FIG. 19 it is related to which prediction method the motion vector encoding process (differential motion vector generation) is performed on by using the prediction motion vector generated for each PU.
  • Information (information indicating the index of the motion vector predictor) is sent from the encoding side. Therefore, region determination is performed according to information indicating the index of the prediction motion vector, and quantization parameter encoding processing (that is, generation of a prediction quantization parameter) is performed.
  • FIG. 20 is a block diagram illustrating a main configuration example of the motion vector decoding unit 221, the region determination unit 222, and the inverse quantization unit 203.
  • the motion vector decoding unit 221 includes a predicted motion vector information buffer 251, a difference motion vector information buffer 252, a predicted motion vector reconstruction unit 253, a motion vector reconstruction unit 254, and an adjacent motion vector buffer 255. Configured as follows.
  • the region determination unit 222 is configured to include a region determination unit 261 and an adjacent prediction motion vector buffer 262.
  • the inverse quantization unit 203 is configured to include a prediction QP generation unit 271, an adjacent QP buffer 272, a differential QP buffer 273, the QP reconstruction unit 274, and an inverse quantizer 275.
  • the predicted motion vector information buffer 251 stores information indicating the index of the predicted motion vector of the target area (PU) decoded by the lossless decoding unit 202 (hereinafter referred to as predicted motion vector information).
  • the motion vector predictor information buffer 251 reads information on the motion vector predictor of the PU and supplies the information to the motion vector predictor reconstruction unit 253, the region determination unit 261, and the adjacent motion vector predictor buffer 262.
  • the difference motion vector information buffer 252 stores information on the difference motion vector of the target area (PU) decoded by the lossless decoding unit 202.
  • the differential motion vector information buffer 252 reads the information on the differential motion vector of the target PU and supplies the information to the motion vector reconstruction unit 254.
  • the predicted motion vector reconstruction unit 253 reads the motion vector of the adjacent PU indicated by the information on the predicted motion vector of the target PU from the predicted motion vector information buffer 251 from the adjacent motion vector buffer 255, and reconstructs the predicted motion vector of the target PU. To construct.
  • the predicted motion vector reconstruction unit 253 supplies the reconstructed predicted motion vector to the motion vector reconstruction unit 254.
  • the motion vector reconstruction unit 254 reconstructs the motion vector by adding the difference motion vector of the target PU and the predicted motion vector of the reconstructed target PU, and displays information indicating the reconstructed motion vector. And supplied to the motion prediction / compensation unit 212.
  • the motion prediction / compensation unit 212 uses the motion vector reconstructed by the motion vector reconstructing unit 254 and uses the inter prediction indicated by the optimal prediction mode information acquired from the lossless decoding unit 202. In the mode, inter prediction is performed using the reference image to generate a predicted image.
  • the region determining unit 261 reads the information on the predicted motion vector of the adjacent PU adjacent to the PU from the adjacent predicted motion vector buffer 262.
  • the region determination unit 261 refers to the prediction motion vector information of the PU and the prediction motion vector information of the adjacent PU, and determines a PU (region) that is referred to in generating the prediction quantization parameter among the adjacent PUs. To do.
  • the region determination unit 261 supplies a control signal for referring to the determined PU to the prediction QP generation unit 271.
  • the adjacent motion vector predictor buffer 262 accumulates the information on the motion vector predictor from the motion vector predictor information buffer 251 as information on the motion vector predictor used for determining the PU area.
  • the predicted QP generation unit 271 reads the adjacent quantization parameter of the region (adjacent CU to which the adjacent PU belongs) indicated by the control signal from the region determination unit 261 from the adjacent QP buffer 272.
  • the predicted QP generation unit 271 supplies the read adjacent quantization parameter as the predicted quantization parameter of the CU, and supplies information on the predicted quantization parameter of the CU to the QP reconstruction unit 274.
  • the adjacent QP buffer 272 uses the quantization parameter information reconstructed by the QP reconstruction unit 274 to generate the predicted quantization parameter of the CU, and the quantization parameter of the adjacent CU adjacent to the CU. It accumulates as information.
  • the difference QP buffer 273 acquires and accumulates information on the difference quantization parameter decoded by the lossless decoding unit 202.
  • the differential QP buffer 273 reads the information on the differential quantization parameter of the CU and supplies the information to the QP reconstructing unit 274.
  • the QP reconstruction unit 274 adds the prediction quantization parameter indicated by the information from the prediction QP generation unit 271 and the difference quantization parameter indicated by the information from the difference QP buffer 273, and re-establishes the quantization parameter of the CU. To construct.
  • the QP reconstructing unit 274 supplies information on the reconstructed quantization parameter of the CU to the adjacent QP buffer 272 and the inverse quantizer 275.
  • the inverse quantizer 275 inverse-quantizes the quantized orthogonal transform coefficient from the lossless decoding unit 202 using the quantization parameter indicated by the information from the QP reconstruction unit 274, and is obtained by inverse quantization.
  • the orthogonal transform coefficient is supplied to the inverse orthogonal transform unit 204.
  • step S201 the accumulation buffer 201 accumulates the transmitted code stream.
  • step S202 the lossless decoding unit 202 decodes the code stream (encoded difference image information) supplied from the accumulation buffer 201. That is, the I picture, P picture, and B picture encoded by the lossless encoding unit 106 in FIG. 1 are decoded.
  • various kinds of information other than the difference image information included in the code stream such as information on the difference motion vector, a flag indicating the index of the prediction motion vector, and information on the difference quantization parameter, are also decoded.
  • step S203 the inverse quantizer 275 of the inverse quantization unit 203 inversely quantizes the quantized orthogonal transform coefficient obtained by the process in step S202.
  • the quantization parameter obtained by the process of step S208 mentioned later is used for this inverse quantization process.
  • step S204 the inverse orthogonal transform unit 204 performs inverse orthogonal transform on the orthogonal transform coefficient inversely quantized in step S203.
  • step S205 the lossless decoding unit 202 determines whether or not the encoded data to be processed is intra-encoded based on the information regarding the optimal prediction mode decoded in step S202. If it is determined that intra coding has been performed, the process proceeds to step S206.
  • step S206 the intra prediction unit 211 acquires intra prediction mode information.
  • step S207 the intra prediction unit 211 performs intra prediction using the intra prediction mode information acquired in step S206, and generates a predicted image.
  • step S206 if it is determined that the encoded data to be processed is not intra-encoded, that is, is inter-encoded, the process proceeds to step S208.
  • step S208 the motion vector decoding unit 221, the region determination unit 222, and the inverse quantization unit 203 perform parameter reconstruction processing that is processing for reconstructing motion vectors, quantization parameters, and the like. Details of the parameter reconstruction processing will be described later with reference to FIG.
  • step S208 the information on the decoded predicted motion vector is referred to, the predicted motion vector of the PU is reconstructed, and the motion vector is reconstructed.
  • the reconstructed motion vector is supplied to the motion prediction / compensation unit 212.
  • a region to be referred to for generating a prediction quantization parameter is determined. Based on the determined region, a predicted quantization parameter is generated, and the quantization parameter is reconstructed based on the generated predicted quantization parameter and the difference quantization parameter. The reconstructed quantization parameter is supplied to the inverse quantizer 275 and used for the processing in step S203 described above.
  • step S209 the motion prediction / compensation unit 212 performs an inter motion prediction process using the motion vector reconstructed by the process in step S208, and generates a predicted image.
  • the generated predicted image is supplied to the selection unit 213.
  • step S210 the selection unit 213 selects the predicted image generated in step S207 or step S209.
  • step S211 the calculation unit 205 adds the predicted image selected in step S210 to the difference image information obtained by the inverse orthogonal transform in step S204. As a result, the original image is decoded.
  • step S212 the deblock filter 206 appropriately performs a deblock filter process on the decoded image obtained in step S211.
  • step S213 the screen rearrangement buffer 207 rearranges the images filtered in step S212. That is, the order of frames rearranged for encoding by the screen rearrangement buffer 102 of the image encoding device 100 is rearranged to the original display order.
  • step S214 the D / A converter 208 D / A converts the image in which the frame order is rearranged in step S213. This image is output to a display (not shown), and the image is displayed.
  • step S215 the frame memory 209 stores the image filtered in step S212.
  • step S215 ends, the decryption process ends.
  • This parameter reconstruction process is a process of reconstructing parameters such as motion vectors and quantization parameters using information transmitted from the encoding side and decoded by the lossless decoding unit 202.
  • step S251 the motion vector decoding unit 221 acquires information on the motion vector decoded by the lossless decoding unit 202 in step S202 of FIG. That is, the motion vector predictor information buffer 251 acquires and accumulates information indicating a motion vector predictor index, which is one piece of information related to motion vectors.
  • the difference motion vector information buffer 252 acquires and accumulates information indicating the value of the difference motion vector, which is one piece of information regarding the motion vector.
  • the predicted motion vector reconstruction unit 253 reconstructs the predicted motion vector of the target PU in step S252. That is, an index of the motion vector predictor of the target PU is supplied from the motion vector predictor information buffer 251. In response to this, the predicted motion vector reconstruction unit 253 reads the motion vector of the adjacent PU indicated by the index of the predicted motion vector of the target PU from the adjacent motion vector buffer 255, and reconstructs the predicted motion vector of the target PU. . The predicted motion vector of the reconstructed target PU is supplied to the motion vector reconstruction unit 254.
  • the motion vector reconstruction unit 254 reconstructs the motion vector of the PU. That is, information indicating the value of the differential motion vector of the target PU is supplied from the differential motion vector information buffer 252.
  • the motion vector reconstruction unit 254 reconstructs the motion vector of the PU by adding the differential motion vector of the target PU in the differential motion vector information buffer 252 and the predicted motion vector from the predicted motion vector reconstruction unit 253. To do.
  • the information indicating the reconstructed motion vector of the PU is supplied to the motion prediction / compensation unit 212 and used for the predicted image generation process in step S209 of FIG. 21 described above.
  • the information on the motion vector predictor acquired in step S251 is also supplied to the region determination unit 261 and the adjacent motion vector predictor buffer 262.
  • the region determination unit 261 reads information on the predicted motion vector of the adjacent PU adjacent to the PU from the adjacent predicted motion vector buffer 262.
  • the region determination unit 261 determines the region as described above with reference to FIGS. That is, the region determination unit 261 refers to the prediction motion vector information of the PU and the prediction motion vector information of the adjacent PU, and refers to the PU (region) that is referred to for generating the prediction quantization parameter among the adjacent PUs. To decide.
  • the region determination unit 261 supplies a control signal for referring to the determined PU to the prediction QP generation unit 271.
  • step S255 the predicted QP generation unit 271 reads out the adjacent quantization parameter of the region (adjacent CU to which the adjacent PU to which the adjacent PU belongs) indicated by the control signal from the region determination unit 261 from the adjacent QP buffer 272, and uses it. Generate predictive quantization parameters for the CU. The generated information indicating the predicted quantization parameter of the CU is supplied to the QP reconstruction unit 274.
  • step S256 the differential QP buffer 273 acquires information indicating the differential quantization parameter decoded by the lossless decoding unit 202 in step S202 of FIG.
  • the differential QP buffer 273 reads the information on the differential quantization parameter of the CU and supplies the information to the QP reconstructing unit 274.
  • step S257 the QP reconstruction unit 274 adds the prediction quantization parameter indicated by the information from the prediction QP generation unit 271 and the difference quantization parameter indicated by the information from the difference QP buffer 273, and adds the quantum of the CU. Reconstruction parameters.
  • the reconstructed quantization parameter of the CU is supplied to the inverse quantizer 275, and is used for the inverse quantization process in step S203 of FIG.
  • the image decoding apparatus 200 can correctly decode the encoded data encoded by the image encoding apparatus 100, and can realize improvement in encoding efficiency.
  • the region referred to in the generation of the prediction quantization parameter of the region to be processed is set as an adjacent region having the same type of prediction motion vector. Efficiency can be improved.
  • the differential quantization parameter is generated, and the coding efficiency can be improved.
  • the region is classified according to whether the region and the adjacent region are encoded using the spatial prediction motion vector or the temporal prediction motion vector, and the quantization parameter Since the prediction process for encoding is performed, encoding efficiency can be improved.
  • the present technology is not limited to any other encoding as long as it is a device that performs motion vector information encoding processing and decoding processing in MV competition or merge mode.
  • the present invention can also be applied to an apparatus using a method.
  • this technology is, for example, MPEG, H.264.
  • image information bitstream
  • orthogonal transform such as discrete cosine transform and motion compensation, such as 26x
  • network media such as satellite broadcasting, cable television, the Internet, or mobile phones.
  • the present invention can be applied to an image encoding device and an image decoding device used in the above.
  • the present technology can be applied to an image encoding device and an image decoding device that are used when processing is performed on a storage medium such as an optical disk, a magnetic disk, and a flash memory.
  • the present technology can also be applied to motion prediction / compensation devices included in such image encoding devices and image decoding devices.
  • FIG. 23 shows an example of a multi-view image encoding method.
  • the multi-viewpoint image includes a plurality of viewpoint images, and a predetermined one viewpoint image among the plurality of viewpoints is designated as the base view image.
  • Each viewpoint image other than the base view image is treated as a non-base view image.
  • dQP is the difference value (cu_qp_delta) between the quantization parameter and the quantization parameter (predictive quantization parameter)
  • CurrentQP is the quantization parameter of the coding unit (CU) to be processed.
  • Either LeftQP ⁇ or TopQP is used as the predictive quantization parameter.
  • LeftQP is the quantization parameter of the left CU spatially adjacent to the left side of the current processing target CU
  • TopQP is the quantization parameter of the upper CU spatially adjacent to the current processing target CU. is there.
  • whether the prediction quantization parameter is LeftQP or TopQP is determined according to the prediction method of the prediction motion vector in the current CU, the left CU, and the upper CU as described above. That is, the quantization parameter of the CU (left CU or upper CU) that is considered to belong to the same region as the current CU is used as the predicted quantization parameter of the current CU.
  • the difference is generated by using the quantization parameter of the CU (left CU upward CU) considered to belong to the same region as the current CU as the predicted quantization parameter of the current CU.
  • FIG. 24 is a diagram illustrating a multi-view image encoding apparatus that performs the multi-view image encoding described above. As illustrated in FIG. 24, the multi-view image encoding device 600 includes an encoding unit 601, an encoding unit 602, and a multiplexing unit 603.
  • the encoding unit 601 encodes the base view image and generates a base view image encoded stream.
  • the encoding unit 602 encodes the non-base view image and generates a non-base view image encoded stream.
  • the multiplexing unit 603 multiplexes the base view image encoded stream generated by the encoding unit 601 and the non-base view image encoded stream generated by the encoding unit 602 to generate a multi-view image encoded stream. To do.
  • the image encoding device 100 (FIG. 1) can be applied to the encoding unit 601 and the encoding unit 602 of the multi-view image encoding device 600.
  • the multi-view image encoding apparatus 600 sets and transmits the difference value between the quantization parameter set by the encoding unit 601 and the quantization parameter set by the encoding unit 602.
  • FIG. 25 is a diagram illustrating a multi-view image decoding apparatus that performs the above-described multi-view image decoding.
  • the multi-view image decoding device 610 includes a demultiplexing unit 611, a decoding unit 612, and a decoding unit 613.
  • the demultiplexing unit 611 demultiplexes the multi-view image encoded stream in which the base view image encoded stream and the non-base view image encoded stream are multiplexed, and the base view image encoded stream and the non-base view image The encoded stream is extracted.
  • the decoding unit 612 decodes the base view image encoded stream extracted by the demultiplexing unit 611 to obtain a base view image.
  • the decoding unit 613 decodes the non-base view image encoded stream extracted by the demultiplexing unit 611 to obtain a non-base view image.
  • the image decoding device 200 (FIG. 19) can be applied to the decoding unit 612 and the decoding unit 613 of the multi-view image decoding device 610.
  • the multi-view image decoding apparatus 610 performs inverse quantization by setting a quantum parameter from the difference value between the quantization parameter set by the encoding unit 601 and the quantization parameter set by the encoding unit 602. .
  • FIG. 26 shows an example of the multi-view image encoding method.
  • a hierarchical image includes images of a plurality of layers (resolutions), and an image of a predetermined one layer among the plurality of resolutions is designated as a base layer image. Images in each layer other than the base layer image are treated as non-base layer images.
  • the difference of the quantization parameter can be taken in each layer (same layer).
  • dQP (base layer) CurrentQP (base layer)-LeftQP (base layer) or TopQP (base layer)
  • base-layer CurrentQP (base layer)-LeftQP (base layer) or TopQP (base layer)
  • dQP (non-base layer) CurrentQP (non-base layer) -LeftQP (non-base layer) or TopQP (non-base layer)
  • dQP is the difference value (cu_qp_delta) between the quantization parameter and the quantization parameter (predictive quantization parameter)
  • CurrentQP is the quantization parameter of the coding unit (CU) to be processed.
  • Either LeftQP ⁇ or TopQP is used as the predictive quantization parameter.
  • LeftQP is the quantization parameter of the left CU spatially adjacent to the left side of the current processing target CU
  • TopQP is the quantization parameter of the upper CU spatially adjacent to the current processing target CU. is there.
  • whether the prediction quantization parameter is LeftQP or TopQP is determined according to the prediction method of the prediction motion vector in the current CU, the left CU, and the upper CU as described above. That is, the quantization parameter of the CU (left CU or upper CU) that is considered to belong to the same region as the current CU is used as the predicted quantization parameter of the current CU.
  • the difference is generated by using the quantization parameter of the CU (left CU upward CU) considered to belong to the same region as the current CU as the predicted quantization parameter of the current CU.
  • FIG. 27 is a diagram illustrating a hierarchical image encoding apparatus that performs the above-described hierarchical image encoding.
  • the hierarchical image encoding device 620 includes an encoding unit 621, an encoding unit 622, and a multiplexing unit 623.
  • the encoding unit 621 encodes the base layer image and generates a base layer image encoded stream.
  • the encoding unit 622 encodes the non-base layer image and generates a non-base layer image encoded stream.
  • the multiplexing unit 623 multiplexes the base layer image encoded stream generated by the encoding unit 621 and the non-base layer image encoded stream generated by the encoding unit 622 to generate a hierarchical image encoded stream. .
  • the image encoding device 100 (FIG. 1) can be applied to the encoding unit 621 and the encoding unit 622 of the hierarchical image encoding device 620.
  • the hierarchical image encoding device 620 sets and transmits a difference value between the quantization parameter set by the encoding unit 621 and the quantization parameter set by the encoding unit 622.
  • FIG. 28 is a diagram illustrating a hierarchical image decoding apparatus that performs the hierarchical image decoding described above.
  • the hierarchical image decoding device 630 includes a demultiplexing unit 631, a decoding unit 632, and a decoding unit 633.
  • the demultiplexing unit 631 demultiplexes the hierarchical image encoded stream in which the base layer image encoded stream and the non-base layer image encoded stream are multiplexed, and the base layer image encoded stream and the non-base layer image code Stream.
  • the decoding unit 632 decodes the base layer image encoded stream extracted by the demultiplexing unit 631 to obtain a base layer image.
  • the decoding unit 633 decodes the non-base layer image encoded stream extracted by the demultiplexing unit 631 to obtain a non-base layer image.
  • the image decoding device 200 (FIG. 19) can be applied to the decoding unit 632 and the decoding unit 633 of the multi-view image decoding device 630.
  • the hierarchical image decoding apparatus 630 performs inverse quantization by setting the quantization parameter from the difference value between the quantization parameter set by the encoding unit 621 and the quantization parameter set by the encoding unit 622.
  • the series of processes described above can be executed by hardware or can be executed by software.
  • a program constituting the software is installed in the computer.
  • the computer includes a computer incorporated in dedicated hardware, a general-purpose personal computer capable of executing various functions by installing various programs, and the like.
  • FIG. 29 is a block diagram illustrating a configuration example of hardware of a computer that executes the above-described series of processes by a program.
  • a CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • an input / output interface 805 is connected to the bus 804.
  • An input unit 806, an output unit 807, a storage unit 808, a communication unit 809, and a drive 810 are connected to the input / output interface 805.
  • the input unit 806 includes a keyboard, a mouse, a microphone, and the like.
  • the output unit 807 includes a display, a speaker, and the like.
  • the storage unit 808 includes a hard disk, a nonvolatile memory, and the like.
  • the communication unit 809 includes a network interface or the like.
  • the drive 810 drives a removable medium 811 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory.
  • the CPU 801 loads the program stored in the storage unit 808 to the RAM 803 via the input / output interface 805 and the bus 804 and executes the program, for example. Is performed.
  • the program executed by the computer 800 can be provided by being recorded in, for example, a removable medium 811 as a package medium or the like.
  • the program can be provided via a wired or wireless transmission medium such as a local area network, the Internet, or digital satellite broadcasting.
  • the program can be installed in the storage unit 808 via the input / output interface 805 by attaching the removable medium 811 to the drive 810.
  • the program can be received by the communication unit 809 via a wired or wireless transmission medium and installed in the storage unit 808.
  • the program can be installed in the ROM 802 or the storage unit 808 in advance.
  • the program executed by the computer may be a program that is processed in time series in the order described in this specification, or in parallel or at a necessary timing such as when a call is made. It may be a program for processing.
  • the step of describing the program recorded on the recording medium is not limited to the processing performed in chronological order according to the described order, but may be performed in parallel or It also includes processes that are executed individually.
  • system represents the entire apparatus composed of a plurality of devices (apparatuses).
  • the configuration described as one device (or processing unit) may be divided and configured as a plurality of devices (or processing units).
  • the configurations described above as a plurality of devices (or processing units) may be combined into a single device (or processing unit).
  • a configuration other than that described above may be added to the configuration of each device (or each processing unit).
  • a part of the configuration of a certain device (or processing unit) may be included in the configuration of another device (or other processing unit). . That is, the present technology is not limited to the above-described embodiment, and various modifications can be made without departing from the gist of the present technology.
  • An image encoding device and an image decoding device include a transmitter or a receiver in optical broadcasting, satellite broadcasting, cable broadcasting such as cable TV, distribution on the Internet, and distribution to terminals by cellular communication, etc.
  • the present invention can be applied to various electronic devices such as a recording device that records an image on a medium such as a magnetic disk and a flash memory, or a playback device that reproduces an image from these storage media.
  • a recording device that records an image on a medium such as a magnetic disk and a flash memory
  • a playback device that reproduces an image from these storage media.
  • FIG. 30 illustrates an example of a schematic configuration of a television device to which the above-described embodiment is applied.
  • the television apparatus 900 includes an antenna 901, a tuner 902, a demultiplexer 903, a decoder 904, a video signal processing unit 905, a display unit 906, an audio signal processing unit 907, a speaker 908, an external interface 909, a control unit 910, a user interface 911, And a bus 912.
  • Tuner 902 extracts a signal of a desired channel from a broadcast signal received via antenna 901, and demodulates the extracted signal. Then, the tuner 902 outputs the encoded bit stream obtained by the demodulation to the demultiplexer 903. In other words, the tuner 902 serves as a transmission unit in the television apparatus 900 that receives an encoded stream in which an image is encoded.
  • the demultiplexer 903 separates the video stream and audio stream of the viewing target program from the encoded bit stream, and outputs each separated stream to the decoder 904. Further, the demultiplexer 903 extracts auxiliary data such as EPG (Electronic Program Guide) from the encoded bit stream, and supplies the extracted data to the control unit 910. Note that the demultiplexer 903 may perform descrambling when the encoded bit stream is scrambled.
  • EPG Electronic Program Guide
  • the decoder 904 decodes the video stream and audio stream input from the demultiplexer 903. Then, the decoder 904 outputs the video data generated by the decoding process to the video signal processing unit 905. In addition, the decoder 904 outputs audio data generated by the decoding process to the audio signal processing unit 907.
  • the video signal processing unit 905 reproduces the video data input from the decoder 904 and causes the display unit 906 to display the video.
  • the video signal processing unit 905 may cause the display unit 906 to display an application screen supplied via a network.
  • the video signal processing unit 905 may perform additional processing such as noise removal on the video data according to the setting.
  • the video signal processing unit 905 may generate a GUI (Graphical User Interface) image such as a menu, a button, or a cursor, and superimpose the generated image on the output image.
  • GUI Graphic User Interface
  • the display unit 906 is driven by a drive signal supplied from the video signal processing unit 905, and displays an image on a video screen of a display device (for example, a liquid crystal display, a plasma display, or an OELD (Organic ElectroLuminescence Display) (organic EL display)). Or an image is displayed.
  • a display device for example, a liquid crystal display, a plasma display, or an OELD (Organic ElectroLuminescence Display) (organic EL display)). Or an image is displayed.
  • the audio signal processing unit 907 performs reproduction processing such as D / A conversion and amplification on the audio data input from the decoder 904, and outputs audio from the speaker 908.
  • the audio signal processing unit 907 may perform additional processing such as noise removal on the audio data.
  • the external interface 909 is an interface for connecting the television apparatus 900 to an external device or a network.
  • a video stream or an audio stream received via the external interface 909 may be decoded by the decoder 904. That is, the external interface 909 also has a role as a transmission unit in the television apparatus 900 that receives an encoded stream in which an image is encoded.
  • the control unit 910 includes a processor such as a CPU and memories such as a RAM and a ROM.
  • the memory stores a program executed by the CPU, program data, EPG data, data acquired via a network, and the like.
  • the program stored in the memory is read and executed by the CPU when the television apparatus 900 is activated.
  • the CPU executes the program to control the operation of the television device 900 according to an operation signal input from the user interface 911, for example.
  • the user interface 911 is connected to the control unit 910.
  • the user interface 911 includes, for example, buttons and switches for the user to operate the television device 900, a remote control signal receiving unit, and the like.
  • the user interface 911 detects an operation by the user via these components, generates an operation signal, and outputs the generated operation signal to the control unit 910.
  • the bus 912 connects the tuner 902, the demultiplexer 903, the decoder 904, the video signal processing unit 905, the audio signal processing unit 907, the external interface 909, and the control unit 910 to each other.
  • the decoder 904 has the function of the image decoding apparatus according to the above-described embodiment. Thereby, the encoding efficiency can be improved when the television device 900 decodes an image.
  • FIG. 31 shows an example of a schematic configuration of a mobile phone to which the above-described embodiment is applied.
  • a mobile phone 920 includes an antenna 921, a communication unit 922, an audio codec 923, a speaker 924, a microphone 925, a camera unit 926, an image processing unit 927, a demultiplexing unit 928, a recording / reproducing unit 929, a display unit 930, a control unit 931, an operation A portion 932 and a bus 933.
  • the antenna 921 is connected to the communication unit 922.
  • the speaker 924 and the microphone 925 are connected to the audio codec 923.
  • the operation unit 932 is connected to the control unit 931.
  • the bus 933 connects the communication unit 922, the audio codec 923, the camera unit 926, the image processing unit 927, the demultiplexing unit 928, the recording / reproducing unit 929, the display unit 930, and the control unit 931 to each other.
  • the mobile phone 920 has various operation modes including a voice call mode, a data communication mode, a shooting mode, and a videophone mode, and is used for sending and receiving voice signals, sending and receiving e-mail or image data, taking images, and recording data. Perform the action.
  • the analog voice signal generated by the microphone 925 is supplied to the voice codec 923.
  • the audio codec 923 converts an analog audio signal into audio data, A / D converts the compressed audio data, and compresses it. Then, the audio codec 923 outputs the compressed audio data to the communication unit 922.
  • the communication unit 922 encodes and modulates the audio data and generates a transmission signal. Then, the communication unit 922 transmits the generated transmission signal to a base station (not shown) via the antenna 921. In addition, the communication unit 922 amplifies a radio signal received via the antenna 921 and performs frequency conversion to acquire a received signal.
  • the communication unit 922 demodulates and decodes the received signal to generate audio data, and outputs the generated audio data to the audio codec 923.
  • the audio codec 923 decompresses the audio data and performs D / A conversion to generate an analog audio signal. Then, the audio codec 923 supplies the generated audio signal to the speaker 924 to output audio.
  • the control unit 931 generates character data constituting the e-mail in response to an operation by the user via the operation unit 932.
  • the control unit 931 causes the display unit 930 to display characters.
  • the control unit 931 generates e-mail data in response to a transmission instruction from the user via the operation unit 932, and outputs the generated e-mail data to the communication unit 922.
  • the communication unit 922 encodes and modulates email data and generates a transmission signal. Then, the communication unit 922 transmits the generated transmission signal to a base station (not shown) via the antenna 921.
  • the communication unit 922 amplifies a radio signal received via the antenna 921 and performs frequency conversion to acquire a received signal.
  • the communication unit 922 demodulates and decodes the received signal to restore the email data, and outputs the restored email data to the control unit 931.
  • the control unit 931 displays the content of the electronic mail on the display unit 930 and stores the electronic mail data in the storage medium of the recording / reproducing unit 929.
  • the recording / reproducing unit 929 has an arbitrary readable / writable storage medium.
  • the storage medium may be a built-in storage medium such as RAM or flash memory, and is externally mounted such as a hard disk, magnetic disk, magneto-optical disk, optical disk, USB (Unallocated Space Space Bitmap) memory, or memory card. It may be a storage medium.
  • the camera unit 926 images a subject to generate image data, and outputs the generated image data to the image processing unit 927.
  • the image processing unit 927 encodes the image data input from the camera unit 926 and stores the encoded stream in the storage medium of the storage / playback unit 929.
  • the demultiplexing unit 928 multiplexes the video stream encoded by the image processing unit 927 and the audio stream input from the audio codec 923, and the multiplexed stream is the communication unit 922. Output to.
  • the communication unit 922 encodes and modulates the stream and generates a transmission signal. Then, the communication unit 922 transmits the generated transmission signal to a base station (not shown) via the antenna 921.
  • the communication unit 922 amplifies a radio signal received via the antenna 921 and performs frequency conversion to acquire a received signal.
  • These transmission signal and reception signal may include an encoded bit stream.
  • the communication unit 922 demodulates and decodes the received signal to restore the stream, and outputs the restored stream to the demultiplexing unit 928.
  • the demultiplexing unit 928 separates the video stream and the audio stream from the input stream, and outputs the video stream to the image processing unit 927 and the audio stream to the audio codec 923.
  • the image processing unit 927 decodes the video stream and generates video data.
  • the video data is supplied to the display unit 930, and a series of images is displayed on the display unit 930.
  • the audio codec 923 decompresses the audio stream and performs D / A conversion to generate an analog audio signal. Then, the audio codec 923 supplies the generated audio signal to the speaker 924 to output audio.
  • the image processing unit 927 has the functions of the image encoding device and the image decoding device according to the above-described embodiment. Accordingly, encoding efficiency can be improved when encoding and decoding an image with the mobile phone 920.
  • FIG. 32 shows an example of a schematic configuration of a recording / reproducing apparatus to which the above-described embodiment is applied.
  • the recording / reproducing device 940 encodes audio data and video data of a received broadcast program and records the encoded data on a recording medium.
  • the recording / reproducing device 940 may encode audio data and video data acquired from another device and record them on a recording medium, for example.
  • the recording / reproducing device 940 reproduces data recorded on the recording medium on a monitor and a speaker, for example, in accordance with a user instruction. At this time, the recording / reproducing device 940 decodes the audio data and the video data.
  • the recording / reproducing apparatus 940 includes a tuner 941, an external interface 942, an encoder 943, an HDD (Hard Disk Drive) 944, a disk drive 945, a selector 946, a decoder 947, an OSD (On-Screen Display) 948, a control unit 949, and a user interface. 950.
  • Tuner 941 extracts a signal of a desired channel from a broadcast signal received via an antenna (not shown), and demodulates the extracted signal. Then, the tuner 941 outputs the encoded bit stream obtained by the demodulation to the selector 946. That is, the tuner 941 has a role as a transmission unit in the recording / reproducing apparatus 940.
  • the external interface 942 is an interface for connecting the recording / reproducing apparatus 940 to an external device or a network.
  • the external interface 942 may be, for example, an IEEE1394 interface, a network interface, a USB interface, or a flash memory interface.
  • video data and audio data received via the external interface 942 are input to the encoder 943. That is, the external interface 942 serves as a transmission unit in the recording / reproducing device 940.
  • the encoder 943 encodes video data and audio data when the video data and audio data input from the external interface 942 are not encoded. Then, the encoder 943 outputs the encoded bit stream to the selector 946.
  • the HDD 944 records an encoded bit stream in which content data such as video and audio is compressed, various programs, and other data on an internal hard disk. Further, the HDD 944 reads out these data from the hard disk when reproducing video and audio.
  • the disk drive 945 performs recording and reading of data to and from the mounted recording medium.
  • the recording medium mounted on the disk drive 945 is, for example, a DVD disk (DVD-Video, DVD-RAM, DVD-R, DVD-RW, DVD + R, DVD + RW, etc.) or a Blu-ray (registered trademark) disk. It may be.
  • the selector 946 selects an encoded bit stream input from the tuner 941 or the encoder 943 when recording video and audio, and outputs the selected encoded bit stream to the HDD 944 or the disk drive 945. In addition, the selector 946 outputs the encoded bit stream input from the HDD 944 or the disk drive 945 to the decoder 947 during video and audio reproduction.
  • the decoder 947 decodes the encoded bit stream and generates video data and audio data. Then, the decoder 947 outputs the generated video data to the OSD 948. The decoder 904 outputs the generated audio data to an external speaker.
  • OSD 948 reproduces the video data input from the decoder 947 and displays the video. Further, the OSD 948 may superimpose a GUI image such as a menu, a button, or a cursor on the video to be displayed.
  • the control unit 949 includes a processor such as a CPU and memories such as a RAM and a ROM.
  • the memory stores a program executed by the CPU, program data, and the like.
  • the program stored in the memory is read and executed by the CPU when the recording / reproducing apparatus 940 is activated, for example.
  • the CPU controls the operation of the recording / reproducing apparatus 940 in accordance with an operation signal input from the user interface 950, for example, by executing the program.
  • the user interface 950 is connected to the control unit 949.
  • the user interface 950 includes, for example, buttons and switches for the user to operate the recording / reproducing device 940, a remote control signal receiving unit, and the like.
  • the user interface 950 detects an operation by the user via these components, generates an operation signal, and outputs the generated operation signal to the control unit 949.
  • the encoder 943 has the function of the image encoding apparatus according to the above-described embodiment.
  • the decoder 947 has the function of the image decoding apparatus according to the above-described embodiment.
  • FIG. 33 illustrates an example of a schematic configuration of an imaging apparatus to which the above-described embodiment is applied.
  • the imaging device 960 images a subject to generate an image, encodes the image data, and records it on a recording medium.
  • the imaging device 960 includes an optical block 961, an imaging unit 962, a signal processing unit 963, an image processing unit 964, a display unit 965, an external interface 966, a memory 967, a media drive 968, an OSD 969, a control unit 970, a user interface 971, and a bus. 972.
  • the optical block 961 is connected to the imaging unit 962.
  • the imaging unit 962 is connected to the signal processing unit 963.
  • the display unit 965 is connected to the image processing unit 964.
  • the user interface 971 is connected to the control unit 970.
  • the bus 972 connects the image processing unit 964, the external interface 966, the memory 967, the media drive 968, the OSD 969, and the control unit 970 to each other.
  • the optical block 961 includes a focus lens and a diaphragm mechanism.
  • the optical block 961 forms an optical image of the subject on the imaging surface of the imaging unit 962.
  • the imaging unit 962 includes an image sensor such as a CCD (Charge-Coupled Device) or a CMOS (Complementary Metal-Oxide Semiconductor), and converts an optical image formed on the imaging surface into an image signal as an electrical signal by photoelectric conversion. Then, the imaging unit 962 outputs the image signal to the signal processing unit 963.
  • CCD Charge-Coupled Device
  • CMOS Complementary Metal-Oxide Semiconductor
  • the signal processing unit 963 performs various camera signal processing such as knee correction, gamma correction, and color correction on the image signal input from the imaging unit 962.
  • the signal processing unit 963 outputs the image data after the camera signal processing to the image processing unit 964.
  • the image processing unit 964 encodes the image data input from the signal processing unit 963 and generates encoded data. Then, the image processing unit 964 outputs the generated encoded data to the external interface 966 or the media drive 968. The image processing unit 964 also decodes encoded data input from the external interface 966 or the media drive 968 to generate image data. Then, the image processing unit 964 outputs the generated image data to the display unit 965. In addition, the image processing unit 964 may display the image by outputting the image data input from the signal processing unit 963 to the display unit 965. Further, the image processing unit 964 may superimpose display data acquired from the OSD 969 on an image output to the display unit 965.
  • the OSD 969 generates a GUI image such as a menu, a button, or a cursor, and outputs the generated image to the image processing unit 964.
  • the external interface 966 is configured as a USB input / output terminal, for example.
  • the external interface 966 connects the imaging device 960 and a printer, for example, when printing an image.
  • a drive is connected to the external interface 966 as necessary.
  • a removable medium such as a magnetic disk or an optical disk is attached to the drive, and a program read from the removable medium can be installed in the imaging device 960.
  • the external interface 966 may be configured as a network interface connected to a network such as a LAN or the Internet. That is, the external interface 966 has a role as a transmission unit in the imaging device 960.
  • the recording medium mounted on the media drive 968 may be any readable / writable removable medium such as a magnetic disk, a magneto-optical disk, an optical disk, or a semiconductor memory.
  • a recording medium may be fixedly mounted on the media drive 968, and a non-portable storage unit such as an internal hard disk drive or an SSD (Solid State Drive) may be configured.
  • the control unit 970 includes a processor such as a CPU and memories such as a RAM and a ROM.
  • the memory stores a program executed by the CPU, program data, and the like.
  • the program stored in the memory is read and executed by the CPU when the imaging device 960 is activated, for example.
  • the CPU controls the operation of the imaging device 960 according to an operation signal input from the user interface 971 by executing the program.
  • the user interface 971 is connected to the control unit 970.
  • the user interface 971 includes, for example, buttons and switches for the user to operate the imaging device 960.
  • the user interface 971 detects an operation by the user via these components, generates an operation signal, and outputs the generated operation signal to the control unit 970.
  • the image processing unit 964 has the functions of the image encoding device and the image decoding device according to the above-described embodiment. Accordingly, encoding efficiency can be improved when encoding and decoding an image by the imaging device 960.
  • various types of information such as the prediction mode, the code number of the motion vector predictor, the difference motion vector information, and the difference quantization parameter information are multiplexed into the encoded stream, and are transmitted from the encoding side to the decoding side.
  • An example of transmission has been described.
  • the method for transmitting such information is not limited to such an example.
  • these pieces of information may be transmitted or recorded as separate data associated with the encoded bitstream without being multiplexed into the encoded bitstream.
  • the term “associate” means that an image (which may be a part of an image such as a slice or a block) included in the bitstream and information corresponding to the image can be linked at the time of decoding. Means.
  • information may be transmitted on a transmission path different from that of the image (or bit stream).
  • Information may be recorded on a recording medium (or another recording area of the same recording medium) different from the image (or bit stream).
  • the information and the image (or bit stream) may be associated with each other in an arbitrary unit such as a plurality of frames, one frame, or a part of the frame.
  • this technique can also take the following structures.
  • a predicted motion vector generation unit that generates a predicted motion vector used when decoding a motion vector of the current region using a motion vector of a peripheral region located around the current region;
  • a prediction quantization parameter generation unit that generates a prediction quantization parameter used when decoding the quantization parameter of the current region according to a prediction method of the prediction motion vector of the surrounding region generated by the prediction motion vector generation unit;
  • the motion vector of the current region is decoded and the predicted quantization parameter of the current region generated by the predicted quantization parameter generation unit is used.
  • a parameter decoding unit that decodes the quantization parameter of the current region.
  • the predictive quantization parameter generation unit sets the predictive quantization parameter of the current region according to whether a prediction method of the prediction motion vector of the peripheral region is spatial prediction or temporal prediction.
  • the predictive quantization parameter generation unit determines that the position of the reference area referred to in the Spatial prediction is TOP, or Left
  • the predictive quantization parameter generation unit uses the predictive quantization parameter of the peripheral region in which the predictive motion vector is generated by the same prediction method as the predictive method of the predictive motion vector of the current region.
  • the prediction quantization parameter generation unit targets the peripheral region and predicts a motion vector of a subregion that is in contact with the upper left subregion located at the upper left of the current region.
  • a prediction quantization parameter for the current region is generated using (6)
  • the predictive quantization parameter generation unit with respect to the peripheral region, the predicted motion vector of the upper subregion that is in contact with the upper portion of the current region and the current region.
  • the predictive quantization parameter generation unit When the peripheral region is bi-predicted, the predictive quantization parameter generation unit generates the predictive quantization parameter of the current region according to a prediction motion vector prediction method for List0 prediction of the peripheral region.
  • the image processing apparatus according to any one of (1) to (6).
  • the predictive quantization parameter generation unit when the surrounding region is bi-predicted, when there is no rearrangement in the current picture, according to the prediction method of the prediction motion vector for the List0 prediction of the surrounding region, Generate a prediction quantization parameter for the current region, and generate a prediction quantization parameter for the current region according to a prediction method of a prediction motion vector for List1 prediction of the surrounding region when there is a rearrangement in the current picture.
  • the predictive quantization parameter generation unit determines the current region according to a prediction motion vector prediction method for prediction of a distance closer to the peripheral region on the time axis.
  • the image processing device according to any one of (1) to (6).
  • the prediction quantization parameter generation unit generates a prediction quantization parameter of the current region according to a prediction direction of the prediction motion vector of the peripheral region and a prediction direction of the prediction motion vector of the current region.
  • the image processing apparatus according to any one of (1) to (6).
  • the bitstream is encoded in a unit having a hierarchical structure.
  • the image processing device according to any one of (1) to (6), wherein the decoding unit decodes the bitstream in a unit having a hierarchical structure.
  • the image processing apparatus Using a motion vector of a peripheral region located around the current region, a predicted motion vector used for decoding the motion vector of the current region is generated, According to the prediction method of the prediction motion vector of the generated peripheral region, generate a prediction quantization parameter used when decoding the quantization parameter of the current region, An image processing method for decoding a motion vector of the current area using a predicted motion vector of the generated current area and decoding a quantization parameter of the current area using a predicted quantization parameter of the generated current area .
  • a predicted motion vector generation unit that generates a predicted motion vector used when encoding the motion vector of the current region using the motion vector of the peripheral region located around the current region;
  • a prediction quantization parameter generation unit that generates a prediction quantization parameter used when encoding the quantization parameter of the current region according to a prediction method of a prediction motion vector of the surrounding region generated by the prediction motion vector generation unit
  • the motion vector of the current region is encoded, and the predicted quantization parameter of the current region generated by the predicted quantization parameter generation unit is used.
  • a parameter encoding unit that encodes the quantization parameter of the current region.
  • the prediction quantization parameter generation unit may calculate the prediction quantization parameter of the current region according to whether the prediction method of the motion vector prediction of the surrounding region is Spatial prediction or temporal prediction.
  • the image processing apparatus according to (14).
  • the predictive quantization parameter generation unit uses the predictive quantization parameter of the peripheral region in which the predictive motion vector is generated by the same prediction method as the predictive method of the predictive motion vector of the current region.
  • the image processing device according to (14) or (15), wherein a prediction quantization parameter is generated.
  • the prediction quantization parameter generation unit generates a prediction quantization parameter for the target region according to a prediction direction of the prediction motion vector of the peripheral region and a prediction direction of the prediction motion vector of the target region.
  • the image processing device according to any one of (12) to (15).
  • An encoding unit that generates a bitstream by encoding an image using the motion vector of the current region and the quantization parameter of the current region;
  • a transmission unit configured to transmit the motion vector and the quantization parameter encoded by the parameter encoding unit together with the bit stream generated by the encoding unit, to any one of (14) to (17)
  • the bitstream is encoded in a unit having a hierarchical structure,
  • the image processing apparatus is Using a motion vector of a peripheral region located around the current region, generating a predicted motion vector used when encoding the motion vector of the current region, According to the prediction method of the predicted motion vector of the generated peripheral region, generate a prediction quantization parameter used for encoding the quantization parameter of the current region, An image processing method that encodes a motion vector of the current area using a predicted motion vector of the generated current area and encodes a quantization parameter of the target area using a predicted quantization parameter of the current area.

Abstract

本開示は、動きベクトルを符号化する際の符号化効率を向上することができるようにする画像処理装置および方法に関する。 動きベクトル符号化部は、各PUの予測動きベクトルを生成(決定)する。そして、領域決定部は、当該PUの予測動きベクトルと、当該PUに隣接する各隣接PUの予測動きベクトルとを参照し、当該PUと同じ予測動きベクトルを有する隣接PUが属するCUを、当該CUの予測量子化パラメータの生成に参照される領域に決定する。本開示は、例えば、画像処理装置に適用することができる。

Description

画像処理装置および方法
 本開示は画像処理装置および方法に関し、特に、符号化効率を向上させることができるようにした画像処理装置および方法に関する。
 近年、画像情報をデジタルとして取り扱い、その際、効率の高い情報の伝送、蓄積を目的とし、画像情報特有の冗長性を利用して、離散コサイン変換等の直交変換と動き補償により圧縮する符号化方式を採用して画像を圧縮符号する装置が普及しつつある。この符号化方式には、例えば、MPEG(Moving Picture Experts Group)などがある。
 特に、MPEG2(ISO/IEC 13818-2)は、汎用画像符号化方式として定義されており、飛び越し走査画像及び順次走査画像の双方、並びに標準解像度画像及び高精細画像を網羅する標準である。例えば、MPEG2は、プロフェッショナル用途及びコンシューマ用途の広範なアプリケーションに現在広く用いられている。MPEG2圧縮方式を用いることにより、例えば720×480画素を持つ標準解像度の飛び越し走査画像であれば4乃至8Mbpsの符号量(ビットレート)が割り当てられる。また、MPEG2圧縮方式を用いることにより、例えば1920×1088画素を持つ高解像度の飛び越し走査画像であれば18乃至22 Mbpsの符号量(ビットレート)が割り当てられる。これにより、高い圧縮率と良好な画質の実現が可能である。
 MPEG2は主として放送用に適合する高画質符号化を対象としていたが、MPEG1より低い符号量(ビットレート)、つまりより高い圧縮率の符号化方式には対応していなかった。携帯端末の普及により、今後そのような符号化方式のニーズは高まると思われ、これに対応してMPEG4符号化方式の標準化が行われた。画像符号化方式に関しては、1998年12月にISO/IEC 14496-2としてその規格が国際標準に承認された。
 標準化のスケジュールとしては、2003年3月にはH.264及びMPEG-4 Part10 (Advanced Video Coding、以下H.264/AVCと記す)という国際標準となっている。
 さらに、このH.264/AVCの拡張として、RGBや4:2:2、4:4:4といった、業務用に必要な符号化ツールや、MPEG-2で規定されていた8x8DCTや量子化マトリクスをも含んだFRExt (Fidelity Range Extension) の標準化が2005年2月に完了した。これにより、H.264/AVCを用いて、映画に含まれるフィルムノイズをも良好に表現することが可能な符号化方式となって、Blu-Ray Disc(商標)等の幅広いアプリケーションに用いられる運びとなった。
 しかしながら、昨今、ハイビジョン画像の4倍の、4000×2000画素程度の画像を圧縮したい、あるいは、インターネットのような、限られた伝送容量の環境において、ハイビジョン画像を配信したいといった、更なる高圧縮率符号化に対するニーズが高まっている。このため、先述の、ITU-T傘下のVCEG (=Video Coding Expert Group) において、符号化効率の改善に関する検討が継続され行なわれている。
 かかる符号化効率改善の1つとして、AVCにおけるメディアン予測を用いた動きベクトルの符号化を改善するため、AVCにおいて定義されている、メディアン予測により求められる”Spatial Predictor”に加え、”Temporal Predictor”及び”Spatio-Temporal Predictor”のどれかを、予測動きベクトル情報として、適応的に用いること(以下、MVコンペティション(MVCompetition)とも称する)が提案されている(例えば、非特許文献1参照)。
 なお、AVCにおいて、予測動きベクトル情報を選択する際には、JM(Joint Model)と呼ばれるAVCの参照ソフトウエアに実装されているHigh Complexity ModeまたはLow Complexity Modeによるコスト関数値が用いられている。
 すなわち、予測動きベクトル情報を用いた場合のコスト関数値が算出され、最適な予測動きベクトル情報の選択が行われる。画像圧縮情報においては、それぞれのブロックに対し、どの予測動きベクトル情報が用いられたかに関する情報を示すフラグ情報が伝送される。
 ところで、マクロブロックサイズを16画素×16画素とするのは、次世代符号化方式の対象となるような、UHD(Ultra High Definition;4000画素×2000画素)といった大きな画枠に対しては、最適ではない恐れがあった。
 そこで、現在、AVCより更なる符号化効率の向上を目的として、ITU-Tと、ISO/IECの共同の標準化団体であるJCTVC(Joint Collaboration Team - Video Coding)により、HEVC(High Efficiency Video Coding)と呼ばれる符号化方式の標準化が進められている(例えば、非特許文献2参照)。
 このHEVC符号化方式においては、AVCにおけるマクロブロックと同様の処理単位としてコーディングユニット(CU(Coding Unit))が定義されている。このCUは、AVCのマクロブロックのようにサイズが16×16画素に固定されず、それぞれのシーケンスにおいて、画像圧縮情報中において指定される。また、それぞれのシーケンスにおいては、CUの最大サイズ(LCU=Largest Coding Unit)と最小サイズ(SCU=Smallest Coding Unit)も規定されている。
 さらに、また、非特許文献2においては、量子化パラメータQPを、Sub-LCU単位で伝送することが可能である。どの大きさのCoding Unitまで量子化パラメータを伝送するかについては、ピクチャ毎に画像圧縮情報中において指定される。また、画像圧縮情報中に含まれる、量子化パラメータに関する情報は、それぞれのCoding Unit単位で伝送される。
 また、動き情報の符号化方式の1つとして、Motion Partition Mergingと呼ばれる手法(以下、マージモード(Merge mode)とも称する)が提案されている(例えば、非特許文献3参照)。この手法においては、当該ブロックの動き情報が周辺のブロックの動き情報と同一である場合、フラグ情報のみが伝送され、復号の際には、その周辺ブロックの動き情報を用いて当該ブロックの動き情報が再構築される。
 ところで、上述のMVCompetitionもしくはMerge modeにおいて、Temporal predictorは、特に静止画領域においてより符号化効率を実現するため、かかる領域において、コスト関数値によるpredictorの選択を行う際、より選択されやすいという傾向が観測される。
Joel Jung,Guillaume Laroche,"Competition-Based Scheme for Motion Vector Selection and Coding", VCEG-AC06,ITU - Telecommunications Standardization SectorSTUDY GROUP 16 Question 6Video Coding Experts Group (VCEG)29th Meeting: Klagenfurt, Austria, 17-18 July, 2006 Thomas Wiegand, Woo-Jin Han, Benjamin Bross, Jens-Rainer Ohm, Gary J. Sullivan, "Working Draft 4 of High-Efficiency Video Coding ", JCTVC-F803, Joint Collaborative Team on Video Coding (JCT-VC)of ITU-T SG16 WP3 and ISO/IEC JTC1/SC29/WG11 6th Meeting: Torino, IT, 14-22 July, 2011 Martin Winken, Sebastian Bosse, Benjamin Bross, Philipp Helle, Tobias Hinz, Heiner Kirchhoffer, Haricharan Lakshman, Detlev Marpe, Simon Oudin, Matthias Preiss, Heiko Schwarz, Mischa Siekmann, Karsten Suehring, and Thomas Wiegand,"Description of video coding technology proposed by Fraunhofer HHI",JCTVC-A116,April,2010
 ここで、インタースライスにおいて、当該CUにおいて、Spatial predicorが選択されており、当該CUの左側に隣接するCUにおいてTemporal predictorが選択されている場合、あるいは、その逆である場合を考える。このような場合、非特許文献2による量子化パラメータの予測符号化方式では、静止領域と、動き領域という異なる領域の間で量子化パラメータの符号化が行われるため、予測効率が低下する恐れがあった。
 本開示は、このような状況に鑑みてなされたものであり、量子化パラメータを符号化する際の符号化効率を向上させるものである。
 本開示の一側面の画像処理装置は、カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを復号する際に用いる予測動きベクトルを生成する予測動きベクトル生成部と、前記予測動きベクトル生成部により生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータを復号する際に用いる予測量子化パラメータを生成する予測量子化パラメータ生成部と、前記予測動きベクトル生成部により生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを復号し、前記予測量子化パラメータ生成部により生成されたカレント領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータを復号するパラメータ復号部とを備える。
 前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方法が、Spatial予測であるか、または、temporal予測であるかに応じて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方法が、Spatial予測である場合、前記Spatial予測で参照される参照領域の位置がTOPであるか、または、Leftであるかに応じて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記予測量子化パラメータ生成部は、前記カレント領域の予測動きベクトルの予測方法と同じ予測方法により予測動きベクトルが生成された前記周辺領域の予測量子化パラメータを用いて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記予測量子化パラメータ生成部は、領域が複数のサブ領域で構成される場合、前記周辺領域を対象として、前記カレント領域の左上に位置する左上サブ領域に接するサブ領域の予測動きベクトルを用いて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記予測量子化パラメータ生成部は、領域が複数のサブ領域で構成される場合、前記周辺領域を対象として、前記カレント領域の上部に接する上サブ領域の予測動きベクトルと前記カレント領域の左部に接する左サブ領域の予測動きベクトルとを用いて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記予測量子化パラメータ生成部は、前記周辺領域が双予測である場合、前記周辺領域のList0予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記予測量子化パラメータ生成部は、前記周辺領域が双予測である場合、カレントピクチャにおいて並び替えがない場合に、前記周辺領域のList0予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成し、前記カレントピクチャにおいて並び替えがある場合に、前記周辺領域のList1予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記予測量子化パラメータ生成部は、前記周辺領域が双予測である場合、前記周辺領域の、時間軸上においてより近い距離の予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方向と、前記カレント領域の予測動きベクトルの予測方向とに応じて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記パラメータ復号部により復号された動きベクトルと量子化パラメータとを用いて、ビットストリームを復号する復号部をさらに備えることができる。
 前記ビットストリームは、階層構造を有する単位で符号化されており、前記復号部は、階層構造を有する単位で前記ビットストリームを復号することができる。
 本開示の一側面の画像処理方法は、画像処理装置が、カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを復号する際に用いる予測動きベクトルを生成し、生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータを復号する際に用いる予測量子化パラメータを生成し、生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを復号し、生成されたカレント領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータを復号する。
 本開示の他の側面の画像処理装置は、カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを符号化する際に用いる予測動きベクトルを生成する予測動きベクトル生成部と、前記予測動きベクトル生成部により生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータを符号化する際に用いる予測量子化パラメータを生成する予測量子化パラメータ生成部と、前記予測動きベクトル生成部により生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを符号化し、前記予測量子化パラメータ生成部により生成されたカレント領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータを符号化するパラメータ符号化部とを備える。
 前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方法が、Spatial予測であるか、または、temporal予測であるかに応じて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記予測量子化パラメータ生成部は、前記カレント領域の予測動きベクトルの予測方法と同じ予測方法により予測動きベクトルが生成された前記周辺領域の予測量子化パラメータを用いて、前記カレント領域の予測量子化パラメータを生成することができる。
 前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方向と、前記対象領域の予測動きベクトルの予測方向とに応じて、前記対象領域の予測量子化パラメータを生成することができる。
 前記カレント領域の動きベクトルと前記カレント領域の量子化パラメータとを用いて、画像を符号化してビットストリームを生成し、前記パラメータ符号化部により符号化された動きベクトルと量子化パラメータとを、前記符号化部により生成されたビットストリームとともに伝送する伝送部とをさらに備えることができる。
 前記符号化部は、階層構造を有する単位で画像を符号化して、前記ビットストリームを生成することができる。
 本開示の他の側面の画像処理方法は、画像処理装置が、カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを符号化する際に用いる予測動きベクトルを生成し、生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータの符号化に用いる予測量子化パラメータを生成し、生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを符号化し、前記カレント領域の予測量子化パラメータを用いて、前記対象領域の量子化パラメータを符号化する。
 本開示の一側面においては、カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを復号する際に用いる予測動きベクトルが生成され、生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータを復号する際に用いる予測量子化パラメータが生成される。そして、生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルが復号され、前記対象領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータが復号される。
 本開示の他の側面においては、カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記対象領域の動きベクトルを符号化する際に用いる予測動きベクトルが生成され、生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータの符号化に用いる予測量子化パラメータが生成される。そして、生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルが符号化され、生成されたカレント領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータが符号化される。
 なお、上述の画像処理装置は、独立した装置であっても良いし、1つの画像符号化装置または画像復号装置を構成している内部ブロックであってもよい。
 本開示の一側面によれば、画像を復号することができる。特に、符号化効率を向上させることができる。
 本開示の他の側面によれば、画像を符号化することができる。特に、符号化効率を向上させることができる。
画像符号化装置の主な構成例を示すブロック図である。 小数点画素精度の動き予測・補償処理の例を示す図である。 マクロブロックの例を示す図である。 メディアンオペレーションについて説明する図である。 マルチ参照フレームについて説明する図である。 テンポラルダイレクトモードについて説明する図である。 動きベクトル符号化方法について説明する図である。 コーディングユニットの構成例を説明する図である。 ピクチャパラメータセットのシンタクス要素の例を示す図である。 transform _coeffのシンタクス要素の例を示す図である。 Motion Partition Mergingについて説明する図である。 静止領域における予測動きベクトルについて説明する図である。 本技術の量子化パラメータの予測方法について説明する図である。 量子化パラメータの他の予測方法について説明する図である。 双予測の場合の量子化パラメータの予測方法について説明する図である。 動きベクトル符号化部、領域判定部、および量子化部の主な構成例を示すブロック図である。 符号化処理の流れの例を説明するフローチャートである。 パラメータ生成処理の流れの例を説明するフローチャートである。 画像復号装置の主な構成例を示すブロック図である。 動きベクトル符号化部、領域判定部、および逆量子化部の主な構成例を示すブロック図である。 復号処理の流れの例を説明するフローチャートである。 パラメータ再構築処理の流れの例を説明するフローチャートである。 多視点画像符号化方式の例を示す図である。 本技術を適用した多視点画像符号化装置の主な構成例を示す図である。 本技術を適用した多視点画像復号装置の主な構成例を示す図である。 階層画像符号化方式の例を示す図である。 本技術を適用した階層画像符号化装置の主な構成例を示す図である。 本技術を適用した階層画像復号装置の主な構成例を示す図である。 コンピュータの主な構成例を示すブロック図である。 テレビジョン装置の概略的な構成の一例を示すブロック図である。 携帯電話機の概略的な構成の一例を示すブロック図である。 記録再生装置の概略的な構成の一例を示すブロック図である。 撮像装置の概略的な構成の一例を示すブロック図である。
 以下、本開示を実施するための形態(以下実施の形態とする)について説明する。なお、説明は以下の順序で行う。
1.第1の実施の形態(画像符号化装置)
2.第2の実施の形態(画像復号装置)
3.第3の実施の形態(多視点画像符号化・多視点画像復号装置)
4.第4の実施の形態(階層画像符号化・階層画像復号装置)
5.第5の実施の形態(コンピュータ)
6.応用例
<1.第1の実施の形態>
[画像符号化装置]
 図1は、画像符号化装置の主な構成例を示すブロック図である。
 図1に示される画像符号化装置100は、例えば、HEVC(High Efficiency Video Coding)に準ずる方式の予測処理を用いて画像データを符号化する。
 図1に示されるように画像符号化装置100は、A/D変換部101、画面並べ替えバッファ102、演算部103、直交変換部104、量子化部105、可逆符号化部106、蓄積バッファ107、逆量子化部108、および逆直交変換部109を有する。また、画像符号化装置100は、演算部110、デブロックフィルタ111、フレームメモリ112、選択部113、イントラ予測部114、動き予測・補償部115、予測画像選択部116、およびレート制御部117を有する。
 画像符号化装置100は、さらに、動きベクトル符号化部121および領域判定部122を有する。
 A/D変換部101は、入力された画像データをA/D変換し、変換後の画像データ(デジタルデータ)を、画面並べ替えバッファ102に供給し、記憶させる。画面並べ替えバッファ102は、記憶した表示の順番のフレームの画像を、GOP(Group Of Picture)に応じて、符号化のためのフレームの順番に並べ替え、フレームの順番を並び替えた画像を、演算部103に供給する。また、画面並べ替えバッファ102は、フレームの順番を並び替えた画像を、イントラ予測部114および動き予測・補償部115にも供給する。
 演算部103は、画面並べ替えバッファ102から読み出された画像から、予測画像選択部116を介してイントラ予測部114若しくは動き予測・補償部115から供給される予測画像を減算し、その差分情報を直交変換部104に出力する。
 例えば、インター符号化が行われる画像の場合、演算部103は、画面並べ替えバッファ102から読み出された画像から、動き予測・補償部115から供給される予測画像を減算する。
 直交変換部104は、演算部103から供給される差分情報に対して、離散コサイン変換やカルーネン・レーベ変換等の直交変換を施す。なお、この直交変換の方法は任意である。直交変換部104は、その変換係数を量子化部105に供給する。
 量子化部105は、直交変換部104から供給される変換係数を量子化する。量子化部105は、レート制御部117から供給される符号量の目標値に関する情報に基づいて量子化パラメータを設定し、その量子化を行う。なお、この量子化の方法は任意である。量子化部105は、量子化された変換係数を可逆符号化部106に供給する。
 また、量子化部105は、領域判定部122の制御のもと、処理対象の対象領域(カレント領域とも称する)の量子化パラメータを予測する。具体的には、量子化部105は、領域判定部122の制御のもと、対象領域の予測量子化パラメータを、対象領域に空間的に(ピクチャ内で)隣接する隣接領域の量子化パラメータを用いて生成する。量子化部105は、対象領域の量子化パラメータと、対象領域の予測量子化パラメータとの差分である差分量子化パラメータを符号化するために、可逆符号化部106に供給する。
 すなわち、画像符号化装置100、または、後述する画像復号装置200において、対象領域の量子化パラメータの予測処理は、量子化パラメータの符号化または復号のために行われている。したがって、予測量子化パラメータは量子化パラメータの符号化または復号に用いられるものである。
 なお、対象領域に隣接する隣接領域は、対象領域の周辺に位置する周辺領域でもあり、以下、両者の文言は、同じ領域を意味するものとして説明していく。
 可逆符号化部106は、量子化部105において量子化された変換係数を任意の符号化方式で符号化する。係数データは、レート制御部117の制御の下で量子化されているので、この符号量は、レート制御部117が設定した目標値となる(若しくは目標値に近似する)。
 また、可逆符号化部106は、イントラ予測のモードを示す情報などをイントラ予測部114から取得し、インター予測のモードを示す情報や差分動きベクトル情報などを動き予測・補償部115から取得する。可逆符号化部106は、また、量子化部105より差分量子化パラメータを取得する。
 可逆符号化部106は、これらの各種情報を任意の符号化方式で符号化し、符号化データのヘッダ情報の一部とする(多重化する)。可逆符号化部106は、符号化して得られた符号化データを蓄積バッファ107に供給して蓄積させる。
 可逆符号化部106の符号化方式としては、例えば、可変長符号化または算術符号化等が挙げられる。可変長符号化としては、例えば、H.264/AVC方式で定められているCAVLC(Context-Adaptive Variable Length Coding)などが挙げられる。算術符号化としては、例えば、CABAC(Context-Adaptive Binary Arithmetic Coding)などが挙げられる。
 蓄積バッファ107は、可逆符号化部106から供給された符号化データを、一時的に保持する。蓄積バッファ107は、所定のタイミングにおいて、保持している符号化データを、例えば、後段の図示せぬ記録装置(記録媒体)や伝送路などに出力する。
 また、量子化部105において量子化された変換係数は、逆量子化部108にも供給される。逆量子化部108は、その量子化された変換係数を、量子化部105による量子化に対応する方法で逆量子化する。この逆量子化の方法は、量子化部105による量子化処理に対応する方法であればどのような方法であってもよい。逆量子化部108は、得られた変換係数を、逆直交変換部109に供給する。
 逆直交変換部109は、逆量子化部108から供給された変換係数を、直交変換部104による直交変換処理に対応する方法で逆直交変換する。この逆直交変換の方法は、直交変換部104による直交変換処理に対応する方法であればどのようなものであってもよい。逆直交変換された出力(復元された差分情報)は、演算部110に供給される。
 演算部110は、逆直交変換部109から供給された逆直交変換結果である、復元された差分情報に、予測画像選択部116を介してイントラ予測部114若しくは動き予測・補償部115からの予測画像を加算し、局部的に復号された画像(復号画像)を得る。その復号画像は、デブロックフィルタ111またはフレームメモリ112に供給される。
 デブロックフィルタ111は、演算部110から供給される復号画像に対して適宜デブロックフィルタ処理を行う。例えば、デブロックフィルタ111は、復号画像に対してデブロックフィルタ処理を行うことにより復号画像のブロック歪を除去する。
 デブロックフィルタ111は、フィルタ処理結果(フィルタ処理後の復号画像)をフレームメモリ112に供給する。なお、上述したように、演算部110から出力される復号画像は、デブロックフィルタ111を介さずにフレームメモリ112に供給することができる。つまり、デブロックフィルタ111によるフィルタ処理は省略することができる。
 フレームメモリ112は、供給される復号画像を記憶し、所定のタイミングにおいて、記憶している復号画像を参照画像として、選択部113に供給する。
 選択部113は、フレームメモリ112から供給される参照画像の供給先を選択する。例えば、インター予測の場合、選択部113は、フレームメモリ112から供給される参照画像を動き予測・補償部115に供給する。
 イントラ予測部114は、選択部113を介してフレームメモリ112から供給される参照画像である処理対象ピクチャ内の画素値を用いて、基本的にプレディクションユニット(PU)を処理単位として予測画像を生成するイントラ予測(画面内予測)を行う。イントラ予測部114は、予め用意された複数のイントラ予測モードでこのイントラ予測を行う。
 イントラ予測部114は、候補となる全てのイントラ予測モードで予測画像を生成し、画面並べ替えバッファ102から供給される入力画像を用いて各予測画像のコスト関数値を評価し、最適なモードを選択する。イントラ予測部114は、最適なイントラ予測モードを選択すると、その最適なモードで生成された予測画像を、予測画像選択部116に供給する。
 また、上述したように、イントラ予測部114は、採用されたイントラ予測モードを示すイントラ予測モード情報等を、適宜可逆符号化部106に供給し、符号化させる。
 動き予測・補償部115は、画面並べ替えバッファ102から供給される入力画像と、選択部113を介してフレームメモリ112から供給される参照画像とを用いて、基本的にPUを処理単位として、動き予測(インター予測)を行う。動き予測・補償部115は、検出された動きベクトルを動きベクトル符号化部121に供給するとともに、検出された動きベクトルに応じて動き補償処理を行い、予測画像(インター予測画像情報)を生成する。動き予測・補償部115は、予め用意された複数のインター予測モードでこのようなインター予測を行う。
 動き予測・補償部115は、候補となる全てのインター予測モードで予測画像を生成する。動き予測・補償部115は、画面並べ替えバッファ102から供給される入力画像と、動きベクトル符号化部121からの最適予測動きベクトル情報などとを用いて、各予測画像のコスト関数値を評価し、最適なモードを選択する。動き予測・補償部115は、最適なインター予測モードを選択すると、その最適なモードで生成された予測画像を、予測画像選択部116に供給する。
 また、動き予測・補償部115は、採用されたインター予測モードを示す情報や、符号化データを復号する際に、そのインター予測モードで処理を行うために必要な情報等を可逆符号化部106に供給し、符号化させる。必要な情報としては、例えば、対象領域の動きベクトルと対象領域の予測動きベクトルとの差分である差分動きベクトルの情報や、予測動きベクトル情報として、予測動きベクトルのインデックスを示すフラグなどがある。
 なお、画像符号化装置100、または、後述する画像復号装置200において、対象領域の動きベクトルの予測処理は、動きベクトルの符号化または復号のために行われている。したがって、予測動きベクトルは、動きベクトルの符号化または復号に用いられるものである。
 予測画像選択部116は、演算部103や演算部110に供給する予測画像の供給元を選択する。例えば、インター符号化の場合、予測画像選択部116は、予測画像の供給元として動き予測・補償部115を選択し、その動き予測・補償部115から供給される予測画像を演算部103や演算部110に供給する。
 レート制御部117は、蓄積バッファ107に蓄積された符号化データの符号量に基づいて、オーバーフローあるいはアンダーフローが発生しないように、量子化部105の量子化動作のレートを制御する。
 動きベクトル符号化部121は、動き予測・補償部115により求められた動きベクトルを記憶している。動きベクトル符号化部121は、対象領域の動きベクトルを予測する。具体的には、動きベクトル符号化部121は、対象領域の予測動きベクトル(Predictor)を、対象領域に時間的または空間的に隣接する隣接領域の動きベクトルを用いて生成する。動きベクトル符号化部121は、生成した予測動きベクトルのうち最適とされる最適予測動きベクトルを動き予測・補償部115および領域判定部122に供給する。
 領域判定部122は、動きベクトル符号化部121からの最適予測動きベクトルを記憶している。領域判定部122は、対象領域に隣接する隣接領域の予測動きベクトルの予測方法を参照して、どの隣接領域の量子化パラメータを参照して、対象領域の予測量子化パラメータを生成するかを決定する。領域判定部122は、その決定結果をもとに、量子化部105の予測量子化パラメータ生成処理を制御する。
 すなわち、図1の画像符号化装置100において、量子化部105は、領域判定部122の制御のもと、隣接領域の予測動きベクトルの予測方法に応じて、対象領域の予測量子化パラメータを生成する。
[1/4画素精度動き予測]
 図2は、AVC方式において規定されている、1/4画素精度の動き予測・補償処理の様子の例を説明する図である。図2において、各四角は、画素を示している。その内、Aはフレームメモリ112に格納されている整数精度画素の位置を示し、b,c,dは、1/2画素精度の位置を示し、e1,e2,e3は1/4画素精度の位置を示している。
 以下においては、関数Clip1()を以下の式(1)のように定義する。
Figure JPOXMLDOC01-appb-M000001
 ・・・(1)
 例えば、入力画像が8ビット精度である場合、式(1)のmax_pixの値は255となる。
 b及びdの位置における画素値は、6tapのFIRフィルタを用いて、以下の式(2)および式(3)のように生成される。
Figure JPOXMLDOC01-appb-M000002

 ・・・(2)
Figure JPOXMLDOC01-appb-M000003
 ・・・(3)
 cの位置における画素値は、水平方向及び垂直方向に6tapのFIRフィルタを適用し、以下の式(4)乃至式(6)のように生成される。
Figure JPOXMLDOC01-appb-M000004
 ・・・(4)
 もしくは、
Figure JPOXMLDOC01-appb-M000005
 ・・・(5)
Figure JPOXMLDOC01-appb-M000006
 ・・・(6)
 なお、Clip処理は、水平方向及び垂直方向の積和処理の両方を行った後、最後に1度のみ行われる。
 e1乃至e3は、以下の式(7)乃至式(9)のように、線形内挿により生成される。
Figure JPOXMLDOC01-appb-M000007
 ・・・(7)
Figure JPOXMLDOC01-appb-M000008
 ・・・(8)
Figure JPOXMLDOC01-appb-M000009
 ・・・(9)
[マクロブロック]
 また、MPEG2においては、動き予測・補償処理の単位は、フレーム動き補償モードの場合には16×16画素を単位として動き予測・補償処理が行なわれる。また、フィールド動き補償モードの場合には第1フィールド、第2フィールドのそれぞれに対し、16×8画素を単位として動き予測・補償処理が行なわれる。
 これに対し、AVC方式においては、図3に示されるように、16×16画素により構成される1つのマクロブロックを、16×16、16×8、8×16若しくは8×8のいずれかのパーティションに分割し、サブマクロブロック毎に、互いに独立した動きベクトル情報を持つことが可能である。更に、8×8パーティションに関しては、図3に示されるとおり、8×8、8×4、4×8、4×4のいずれかのサブマクロブロックに分割し、それぞれ独立した動きベクトル情報を持つことが可能である。
 しかしながら、AVC方式において、MPEG2の場合と同様に、かかるような動き予測・補償処理が行なわれるようにすると、膨大な動きベクトル情報が生成されてしまう恐れがあった。そして、その生成された動きベクトル情報をこのまま符号化することは、符号化効率の低下を招く恐れがあった。
[動きベクトルのメディアン予測]
 かかる問題を解決する手法として、AVC方式においては、以下のような手法により、動きベクトルの符号化情報の低減が実現されている。
 図4に示される各直線は、動き補償ブロックの境界を示している。また、図4において、Eはこれから符号化されようとしている当該動き補償ブロックを示し、A乃至Dは、それぞれ、既に符号化済の、Eに隣接する動き補償ブロックを示す。
 今、X=A,B,C,D,Eとして、Xに対する動きベクトル情報を、mvxとする。
 まず、動き補償ブロックA,B、およびCに関する動きベクトル情報を用い、動き補償ブロックEに対する予測動きベクトル情報pmvEを、メディアンオペレーションにより、以下の式(10)のように生成する。
Figure JPOXMLDOC01-appb-M000010
 ・・・(10)
 動き補償ブロックCに関する情報が、画枠の端である等の理由により利用不可能(unavailable)である場合、動き補償ブロックDに関する情報で代用される。
 画像圧縮情報に、動き補償ブロックEに対する動きベクトル情報として符号化されるデータmvdEは、pmvEを用いて、以下の式(11)のように生成される。
Figure JPOXMLDOC01-appb-M000011
 ・・・(11)
 なお、実際の処理は、動きベクトル情報の水平方向および垂直方向のそれぞれの成分に対して、独立に処理が行なわれる。
[マルチ参照フレーム]
 また、AVC方式においては、Multi-Reference Frame(マルチ(複数)参照フレーム)という、MPEG2やH.263等、従来の画像符号化方式では規定されていなかった方式が規定されている。
 図5を用いて、AVC方式において規定されている、マルチ参照フレーム(Multi-Reference Frame)を説明する。
 すなわち、MPEG-2やH.263においては、Pピクチャの場合、フレームメモリに格納された参照フレーム1枚のみを参照することにより動き予測・補償処理が行われていた。これに対して、AVCにおいては、図5に示されるように、複数の参照フレームがメモリに格納され、マクロブロック毎に、異なるメモリを参照することが可能である。
[ダイレクトモード]
 ところで、Bピクチャにおける動きベクトル情報における情報量は膨大であるが、AVC方式においては、Direct Mode(ダイレクトモード)と称されるモードが用意されている。
 このダイレクトモードにおいて、動きベクトル情報は、画像圧縮情報中には格納されない。画像復号装置においては、周辺ブロックの動きベクトル情報、若しくは、参照フレームにおける処理対象ブロックと同じ位置のブロックであるCo-Locatedブロックの動きベクトル情報から、当該ブロックの動きベクトル情報が算出される。
 ダイレクトモード(Direct Mode)には、Spatial Direct Mode(空間ダイレクトモード)と、Temporal Direct Mode(時間ダイレクトモード)の2種類が存在し、スライス毎に切り替えることが可能である。
 空間ダイレクトモード(Spatial Direct Mode)においては、以下の式(12)に示されるように、処理対象動き補償ブロックEの動きベクトル情報mvEが算出される。
 mvE = pmvE ・・・(12)
 すなわち、Median(メディアン)予測により生成された動きベクトル情報が、当該ブロックに適用される。
 以下においては、図6を用いて、時間ダイレクトモード(Temporal Direct Mode)を説明する。
 図6において、L0参照ピクチャにおける、当該ブロックと同じ空間上のアドレスにあるブロックを、Co-Locatedブロックとし、Co-Locatedブロックにおける動きベクトル情報を、mvcolとする。また、当該ピクチャとL0参照ピクチャの時間軸上の距離をTDBとし、L0参照ピクチャとL1参照ピクチャの時間軸上の距離をTDDとする。
 この時、当該ピクチャにおける、L0の動きベクトル情報mvL0及びL1の動きベクトル情報mvL1は、以下の式(13)および式(14)のように算出される。
Figure JPOXMLDOC01-appb-M000012
 ・・・(13)
Figure JPOXMLDOC01-appb-M000013
 ・・・(14)
 なお、AVC画像圧縮情報においては、時間軸上の距離を表す情報TDが存在しないため、POC(Picture Order Count)を用いて、上述した式(13)および式(14)の演算が行われるものとする。
 また、AVC画像圧縮情報においては、ダイレクトモード(Direct Mode)は、16×16画素マクロブロック単位、若しくは、8×8画素ブロック単位で定義することが可能である。
[予測モードの選択]
 ところで、AVC符号化方式において、より高い符号化効率を達成するには、適切な予測モードの選択が重要である。
 かかる選択方式の例として、JM(Joint Model)と呼ばれるAVC方式の参照ソフトウエア(http://iphome.hhi.de/suehring/tml/index.htm において公開されている)に実装されている方法を挙げることが出来る。
 JMにおいては、以下に述べる、High Complexity Modeと、Low Complexity Modeの2通りのモード判定方法を選択することができる。どちらも、それぞれの予測モードに関するコスト関数値を算出し、これを最小にする予測モードを当該サブマクロブロック、または、当該マクロブロックに対する最適モードとして選択する。
 High Complexity Modeにおけるコスト関数は、以下の式(15)のように示される。
 Cost(Mode∈Ω) = D + λ*R ・・・(15)
 ここで、Ωは、当該ブロック乃至マクロブロックを符号化するための候補モードの全体集合、Dは、当該予測モードで符号化した場合の、復号画像と入力画像の差分エネルギーである。λは、量子化パラメータの関数として与えられるLagrange未定乗数である。Rは、直交変換係数を含んだ、当該モードで符号化した場合の総符号量である。
 つまり、High Complexity Modeでの符号化を行うには、上記パラメータD及びRを算出するため、全ての候補モードにより、一度、仮エンコード処理を行う必要があり、より高い演算量を要する。
 Low Complexity Modeにおけるコスト関数は、以下の式(16)のように示される。
 Cost(Mode∈Ω) = D + QP2Quant(QP) * HeaderBit ・・・(16)
 ここで、Dは、High Complexity Modeの場合と異なり、予測画像と入力画像の差分エネルギーとなる。QP2Quant(QP)は、量子化パラメータQPの関数として与えられ、HeaderBitは、直交変換係数を含まない、動きベクトルや、モードといった、Headerに属する情報に関する符号量である。
 すなわち、Low Complexity Modeにおいては、それぞれの候補モードに関して、予測処理を行う必要があるが、復号画像までは必要ないため、符号化処理まで行う必要はない。このため、High Complexity Modeより低い演算量での実現が可能である。
[動きベクトルのMVコンペティション]
 ところで、図4を参照して説明したような、メディアン予測を用いた動きベクトルの符号化を改善するため、非特許文献1では、以下に述べるような方法が提案されている。
 すなわち、AVCにおいて定義されている、メディアン予測により求められる”Spatial Predictor(空間予測動きベクトル)”に加え、以下に述べる”Temporal Predictor(時間予測動きベクトル)”及び”Spatio-Temporal Predictor(時間と空間の予測動きベクトル)”のどれかを、予測動きベクトル情報として、適応的に用いることが可能にするものである。この提案の方法は、AVCにおいてMVコンペティション(MVCompetition)と呼ばれている。このMVコンペティションは、HEVCにおいては、Advanced Motion Vector Prediction(AMVP)と呼ばれている。
 図7において、”mvcol”を、当該ブロックに対するCo-Locatedブロックに対する動きベクトル情報とする。また、mvtk(k=0乃至8)をその周辺ブロックの動きベクトル情報であるとして、それぞれの予測動きベクトル情報(Predictor)は、以下の式(17)乃至(19)により定義される。なお、当該ブロックに対するCo-Locatedブロックとは、当該ピクチャが参照する参照ピクチャにおいて、xy座標が、当該ブロックと同じであるブロックのことである。
 Temporal Predictor:
Figure JPOXMLDOC01-appb-M000014
 ・・・(17)
Figure JPOXMLDOC01-appb-M000015
 ・・・(18)
Spatio-Temporal Predictor:
Figure JPOXMLDOC01-appb-M000016
 ・・・(19)
 画像符号化装置100においては、それぞれのブロックに関して、それぞれの予測動きベクトル情報を用いた場合のコスト関数が算出され、最適な予測動きベクトル情報の選択が行われる。画像圧縮情報においては、それぞれのブロックに対し、どの予測動きベクトル情報が用いられたかに関する情報(インデックス)を示すフラグが伝送される。
[コーディングユニット]
 ところで、マクロブロックサイズを16画素×16画素とするのは、次世代符号化方式の対象となるような、UHD(Ultra High Definition;4000画素×2000画素)といった大きな画枠に対しては、最適ではない。
 そこで、AVC方式においては、図3で上述したようにマクロブロックとサブマクロブロックによる階層構造が規定されているが、例えば、HEVC方式においては、図8に示されるように、コーディングユニット(CU(Coding Unit))が規定されている。
 CUは、Coding Tree Block(CTB)とも呼ばれ、AVC方式におけるマクロブロックと同様の役割を果たす、ピクチャ単位の画像の部分領域である。後者は、16×16画素の大きさに固定されているのに対し、前者の大きさは固定されておらず、それぞれのシーケンスにおいて、画像圧縮情報中において指定されることになる。
 例えば、出力となる符号化データに含まれるシーケンスパラメータセット(SPS(Sequence Parameter Set))において、CUの最大サイズ(LCU(Largest Coding Unit))と最小サイズ((SCU(Smallest Coding Unit))が規定される。
 それぞれのLCU内においては、SCUのサイズを下回らない範囲で、split-flag=1とすることにより、より小さなサイズのCUに分割することができる。図8の例では、LCUの大きさが128であり、最大階層深度が5となる。2N×2Nの大きさのCUは、split_flagの値が「1」である時、1つ下の階層となる、N×Nの大きさのCUに分割される。
 更に、CUは、イントラ若しくはインター予測の処理単位となる領域(ピクチャ単位の画像の部分領域)であるプレディクションユニット(Prediction Unit(PU))に分割され、また、直交変換の処理単位となる領域(ピクチャ単位の画像の部分領域)である、トランスフォームユニット(Transform Unit(TU))に分割される。現在、HEVC方式においては、4×4及び8×8に加え、16×16及び32×32直交変換を用いることが可能である。
 以上のHEVC方式のように、CUを定義し、そのCUを単位として各種処理を行うような符号化方式の場合、AVC方式におけるマクロブロックはLCUに相当し、ブロック(サブブロック)はCUに相当すると考えることができる。また、AVC方式における動き補償ブロックは、PUに相当すると考えることができる。ただし、CUは、階層構造を有するので、その最上位階層のLCUのサイズは、例えば128×128画素のように、AVC方式のマクロブロックより大きく設定されることが一般的である。
 よって、以下、LCUは、AVC方式におけるマクロブロックをも含むものとし、CUは、AVC方式におけるブロック(サブブロック)をも含むものとする。
[量子化パラメータの伝送単位]
 また、HEVC方式においては、量子化パラメータQPを、Sub-LCU単位で伝送することが可能である。どの大きさのCUまで量子化パラメータを伝送するかについては、図9に示されるピクチャパラメータセットに、シンタクス要素として記述される。
 図9は、ピクチャパラメータセットのシンタクス要素の例を示す図である。図9の例において、各行の左端の数字は説明のために付した行番号である。
 図9の例において、第18行目にmax_cu_qp_delta_depthが設定されている。max_cu_qp_delta_depthは、どの大きさのCUまで量子化パラメータを伝送するかを指定するパラメータである。
 また、画像圧縮情報中に含まれる、量子化パラメータに関する情報は、図10に示されるtransform _coeffに、シンタクス要素として記述される。
 図10は、transform _coeffのシンタクス要素の例を示す図である。図10の例において、各行の左端の数字は説明のために付した行番号である。
 図10の例において、第4行目にcu_qp_deltaが設定されている。cu_qp_deltaは、CU単位で伝送される差分量子化パラメータである。cu_qp_deltaの値は、次の式(20)なる生成則により算出される。
 IF(left_available)
             QP = cu_qp_delta + LeftQP
  Else
             QP = cu_qp_delta + PrevQP
 ・・・(20)
 なお、LeftQPは、当該CUの左に位置するCUの量子化パラメータを表し、PrevQPは、当該CUの直前に符号化もしくは復号されたCU(すなわち、当該CUの上に位置するCU)の量子化パラメータである。
 ここで、差分量子化パラメータは、量子化パラメータと量子化パラメータの予測値(予測量子化パラメータ)との差である。すなわち、式(20)に示されるように、HEVC方式においては、当該CUの予測量子化パラメータは、当該CUの左に位置するCU がavailable であれば、当該CUの左に位置するCUの量子化パラメータから求められることが規定されている。また、当該CUの予測量子化パラメータは、当該CUの左に位置するCU がavailable でないならば、当該CUの上に位置するCUの量子化パラメータから求められることが規定されている。
[動きパーティションのマージ]
 ところで、動き情報の符号化方式の1つとして、図11に示されるような、Motion Partition Mergingと呼ばれる手法(マージモード)が提案されている。この手法においては、MergeFlagと、MergeLeftFlagという、2つのflagが、マージモードに関する情報であるマージ情報として伝送される。MergeFlag=1は、当該領域Xの動き情報が、当該領域の上に隣接する周辺領域T、若しくは、当該領域の左に隣接する周辺領域Lの動き情報と同一であることを示す。この時、マージ情報には、MergeLeftFlagが含められ、伝送される。MergeFlag=0は、当該領域Xの動き情報が、周辺領域Tおよび周辺領域Lのいずれの動き情報とも異なることを示す。この場合、当該領域Xの動き情報が伝送される。
 当該領域Xの動き情報が、周辺領域Lの動き情報と同一である場合、MergeFlag=1、かつ、MergeLeftFlag=1となる。当該領域Xの動き情報が、周辺領域Tの動き情報と同一である場合、MergeFlag=1、かつ、MergeLeftFlag=0となる。
[静止領域における予測動きベクトル(predictor)]
 上述したMVCompetition もしくはマージモードにおいて、時間予測動きベクトル(temporal predictor)は、特に、静止画領域においてより符号化効率を実現する。すなわち、かかる領域において、式(15)または式(16)に示されるコスト関数値に基づく予測動きベクトルの選択を行う場合、静止画領域に対しては、時間予測動きベクトルが空間予測動きベクトルより選択されやすい。
 図12の例においては、当該フレームと当該フレームが参照する参照フレームが示されている。当該フレームと参照フレームにおける楕円は、動き物体(Moving Object)を表しており、それ以外が静止背景(Still Background)を表している。
 また、当該フレームにおいては、対象領域Xと、対象領域Xに対して左側に隣接する隣接領域A、対象領域Xに対して上側に隣接する隣接領域B、並びに、対象領域Xに対して右上に接する隣接領域Cが示されている。参照フレームにおいては、xy座標が、対象領域Xと同じである隣接領域のことである。
 当該フレームにおいて、対象領域Xと隣接領域Aは静止領域に含まれているが、隣接領域Bと隣接領域Cは動きの物体に含まれている。また、参照フレームにおいては、隣接領域Yは、静止領域に含まれている。この図12に示されるように、対象領域Xが、(動きと静止物体)物体の境界に位置する場合には、例えば、隣接領域Cの空間予測動きベクトルよりも、隣接領域Yの時間予測動きベクトルのほうが選択されやすい。
 しかしながら、インタースライスにおいて、例えば、左の隣接領域において、時間予測動きベクトルが選択されており、対象領域Xにおいて、空間予測動きベクトルが選択されている場合、またはその逆である場合がある。このような場合には、式(20)で示される量子化パラメータの予測方式では、静止領域と動き領域という、異なる領域の間で、量子化パラメータの符号化処理が行われる。このため、予測効率が低下するという恐れがあった。
 そこで、本技術においては、処理対象の対象領域と隣接領域における予測動きベクトルの予測方法(すなわち、予測方法が空間予測であるか、時間予測であるか)に応じて領域判定を行う。そして、領域判定結果に応じて、量子化パラメータの符号化(復号)に用いられる量子化パラメータの予測値である、予測量子化パラメータを生成することで、符号化効率を向上させる。
[量子化パラメータの予測方法]
 次に、図13を参照して、本技術の量子化パラメータの予測方法について説明する。
 図13の例においては、当該コーディングユニットであるCUが示されており、CUの左には、左に隣接する左コーディングユニットであるCUが示されており、CUの上には、上に隣接する上コーディングユニットであるCUが示されている。
 CUには、プレディクションユニットであるPUが含まれている。PUは、CU内の左上に位置するプレディクションユニットである。CUには、プレディクションユニットであるPUが含まれている。PUは、CU内の右上に位置するプレディクションユニットである。CUには、プレディクションユニットであるPUが含まれている。PUは、CU内の左下に位置するプレディクションユニットである。すなわち、PU、PU、PUは、いずれも、CUにおける最左上の画素に接するプレディクションユニットである。すなわち、PUは、CUの副(サブ)領域である。
 PU、PU、PUには、それぞれインター予測が適用されている。また、PUには、時間予測動きベクトル(Temporal Predictor) が用いられて動きベクトルの符号化が行われている。PUには、空間予測動きベクトル(Spatial Predictor) が用いられて動きベクトルの符号化が行われている。PUには、時間予測動きベクトル(Temporal Predictor)が用いられて動きベクトルの符号化が行われている。
 なお、時間予測動きベクトルは、上述したように、時間軸上異なるピクチャにおいて、当該PUと同じ空間上のアドレスにあるPU(すなわち、時間的に隣接するPU)の動きベクトル情報を用いる予測方法で求められた予測動きベクトルである。また、空間予測動きベクトルは、上述したように、当該PUと同じピクチャにおいて隣接するPU(すなわち、空間的に隣接するPU)の動きベクトル情報を用いる予測方法で求められた予測動きベクトルである。
 ここで、式(20)を参照して上述したように、非特許文献2に記載の方法によれば、CUに関する量子化パラメータに対しては、CUが利用不可能でない限り、CUに関する量子化パラメータを用いた予測処理が行われる。
 しかしながら、PUとPUには、それぞれ異なる予測方法で求められた異なる種類の予測動きベクトルが適用されている。このため、PUとPUとは、別の領域に属するものと考えられ、CUに関する量子化パラメータを用いて、CUに関する量子化パラメータの予測処理を行うことは、符号化効率の低下を招く恐れがある。
 そこで、本技術においては、PUとPUには同一種類の予測動きベクトルが適用されていることにより、CUとCUが同一の領域であるとし、CUに関する量子化パラメータについて、CUに関する量子化パラメータを用いた予測処理を行うこととする。
 具体的には、画像符号化装置100において、当該PUの予測動きベクトルと、当該PUに隣接する各隣接PUの予測動きベクトルとが参照され、当該PUと同じ予測方法の予測動きベクトルを有する隣接PUが属するCUが、当該CUの予測量子化パラメータの生成に参照される領域に決定される。
 すなわち、当該CUに隣接する隣接CUの予測動きベクトルの予測方法に応じて、当該CUの予測量子化パラメータが生成される。より具体的には、当該CUに隣接する隣接CUの予測動きベクトルの予測方法が空間予測であるか、または時間予測であるかに応じて、当該CUの予測量子化パラメータが生成される。
 以上のように、当該CUと同一領域に属すると考えられる隣接CUの量子化パラメータが用いられて、予測量子化パラメータが生成されるので、量子化パラメータに関する予測符号化の効率を向上させることができる。
 なお、図13の例においては、CUにおける最左上の画素に接するプレディクションユニットであるPU、PU、PUにおける予測動きベクトル情報(Predictor)が参照される例を示した。しかしながら、参照される予測動きベクトル情報は、CUにおける最左上の画素に接するプレディクションユニットの情報だけに限定されない。
 例えば、図14に示されるように、当該CUの上または下に接するすべてのプレディクションユニットに関する予測動きベクトル情報(Predictor)を参照に用いることができる。
 図14の例においては、図13の例の場合と同様に、CUには、プレディクションユニットであるPUが含まれている。PUは、CU内の左上に位置するプレディクションユニットである。
 これに対して、CUには、プレディクションユニットであるPUL1,PUL2,・・・が含まれている。PUL1は、CU内の右上に位置するプレディクションユニットであり、PUL1の下には、PUL2が位置し、PUL2の下には、図示せぬ他のPUが位置する。すなわち、PUL1,PUL2,・・・は、CUの左側に接するPU群である。
 また、CUには、プレディクションユニットであるPUT1,PUT2,・・・が含まれている。PUT1は、CU内の右上に位置するプレディクションユニットであり、PUT1の下には、PUT2が位置し、PUT2の下には、図示せぬ他のPUが位置する。すなわち、PUT1,PUT2,・・・は、CUの上側に接するPU群である。
 図14の例においては、CUの左側に接するPUL1,PUL2,・・のいずれかのPUの予測動きベクトル情報が、PUと同一の予測動きベクトル情報を有する(同一領域に属する)場合、CUの量子化パラメータが用いられて、CUの予測量子化パラメータが生成される。
 一方、CUの上側に接するPUT1,PUT2,・・・のいずれかのPUの予測動きベクトル情報が、PUと同一の予測動きベクトル情報を有する(同一領域に属する)場合、CUの量子化パラメータが用いられて、CUの予測量子化パラメータが生成される。
 以上のように、図14の例の場合も、当該CUの量子化パラメータの予測に、同一領域に属すると考えられるPU(CU)の量子化パラメータが用いられるので、量子化パラメータに関する予測符号化の効率を向上させることができる。
 なお、HEVC方式においては、空間予測動きベクトルとして、当該PUの左に位置するものと、当該PUの上に位置するもののうちどちらかを用いることが可能である。したがって、本技術においては、Spatial predictor,tempral predictorのどちらかを用いるかだけでなく、例えば、Spatialの場合には、左か上のどちらの領域の情報が用いられているのかにより、量子化パラメータ予測処理の制御を行ってもよい。すなわち、当該領域の上と左に隣接する各隣接領域が、当該領域と同じ空間予測動きベクトルが予測されている場合に、当該領域が上の領域の情報を参照しているとき、当該領域と同じく、上の領域を参照している隣接領域の量子化パラメータが用いられる。
 また、隣接領域としての各CUに双予測が適用されている場合、本技術においては、例えば、片方のリストに関する予測動きベクトル情報を用いて領域判定処理が行われる。
 例えば、List0のみに関する情報を用いて、領域判定処理が行われる。あるいは、また、並び替え(reorder)がないピクチャに関しては、List0を、並び替え(reorder)があるピクチャに関しては、List1を用いて領域判定処理が行われる。
 さらに、図15の例においては、m=3の場合のP(1)ピクチャ、第1のB(1)ピクチャ、第2のB(2)ピクチャ、P(2)ピクチャが時間順に示されている。このような場合、第1のB(1)ピクチャの処理の際には、時間的に近いList0予測に関するP(1)ピクチャの予測動きベクトル(Predictor)情報が用いられる。一方、第2のB(2)ピクチャの処理の際には、時間的に近いList1予測に関するP(2)ピクチャの予測動きベクトル(Predictor)情報が用いられる。
 以上のように、参照ピクチャとの時間軸上の距離を考慮して、List0またはList1のどちらの予測を用いるかを決めるようにしてもよい。
 また、予測方向をも考慮して領域判定を行ってもよい。すなわち、例えば、当該CUと上部隣接CUについて、含まれるPUが双予測であるが、左部隣接CUに含まれるPUが片予測の場合、上部隣接CUの量子化パラメータを用いた、当該CUの量子化パラメータの予測が行われる。
 ここで、一般的に、HEVC方式の符号化装置や復号装置において、隣接領域の動きベクトル情報や予測動きベクトル情報といったパラメータは、ラインバッファに格納され、当該領域の符号化に用いられる。このため、本技術による方法は、ラインバッファを増大させることなく、隣接予測動きベクトル情報を用いた処理を行うことが可能である。
[動きベクトル符号化部、領域判定部、および量子化部の構成例]
 図16は、動きベクトル符号化部121、領域判定部122、および量子化部105の主な構成例を示すブロック図である。
 図16の例において、動きベクトル符号化部121は、隣接動きベクトルバッファ151、候補予測動きベクトル生成部152、コスト関数値算出部153、および最適予測動きベクトル決定部154を含むように構成される。
 領域判定部122は、領域決定部161および隣接予測動きベクトルバッファ162を含むように構成される。
 量子化部105は、量子化器171、差分QP生成部172、隣接QPバッファ173、および予測QP生成部174を含むように構成される。
 動き予測・補償部115により探索された動きベクトルの情報が、隣接動きベクトルバッファ151およびコスト関数値算出部153に供給される。隣接動きベクトルバッファ151は、動き予測・補償部115からの動きベクトル情報を、隣接領域の動きベクトルの情報として蓄積する。なお、隣接動きベクトルバッファ151に蓄積される隣接領域の動きベクトルの情報は、空間的に隣接している領域の動きベクトルの情報だけでなく時間的に隣接している領域(時間軸上異なるピクチャにおいて、当該領域と同じ空間上のアドレスにある領域)の動きベクトルの情報も含まれる。
 候補予測動きベクトル生成部152は、当該PUに時空間(時間または空間)に隣接する隣接PUに対して求められた動きベクトルを示す情報を、隣接動きベクトルバッファ151から読み出す。候補予測動きベクトル生成部152は、読み出した動きベクトル情報を参照して、当該PUの候補となる予測動きベクトルを生成し、生成した候補予測動きベクトルを示す情報を、コスト関数値算出部153に供給する。
 コスト関数値算出部153は、各候補予測動きベクトルに関するコスト関数値を算出し、算出したコスト関数値を、候補予測動きベクトルの情報とともに最適予測動きベクトル決定部154に供給する。
 最適予測動きベクトル決定部154は、コスト関数値算出部153からのコスト関数値を最小とする候補予測動きベクトルを、当該PUに対する最適予測動きベクトルであるとして、その情報を、動き予測・補償部115に供給する。
 なお、動き予測・補償部115は、最適予測動きベクトル決定部154からの最適予測動きベクトルの情報を用い、動きベクトルとの差分である差分動きベクトルを生成して、各予測モードについてコスト関数値を算出する。動き予測・補償部115は、そのうち、コスト関数値を最小とする予測モードを、インター最適予測モードに決定する。
 動き予測・補償部115は、インター最適予測モードの予測画像を、予測画像選択部116に供給する。また、動き予測・補償部115は、生成した差分動きベクトル情報を、動きベクトルの符号化のために、可逆符号化部106に供給する。
 図16の例では、その図示が省略されているが、動き予測・補償部115から、インター最適予測モードを示す情報が、最適予測動きベクトル決定部154に供給される。
 最適予測動きベクトル決定部154は、動き予測・補償部115により供給された情報が示す、インター最適予測モードの最適予測動きベクトルの情報を、領域決定部161と隣接予測動きベクトルバッファ162に供給する。
 領域決定部161は、当該PUの最適予測動きベクトルの情報が供給されると、当該PUに隣接する隣接PUの最適予測動きベクトルの情報を、隣接予測動きベクトルバッファ162から読み出す。領域決定部161は、当該PUの最適予測動きベクトルと、隣接PUの最適予測動きベクトルを参照し、図13乃至図15を参照して上述した方法により、隣接PUのうち、予測量子化パラメータの生成に参照されるPU(領域)を決定する。領域決定部161は、決定したPUを参照させる制御信号を、予測QP生成部174に供給する。
 隣接予測動きベクトルバッファ162は、最適予測動きベクトル決定部154からの最適予測動きベクトル情報を、当該PUの領域の決定に用いられる隣接PU(上または左に位置するPU)の隣接予測動きベクトル情報として蓄積する。
 一方、レート制御部117からの当該CUの量子化パラメータの情報(すなわち、量子化パラメータ値)は、量子化器171および隣接QPバッファに供給される。また、直交変換部104からの当該CUの直交変換係数は、量子化器171に供給される。
 量子化器171は、レート制御部117からの情報が示す量子化パラメータ値を用いて、直交変換係数を量子化し、当該CUの量子化された直交変換係数を可逆符号化部106に供給する。また、量子化器171は、当該CUの量子化パラメータの情報を、差分QP生成部172に供給する。
 差分QP生成部172は、予測QP生成部174からの当該CUの予測量子化パラメータの情報を受け取る。差分QP生成部172は、当該CUの量子化パラメータと、当該CUの予測量子化パラメータとの差分である差分量子化パラメータを求め、その情報を可逆符号化部106に供給する。
 隣接QPバッファ173は、レート制御部117からの量子化パラメータの情報を、当該CUの予測量子化パラメータを生成するために用いられる、当該CUに隣接する隣接CUの量子化パラメータの情報として蓄積する。
 予測QP生成部174は、領域決定部161からの制御信号が示す領域(隣接PUが属する隣接CU)の隣接量子化パラメータを、隣接QPバッファ173から読み出す。予測QP生成部174は、読み出した隣接量子化パラメータを、当該CUの予測量子化パラメータとして、当該CUの予測量子化パラメータの情報を、差分QP生成部172に供給する。
[符号化処理の流れ]
 次に、以上のような画像符号化装置100により実行される各処理の流れについて説明する。最初に、図17のフローチャートを参照して、符号化処理の流れの例を説明する。
 ステップS101において、A/D変換部101は入力された画像をA/D変換する。ステップS102において、画面並べ替えバッファ102は、A/D変換された画像を記憶し、各ピクチャの表示する順番から符号化する順番への並べ替えを行う。
 ステップS103において、イントラ予測部114は、イントラ予測モードのイントラ予測処理を行う。ステップS104において、動き予測・補償部115は、インター予測モードでの動き予測や動き補償を行うインター動き予測処理を行う。動き予測・補償部115により探索された動きベクトルの情報が、隣接動きベクトルバッファ151およびコスト関数値算出部153に供給される。
 ステップS105において、動きベクトル符号化部121、領域判定部122、および量子化部105は、予測動きベクトルおよび予測(差分)量子化パラメータなどを生成する処理である、パラメータ生成処理を行う。このパラメータ生成処理についての詳細は、図18を参照して後述する。
 ステップS105の処理により、当該PUの各予測動きベクトルが生成され、そのうち、当該PUに最適な予測動きベクトルが決定される。当該PUに隣接する隣接PUから、隣接PUの予測動きベクトルの予測方法に応じて、予測量子化パラメータの生成に参照される領域が決定される。そして、決定された領域の量子化パラメータが、予測量子化パラメータとされて、差分量子化パラメータが生成される。
 生成された差分量子化パラメータの情報は、可逆符号化部106に供給され、後述するステップS115において、可逆符号化される。また、最適インター予測モードの予測画像とコスト関数値は、動き予測・補償部115から予測画像選択部116に供給される。
 ステップ106において、予測画像選択部116は、イントラ予測部114および動き予測・補償部115から出力された各コスト関数値に基づいて、最適なモードを決定する。つまり、予測画像選択部116は、イントラ予測部114により生成された予測画像と、動き予測・補償部115により生成された予測画像のいずれか一方を選択する。
 ステップS107において、演算部103は、ステップS102の処理により並び替えられた画像と、ステップS106の処理により選択された予測画像との差分を演算する。差分データは元の画像データに較べてデータ量が低減される。したがって、画像をそのまま符号化する場合に較べて、データ量を圧縮することができる。
 ステップS108において、直交変換部104は、ステップS107の処理により生成された差分情報を直交変換する。具体的には、離散コサイン変換、カルーネン・レーベ変換等の直交変換が行われ、変換係数が出力される。
 ステップS109において、量子化部105の量子化器171は、レート制御部117からの量子化パラメータを用いて、ステップS108の処理により得られた直交変換係数を量子化する。
 ステップS109の処理により量子化された差分情報は、次のようにして局部的に復号される。すなわち、ステップS110において、逆量子化部108は、ステップS109の処理により生成された量子化された直交変換係数(量子化係数とも称する)を量子化部105の特性に対応する特性で逆量子化する。ステップS111において、逆直交変換部109は、ステップS108の処理により得られた直交変換係数を、直交変換部104の特性に対応する特性で逆直交変換する。
 ステップS112において、演算部110は、予測画像を局部的に復号された差分情報に加算し、局部的に復号された画像(演算部103への入力に対応する画像)を生成する。ステップS113においてデブロックフィルタ111は、ステップS112の処理により得られた局部的な復号画像に対して、デブロックフィルタ処理を適宜行う。
 ステップS114において、フレームメモリ112は、ステップS113の処理によりデブロックフィルタ処理が施された復号画像を記憶する。なお、フレームメモリ112にはデブロックフィルタ111によりフィルタ処理されていない画像も演算部110から供給され、記憶される。
 ステップS115において、可逆符号化部106は、ステップS109の処理により量子化された変換係数を符号化する。すなわち、差分画像に対して、可変長符号化や算術符号化等の可逆符号化が行われる。
 なお、可逆符号化部106は、ステップS105において算出された差分量子化パラメータを符号化し、符号化データに付加する。また、可逆符号化部106は、ステップS106の処理により選択された予測画像の予測モードに関する情報を符号化し、差分画像を符号化して得られる符号化データに付加する。つまり、可逆符号化部106は、イントラ予測部114から供給される最適イントラ予測モード情報、または、動き予測・補償部115から供給される最適インター予測モードに応じた情報なども符号化し、符号化データに付加する。なお、ステップS106の処理によりインター予測モードの予測画像が選択された場合には、ステップS105において算出された差分動きベクトルの情報や予測動きベクトルのインデックスを示すフラグも符号化される。
 ステップS116において蓄積バッファ107は、ステップS115の処理により得られた符号化データを蓄積する。蓄積バッファ107に蓄積された符号化データは、適宜読み出され、伝送路や記録媒体を介して復号側に伝送される。
 ステップS117においてレート制御部117は、ステップS116の処理により蓄積バッファ107に蓄積された符号化データの符号量(発生符号量)に基づいて、オーバーフローあるいはアンダーフローが発生しないように、量子化部105の量子化動作のレートを制御する。また、レート制御部117は、量子化パラメータに関する情報を、量子化部105に供給する。
 ステップS117の処理が終了すると、符号化処理が終了される。
[パラメータ生成処理の流れ]
 次に、図18のフローチャートを参照して、図19のステップS104において実行されるパラメータ生成処理の流れの例を説明する。このパラメータ生成処理は、動きベクトルおよび量子化パラメータの符号化および復号に用いられる、予測動きベクトルおよび予測(差分)量子化パラメータなどを生成する処理である。なお、図19のステップS154およびS155は、動き予測・補償部115の処理である。
 動き予測・補償部115により探索された動きベクトル情報が、隣接動きベクトルバッファ151およびコスト関数値算出部153に供給される。ステップS151において、候補予測動きベクトル生成部152は、隣接動きベクトルバッファ151から読み出した動きベクトル情報を参照して、当該PUの候補となる予測動きベクトルを生成する。候補予測動きベクトル生成部152は、生成した候補予測動きベクトルの情報を、コスト関数値算出部153に供給する。
 ステップS152において、コスト関数値算出部153は、候補予測動きベクトル生成部152により生成された各候補予測動きベクトルに関するコスト関数値を算出する。コスト関数値算出部153は、算出したコスト関数値を、候補予測動きベクトルの情報とともに最適予測動きベクトル決定部154に供給する。
 ステップS153において、最適予測動きベクトル決定部154は、コスト関数値算出部153からのコスト関数値を最小とする候補予測動きベクトルを、当該PUに対する最適予測動きベクトルであるとして、その情報を、動き予測・補償部115に供給する。
 動き予測・補償部115は、ステップS154において、最適予測動きベクトル決定部154からの最適予測動きベクトル情報を用い、動きベクトルとの差分である差分動きベクトルを生成して、各予測モードについてコスト関数値を算出する。
 ステップS154において、動き予測・補償部115は、各予測モードのうち、コスト関数値を最小とする予測モードを、インター最適予測モードに決定する。動き予測・補償部115は、インター最適予測モードの予測画像を、予測画像選択部116に供給する。また、インター最適予測モードの情報、インター最適予測モードの差分動きベクトル情報、および予測動きベクトルのインデックスを示すフラグなどは、可逆符号化部106に供給され、図17のステップS115において符号化される。
 動き予測・補償部115は、インター最適予測モードを示す情報を、最適予測動きベクトル決定部154に供給する。これに対応して、最適予測動きベクトル決定部154は、動き予測・補償部115により供給された情報が示す、インター最適予測モードの最適予測動きベクトルの情報を、領域決定部161と隣接予測動きベクトルバッファ162に供給する。
 領域決定部161は、当該PUの最適予測動きベクトルの情報が供給されると、当該PUに隣接する隣接PUの最適予測動きベクトルの情報を、隣接予測動きベクトルバッファ162から読み出す。そして、領域決定部161は、ステップS156において、当該PUの最適予測動きベクトルの情報と、読み出した隣接PUの最適予測動きベクトルの情報とを参照して、図13乃至図15を参照して上述したように、領域判定を行う。すなわち、領域決定部161は、ステップS156において、当該PUの最適予測動きベクトルと、隣接PUの最適予測動きベクトルを参照し、隣接PUのうち、予測量子化パラメータの生成に参照される領域(PUが含まれるCU)を決定する。
 領域決定部161は、決定したPUを参照させる制御信号を、予測QP生成部174に供給する。予測QP生成部174は、領域決定部161からの制御信号が示す領域(隣接PUが属する隣接CU)の隣接量子化パラメータの情報を、隣接QPバッファ173から読み出す。
 ステップS157において、予測QP生成部174は、読み出した情報が示す隣接量子化パラメータを、当該CUの予測量子化パラメータとして、当該CUの予測量子化パラメータの情報を、差分QP生成部172に供給する。また、差分QP生成部172には、レート制御部117からの量子化パラメータの情報が、量子化器171を介して供給される。
 ステップS158において、差分QP生成部172は、当該CUの量子化パラメータと、当該CUの予測量子化パラメータとの差分である差分量子化パラメータを求め、可逆符号化部106に供給する。
 以上のように、当該領域(処理対象の領域)の予測量子化パラメータの生成に参照される領域を、当該領域と同じ種類の予測動きベクトルを有する隣接領域とするようにしたので、差分量子化パラメータの符号化効率を向上させることができる。
 すなわち、MVコンペティションやマージモードで生成される予測動きベクトルを参照することにより、差分量子化パラメータが生成され、符号化効率を向上させることができる。
 また、領域判定で用いられる情報は、動きベクトルを復号側で再構築する際に必要な情報であり、従来技術においても復号側へ送られる情報である予測動きベクトルの情報であるので、別途他の情報を送る必要がないため、符号化ビットの増大が抑制される。
<2.第2の実施の形態>
[画像復号装置]
 次に、以上のように符号化された符号化データの復号について説明する。図19は、図1の画像符号化装置100に対応する画像復号装置の主な構成例を示すブロック図である。
 図19に示される画像復号装置200は、画像符号化装置100が生成した符号化データを、その符号化方法に対応する復号方法で復号する。なお、画像復号装置200は、画像符号化装置100と同様に、プレディクションユニット(PU)毎にインター予測を行うものとする。
 図19に示されるように画像復号装置200は、蓄積バッファ201、可逆復号部202、逆量子化部203、逆直交変換部204、演算部205、デブロックフィルタ206、画面並べ替えバッファ207、およびD/A変換部208を有する。また、画像復号装置200は、フレームメモリ209、選択部210、イントラ予測部211、動き予測・補償部212、および選択部213を有する。
 さらに、画像復号装置200は、動きベクトル復号部221、および領域判定部222を有する。
 蓄積バッファ201は伝送されてきた符号化データを蓄積し、所定のタイミングにおいてその符号化データを可逆復号部202に供給する。可逆復号部202は、蓄積バッファ201より供給された、図1の可逆符号化部106により符号化された情報を、可逆符号化部106の符号化方式に対応する方式で復号する。可逆復号部202は、復号して得られた差分画像の量子化された係数データを、逆量子化部203に供給する。
 また、可逆復号部202は、最適な予測モードにイントラ予測モードが選択されたかインター予測モードが選択されたかを判定し、その最適な予測モードに関する情報を、イントラ予測部211および動き予測・補償部212の内、選択されたと判定したモードの方に供給する。つまり、例えば、画像符号化装置100において最適な予測モードとしてインター予測モードが選択された場合、その最適な予測モードに関する情報が動き予測・補償部212に供給される。
 逆量子化部203は、対象領域(当該CU)の差分量子化パラメータの情報を、可逆復号部202から取得する。逆量子化部203は、領域判定部222の制御のもと、対象領域の予測量子化パラメータを、対象領域に空間的に隣接する隣接領域の量子化パラメータを用いて生成する。逆量子化部203は、対象領域の差分量子化パラメータと、対象領域の予測量子化パラメータとを加算することで、量子化パラメータを再構築する。
 逆量子化部203は、可逆復号部202により復号されて得られた量子化された係数データを、再構築した量子化パラメータを用いて、図1の量子化部105の量子化方式に対応する方式で逆量子化し、得られた係数データを逆直交変換部204に供給する。
 逆直交変換部204は、図1の直交変換部104の直交変換方式に対応する方式で逆量子化部203から供給される係数データを逆直交変換する。逆直交変換部204は、この逆直交変換処理により、画像符号化装置100において直交変換される前の残差データに対応する復号残差データを得る。
 逆直交変換されて得られた復号残差データは、演算部205に供給される。また、演算部205には、選択部213を介して、イントラ予測部211若しくは動き予測・補償部212から予測画像が供給される。
 演算部205は、その復号残差データと予測画像とを加算し、画像符号化装置100の演算部103により予測画像が減算される前の画像データに対応する復号画像データを得る。演算部205は、その復号画像データをデブロックフィルタ206に供給する。
 デブロックフィルタ206は、供給された復号画像に対して、デブロックフィルタ処理を適宜施し、それを画面並べ替えバッファ207に供給する。デブロックフィルタ206は、ループフィルタ206は、復号画像に対してデブロックフィルタ処理を行うことにより復号画像のブロック歪を除去する。
 デブロックフィルタ206は、フィルタ処理結果(フィルタ処理後の復号画像)を画面並べ替えバッファ207およびフレームメモリ209に供給する。なお、演算部205から出力される復号画像は、デブロックフィルタ206を介さずに画面並べ替えバッファ207やフレームメモリ209に供給することができる。つまり、デブロックフィルタ206によるフィルタ処理は省略することができる。
 画面並べ替えバッファ207は、画像の並べ替えを行う。すなわち、図1の画面並べ替えバッファ102により符号化の順番のために並べ替えられたフレームの順番が、元の表示の順番に並べ替えられる。D/A変換部208は、画面並べ替えバッファ207から供給された画像をD/A変換し、図示せぬディスプレイに出力し、表示させる。
 フレームメモリ209は、供給される復号画像を記憶し、所定のタイミングにおいて、若しくは、イントラ予測部211や動き予測・補償部212等の外部の要求に基づいて、記憶している復号画像を参照画像として、選択部210に供給する。
 選択部210は、フレームメモリ209から供給される参照画像の供給先を選択する。選択部210は、イントラ符号化された画像を復号する場合、フレームメモリ209から供給される参照画像をイントラ予測部211に供給する。また、選択部210は、インター符号化された画像を復号する場合、フレームメモリ209から供給される参照画像を動き予測・補償部212に供給する。
 イントラ予測部211には、ヘッダ情報を復号して得られたイントラ予測モードを示す情報等が可逆復号部202から適宜供給される。イントラ予測部211は、図1のイントラ予測部114において用いられたイントラ予測モードで、フレームメモリ209から取得した参照画像を用いてイントラ予測を行い、予測画像を生成する。イントラ予測部211は、生成した予測画像を選択部213に供給する。
 動き予測・補償部212は、ヘッダ情報を復号して得られた情報(最適予測モード情報、参照画像情報等)を可逆復号部202から取得する。
 動き予測・補償部212は、可逆復号部202から取得された最適予測モード情報が示すインター予測モードで、フレームメモリ209から取得した参照画像を用いてインター予測を行い、予測画像を生成する。なお、このとき、動き予測・補償部212は、動きベクトル復号部221により再構築された動きベクトル情報を参照して、インター予測を行う。
 選択部213は、イントラ予測部211からの予測画像または動き予測・補償部212からの予測画像を、演算部205に供給する。
 動きベクトル復号部221は、ヘッダ情報を復号して得られた情報のうち、予測動きベクトルのインデックスの情報と差分動きベクトルの情報を可逆復号部202から取得する。ここで、予測動きベクトルのインデックスとは、それぞれのPUに対して、時空間に隣接する隣接領域のうち、どの隣接領域の動きベクトルにより動きベクトルの予測処理(予測動きベクトルの生成)が行われているかを示す情報である。差分動きベクトルに関する情報は、差分動きベクトルの値を示す情報である。
 動きベクトル復号部221は、予測動きベクトルのインデックスが示すPUの動きベクトルを用いて、予測動きベクトルを再構築し、再構築した予測動きベクトルと、可逆復号部202からの差分動きベクトルを加算することで、動きベクトルを再構築する。動きベクトル復号部221は、再構築した動きベクトルの情報を、動き予測・補償部212に供給する。また、動きベクトル復号部221は、可逆復号部202からの予測動きベクトルのインデックスの情報を、領域判定部222に供給する。
 領域判定部222は、動きベクトル復号部221からの予測動きベクトルのインデックスに基づいて、どの隣接領域の量子化パラメータを、対象領域の予測量子化パラメータとするかを決定する。領域判定部122は、その決定結果をもとに、逆量子化部203の予測量子化パラメータ生成処理を制御する。
 すなわち、図19の画像復号装置200において、逆量子化部202は、領域判定部222の制御のもと、隣接領域の予測動きベクトルの予測方法に応じて、対象領域の予測量子化パラメータを生成する。
 なお、動きベクトル復号部221および領域判定部222における、本技術に関連する基本的な動作原理は、図1の動きベクトル符号化部121および領域判定部122と同様である。ただし、図1に示された画像符号化装置100においては、候補となる予測動きベクトルから最適なものを選択し、選択した最適予測動きベクトル情報に応じて、量子化パラメータの符号化処理(すなわち、予測量子化パラメータの生成)が行われた。
 一方、図19に示される画像復号装置200においては、それぞれのPUに対してどの予測方法で生成された予測動きベクトルにより動きベクトルの符号化処理(差分動きベクトルの生成)が行われているかに関する情報(予測動きベクトルのインデックスを示す情報)が符号化側から送られている。したがって、この予測動きベクトルのインデックスを示す情報に応じて、領域判定が行われ、量子化パラメータの符号化処理(すなわち、予測量子化パラメータの生成)が行われる。
[動きベクトル復号部、領域判定部、逆量子化部の構成例]
 図20は、動きベクトル復号部221、領域判定部222、および逆量子化部203の主な構成例を示すブロック図である。
 図20の例において、動きベクトル復号部221は、予測動きベクトル情報バッファ251、差分動きベクトル情報バッファ252、予測動きベクトル再構築部253、動きベクトル再構築部254、および隣接動きベクトルバッファ255を含むように構成される。
 領域判定部222は、領域決定部261および隣接予測動きベクトルバッファ262を含むように構成される。
 逆量子化部203は、予測QP生成部271、隣接QPバッファ272、差分QPバッファ273、当該QP再構築部274、および逆量子化器275を含むように構成される。
 予測動きベクトル情報バッファ251は、可逆復号部202により復号された対象領域(PU)の予測動きベクトルのインデックスを示す情報(以下、予測動きベクトルの情報と称する)を蓄積する。予測動きベクトル情報バッファ251は、当該PUの予測動きベクトルの情報を読み出し、予測動きベクトル再構築部253、領域決定部261、および隣接予測動きベクトルバッファ262に供給する。
 差分動きベクトル情報バッファ252は、可逆復号部202により復号された対象領域(PU)の差分動きベクトルの情報を蓄積する。差分動きベクトル情報バッファ252は、対象PUの差分動きベクトルの情報を読み出し、動きベクトル再構築部254に供給する。
 予測動きベクトル再構築部253は、予測動きベクトル情報バッファ251からの対象PUの予測動きベクトルの情報が示す隣接PUの動きベクトルを、隣接動きベクトルバッファ255から読み出し、対象PUの予測動きベクトルを再構築する。予測動きベクトル再構築部253は、再構築した予測動きベクトルを、動きベクトル再構築部254に供給する。
 動きベクトル再構築部254は、対象PUの差分動きベクトルと、再構築された対象PUの予測動きベクトルとを加算することで、動きベクトルを再構築し、再構築された動きベクトルを示す情報を、動き予測・補償部212に供給する。
 なお、動き予測・補償部212は、これに対応して、この動きベクトル再構築部254により再構築された動きベクトルを用いて、可逆復号部202から取得された最適予測モード情報が示すインター予測モードで、参照画像を用いてインター予測を行い、予測画像を生成する。
 領域決定部261は、当該PUの予測動きベクトルの情報が供給されると、当該PUに隣接する隣接PUの予測動きベクトルの情報を、隣接予測動きベクトルバッファ262から読み出す。領域決定部261は、当該PUの予測動きベクトルの情報と、隣接PUの予測動きベクトルの情報とを参照し、隣接PUのうち、予測量子化パラメータの生成に参照されるPU(領域)を決定する。領域決定部261は、決定したPUを参照させる制御信号を、予測QP生成部271に供給する。
 隣接予測動きベクトルバッファ262は、予測動きベクトル情報バッファ251からの予測動きベクトルの情報を、当該PUの領域の決定に用いられる隣接予測動きベクトルの情報として蓄積する。
 予測QP生成部271は、領域決定部261からの制御信号が示す領域(隣接PUが属する隣接CU)の隣接量子化パラメータを、隣接QPバッファ272から読み出す。予測QP生成部271は、読み出した隣接量子化パラメータを、当該CUの予測量子化パラメータとして、当該CUの予測量子化パラメータの情報を、当該QP再構築部274に供給する。
 隣接QPバッファ272は、当該QP再構築部274により再構築された量子化パラメータの情報を、当該CUの予測量子化パラメータを生成するために用いられる、当該CUに隣接する隣接CUの量子化パラメータの情報として蓄積する。
 差分QPバッファ273は、可逆復号部202により復号された差分量子化パラメータの情報を取得し、蓄積する。差分QPバッファ273は、当該CUの差分量子化パラメータの情報を読み出し、当該QP再構築部274に供給する。
 当該QP再構築部274は、予測QP生成部271からの情報が示す予測量子化パラメータと、差分QPバッファ273からの情報が示す差分量子化パラメータとを加算し、当該CUの量子化パラメータを再構築する。当該QP再構築部274は、再構築した当該CUの量子化パラメータの情報を、隣接QPバッファ272および逆量子化器275に供給する。
 逆量子化器275は、可逆復号部202からの量子化された直交変換係数を、当該QP再構築部274からの情報が示す量子化パラメータを用いて逆量子化し、逆量子化により得られた直交変換係数を、逆直交変換部204に供給する。
[復号処理の流れ]
 次に、以上のような画像復号装置200により実行される各処理の流れについて説明する。最初に、図21のフローチャートを参照して、復号処理の流れの例を説明する。
 復号処理が開始されると、ステップS201において、蓄積バッファ201は、伝送されてきたコードストリームを蓄積する。ステップS202において、可逆復号部202は、蓄積バッファ201から供給されるコードストリーム(符号化された差分画像情報)を復号する。すなわち、図1の可逆符号化部106により符号化されたIピクチャ、Pピクチャ、並びにBピクチャが復号される。
 このとき、差分動きベクトルの情報、予測動きベクトルのインデックスを示すフラグ、および差分量子化パラメータの情報など、コードストリームに含められた差分画像情報以外の各種情報も復号される。
 ステップS203において、逆量子化部203の逆量子化器275は、ステップS202の処理により得られた、量子化された直交変換係数を逆量子化する。なお、この逆量子化処理には、後述するステップS208の処理により得られる量子化パラメータが用いられる。ステップS204において逆直交変換部204は、ステップS203において逆量子化された直交変換係数を逆直交変換する。
 ステップS205において、可逆復号部202は、ステップS202において復号した最適な予測モードに関する情報に基づいて、処理対象の符号化データがイントラ符号化されているか否かを判定する。イントラ符号化されていると判定された場合、処理は、ステップS206に進む。
 ステップS206において、イントラ予測部211は、イントラ予測モード情報を取得する。ステップS207において、イントラ予測部211は、ステップS206において取得したイントラ予測モード情報を用いてイントラ予測を行い、予測画像を生成する。
 また、ステップS206において、処理対象の符号化データがイントラ符号化されていない、すなわち、インター符号化されていると判定された場合、処理は、ステップS208に進む。
 ステップS208において、動きベクトル復号部221、領域判定部222、および逆量子化部203は、動きベクトルおよび量子化パラメータなどを再構築する処理である、パラメータ再構築処理を行う。このパラメータ再構築処理についての詳細は、図22を参照して後述する。
 ステップS208の処理により、復号された予測動きベクトルに関する情報が参照されて、当該PUの予測動きベクトルが再構築され、動きベクトルが再構築される。再構築された動きベクトルは、動き予測・補償部212に供給される。
 また、復号された予測動きベクトルに関する情報が参照されて、予測量子化パラメータの生成に参照される領域が決定される。決定された領域に基づいて、予測量子化パラメータが生成され、生成された予測量子化パラメータと差分量子化パラメータとにより、量子化パラメータが再構築される。再構築された量子化パラメータは、逆量子化器275に供給され、上述したステップS203の処理に用いられる。
 ステップS209において、動き予測・補償部212は、ステップS208の処理により再構築された動きベクトルを用いて、インター動き予測処理を行い、予測画像を生成する。生成した予測画像は、選択部213に供給される。
 ステップS210において、選択部213は、ステップS207またはステップS209において生成された予測画像を選択する。ステップS211において、演算部205は、ステップS204において逆直交変換されて得られた差分画像情報に、ステップS210において選択された予測画像を加算する。これにより元の画像が復号される。
 ステップS212において、デブロックフィルタ206は、ステップS211において得られた復号画像に対して、デブロックフィルタ処理を適宜行う。
 ステップS213において、画面並べ替えバッファ207は、ステップS212においてフィルタ処理された画像の並べ替えを行う。すなわち画像符号化装置100の画面並べ替えバッファ102により符号化のために並べ替えられたフレームの順序が、元の表示の順序に並べ替えられる。
 ステップS214において、D/A変換部208は、ステップS213においてフレームの順序が並べ替えられた画像をD/A変換する。この画像が図示せぬディスプレイに出力され、画像が表示される。
 ステップS215において、フレームメモリ209は、ステップS212においてフィルタ処理された画像を記憶する。
 ステップS215の処理が終了すると、復号処理が終了される。
[パラメータ再構築処理の流れ]
 次に、図22のフローチャートを参照して、図21のステップS208において実行されるパラメータ再構築処理の流れの例を説明する。なお、このパラメータ再構築処理は、符号化側から送信されて可逆復号部202により復号された情報を用いて、動きベクトルおよび量子化パラメータなどのパラメータを再構築する処理である。
 ステップS251において、動きベクトル復号部221は、図21のステップS202において可逆復号部202により復号された動きベクトルに関する情報を取得する。すなわち、予測動きベクトル情報バッファ251は、動きベクトルに関する情報の1つである、予測動きベクトルのインデックスを示す情報を取得し、蓄積する。差分動きベクトル情報バッファ252は、動きベクトルに関する情報の1つである、差分動きベクトルの値を示す情報を取得し、蓄積する。
 予測動きベクトル再構築部253は、ステップS252において、対象PUの予測動きベクトルを再構築する。すなわち、予測動きベクトル情報バッファ251から、対象PUの予測動きベクトルのインデックスが供給される。これに対応して、予測動きベクトル再構築部253は、対象PUの予測動きベクトルのインデックスが示す隣接PUの動きベクトルを、隣接動きベクトルバッファ255から読み出し、対象PUの予測動きベクトルを再構築する。再構築された対象PUの予測動きベクトルは、動きベクトル再構築部254に供給される。
 ステップS253において、動きベクトル再構築部254は、当該PUの動きベクトルを再構築する。すなわち、差分動きベクトル情報バッファ252から、対象PUの差分動きベクトルの値を示す情報が供給される。動きベクトル再構築部254は、差分動きベクトル情報バッファ252の対象PUの差分動きベクトルと、予測動きベクトル再構築部253からの予測動きベクトルとを加算することで、当該PUの動きベクトルを再構築する。再構築された当該PUの動きベクトルを示す情報は、動き予測・補償部212に供給され、上述した図21のステップS209の予測画像生成処理に用いられる。
 ステップS251において取得された予測動きベクトルの情報は、領域決定部261および隣接予測動きベクトルバッファ262にも供給される。これに対応して、領域決定部261は、当該PUに隣接する隣接PUの予測動きベクトルの情報を、隣接予測動きベクトルバッファ262から読み出す。
 ステップS254において、領域決定部261は、図13乃至図15を参照して上述したようにして、領域を判定する。すなわち、領域決定部261は、当該PUの予測動きベクトルの情報と、隣接PUの予測動きベクトルの情報を参照して、隣接PUのうち、予測量子化パラメータの生成に参照されるPU(領域)を決定する。領域決定部261は、決定したPUを参照させる制御信号を、予測QP生成部271に供給する。
 ステップS255において、予測QP生成部271は、領域決定部261からの制御信号が示す領域(隣接PUが属する隣接CU)の隣接量子化パラメータを、隣接QPバッファ272から読み出し、それを用いて、当該CUの予測量子化パラメータを生成する。生成した当該CUの予測量子化パラメータを示す情報は、当該QP再構築部274に供給される。
 ステップS256において、差分QPバッファ273は、図21のステップS202において可逆復号部202により復号された差分量子化パラメータを示す情報を取得する。差分QPバッファ273は、当該CUの差分量子化パラメータの情報を読み出し、当該QP再構築部274に供給する。
 ステップS257において、当該QP再構築部274は、予測QP生成部271からの情報が示す予測量子化パラメータと、差分QPバッファ273からの情報が示す差分量子化パラメータとを加算し、当該CUの量子化パラメータを再構築する。再構築された当該CUの量子化パラメータは、逆量子化器275に供給され、上述した図21のステップS203の逆量子化処理に用いられる。
 以上のように各処理を行うことにより、画像復号装置200は、画像符号化装置100が符号化した符号化データを正しく復号することができ、符号化効率の向上を実現させることができる。
 すなわち、画像復号装置200においても、処理対象の領域の予測量子化パラメータの生成に参照される領域を、同じ種類の予測動きベクトルを有する隣接領域とするようにしたので、差分量子化パラメータの符号化効率を向上させることができる。
 すなわち、MVコンペティションやマージモードで生成される予測動きベクトルを参照することにより、差分量子化パラメータが生成され、符号化効率を向上させることができる。
 以上のように、当該領域および隣接領域が空間予測動きベクトルまたは時間予測動きベクトルのどちらを用いた符号化処理を行っているかに応じて領域の分類を行い、これに応じて、量子化パラメータの符号化のための予測処理を行うようにしたので、符号化効率を向上させることができる。
 なお、上記説明においては、HEVCに準ずる場合を例に説明してきたが、本技術は、MVコンペティションやマージモードによる動きベクトル情報の符号化処理および復号処理を行う装置であれば、他の符号化方式を用いる装置でも適用することができる。
 また、本技術は、例えば、MPEG、H.26x等の様に、離散コサイン変換等の直交変換と動き補償によって圧縮された画像情報(ビットストリーム)を、衛星放送、ケーブルテレビジョン、インターネット、または携帯電話機などのネットワークメディアを介して受信する際に用いられる画像符号化装置および画像復号装置に適用することができる。また、本技術は、光、磁気ディスク、およびフラッシュメモリのような記憶メディア上で処理する際に用いられる画像符号化装置および画像復号装置に適用することができる。さらに、本技術は、それらの画像符号化装置および画像復号装置などに含まれる動き予測補償装置にも適用することができる。
<3.第3の実施の形態>
 [多視画像点符号化・多視点画像復号への適用]
 上述した一連の処理は、多視点画像符号化・多視点画像復号に適用することができる。図23は、多視点画像符号化方式の一例を示す。
 図23に示されるように、多視点画像は、複数の視点の画像を含み、その複数の視点のうちの所定の1つの視点の画像が、ベースビューの画像に指定されている。ベースビューの画像以外の各視点の画像は、ノンベースビューの画像として扱われる。
 図23のような多視点画像符号化を行う場合、各ビュー(同一ビュー)において、量子化パラメータの差分をとることもできる:
 (1)base-view:
  dQP(base view)
=CurrentQP(base view)- LeftQP(base view) or TopQP(base view)
 (2)non-base-view:
  dQP(non-base view)
=CurrentQP(non-base view)-LeftQP(non-base view) or TopQP(non-base view)
 ここで、dQPは、量子化パラメータと量子化パラメータ(予測量子化パラメータ)の差分値(cu_qp_delta)であり、CurrentQPは、処理対象のコーディングユニット(CU)の量子化パラメータである。予測量子化パラメータとしては、LeftQP またはTopQP のどちらかが用いられる。LeftQPは、現在の処理対象のCUの空間的に左側に隣接する左CUの量子化パラメータであり、TopQPは、現在の処理対象のCUの空間的に上側に隣接する上CUの量子化パラメータである。
 なお、dQPにおいて、予測量子化パラメータが、LeftQPであるか、TopQPであるかは、上述したように、カレントCU、左CU、上CUにおける予測動きベクトルの予測方法に応じて決定される。すなわち、カレントCUの予測量子化パラメータは、カレントCUと同一領域に属すると考えられるCU(左CU or 上CU)の量子化パラメータが用いられる。
 また、多視点画像符号化を行う場合、各ビュー(異なるビュー)において、量子化パラメータの差分をとることもできる:
 (3)base-view/ non-base view:
  (3-1)dQP(inter-view)
=CurrentQP(base view)- CurrentQP(non-base view)
    (3-2)dQP(inter-view)
=CurrentQP(base view)- LeftQP(non-base view) or TopQP(non-base view)
 (4)non-base view / non-base view :
  (4-1)dQP(inter-view)
=CurrentQP(non-base view i)- CurrentQP(non-base view j)
  (4-2)dQP(inter-view)
=CurrentQP(non-base view i)- LeftQP(non-base view j) or TopQP(non-base view j)
 このように、カレントCUの予測量子化パラメータとして、カレントCUと同一領域に属すると考えられるCU(左CU or 上CU)の量子化パラメータが用いられて差分が生成される。これにより、階層符号化を行った場合においても、符号化効率を向上させることができる。
 [多視点画像符号化装置]
 図24は、上述した多視点画像符号化を行う多視点画像符号化装置を示す図である。図24に示されるように、多視点画像符号化装置600は、符号化部601、符号化部602、および多重化部603を有する。
 符号化部601は、ベースビュー画像を符号化し、ベースビュー画像符号化ストリームを生成する。符号化部602は、ノンベースビュー画像を符号化し、ノンベースビュー画像符号化ストリームを生成する。多重化部603は、符号化部601において生成されたベースビュー画像符号化ストリームと、符号化部602において生成されたノンベースビュー画像符号化ストリームとを多重化し、多視点画像符号化ストリームを生成する。
 この多視点画像符号化装置600の符号化部601および符号化部602に対して、画像符号化装置100(図1)を適用することができる。この場合、多視点画像符号化装置600は、符号化部601が設定する量子化パラメータと、符号化部602が設定する量子化パラメータとの差分値を設定して伝送させる。
 [多視点画像復号装置]
 図25は、上述した多視点画像復号を行う多視点画像復号装置を示す図である。図25に示されるように、多視点画像復号装置610は、逆多重化部611、復号部612、および復号部613を有する。
 逆多重化部611は、ベースビュー画像符号化ストリームとノンベースビュー画像符号化ストリームとが多重化された多視点画像符号化ストリームを逆多重化し、ベースビュー画像符号化ストリームと、ノンベースビュー画像符号化ストリームとを抽出する。復号部612は、逆多重化部611により抽出されたベースビュー画像符号化ストリームを復号し、ベースビュー画像を得る。復号部613は、逆多重化部611により抽出されたノンベースビュー画像符号化ストリームを復号し、ノンベースビュー画像を得る。
 この多視点画像復号装置610の復号部612および復号部613に対して、画像復号装置200(図19)を適用することができる。この場合、多視点画像復号装置610は、符号化部601が設定する量子化パラメータと、符号化部602が設定する量子化パラメータとの差分値から量子パラメータを設定して、逆量子化を行う。
 <4.第4の実施の形態>
 [階層画像点符号化・階層画像復号への適用]
 上述した一連の処理は、階層画像符号化・階層画像復号に適用することができる。図26は、多視点画像符号化方式の一例を示す。
 図26に示されるように、階層画像は、複数の階層(解像度)の画像を含み、その複数の解像度のうちの所定の1つの階層の画像が、ベースレイヤの画像に指定されている。ベースレイヤの画像以外の各階層の画像は、ノンベースレイヤの画像として扱われる。
 図26のような階層画像符号化(空間スケーラビリティ)を行う場合、各レイヤ(同一レイヤ)において、量子化パラメータの差分をとることもできる。
 (1)base-layer:
  dQP(base layer)
=CurrentQP(base layer)- LeftQP(base layer) or TopQP(base layer)
 (2)non-base-view:
  dQP(non-base layer)
=CurrentQP(non-base layer)-LeftQP(non-base layer) or TopQP(non-base layer)
 ここで、dQPは、量子化パラメータと量子化パラメータ(予測量子化パラメータ)の差分値(cu_qp_delta)であり、CurrentQPは、処理対象のコーディングユニット(CU)の量子化パラメータである。予測量子化パラメータとしては、LeftQP またはTopQP のどちらかが用いられる。LeftQPは、現在の処理対象のCUの空間的に左側に隣接する左CUの量子化パラメータであり、TopQPは、現在の処理対象のCUの空間的に上側に隣接する上CUの量子化パラメータである。
 なお、dQPにおいて、予測量子化パラメータが、LeftQPであるか、TopQPであるかは、上述したように、カレントCU、左CU、上CUにおける予測動きベクトルの予測方法に応じて決定される。すなわち、カレントCUの予測量子化パラメータは、カレントCUと同一領域に属すると考えられるCU(左CU or 上CU)の量子化パラメータが用いられる。
 また、階層画像符号化(空間スケーラビリティ)を行う場合、各ビュー(異なるビュー)において、量子化パラメータの差分をとることもできる:
 (3)base-layer/ non-base layer:
  (3-1)dQP(inter-layer)
=CurrentQP(base layer)- CurrentQP(non-base layer)
    (3-2)dQP(inter-layer)
=CurrentQP(base layer)- LeftQP(non-base layer) or TopQP(non-base layer)
 (4)non-base layer / non-base layer :
  (4-1)dQP(inter-layer)
=CurrentQP(non-base layer i)- CurrentQP(non-base layer j)
  (4-2)dQP(inter-view)
=CurrentQP(non-base layer i)- LeftQP(non-base layer j) or TopQP(non-base layer j)
 このように、カレントCUの予測量子化パラメータとして、カレントCUと同一領域に属すると考えられるCU(左CU or 上CU)の量子化パラメータが用いられて差分が生成される。これにより、階層符号化を行った場合においても、符号化効率を向上させることができる。
 [階層画像符号化装置]
 図27は、上述した階層画像符号化を行う階層画像符号化装置を示す図である。図27に示されるように、階層画像符号化装置620は、符号化部621、符号化部622、および多重化部623を有する。
 符号化部621は、ベースレイヤ画像を符号化し、ベースレイヤ画像符号化ストリームを生成する。符号化部622は、ノンベースレイヤ画像を符号化し、ノンベースレイヤ画像符号化ストリームを生成する。多重化部623は、符号化部621において生成されたベースレイヤ画像符号化ストリームと、符号化部622において生成されたノンベースレイヤ画像符号化ストリームとを多重化し、階層画像符号化ストリームを生成する。
 この階層画像符号化装置620の符号化部621および符号化部622に対して、画像符号化装置100(図1)を適用することができる。この場合、階層画像符号化装置620は、符号化部621が設定する量子化パラメータと符号化部622が設定する量子化パラメータとの差分値を設定して、伝送させる。
 [階層画像復号装置]
 図28は、上述した階層画像復号を行う階層画像復号装置を示す図である。図28に示されるように、階層画像復号装置630は、逆多重化部631、復号部632、および復号部633を有する。
 逆多重化部631は、ベースレイヤ画像符号化ストリームとノンベースレイヤ画像符号化ストリームとが多重化された階層画像符号化ストリームを逆多重化し、ベースレイヤ画像符号化ストリームと、ノンベースレイヤ画像符号化ストリームとを抽出する。復号部632は、逆多重化部631により抽出されたベースレイヤ画像符号化ストリームを復号し、ベースレイヤ画像を得る。復号部633は、逆多重化部631により抽出されたノンベースレイヤ画像符号化ストリームを復号し、ノンベースレイヤ画像を得る。
 この多視点画像復号装置630の復号部632および復号部633に対して、画像復号装置200(図19)を適用することができる。この場合、階層画像復号装置630は、符号化部621が設定する量子化パラメータと符号化部622が設定する量子化パラメータとの差分値から量子化パラメータ設定して、逆量子化を行う。
<5.第5の実施の形態>
[コンピュータ]
 上述した一連の処理は、ハードウエアにより実行することもできるし、ソフトウエアにより実行することもできる。一連の処理をソフトウエアにより実行する場合には、そのソフトウエアを構成するプログラムが、コンピュータにインストールされる。ここで、コンピュータには、専用のハードウエアに組み込まれているコンピュータや、各種のプログラムをインストールすることで、各種の機能を実行することが可能な汎用のパーソナルコンピュータなどが含まれる。
 図29において、上述した一連の処理をプログラムにより実行するコンピュータのハードウエアの構成例を示すブロック図である。
 コンピュータ800において、CPU(Central Processing Unit)801,ROM(Read Only Memory)802,RAM(Random Access Memory)803は、バス804により相互に接続されている。
 バス804には、さらに、入出力インタフェース805が接続されている。入出力インタフェース805には、入力部806、出力部807、記憶部808、通信部809、及びドライブ810が接続されている。
 入力部806は、キーボード、マウス、マイクロホンなどよりなる。出力部807は、ディスプレイ、スピーカなどよりなる。記憶部808は、ハードディスクや不揮発性のメモリなどよりなる。通信部809は、ネットワークインタフェースなどよりなる。ドライブ810は、磁気ディスク、光ディスク、光磁気ディスク、又は半導体メモリなどのリムーバブルメディア811を駆動する。
 以上のように構成されるコンピュータでは、CPU801が、例えば、記憶部808に記憶されているプログラムを、入出力インタフェース805及びバス804を介して、RAM803にロードして実行することにより、上述した一連の処理が行われる。
 コンピュータ800(CPU801)が実行するプログラムは、例えば、パッケージメディア等としてのリムーバブルメディア811に記録して提供することができる。また、プログラムは、ローカルエリアネットワーク、インターネット、デジタル衛星放送といった、有線または無線の伝送媒体を介して提供することができる。
 コンピュータでは、プログラムは、リムーバブルメディア811をドライブ810に装着することにより、入出力インタフェース805を介して、記憶部808にインストールすることができる。また、プログラムは、有線または無線の伝送媒体を介して、通信部809で受信し、記憶部808にインストールすることができる。その他、プログラムは、ROM802や記憶部808に、あらかじめインストールしておくことができる。
 なお、コンピュータが実行するプログラムは、本明細書で説明する順序に沿って時系列に処理が行われるプログラムであっても良いし、並列に、あるいは呼び出しが行われたとき等の必要なタイミングで処理が行われるプログラムであっても良い。
 また、本明細書において、記録媒体に記録されるプログラムを記述するステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。
 また、本明細書において、システムとは、複数のデバイス(装置)により構成される装置全体を表すものである。
 また、以上において、1つの装置(または処理部)として説明した構成を分割し、複数の装置(または処理部)として構成するようにしてもよい。逆に、以上において複数の装置(または処理部)として説明した構成をまとめて1つの装置(または処理部)として構成されるようにしてもよい。また、各装置(または各処理部)の構成に上述した以外の構成を付加するようにしてももちろんよい。さらに、システム全体としての構成や動作が実質的に同じであれば、ある装置(または処理部)の構成の一部を他の装置(または他の処理部)の構成に含めるようにしてもよい。つまり、本技術は、上述した実施の形態に限定されるものではなく、本技術の要旨を逸脱しない範囲において種々の変更が可能である。
 上述した実施形態に係る画像符号化装置及び画像復号装置は、衛星放送、ケーブルTVなどの有線放送、インターネット上での配信、及びセルラー通信による端末への配信などにおける送信機若しくは受信機、光ディスク、磁気ディスク及びフラッシュメモリなどの媒体に画像を記録する記録装置、又は、これら記憶媒体から画像を再生する再生装置などの様々な電子機器に応用され得る。以下、4つの応用例について説明する。
 <4.応用例>
[第1の応用例:テレビジョン受像機]
 図30は、上述した実施形態を適用したテレビジョン装置の概略的な構成の一例を示している。テレビジョン装置900は、アンテナ901、チューナ902、デマルチプレクサ903、デコーダ904、映像信号処理部905、表示部906、音声信号処理部907、スピーカ908、外部インタフェース909、制御部910、ユーザインタフェース911、及びバス912を備える。
 チューナ902は、アンテナ901を介して受信される放送信号から所望のチャンネルの信号を抽出し、抽出した信号を復調する。そして、チューナ902は、復調により得られた符号化ビットストリームをデマルチプレクサ903へ出力する。即ち、チューナ902は、画像が符号化されている符号化ストリームを受信する、テレビジョン装置900における伝送手段としての役割を有する。
 デマルチプレクサ903は、符号化ビットストリームから視聴対象の番組の映像ストリーム及び音声ストリームを分離し、分離した各ストリームをデコーダ904へ出力する。また、デマルチプレクサ903は、符号化ビットストリームからEPG(Electronic Program Guide)などの補助的なデータを抽出し、抽出したデータを制御部910に供給する。なお、デマルチプレクサ903は、符号化ビットストリームがスクランブルされている場合には、デスクランブルを行ってもよい。
 デコーダ904は、デマルチプレクサ903から入力される映像ストリーム及び音声ストリームを復号する。そして、デコーダ904は、復号処理により生成される映像データを映像信号処理部905へ出力する。また、デコーダ904は、復号処理により生成される音声データを音声信号処理部907へ出力する。
 映像信号処理部905は、デコーダ904から入力される映像データを再生し、表示部906に映像を表示させる。また、映像信号処理部905は、ネットワークを介して供給されるアプリケーション画面を表示部906に表示させてもよい。また、映像信号処理部905は、映像データについて、設定に応じて、例えばノイズ除去などの追加的な処理を行ってもよい。さらに、映像信号処理部905は、例えばメニュー、ボタン又はカーソルなどのGUI(Graphical User Interface)の画像を生成し、生成した画像を出力画像に重畳してもよい。
 表示部906は、映像信号処理部905から供給される駆動信号により駆動され、表示デバイス(例えば、液晶ディスプレイ、プラズマディスプレイ又はOELD(Organic ElectroLuminescence Display)(有機ELディスプレイ)など)の映像面上に映像又は画像を表示する。
 音声信号処理部907は、デコーダ904から入力される音声データについてD/A変換及び増幅などの再生処理を行い、スピーカ908から音声を出力させる。また、音声信号処理部907は、音声データについてノイズ除去などの追加的な処理を行ってもよい。
 外部インタフェース909は、テレビジョン装置900と外部機器又はネットワークとを接続するためのインタフェースである。例えば、外部インタフェース909を介して受信される映像ストリーム又は音声ストリームが、デコーダ904により復号されてもよい。即ち、外部インタフェース909もまた、画像が符号化されている符号化ストリームを受信する、テレビジョン装置900における伝送手段としての役割を有する。
 制御部910は、CPUなどのプロセッサ、並びにRAM及びROMなどのメモリを有する。メモリは、CPUにより実行されるプログラム、プログラムデータ、EPGデータ、及びネットワークを介して取得されるデータなどを記憶する。メモリにより記憶されるプログラムは、例えば、テレビジョン装置900の起動時にCPUにより読み込まれ、実行される。CPUは、プログラムを実行することにより、例えばユーザインタフェース911から入力される操作信号に応じて、テレビジョン装置900の動作を制御する。
 ユーザインタフェース911は、制御部910と接続される。ユーザインタフェース911は、例えば、ユーザがテレビジョン装置900を操作するためのボタン及びスイッチ、並びに遠隔制御信号の受信部などを有する。ユーザインタフェース911は、これら構成要素を介してユーザによる操作を検出して操作信号を生成し、生成した操作信号を制御部910へ出力する。
 バス912は、チューナ902、デマルチプレクサ903、デコーダ904、映像信号処理部905、音声信号処理部907、外部インタフェース909及び制御部910を相互に接続する。
 このように構成されたテレビジョン装置900において、デコーダ904は、上述した実施形態に係る画像復号装置の機能を有する。それにより、テレビジョン装置900での画像の復号に際して、符号化効率を向上させることができることができる。
[第2の応用例:携帯電話機]
 図31は、上述した実施形態を適用した携帯電話機の概略的な構成の一例を示している。携帯電話機920は、アンテナ921、通信部922、音声コーデック923、スピーカ924、マイクロホン925、カメラ部926、画像処理部927、多重分離部928、記録再生部929、表示部930、制御部931、操作部932、及びバス933を備える。
 アンテナ921は、通信部922に接続される。スピーカ924及びマイクロホン925は、音声コーデック923に接続される。操作部932は、制御部931に接続される。バス933は、通信部922、音声コーデック923、カメラ部926、画像処理部927、多重分離部928、記録再生部929、表示部930、及び制御部931を相互に接続する。
 携帯電話機920は、音声通話モード、データ通信モード、撮影モード及びテレビ電話モードを含む様々な動作モードで、音声信号の送受信、電子メール又は画像データの送受信、画像の撮像、及びデータの記録などの動作を行う。
 音声通話モードにおいて、マイクロホン925により生成されるアナログ音声信号は、音声コーデック923に供給される。音声コーデック923は、アナログ音声信号を音声データへ変換し、変換された音声データをA/D変換し圧縮する。そして、音声コーデック923は、圧縮後の音声データを通信部922へ出力する。通信部922は、音声データを符号化及び変調し、送信信号を生成する。そして、通信部922は、生成した送信信号を、アンテナ921を介して基地局(図示せず)へ送信する。また、通信部922は、アンテナ921を介して受信される無線信号を増幅し及び周波数変換し、受信信号を取得する。そして、通信部922は、受信信号を復調及び復号して音声データを生成し、生成した音声データを音声コーデック923へ出力する。音声コーデック923は、音声データを伸張し及びD/A変換し、アナログ音声信号を生成する。そして、音声コーデック923は、生成した音声信号をスピーカ924に供給して音声を出力させる。
 また、データ通信モードにおいて、例えば、制御部931は、操作部932を介するユーザによる操作に応じて、電子メールを構成する文字データを生成する。また、制御部931は、文字を表示部930に表示させる。また、制御部931は、操作部932を介するユーザからの送信指示に応じて電子メールデータを生成し、生成した電子メールデータを通信部922へ出力する。通信部922は、電子メールデータを符号化及び変調し、送信信号を生成する。そして、通信部922は、生成した送信信号を、アンテナ921を介して基地局(図示せず)へ送信する。また、通信部922は、アンテナ921を介して受信される無線信号を増幅し及び周波数変換し、受信信号を取得する。そして、通信部922は、受信信号を復調及び復号して電子メールデータを復元し、復元した電子メールデータを制御部931へ出力する。制御部931は、表示部930に電子メールの内容を表示させると共に、電子メールデータを記録再生部929の記憶媒体に記憶させる。
 記録再生部929は、読み書き可能な任意の記憶媒体を有する。例えば、記憶媒体は、RAM又はフラッシュメモリなどの内蔵型の記憶媒体であってもよく、ハードディスク、磁気ディスク、光磁気ディスク、光ディスク、USB(Unallocated Space Bitmap)メモリ、又はメモリカードなどの外部装着型の記憶媒体であってもよい。
 また、撮影モードにおいて、例えば、カメラ部926は、被写体を撮像して画像データを生成し、生成した画像データを画像処理部927へ出力する。画像処理部927は、カメラ部926から入力される画像データを符号化し、符号化ストリームを記憶再生部929の記憶媒体に記憶させる。
 また、テレビ電話モードにおいて、例えば、多重分離部928は、画像処理部927により符号化された映像ストリームと、音声コーデック923から入力される音声ストリームとを多重化し、多重化したストリームを通信部922へ出力する。通信部922は、ストリームを符号化及び変調し、送信信号を生成する。そして、通信部922は、生成した送信信号を、アンテナ921を介して基地局(図示せず)へ送信する。また、通信部922は、アンテナ921を介して受信される無線信号を増幅し及び周波数変換し、受信信号を取得する。これら送信信号及び受信信号には、符号化ビットストリームが含まれ得る。そして、通信部922は、受信信号を復調及び復号してストリームを復元し、復元したストリームを多重分離部928へ出力する。多重分離部928は、入力されるストリームから映像ストリーム及び音声ストリームを分離し、映像ストリームを画像処理部927、音声ストリームを音声コーデック923へ出力する。画像処理部927は、映像ストリームを復号し、映像データを生成する。映像データは、表示部930に供給され、表示部930により一連の画像が表示される。音声コーデック923は、音声ストリームを伸張し及びD/A変換し、アナログ音声信号を生成する。そして、音声コーデック923は、生成した音声信号をスピーカ924に供給して音声を出力させる。
 このように構成された携帯電話機920において、画像処理部927は、上述した実施形態に係る画像符号化装置及び画像復号装置の機能を有する。それにより、携帯電話機920での画像の符号化及び復号に際して、符号化効率を向上させることができる。
[第3の応用例:記録再生装置]
 図32は、上述した実施形態を適用した記録再生装置の概略的な構成の一例を示している。記録再生装置940は、例えば、受信した放送番組の音声データ及び映像データを符号化して記録媒体に記録する。また、記録再生装置940は、例えば、他の装置から取得される音声データ及び映像データを符号化して記録媒体に記録してもよい。また、記録再生装置940は、例えば、ユーザの指示に応じて、記録媒体に記録されているデータをモニタ及びスピーカ上で再生する。このとき、記録再生装置940は、音声データ及び映像データを復号する。
 記録再生装置940は、チューナ941、外部インタフェース942、エンコーダ943、HDD(Hard Disk Drive)944、ディスクドライブ945、セレクタ946、デコーダ947、OSD(On-Screen Display)948、制御部949、及びユーザインタフェース950を備える。
 チューナ941は、アンテナ(図示せず)を介して受信される放送信号から所望のチャンネルの信号を抽出し、抽出した信号を復調する。そして、チューナ941は、復調により得られた符号化ビットストリームをセレクタ946へ出力する。即ち、チューナ941は、記録再生装置940における伝送手段としての役割を有する。
 外部インタフェース942は、記録再生装置940と外部機器又はネットワークとを接続するためのインタフェースである。外部インタフェース942は、例えば、IEEE1394インタフェース、ネットワークインタフェース、USBインタフェース、又はフラッシュメモリインタフェースなどであってよい。例えば、外部インタフェース942を介して受信される映像データ及び音声データは、エンコーダ943へ入力される。即ち、外部インタフェース942は、記録再生装置940における伝送手段としての役割を有する。
 エンコーダ943は、外部インタフェース942から入力される映像データ及び音声データが符号化されていない場合に、映像データ及び音声データを符号化する。そして、エンコーダ943は、符号化ビットストリームをセレクタ946へ出力する。
 HDD944は、映像及び音声などのコンテンツデータが圧縮された符号化ビットストリーム、各種プログラムおよびその他のデータを内部のハードディスクに記録する。また、HDD944は、映像及び音声の再生時に、これらデータをハードディスクから読み出す。
 ディスクドライブ945は、装着されている記録媒体へのデータの記録及び読み出しを行う。ディスクドライブ945に装着される記録媒体は、例えばDVDディスク(DVD-Video、DVD-RAM、DVD-R、DVD-RW、DVD+R、DVD+RW等)又はBlu-ray(登録商標)ディスクなどであってよい。
 セレクタ946は、映像及び音声の記録時には、チューナ941又はエンコーダ943から入力される符号化ビットストリームを選択し、選択した符号化ビットストリームをHDD944又はディスクドライブ945へ出力する。また、セレクタ946は、映像及び音声の再生時には、HDD944又はディスクドライブ945から入力される符号化ビットストリームをデコーダ947へ出力する。
 デコーダ947は、符号化ビットストリームを復号し、映像データ及び音声データを生成する。そして、デコーダ947は、生成した映像データをOSD948へ出力する。また、デコーダ904は、生成した音声データを外部のスピーカへ出力する。
 OSD948は、デコーダ947から入力される映像データを再生し、映像を表示する。また、OSD948は、表示する映像に、例えばメニュー、ボタン又はカーソルなどのGUIの画像を重畳してもよい。
 制御部949は、CPUなどのプロセッサ、並びにRAM及びROMなどのメモリを有する。メモリは、CPUにより実行されるプログラム、及びプログラムデータなどを記憶する。メモリにより記憶されるプログラムは、例えば、記録再生装置940の起動時にCPUにより読み込まれ、実行される。CPUは、プログラムを実行することにより、例えばユーザインタフェース950から入力される操作信号に応じて、記録再生装置940の動作を制御する。
 ユーザインタフェース950は、制御部949と接続される。ユーザインタフェース950は、例えば、ユーザが記録再生装置940を操作するためのボタン及びスイッチ、並びに遠隔制御信号の受信部などを有する。ユーザインタフェース950は、これら構成要素を介してユーザによる操作を検出して操作信号を生成し、生成した操作信号を制御部949へ出力する。
 このように構成された記録再生装置940において、エンコーダ943は、上述した実施形態に係る画像符号化装置の機能を有する。また、デコーダ947は、上述した実施形態に係る画像復号装置の機能を有する。それにより、記録再生装置940での画像の符号化及び復号に際して、符号化効率を向上させることができる。
[第4の応用例:撮像装置]
 図33は、上述した実施形態を適用した撮像装置の概略的な構成の一例を示している。撮像装置960は、被写体を撮像して画像を生成し、画像データを符号化して記録媒体に記録する。
 撮像装置960は、光学ブロック961、撮像部962、信号処理部963、画像処理部964、表示部965、外部インタフェース966、メモリ967、メディアドライブ968、OSD969、制御部970、ユーザインタフェース971、及びバス972を備える。
 光学ブロック961は、撮像部962に接続される。撮像部962は、信号処理部963に接続される。表示部965は、画像処理部964に接続される。ユーザインタフェース971は、制御部970に接続される。バス972は、画像処理部964、外部インタフェース966、メモリ967、メディアドライブ968、OSD969、及び制御部970を相互に接続する。
 光学ブロック961は、フォーカスレンズ及び絞り機構などを有する。光学ブロック961は、被写体の光学像を撮像部962の撮像面に結像させる。撮像部962は、CCD(Charge Coupled Device)又はCMOS(Complementary Metal Oxide Semiconductor)などのイメージセンサを有し、撮像面に結像した光学像を光電変換によって電気信号としての画像信号に変換する。そして、撮像部962は、画像信号を信号処理部963へ出力する。
 信号処理部963は、撮像部962から入力される画像信号に対してニー補正、ガンマ補正、色補正などの種々のカメラ信号処理を行う。信号処理部963は、カメラ信号処理後の画像データを画像処理部964へ出力する。
 画像処理部964は、信号処理部963から入力される画像データを符号化し、符号化データを生成する。そして、画像処理部964は、生成した符号化データを外部インタフェース966又はメディアドライブ968へ出力する。また、画像処理部964は、外部インタフェース966又はメディアドライブ968から入力される符号化データを復号し、画像データを生成する。そして、画像処理部964は、生成した画像データを表示部965へ出力する。また、画像処理部964は、信号処理部963から入力される画像データを表示部965へ出力して画像を表示させてもよい。また、画像処理部964は、OSD969から取得される表示用データを、表示部965へ出力する画像に重畳してもよい。
 OSD969は、例えばメニュー、ボタン又はカーソルなどのGUIの画像を生成して、生成した画像を画像処理部964へ出力する。
 外部インタフェース966は、例えばUSB入出力端子として構成される。外部インタフェース966は、例えば、画像の印刷時に、撮像装置960とプリンタとを接続する。また、外部インタフェース966には、必要に応じてドライブが接続される。ドライブには、例えば、磁気ディスク又は光ディスクなどのリムーバブルメディアが装着され、リムーバブルメディアから読み出されるプログラムが、撮像装置960にインストールされ得る。さらに、外部インタフェース966は、LAN又はインターネットなどのネットワークに接続されるネットワークインタフェースとして構成されてもよい。即ち、外部インタフェース966は、撮像装置960における伝送手段としての役割を有する。
 メディアドライブ968に装着される記録媒体は、例えば、磁気ディスク、光磁気ディスク、光ディスク、又は半導体メモリなどの、読み書き可能な任意のリムーバブルメディアであってよい。また、メディアドライブ968に記録媒体が固定的に装着され、例えば、内蔵型ハードディスクドライブ又はSSD(Solid State Drive)のような非可搬性の記憶部が構成されてもよい。
 制御部970は、CPUなどのプロセッサ、並びにRAM及びROMなどのメモリを有する。メモリは、CPUにより実行されるプログラム、及びプログラムデータなどを記憶する。メモリにより記憶されるプログラムは、例えば、撮像装置960の起動時にCPUにより読み込まれ、実行される。CPUは、プログラムを実行することにより、例えばユーザインタフェース971から入力される操作信号に応じて、撮像装置960の動作を制御する。
 ユーザインタフェース971は、制御部970と接続される。ユーザインタフェース971は、例えば、ユーザが撮像装置960を操作するためのボタン及びスイッチなどを有する。ユーザインタフェース971は、これら構成要素を介してユーザによる操作を検出して操作信号を生成し、生成した操作信号を制御部970へ出力する。
 このように構成された撮像装置960において、画像処理部964は、上述した実施形態に係る画像符号化装置及び画像復号装置の機能を有する。それにより、撮像装置960での画像の符号化及び復号に際して、符号化効率を向上させることができる。
 なお、本明細書では、予測モード、予測動きベクトルのコードナンバ、差分動きベクトル情報、および差分量子化パラメータ情報などの各種情報が、符号化ストリームに多重化されて、符号化側から復号側へ伝送される例について説明した。しかしながら、これら情報を伝送する手法はかかる例に限定されない。例えば、これら情報は、符号化ビットストリームに多重化されることなく、符号化ビットストリームと関連付けられた別個のデータとして伝送され又は記録されてもよい。ここで、「関連付ける」という用語は、ビットストリームに含まれる画像(スライス若しくはブロックなど、画像の一部であってもよい)と当該画像に対応する情報とを復号時にリンクさせ得るようにすることを意味する。即ち、情報は、画像(又はビットストリーム)とは別の伝送路上で伝送されてもよい。また、情報は、画像(又はビットストリーム)とは別の記録媒体(又は同一の記録媒体の別の記録エリア)に記録されてもよい。さらに、情報と画像(又はビットストリーム)とは、例えば、複数フレーム、1フレーム、又はフレーム内の一部分などの任意の単位で互いに関連付けられてよい。
 以上、添付図面を参照しながら本開示の好適な実施形態について詳細に説明したが、本開示はかかる例に限定されない。本開示の属する技術の分野における通常の知識を有する者であれば、請求の範囲に記載された技術的思想の範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、これらについても、当然に本開示の技術的範囲に属するものと了解される。
 なお、本技術は以下のような構成も取ることができる。
 (1) カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを復号する際に用いる予測動きベクトルを生成する予測動きベクトル生成部と、
 前記予測動きベクトル生成部により生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータを復号する際に用いる予測量子化パラメータを生成する予測量子化パラメータ生成部と、
 前記予測動きベクトル生成部により生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを復号し、前記予測量子化パラメータ生成部により生成されたカレント領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータを復号するパラメータ復号部と
 を備える画像処理装置。
 (2) 前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方法が、Spatial予測であるか、または、temporal予測であるかに応じて、前記カレント領域の予測量子化パラメータを生成する
 前記(1)に記載の画像処理装置。
 (3) 前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方法が、Spatial予測である場合、前記Spatial予測で参照される参照領域の位置がTOPであるか、または、Leftであるかに応じて、前記カレント領域の予測量子化パラメータを生成する
 前記(1)または(2)に記載の画像処理装置。
 (4) 前記予測量子化パラメータ生成部は、前記カレント領域の予測動きベクトルの予測方法と同じ予測方法により予測動きベクトルが生成された前記周辺領域の予測量子化パラメータを用いて、前記カレント領域の予測量子化パラメータを生成する
 前記(1)および(3)のいずれかに記載の画像処理装置。
 (5) 前記予測量子化パラメータ生成部は、領域が複数のサブ領域で構成される場合、前記周辺領域を対象として、前記カレント領域の左上に位置する左上サブ領域に接するサブ領域の予測動きベクトルを用いて、前記カレント領域の予測量子化パラメータを生成する
 前記(1)および(4)のいずれかに記載の画像処理装置。
 (6) 前記予測量子化パラメータ生成部は、領域が複数のサブ領域で構成される場合、前記周辺領域を対象として、前記カレント領域の上部に接する上サブ領域の予測動きベクトルと前記カレント領域の左部に接する左サブ領域の予測動きベクトルとを用いて、前記カレント領域の予測量子化パラメータを生成する
 前記(1)乃至(4)のいずれかに記載の画像処理装置。
 (7) 前記予測量子化パラメータ生成部は、前記周辺領域が双予測である場合、前記周辺領域のList0予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成する
 前記(1)乃至(6)のいずれかに記載の画像処理装置。
 (8) 前記予測量子化パラメータ生成部は、前記周辺領域が双予測である場合、カレントピクチャにおいて並び替えがない場合に、前記周辺領域のList0予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成し、前記カレントピクチャにおいて並び替えがある場合に、前記周辺領域のList1予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成する
 前記(1)乃至(6)のいずれかに記載の画像処理装置。
 (9) 前記予測量子化パラメータ生成部は、前記周辺領域が双予測である場合、前記周辺領域の、時間軸上においてより近い距離の予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成する
 前記(1)乃至(6)のいずれかに記載の画像処理装置。
 (10) 前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方向と、前記カレント領域の予測動きベクトルの予測方向とに応じて、前記カレント領域の予測量子化パラメータを生成する
 前記(1)乃至(6)のいずれかに記載の画像処理装置。
 (11) 前記パラメータ復号部により復号された動きベクトルと量子化パラメータとを用いて、ビットストリームを復号する復号部を
 さらに備える前記(1)乃至(6)のいずれかに記載の画像処理装置。
 (12) 前記ビットストリームは、階層構造を有する単位で符号化されており、
 前記復号部は、階層構造を有する単位で前記ビットストリームを復号する
 前記(1)乃至(6)のいずれかに記載の画像処理装置。
 (13) 画像処理装置が、
 カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを復号する際に用いる予測動きベクトルを生成し、
 生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータを復号する際に用いる予測量子化パラメータを生成し、
 生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを復号し、生成されたカレント領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータを復号する
 画像処理方法。
 (14) カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを符号化する際に用いる予測動きベクトルを生成する予測動きベクトル生成部と、
 前記予測動きベクトル生成部により生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータを符号化する際に用いる予測量子化パラメータを生成する予測量子化パラメータ生成部と、
 前記予測動きベクトル生成部により生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを符号化し、前記予測量子化パラメータ生成部により生成されたカレント領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータを符号化するパラメータ符号化部と
 を備える画像処理装置。
 (15) 前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方法が、Spatial予測であるか、または、temporal予測であるかに応じて、前記カレント領域の予測量子化パラメータを生成する
 前記(14)に記載の画像処理装置。
 (16) 前記予測量子化パラメータ生成部は、前記カレント領域の予測動きベクトルの予測方法と同じ予測方法により予測動きベクトルが生成された前記周辺領域の予測量子化パラメータを用いて、前記カレント領域の予測量子化パラメータを生成する
 前記(14)または(15)に記載の画像処理装置。
 (17) 前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方向と、前記対象領域の予測動きベクトルの予測方向とに応じて、前記対象領域の予測量子化パラメータを生成する
 前記(12)乃至(15)のいずれかに記載の画像処理装置。
 (18) 前記カレント領域の動きベクトルと前記カレント領域の量子化パラメータとを用いて、画像を符号化してビットストリームを生成する符号化部と、
 前記パラメータ符号化部により符号化された動きベクトルと量子化パラメータとを、前記符号化部により生成されたビットストリームとともに伝送する伝送部と
 をさらに備える
 前記(14)乃至(17)のいずれかに記載の画像処理装置。
 (19) 前記ビットストリームは、階層構造を有する単位で符号化されており、
 前記符号化部は、階層構造を有する単位で画像を符号化して、前記ビットストリームを生成する
 前記(18)に記載の画像処理装置。
 (20) 画像処理装置が、
 カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを符号化する際に用いる予測動きベクトルを生成し、
 生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータの符号化に用いる予測量子化パラメータを生成し、
 生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを符号化し、前記カレント領域の予測量子化パラメータを用いて、前記対象領域の量子化パラメータを符号化する
 画像処理方法。
  100 画像符号化装置, 105 量子化部, 106 可逆符号化部, 115 動き予測・補償部, 121 動きベクトル符号化部, 122 領域判定部, 151 隣接動きベクトルバッファ, 152 候補予測動きベクトル生成部, 153 コスト関数値算出部, 154 最適予測動きベクトル決定部, 161 領域決定部, 162 隣接予測動きベクトルバッファ, 171 量子化器, 172 差分QP生成部, 173 隣接QPバッファ, 174 予測QP生成部, 200 画像復号装置, 202 可逆復号部, 203 逆量子化部, 212 動き予測・補償部, 221 動きベクトル復号部, 222 領域判定部, 251 予測動きベクトル情報バッファ, 252  差分動きベクトル情報バッファ, 253 予測動きベクトル再構築部, 254 動きベクトル再構築部, 255 隣接動きベクトルバッファ, 261 領域決定部, 262 隣接予測動きベクトルバッファ, 271 予測QP生成部, 272 隣接QPバッファ, 273 差分QPバッファ, 274 当該QP再構築部, 275 逆量子化器

Claims (20)

  1.  カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを復号する際に用いる予測動きベクトルを生成する予測動きベクトル生成部と、
     前記予測動きベクトル生成部により生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータを復号する際に用いる予測量子化パラメータを生成する予測量子化パラメータ生成部と、
     前記予測動きベクトル生成部により生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを復号し、前記予測量子化パラメータ生成部により生成されたカレント領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータを復号するパラメータ復号部と
     を備える画像処理装置。
  2.  前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方法が、Spatial予測であるか、または、temporal予測であるかに応じて、前記カレント領域の予測量子化パラメータを生成する
     請求項1に記載の画像処理装置。
  3.  前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方法が、Spatial予測である場合、前記Spatial予測で参照される参照領域の位置がTOPであるか、または、Leftであるかに応じて、前記カレント領域の予測量子化パラメータを生成する
     請求項2に記載の画像処理装置。
  4.  前記予測量子化パラメータ生成部は、前記カレント領域の予測動きベクトルの予測方法と同じ予測方法により予測動きベクトルが生成された前記周辺領域の予測量子化パラメータを用いて、前記カレント領域の予測量子化パラメータを生成する
     請求項2に記載の画像処理装置。
  5.  前記予測量子化パラメータ生成部は、領域が複数のサブ領域で構成される場合、前記周辺領域を対象として、前記カレント領域の左上に位置する左上サブ領域に接するサブ領域の予測動きベクトルを用いて、前記カレント領域の予測量子化パラメータを生成する
     請求項2に記載の画像処理装置。
  6.  前記予測量子化パラメータ生成部は、領域が複数のサブ領域で構成される場合、前記周辺領域を対象として、前記カレント領域の上部に接する上サブ領域の予測動きベクトルと前記カレント領域の左部に接する左サブ領域の予測動きベクトルとを用いて、前記カレント領域の予測量子化パラメータを生成する
     請求項2に記載の画像処理装置。
  7.  前記予測量子化パラメータ生成部は、前記周辺領域が双予測である場合、前記周辺領域のList0予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成する
     請求項2に記載の画像処理装置。
  8.  前記予測量子化パラメータ生成部は、前記周辺領域が双予測である場合、カレントピクチャにおいて並び替えがない場合に、前記周辺領域のList0予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成し、前記カレントピクチャにおいて並び替えがある場合に、前記周辺領域のList1予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成する
     請求項2に記載の画像処理装置。
  9.  前記予測量子化パラメータ生成部は、前記周辺領域が双予測である場合、前記周辺領域の、時間軸上においてより近い距離の予測に対する予測動きベクトルの予測方法に応じて、前記カレント領域の予測量子化パラメータを生成する
     請求項2に記載の画像処理装置。
  10.  前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方向と、前記カレント領域の予測動きベクトルの予測方向とに応じて、前記カレント領域の予測量子化パラメータを生成する
     請求項2に記載の画像処理装置。
  11.  前記パラメータ復号部により復号された動きベクトルと量子化パラメータとを用いて、ビットストリームを復号する復号部を
     さらに備える請求項1に記載の画像処理装置。
  12.  前記ビットストリームは、階層構造を有する単位で符号化されており、
     前記復号部は、階層構造を有する単位で前記ビットストリームを復号する
     請求項11に記載の画像処理装置。
  13.  画像処理装置が、
     カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを復号する際に用いる予測動きベクトルを生成し、
     生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータを復号する際に用いる予測量子化パラメータを生成し、
     生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを復号し、生成されたカレント領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータを復号する
     画像処理方法。
  14.  カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを符号化する際に用いる予測動きベクトルを生成する予測動きベクトル生成部と、
     前記予測動きベクトル生成部により生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータを符号化する際に用いる予測量子化パラメータを生成する予測量子化パラメータ生成部と、
     前記予測動きベクトル生成部により生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを符号化し、前記予測量子化パラメータ生成部により生成されたカレント領域の予測量子化パラメータを用いて、前記カレント領域の量子化パラメータを符号化するパラメータ符号化部と
     を備える画像処理装置。
  15.  前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方法が、Spatial予測であるか、または、temporal予測であるかに応じて、前記カレント領域の予測量子化パラメータを生成する
     請求項14に記載の画像処理装置。
  16.  前記予測量子化パラメータ生成部は、前記カレント領域の予測動きベクトルの予測方法と同じ予測方法により予測動きベクトルが生成された前記周辺領域の予測量子化パラメータを用いて、前記カレント領域の予測量子化パラメータを生成する
     請求項15に記載の画像処理装置。
  17.  前記予測量子化パラメータ生成部は、前記周辺領域の予測動きベクトルの予測方向と、前記対象領域の予測動きベクトルの予測方向とに応じて、前記対象領域の予測量子化パラメータを生成する
     請求項15に記載の画像処理装置。
  18.  前記カレント領域の動きベクトルと前記カレント領域の量子化パラメータとを用いて、画像を符号化してビットストリームを生成する符号化部と、
     前記パラメータ符号化部により符号化された動きベクトルと量子化パラメータとを、前記符号化部により生成されたビットストリームとともに伝送する伝送部と
     をさらに備える請求項14に記載の画像処理装置。
  19.  前記符号化部は、階層構造を有する単位で画像を符号化して、前記ビットストリームを生成する
     請求項18に記載の画像処理装置。
  20.  画像処理装置が、
     カレント領域の周辺に位置する周辺領域の動きベクトルを用いて、前記カレント領域の動きベクトルを符号化する際に用いる予測動きベクトルを生成し、
     生成された周辺領域の予測動きベクトルの予測方法に応じて、前記カレント領域の量子化パラメータの符号化に用いる予測量子化パラメータを生成し、
     生成されたカレント領域の予測動きベクトルを用いて、前記カレント領域の動きベクトルを符号化し、前記カレント領域の予測量子化パラメータを用いて、前記対象領域の量子化パラメータを符号化する
     画像処理方法。
PCT/JP2012/075922 2011-10-14 2012-10-05 画像処理装置および方法 WO2013054751A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201280048981.6A CN103843348A (zh) 2011-10-14 2012-10-05 图像处理装置和方法
US14/343,970 US20140233639A1 (en) 2011-10-14 2012-10-05 Image processing device and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011227023 2011-10-14
JP2011-227023 2011-10-14

Publications (1)

Publication Number Publication Date
WO2013054751A1 true WO2013054751A1 (ja) 2013-04-18

Family

ID=48081806

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/075922 WO2013054751A1 (ja) 2011-10-14 2012-10-05 画像処理装置および方法

Country Status (4)

Country Link
US (1) US20140233639A1 (ja)
JP (1) JPWO2013054751A1 (ja)
CN (1) CN103843348A (ja)
WO (1) WO2013054751A1 (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2016269886B2 (en) * 2015-06-02 2020-11-12 Sony Corporation Transmission device, transmission method, media processing device, media processing method, and reception device
CN105898303A (zh) * 2015-12-24 2016-08-24 乐视云计算有限公司 码率控制方法及装置

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008126135A1 (ja) * 2007-03-20 2008-10-23 Fujitsu Limited 動画像符号化方法及び装置並びに動画像復号装置

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7983343B2 (en) * 2006-01-12 2011-07-19 Lsi Corporation Context adaptive binary arithmetic decoding for high definition video
US20110194613A1 (en) * 2010-02-11 2011-08-11 Qualcomm Incorporated Video coding with large macroblocks

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008126135A1 (ja) * 2007-03-20 2008-10-23 Fujitsu Limited 動画像符号化方法及び装置並びに動画像復号装置

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HIROFUMI AOKI ET AL.: "Prediction-based QP derivation", JOINT COLLABORATIVE TEAM ON VIDEO CODING (JCT-VC) OF ITU-T SG16 WP3 AND ISO/IEC JTC1/SC29/WG11 5TH MEETING, 16 March 2011 (2011-03-16), GENEVA, CH *
MASAAKI KOBAYASHI ET AL.: "Sub-LCU level delta QP signaling", JOINT COLLABORATIVE TEAM ON VIDEO CODING (JCT-VC) OF ITU-T SG16 WP3 AND ISO/IEC JTC1/SC29/WG11 5TH MEETING, 16 March 2011 (2011-03-16), GENEVE, CH *

Also Published As

Publication number Publication date
US20140233639A1 (en) 2014-08-21
CN103843348A (zh) 2014-06-04
JPWO2013054751A1 (ja) 2015-03-30

Similar Documents

Publication Publication Date Title
US20200252648A1 (en) Image processing device and method
JP5979405B2 (ja) 画像処理装置および方法
US10110920B2 (en) Image processing apparatus and method
WO2013108691A1 (ja) 画像処理装置および方法
WO2013058363A1 (ja) 画像処理装置および方法
US20190246137A1 (en) Image processing apparatus and method
WO2013002109A1 (ja) 画像処理装置および方法
US20140092979A1 (en) Image processing apparatus and method
WO2013002108A1 (ja) 画像処理装置および方法
US20150304678A1 (en) Image processing device and method
WO2013084775A1 (ja) 画像処理装置および方法
WO2012173022A1 (ja) 画像処理装置および方法
WO2013054751A1 (ja) 画像処理装置および方法
JP5768491B2 (ja) 画像処理装置および方法、プログラム、並びに記録媒体
WO2013002105A1 (ja) 画像処理装置および方法
JP2016201831A (ja) 画像処理装置および方法

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2013538524

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 14343970

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12839334

Country of ref document: EP

Kind code of ref document: A1