An image decoding method decodes a coded stream which includes processing units and a header of the processing units, and which is generated by coding a moving picture using inter prediction. The processing units includes at least one processing unit divided in a hierarchy, the hierarchy including a highest hierarchical layer in which a coding unit exists as a largest processing unit and a lower hierarchical layer in which a prediction unit exists. The method includes identifying, by parsing hierarchy depth information stored in the header and indicating a hierarchical layer higher than a lowest hierarchical layer in which a smallest prediction unit exists, a hierarchical layer which is indicated by the hierarchy depth information or a hierarchical layer higher than the indicated hierarchical layer. The hierarchical layer includes a prediction unit in which a reference index is stored. The prediction unit is decoded using the reference index.
|
0. 4. An image decoding apparatus for decoding a coded stream, the image decoding apparatus comprising:
a processor; and
a memory coupled to said processor, said processor, using said memory, performs the following:
receiving a coded stream which includes a plurality of processing units and a header of the processing units,
wherein the processing units include at least one processing unit divided into a plurality of sub-processing units,
wherein a reference index necessary for decoding a prediction unit is stored in said processing unit that is divided, and
wherein said header includes hierarchy depth information indicating the unit where the reference index is stored;
parsing said header to obtain said hierarchy depth information;
using said hierarchy depth information to obtain said reference index; and
decoding said prediction unit using said reference index.
1. An image decoding method for decoding a coded stream, the image decoding method comprising:
receiving a coded stream which includes a plurality of processing units and a header of the processing units, the coded stream having been generated by coding an image using inter prediction,
wherein the processing units including include at least one processing unit divided into a plurality of sub-processing units in a multiple-level hierarchy in which the size of a sub-processing unit at one level is larger than the size of a sub-processing unit at a lower level,
wherein the hierarchy including includes a prediction unit that is a sub-processing unit at a level lower than the highest level,
wherein a reference index necessary for decoding said prediction unit is stored in either said processing unit that is divided or a sub-processing unit at a level higher than said prediction unit, and
wherein said header including includes hierarchy depth information indicating the unit where the reference index is stored;
parsing said header to obtain said hierarchy depth information;
using said hierarchy depth information to obtain said reference index; and
decoding said prediction unit using said reference index.
3. An image decoding apparatus for decoding a coded stream, the image decoding apparatus comprising:
a receiver that receives a coded stream which includes a plurality of processing units and a header of the processing units, the coded stream having been generated by coding an image using inter prediction,
wherein the processing units including include at least one processing unit divided into a plurality of sub-processing units in a multiple-level hierarchy in which the size of a sub-processing unit at one level is larger than the size of a sub-processing unit at a lower level,
wherein the hierarchy including includes a prediction unit that is a sub-processing unit at a level lower than the highest level,
wherein a reference index necessary for decoding said prediction unit is stored in either said processing unit that is divided or a sub-processing unit at a level higher than said prediction unit, and
wherein said header including includes hierarchy depth information indicating the unit where the reference index is stored;
an identifier that parses said header to obtain said hierarchy depth information and uses said hierarchy depth information to obtain said reference index; and
a decoder that decodes said prediction unit using said reference index.
2. An image decoding apparatus for decoding a coded stream the image decoding apparatus comprising:
a hardware processor; and
a non-transitory, computer-readable memory device coupled to said hardware processor, said hardware processor, using said memory device, perform the following steps:
receiving a coded stream which includes a plurality of processing units and a header of the processing units, the coded stream having been generated by coding an image using inter prediction,
wherein the processing units including include at least one processing unit divided into a plurality of sub-processing units in a multiple-level hierarchy in which the size of a sub-processing unit at one level is larger than the size of a sub-processing unit at a lower level,
wherein the hierarchy including includes a prediction unit that is a sub-processing unit at a level lower than the highest level,
wherein a reference index necessary for decoding said prediction unit is stored in either said processing unit that is divided or a sub-processing unit at a level higher than said prediction unit, and
wherein said header including includes hierarchy depth information indicating the unit where the reference index is stored;
parsing said header to obtain said hierarchy depth information;
using said hierarchy depth information to obtain said reference index; and
decoding said prediction unit using said reference index.
|
This application is a reissue of U.S. Pat. No. 9,167,264, which issued Oct. 20, 2015 from U.S. application Ser. No. 14/578,794. More than one reissue application has been filed for the reissue of U.S. Pat. No. 9,167,264. The reissue applications are (i) application Ser. No. 15/591,493, filed May 10, 2017 (which is a continuation reissue of the present application), and (ii) application Ser. No. 15/591,308, filed May 10, 2017 (the present application, which is a reissue of U.S. Pat. No. 9,167,264).
The present invention relates to an image coding method for coding images or moving pictures included in multimedia data and an image decoding method for decoding coded images or moving pictures.
In video compressions standards like MPEG-1 MPEG-2, MPEG-4, or MPEG-4 AVC, a compressed picture is usually divided into rectangular units called “macroblocks”. A macroblock is usually defined as a two-dimensional block of image samples. The image samples have a width of 16 pixels and a height of 16 pixels for luminance samples. The compression ratio for the macroblock is controlled by a quantization scale parameter for each macroblock. The quantization scale parameter determines the level of quantization to be applied to all the frequency coefficients. The quantization scale parameter is usually coded as a difference value from the quantization scale parameter of the previous macroblock in cording order, and is stored in a compressed macroblock header.
In new video standards under development, for example, the High Efficiency Video Coding (HEVC) standard by the MPEG standardization bodies, it is suggested that dividing the picture into large units can improve the coding efficiency of the compressed video (for example, refer to Non Patent Literature 1). In other words, a picture can be divided into coding units (CU) where each coding unit has a size that can be much larger than a macroblock. For example, the coding unit size can be 128 pixels by 128 pixels for luminance samples, which is approximately 64 times larger than a macroblock.
A large coding unit can be sub-divided into smaller units (sub coding units) to achieve better coding efficiency. Each coding unit or sub coding unit has three main components. The main components are a coding unit header, a prediction unit (PU), and a transform unit (TU).
As shown in
[NPL 1]
However, in the image decoding method and the image coding method according to the above described Non Patent Literature 1, there is a problem that coding efficiency cannot be increased.
In other words, in the HEVC standard, the prediction of a coding unit is performed using at least one prediction unit. The CU on which inter prediction is performed is divided into four PUs. The division of the PU may be performed symmetrically or asymmetrically. The smallest size of the PU on which inter prediction is performed is a 4×4 luminance sample. A reference index (ref_idx) is transmitted on a per PU basis. It should be noted that the reference index is also called a reference frame index, and is an index indicating a reference image which is referred in the inter prediction. Here, the same reference index tends to be used for a small PU including the 4×4 sample and the like. Therefore, the transmission of the reference index for each of the small PUs makes a coded stream redundant, and consumes unnecessary bits. In other words, since an image coding apparatus needs to always transmit the reference index for each of the PUs, an overhead is increased when the reference index does not have to be switched in a small region such as a small PU. As a result, coding efficiency cannot be increased.
Therefore, the present invention is conceived in view of the problem, and an object of the present invention is to provide an image decoding method and an image coding method for improving coding efficiency.
In order to achieve the above described goal, an image decoding method according to an aspect of the present invention is an image decoding method for decoding a coded stream which includes a plurality of processing units and a header of the processing units, the coded stream being generated by coding a moving picture using inter prediction, the processing units including at least one processing unit divided into a plurality of sub processing units in a hierarchy which decrease in size from a higher level to a lower level, the hierarchy including: a highest hierarchical layer in which a coding unit exists as a largest processing unit; and a lower hierarchical layer which is deeper than the highest hierarchical layer and in which a prediction unit exists as a processing unit smaller than the coding unit, the image decoding method comprising: identifying, by passing hierarchy depth information stored in the header and indicating a hierarchical layer higher than a lowest hierarchical layer in which a smallest prediction unit exits, a hierarchical layer which is indicated by the hierarchy depth information or a hierarchical layer higher than the indicated hierarchical layer, the hierarchical layer having a prediction unit in which a reference index necessary for decoding is stored; and decoding the prediction unit, using the reference index stored in the prediction unit at the identified hierarchical layer.
With this, since the prediction unit in which the reference index is stored is located at a higher hierarchical layer than the lowest hierarchical layer, the prediction unit includes a plurality of smaller prediction units. Since the prediction unit is decoded using the reference index stored in the prediction unit, the same reference index is used for each of the smaller prediction units included in the prediction unit. Therefore, the image coding apparatus does not have to repeatedly transmit the same reference index by repeatedly inserting the reference index into the small prediction units. As a result, coding efficiency can be increased.
In other words, in the image decoding method according to an aspect of the present invention, the smallest unit (smallest transmission unit) is introduced for transmitting the reference index such as a coding unit including an 8×8 sample in order to solve the above described problem. The smallest transmission unit is indicated by, for example, CU hierarchy depth information within a sequence parameter set, a picture parameter set, or a slice header. A reference index for the smallest transmission unit is transmitted, and the same reference index is used for all the PUs included in the smallest transmission unit.
In other words, the image coding apparatus stores the reference index in a larger unit (processing unit) located at a higher hierarchical layer than the PU, and stores hierarchy depth information for identifying the hierarchical layer (depth of hierarchical layer) in which the processing unit exists, in a header such as a sequence header or a picture header. The image decoding apparatus identities the hierarchical layer (depth of hierarchical layer) by parsing hierarchy depth information located in the header, and parses the reference index stored in the processing unit located in the identified hierarchical layer. The reference index is applied to all the PUs included in the processing unit. Here, the hierarchy depth information may indicate the deepest (lowest) hierarchical layer in which the processing unit storing the reference index can exist. In this case, the image decoding apparatus identifies the lowest hierarchical layer indicated by the hierarchy depth information or a hierarchical layer that is higher than the lowest hierarchical layer. The hierarchy depth information may be a flag which indicates whether or not the reference index is stored in the CU at the predetermined hierarchical layer (for example, the CU located at the lowest layer).
Moreover, in order to achieve the above described goal, an image coding method according to an aspect of the present invention is an image coding method for generating a coded stream which includes a plurality of processing units and a header of the processing units, by coding a moving picture using inter prediction, the processing units including at least one processing unit divided into a plurality of sub processing units in a hierarchy which decrease in size from a higher level to a lower level, the hierarchy including: a highest hierarchical layer in which a coding unit exists as a largest processing unit; and a lower hierarchical layer which is deeper than the highest hierarchical layer and in which a prediction unit exists as a processing unit smaller than the coding unit, the image coding method comprising: coding the moving picture using inter prediction, writing, into the header, hierarchy depth information which is information for identifying a hierarchical layer having a prediction unit in which a reference index necessary for decoding is stored and indicates a hierarchical layer higher than a lowest hierarchical layer in which a smallest prediction unit exists; and writing, into a prediction unit located at a hierarchical layer indicated by the hierarchy depth information or located higher than the indicated hierarchical layer, the reference index to be applied to the prediction unit.
With this, without repeatedly writing the same reference index into each of a plurality of small predicting units, only one reference index is written into a large processing unit which is located at a higher hierarchical layer than the prediction units and includes the prediction units. Therefore, the redundancy of the reference index can be removed and coding efficiency can be increased.
It should be noted that the present invention can be implemented as the above described image decoding method and image coding method. It can also be implemented as an apparatus for coding or decoding an image, an integrated circuit, a program for decoding or coding an image according to the methods, and a recoding medium having the program stored thereon.
With the image decoding method and the image coding method according to the present invention, coding efficiency can be increased. More specifically, by removing the redundancy in which the reference index is coded for each of the small PUs, coding efficiency can be increased and the amount of coding can be reduced.
Hereafter, the embodiments of the present invention will be described with reference to the drawings.
An image coding apparatus 1000 includes a coding processing unit 1100 and a coding control unit 1200.
The coding processing unit 1100 generates a coded stream by coding a moving picture on a block-by-block basis. The coding processing unit 1100 includes a subtractor 1101, an orthogonal transform unit 1102, a quantization unit 1103, an entropy coding unit 1104, an inverse quantization unit 1105, an inverse orthogonal transform unit 1106, an adder 1107, a deblocking filter 1108, a memory 1109, an intra prediction unit 1110, a motion compensation unit 1111, a motion estimation unit 1112, and a switch 1113.
The subtractor 1101 obtains a moving picture and a prediction image from the switch 1113. The subtractor 1101 subtracts the prediction image from the current block to be coded included in the moving picture, to generate a difference image.
The orthogonal transform unit 1102 performs orthogonal transform such as discrete cosine transform on the difference image generated by the subtractor 1101, to transform the difference image into a coefficient block comprising a plurality of frequency coefficients. The quantization unit 1103 quantizes each of the frequency coefficients included in the coefficient block, to generate quantized coefficient block.
The entropy coding unit 1104 generates a coded stream by performing entropy coding (variable length coding) on the coefficient block quantized by the quantization unit 1103 and a motion vector estimated by the motion estimation unit 1112.
The inverse quantization unit 1105 performs inverse quantization on the coefficient block quantized by the quantization unit 1103. The inverse orthogonal transform unit 1106 generates a decoded difference image by performing inverse orthogonal transform such as inverse discrete cosine transform on each of the frequency coefficients included in the inversely quantized coefficient block.
The adder 1107 generates a locally decoded image by obtaining a prediction image from the switch 1113 and by adding the prediction image and the decoded difference image which is generated by the inverse orthogonal transform unit 1106.
The deblocking filter 1108 removes block distortion of the locally decoded image generated by the adder 1107 and stores the locally decoded image in the memory 1109.
The intra prediction unit 1110 generates a prediction image by performing intra prediction on the current block to be coded using the locally decoded image generated by the adder 1107.
The motion estimation unit 1112 estimates a motion vector for the current block to be coded included in the moving picture, and outputs the estimated motion vector to the motion compensation unit 1111 and the entropy coding unit 1104.
The motion compensation unit 1111 performs motion compensation on the current block to be coded by referring to the image stored in the memory 1109 as a reference image and by using the motion vector estimated by the motion estimation unit 1112. The motion compensation unit 1111 generates, by the motion compensation, a prediction image with respect to the current block to be coded.
When intra predictive coding is performed on the current block to be coded, the switch 1113 outputs the prediction image generated by the intra prediction unit 1110 to the subtractor 1101 and the adder 1107. When inter predictive coding is performed on the current block to be coded, the switch 1113 outputs the prediction image generated by the motion compensation unit 1111 to the subtractor 1101 and the adder 1107.
The coding control unit 1200 controls the coding processing unit 1100. More specifically, the coding control unit 1200 determines a processing unit in which a reference index is stored and hierarchy depth information for identifying the location of the processing unit. The reference index is an index used for inter prediction (motion estimation and motion compensation) by the motion compensation unit 1111 and the motion estimation unit 1112. The processing units according to the present embodiment are layered, and one of the processing units at any hierarchical layer corresponds to the above described block. The hierarchy depth information, for example, is a parameter for identifying the hierarchical layer having a processing unit in which a reference index is stored. The coding control unit 1200 instructs the entropy coding unit 1104 to store a reference index in the above determined processing unit and to store the hierarchy depth information in the header of the coded stream (for example, sequence header or picture header).
An image decoding apparatus 2000 includes a decoding processing unit 2100 and a decoding control unit 2200.
The decoding processing unit 2100 generates a decoded image by decoding a coded stream on a block-by-block basis. The decoding processing unit 2100 includes an entropy decoding unit 2101, an inverse quantization unit 2102, an inverse orthogonal transform unit 2103, an adder 2104, a deblocking filter 2105, a memory 2106, an intra prediction unit 2107, a motion compensation unit 2108, and a switch 2109.
The entropy decoding unit 2101 obtains a coded stream and performs entropy decoding (variable length decoding) on the coded stream.
The inverse quantization unit 2101 performs inverse quantization on the quantized coefficient block generated by entropy decoding by the entropy decoding unit 2101. The inverse orthogonal transform unit 2103 generates a decoded difference image by performing inverse orthogonal transform such as inverse discrete cosine transform on each of the frequency coefficients included in the inversely quantized coefficient block.
The adder 2104 generates a decoded image by obtaining a prediction image from the switch 2109 and by adding the prediction image and the decoded difference image which is generated by the inverse orthogonal transform unit 2103.
The deblocking filter 2105 removes block distortion of the decoded image generated by the adder 2104, stores the decoded image in the memory 2106, and outputs the decoded image.
The intra prediction unit 1110 generates a prediction image by performing intra prediction on the current block to be decoded using the decoded image generated by the adder 2104.
The motion compensation unit 2108 performs motion compensation on the current block to be decoded by referring to the image stored in the memory 2106 as a reference image and by using the motion vector generated by entropy decoding by the entropy decoding unit 2101. The motion compensation unit 2108 generates, by the motion compensation, a prediction image with respect to the current block to be decoded.
When intra predictive coding is performed on the current block to be decoded, the switch 2109 outputs the prediction image generated by the intra prediction unit 2107 to the adder 2104. When inter predictive coding is performed on the current block to be decoded, the switch 2109 outputs the prediction image generated by the motion compensation unit 2108 to the adder 2104.
The decoding control unit 2200 controls the decoding processing unit 2100. More specifically, the decoding control unit 2200 parses the hierarchy depth information stored in the header of the coded stream (for example, sequence header or picture header), based on the result of the entropy decoding by the entropy decoding unit 2101. The decoding control unit 2200 identifies, based on the hierarchy depth information, the hierarchical layer having a processing unit in which a reference index is stored and parses the reference index included in the processing unit in the hierarchical layer. The decoding control unit 2200 instructs the motion compensation unit 2108 to perform inter prediction (motion compensation) using the parsed reference index.
The coding processing unit 1100 performs coding on the moving picture for each of the processing units, and the decoding processing unit 2100 decodes the coded stream for each of the processing units. The processing unit is divided into small processing units, and the processing unites are layered such that each of the processing units is divided into smaller processing units. It should be noted that when the processing unit is smaller, the hierarchical layer in which the processing unit exists is deeper and lower and the value showing the hierarchical layer is greater. In contrast, when the processing unit is greater, the hierarchical layer in which the processing unit exists is shallow and is in high order and the value showing the hierarchical layer is small.
The processing unit includes a coding unit (CU), a prediction unit (PU), and a transform unit (TU), CU is a block of maximum 128×128 pixels, and is a unit which corresponds to the conventional macroblock. PU is a basic unit for inter prediction. TU is a basic unit for orthogonal transform, and the size of TU is the same as the size of the PU or is smaller than the size of the PU by one hierarchical layer. CU is, for example, divided into four sub CUs, and one of the sub CUs includes the PU and the TU of the same size as the sub CU (in this case, PU and TU are overlapping with each other). For example, the PU is further divided into four sub PUs, and TU is also further divided into four sub TUs. It should be noted that when the processing unit is divided into small processing units, the small processing unit is referred to as a sub-processing unit. For example, when the processing unit is CU, the sub-processing unit is a sub CU. When the processing unit is PU, the sub-processing unit is a sub PU. When the processing unit is TU, the sub-processing unit is a sub TU.
The detail is as follows.
Pictures are divided into slices. A slice is a sequence of largest coding units. Location of largest coding unit is specified by the largest coding unit address lcuAddr.
Each coding unit including the largest coding unit is divided into four coding units recursively. It results to the quadtree segmentation of the largest coding unit. Location of coding unit is specified by the coding unit index cuIdx which designates, as a starting point, the upper-left sample of the largest coding unit (pixel or coefficient).
Once the coding unit is not allowed to be split, it shall be considered as the prediction unit. Similar to the coding unit, location of prediction unit is specified by the prediction unit index puIdx which designates, as a starting point, the upper-left sample of the largest coding unit.
The prediction unit may include a plurality of partitions (prediction unit partition or sub PU). The prediction unit partition is specified by prediction unit partition index puPartIdx which designates, as a starting point, the upper-left sample of the prediction unit.
The prediction unit may include a plurality of transform units. Similar to the coding unit, transform unit may be divided into four small size transform units (sub transform units). This allows quadtree segmentation of the residual signal. Location of the transform unit is specified by the transform unit index tuIdx which designates, as a starting point, the upper-left sample of the prediction unit.
Here, the definitions of the processing units are as follows.
coding tree block (CTB): A basic unit for specifying the quadtree segmentation of the given square region. CTB can have various sizes of a square shape.
largest coding tree block (LCTB): Coding tree block of the largest size allowed in the slice. A slice consists of non-overlapped LCTBs.
smallest coding tree block (SCTB): Coding tree block of the smallest size allowed in the slice. SCTB is not allowed to be split into smaller CTBs.
prediction unit (PU): A basic unit for identifying the prediction process. The size of PU is the same to that of the CU which it not allowed to be split any more. PU can be split into multiple partitions which may have arbitrary shapes whereas CU is allowed to be split into four square shapes.
transform unit (TU): A basic unit for identifying transform and quantization process.
coding unit (CU): Same as coding tree block.
largest coding unit (LCU): Same as the largest coding tree block.
smallest coding unit (SCU): Same as smallest coding tree block.
In a coded stream being considered under the HEVC standard, a reference index is stored at each of the PUs. For example, as shown in
Therefore, in the coded stream generated by the image coding apparatus 1000 and decoded by the image decoding apparatus 2000 according to the present embodiment, the reference index common to the processing unit is stored in the processing unit which is located at a higher hierarchical layer that is shallower than the lowest PU.
In the coded stream, for example, as shown in
It should be noted that the reference index to be stored in the sub CU does not have to be a reference index common to each of the sub PUs included in the sub CU, and may be a set of four reference indexes for each of the sub PUs. With this, since the reference indexes each for the sub PUs are stored in the same place as a whole, it is easier for the image decoding apparatus 2000 to perform decoding process. Moreover, the position in which the reference index is stored in the processing unit (sub CU) may be the head or the tail of the processing unit.
Furthermore, in the coded stream according to the present embodiment, the hierarchy depth information (maximum hierarchy depth) indicating the hierarchical layer of the lowest processing unit in which the reference index is stored is stored in a header such as a sequence header. For example, maximum hierarchy depth=2.
The image coding apparatus 1000 generates and outputs the coded stream. Meanwhile, the image decoding apparatus 2000 identifies the processing unit in which the reference index is stored (sub CU located at the second hierarchical layer) by parsing the hierarchy depth information (maximum hierarchy depth) stored in a header such as a sequence header of the coded stream, and parses the reference index stored in the processing unit. Then, the image decoding apparatus 2000 performs inter prediction by applying the reference index to the PUs included in the sub CU which stores the reference index.
As shown in
The image decoding apparatus 2000 first parses hierarchy depth information (maximum hierarchy depth) stored in the picture header (Step S1), and parses a flag of the CU (Step S2). Next, the image decoding apparatus 2000 divides the CU into sub CUs that are smaller than the CU, based on the parsed flag (Step S3). Then, the image decoding apparatus 2000 determines hierarchical layer of the sub CU (Step S4), and determines whether or not the determined hierarchical layer matches the hierarchical layer indicated by hierarchy depth information (maximum hierarchy depth) (Step S5).
When it is determined that the determined hierarchical layer matches the hierarchical layer indicated by hierarchy depth information (Yes in Step S5), the image decoding apparatus 2000 parses the reference index stored in the sub CU (Step S6) and then decodes the processing unit that is the sub CU by performing inter prediction using the parsed reference index (Step S7).
Meanwhile, it is determined in Step S5 that the determined hierarchical layer fails to match the hierarchical layer indicated by hierarchy depth information (No in Step S5), the image decoding apparatus 2000 determines whether or not the sub CU cannot be further divided into four smaller sub CUs, based on the parsed flag (Step S8). When it is determined that the sub CU can be further divided into four smaller sub CUs (No in Step S8), the image decoding apparatus 2000 selects any one sub CU from the four smaller sub CUs (Step S9), and then performs the processes from Step S4 on the selected sub CU.
Meanwhile, when it is determined in Step S8 that the sub CU cannot be further divided into four smaller sub CUs (Yes in Step S8), the image decoding apparatus 2000 parses partitioning syntax element of the sub CU, that is to say, the PU (Step S10). The partitioning syntax element shows the total number of the sub PUs and the size of the sub PU when the PU is divided into a plurality of sub PUs. Furthermore, the image decoding apparatus 2000 divides the sub CU, that is to say, PU into smaller PUs (sub PUs), based on the parsed partitioning syntax element (Step S11). Then, the image decoding apparatus 2000 parses the reference indexes each for the sub PU (Step S12), and then performs the process of Step S7.
The image coding apparatus 1000 first writes hierarchy depth information (maximum hierarchy depth) into a picture header (Step S21), and determines the best size for dividing the CU (Step S22). Next, the image coding apparatus 1000 writes, into the CU, flag for dividing the CU into the processing units of the determined sizes (Step S23). Then, the image coding apparatus 1000 determines the hierarchical layer of the processing unit to be coded (CU or sub CU) (Step S24), and then determines whether or not the determined hierarchical layer matches the hierarchical layer indicated by the previously written hierarchy depth information (maximum hierarch depth) (Step S25).
When it is determined that the determined hierarchical layer matches the previously written hierarchy depth information (Yes in Step S25), the image coding apparatus 1000 writes the reference indexes into the processing unit (CU or sub CU) (Step S26) and then codes the processing unit by performing inter prediction using the written reference indexes (Step S27). Furthermore, the image coding apparatus 1000 decodes the coded processing unit by performing inter prediction using the written reference indexes (Step S28).
Meanwhile, it is determined in Step S25 that the determined hierarchical layer fails to match the previously written hierarchy depth information (No in Step S25), the image coding apparatus 1000 determines whether or not the processing unit cannot be further divided into four smaller sub CUs, based on the parsed flag (Step S29). When it is determined that the processing unit can be further divided into four smaller sub CUs (No in Step S29), the image coding apparatus 1000 selects any one sub CU from the four smaller sub CUs (Step 30), and then performs the processes from Step S24 on the selected sub CU.
Meanwhile, it is determined in Step S29 that the processing unit cannot be further divided into four smaller sub CUs (Yes in Step S29), the image coding apparatus 10000 writes partitioning syntax element into the processing unit (CU or sub CU), that is to say, the PU (Step S31). The partitioning syntax element shows the total number of the sub PUs and the size of the sub PU when the PU is divided into a plurality of sub PUs. Furthermore, the image coding apparatus 1000 divides the processing unit, that is to say, the PU into smaller PUs (sub PUs), based on the written partitioning syntax element (Step S32). Then, the image coding apparatus 1000 writes the reference index into each of the sub PUs (Step S33), and then performs the processes from Step S27.
As described above, the image coding apparatus 1000 according to the present embodiment transmits hierarchy depth information (maximum hierarchy depth) by including it in a header such as a picture header. Then, when the hierarchical layer of the lowest CU (sub CU) is higher than the hierarchical layer indicated by maximum hierarchy depth, the image coding apparatus 1000 individually transmits the reference index corresponding to each PU included in the CU (sub CU). When the hierarchical layer of the lowest CU (sub CU) is equal to the hierarchical layer indicated by maximum hierarchy depth or deeper than the hierarchical layer indicated by maximum hierarch depth, the image coding apparatus 1000 transmits combined ref_idx in association with the CU (sub CU) of the hierarchical layer indicated by maximum hierarchy depth. The combined ref_idx is a reference index to be applied to all PUs included in the CU (sub CU).
It should be noted that when the hierarchical layer of the lowest CU is deeper than or equal to the hierarchical layer indicated by maximum hierarchy depth, the image coding apparatus 1000 according to the present embodiment, as described above, writes the reference index into the CU (sub CU), of the hierarchical layer indicated by maximum hierarchy depth, but may write the reference index into the CU (sub CU) located higher than the hierarchical layer. In this case, the image decoding apparatus 2000 parses the reference index stored in the CU (sub CU) located higher than the hierarchical layer indicated by the maximum hierarchy depth.
As described above, in the image coding method according to the present embodiment, by not repeatedly writing the same reference index into a plurality of small prediction units, only one reference index is written into a large processing unit which is located at a higher hierarchical layer than the prediction units and includes the prediction units. Therefore, the redundancy of the reference index can be removed and coding efficiency can be increased. Moreover, since the image decoding apparatus 2000 identifies the hierarchical layer having the processing unit in which the reference index is stored, by parsing hierarchy depth information, the image decoding apparatus 2000 can reduce the processing load of searching the processing unit in which the reference index is stored and can appropriately decode a coded stream generated by the image coding apparatus 1000.
[Variation 1]
An image coding apparatus 1000 according to Variation 1 of the present embodiment sends the first flag by including it in a header such as a picture header. The first flag shows whether or not combined ref_idx is stored in the lowest CU (sub CU). In other words, the image coding apparatus 1000 sends combined ref_idx in association with the CU (sub CU) when the storage of combined ref_idx is indicated by the first flag. In other words, independently of the size of the CU (sub CU), combined ref_idx common to all the PUs included in the CU (sub CU) is sent. Meanwhile, when the storage of combined ref_idx is not indicated by the first flag, the image coding apparatus 1000 individually sends the reference index corresponding to each of the PUs included in the CU (sub CU). In other words, independently of the size for each of the PUs, an individual reference index for each of the PUs is sent.
The image decoding apparatus 2000 first parses the first flag stored in a picture header (Step S41), and further parses the second flag stored in the CU (Step S42). Next, the image decoding apparatus 2000 divides the CU into sub CUs that are smaller than the CU, based on the parsed second flag (Step S43). Then, the image decoding apparatus 2000 determines whether or not the sub CU cannot be further divided into four smaller sub CUs, based on the parsed second flag (Step S24). When it is determined that the sub CU can be further divided into four smaller sub CUs (No in Step S44), the image decoding smaller sub CUs (Step S45), and then performs the processes from Step S43 on the selected sub CU. Meanwhile, when it is determined that the sub CU cannot be further divided into four smaller sub CUs (Yes in Step S44), the image decoding apparatus 2000 further determines whether or not the first flag parsed in Step S41 indicates parsing of the reference index in the lowest CU (sub CU) (Step S46).
When it is determined that the first flag indicates parsing of the reference index in the lowest CU (sub CU) (Yes in Step S46), the image decoding apparatus 2000 parses the reference index for the lowest CU (sub CU) (Step S47) and decodes the processing unit that is the CU (sub CU) by performing inter prediction using the parsed reference index (Step S48).
Meanwhile, when it is determined in Step S46 that the first flag fails to indicate parsing of the reference index in the lowest CU (sub CU) (No in Step S46), the image decoding apparatus 2000 parses partitioning syntax element of the lowest CU (sub CU), that is to say, PU (Step S49). The partitioning syntax element shows the total number of the sub PUs and the size of the sub PU when the PU is divided into a plurality of sub PUs. Furthermore, the image decoding apparatus 2000 divides the lowest CU (sub CU), that is to say, the PU into PUs that are smaller than the PU (sub PUs), based on the parsed partitioning syntax element (Step S50). Then, the image decoding apparatus 2000 parses the reference indexes each for the sub PU (Step S51), and then performs the process of Step S48.
[Variation 2]
The image coding apparatus 1000 according to the above described embodiment stores reference indexes to be applied to the sub PUs, in a processing unit located in a higher hierarchical layer (for example, CU or sub CU) including a plurality of sub PUs. Moreover, the image decoding apparatus 2000 according to the above described embodiment parses reference index stored in the processing unit located in the higher hierarchical layer, and applies the reference index to the above described PUs.
Conversely, an image coding apparatus 1000 according to the present variation stores the reference index to be applied to the sub PUs in a processing unit located in a higher hierarchical layer including a plurality of sub PUs, and stores adaptive motion vector resolution switch flag (also referred to as Motion Vector Resolution Flag, mvres, MVres, or MVRes). Moreover, the image decoding apparatus 2000 according to the present variation parses the reference index and adaptive motion vector resolution switch flag, and applies the reference index and the adaptive motion vector resolution switch flag to the above described sub PUs.
It should be noted that the adaptive motion vector resolution switch flag is a flag for switching the motion vector resolution between ⅛ pixel resolution and ¼ pixel resolution.
First, the image decoding apparatus 2000 parses syntax elements of PU and derives a prediction mode (Step S61). Then, the image decoding apparatus 2000 determines whether or not the prediction mode is inter prediction (Step S62). When it is determined that the prediction mode is not inter prediction (No in Step S62), the image decoding apparatus 2000 parses syntax element related to the prediction mode (Step S63). Meanwhile, it is determined that the prediction mode is inter prediction (Yes in Step S62), the image decoding apparatus 2000 parses the syntax and derives the total number of PUs (sub PUs) included in the PU (numPUParts) and the sizes of the PUs (currPUSize[numPUParts]) (Step S64).
Next, the image decoding apparatus 2000 performs the processes of Steps S66 to S71 on each of the derived number of PUs. More specifically, the image decoding apparatus 2000 parses merge flag (merge_flag[i], merge_left_flag[i]) and/or inter_pred_idc[i] (Step S66), and determines whether or not PU is not merged (PU cannot be further divided) and the size of PU is smaller than MinRefIdxUnit (Step S67). When it is determined that the PU is not merged and the size of PU is smaller than MinRefIdxUnit (Yes in Step S67), the image decoding apparatus 2000 parses the reference indexes (ref_idx_l0[i], ref_idx_l1[i]) stored in the PU (Step S68). Furthermore, the image decoding apparatus 2000 determines whether or not the PU is not merged and the size of PU is smaller than MinMVResUnit (Step S69). When it is determined that the PU is not merged and the size of PU is smaller than MinMVResUnit (Yes in Step S69), the image decoding apparatus 2000 parses the adaptive motion vector resolution switch flag (mvres_l0[i], mvres_l1[i]) stored in the PU (Step S70). Furthermore, the image decoding apparatus 2000 parses a difference motion vector (mvd_l0[i], mvd_l1[i]) and mvp_idx (mvp_idx_l0[i], mvp_idx_l1[i]) (Step S71).
Next, the image decoding apparatus 2000 determines whether or not the size of the CU to be decoded (currCUSize) is larger than or equal to MinRefIdxUnit and at least one PU is not merged (Step S72). When it is determined that the size of CU to be decoded is larger than or equal to MinRefIdxUnit and at least one PU is not merged (Yes in Step S72), the image decoding apparatus 2000 parses a reference index of the CU to be decoded (cu_ref_idx_l0, cu_ref_idx_l1) (Step S73). Furthermore, the image decoding apparatus 2000 determines whether or not the size of the CU to be decoded is larger than or equal to MinMVResUnit and at least one PU is not merged (Step S74). When it is determined that the size of the CU to be decoded is larger than or equal to MinMVResUnit and at least one CU is not merged (Yes in Step S74), the image decoding apparatus 2000 parses adaptive motion vector resolution switch flag of the CU to be decoded (cu_mvres_l0, cu_mvres_l1) (Step S75).
The image decoding method and the image coding method according to the present invention have been described using the above described embodiment and variations. However, the present invention is not defined only by these.
For example, the image decoding method according to the above described Embodiment 1 and the variation includes the processes of Steps S2 and S4, and the like in
The image decoding method according to the present invention is an image decoding method for decoding a coded stream which includes a plurality of processing units and a header of the processing units, the coded stream being generated by coding a moving picture using inter prediction. Here, the processing units includes at least one processing unit divided into a plurality of sub processing units in a hierarchy which decrease in size from a higher level to a lower level, and the hierarchy includes: a highest hierarchical layer in which a coding unit exists as a largest processing unit; and a lower hierarchical layer which is deeper than the highest hierarchical layer and in which a prediction unit exists as a processing unit smaller than the coding unit. In the image decoding method, by parsing hierarchy depth information stored in the header and indicating a hierarchical layer higher than a lowest hierarchical layer in which a smallest prediction units exists, a hierarchical layer is identified which is indicated by the hierarchy depth information or a hierarchical layer higher than the indicated hierarchical layer, the hierarchical layer having a prediction unit in which a reference index necessary for decoding is stored (Step S101) Next, the prediction unit is decoded using the reference index stored in the prediction unit at the identified hierarchical layer (Step S102).
By performing the processes of Steps S101 and S102, the same effect as that of Embodiment 1 can be obtained. The other processes are not essential for the present invention. Moreover, the image decoding apparatus according to the present invention can obtain the same effect as that of Embodiment 1 by including structural elements which perform the processes of Steps S101 and S102. The other structural elements are not essential for the present invention. It should be noted that in the image decoding apparatus 2000 according to Embodiment 1, the decoding processing unit 2200 perform the process of Step S101 and the decoding processing unit 2100 performs the process of Step S102.
Moreover, the image coding method according to the above described Embodiment 1 and the variation includes the processes of Step S22 and the like in
The image coding method according to the present invention is an image coding method for generating a coded stream which includes a plurality of processing units and a header of the processing units, by coding a moving picture using inter prediction. Here, the processing units includes at least one processing unit divided into a plurality of sub processing units in a hierarchy which decrease in size from a higher level to a lower level, and the hierarchy includes: a highest hierarchical layer in which a coding unit exists as a largest processing unit; and a lower hierarchical layer which is deeper than the highest hierarchical layer and in which a prediction unit exists as a processing unit smaller than the coding unit. In the image coding method, the moving picture is coded using inter prediction (Step S111). Next, hierarchy depth information which is information for identifying a hierarchical layer having a prediction unit in which a reference index necessary for decoding is stored and indicates a hierarchical layer higher than a lowest hierarchical layer in which a smallest prediction unit exists is written into the header (Step S112). Next, the reference index to be applied to the prediction unit is written into a prediction unit located at a hierarchical layer indicated by the hierarchy depth information or located higher than the indicated hierarchical layer. (Step S113)
By performing the processes of Steps S111 to S113, the same effect as that of Embodiment 1 can be obtained. The other processes are not essential for the present invention. Moreover, the image coding apparatus according to the present invention can obtain the same effect as that of Embodiment 1 by including structural elements which perform the processes of Steps S111 to S113. The other structural elements are not essential for the present invention. It should be noted that in the image coding apparatus 1000 according to Embodiment 1, the entropy coding unit 1104 performs the processes of Steps S111 to S113, based on the control by the coding control unit 1200.
It should be noted that a syntax of a header according to the present invention is shown in
The processing described in each of embodiments can be simply implemented in an independent computer system, by recording, in a recoding medium, a program for implementing the configurations of the image coding method and the image decoding method described in each of embodiments. The recording media may be any recording media as long as the program can be recorded, such as a magnetic disk, an optical disk, a magnetic optical disk, an IC card, and a semiconductor memory.
Hereinafter, the applications to the image coding method and the image decoding method described in each of embodiments and systems using thereof will be described.
The content providing system ex100 is connected to devices, such as a computer ex111, a personal digital assistant (PDA) ex112, a camera ex113, a cellular phone ex114 and a game machine ex115, via the Internet ex101, an Internet service provider ex102 a telephone network ex104, as well as the base stations ex106 to ex110, respectively.
However, the configuration of the content providing system ex100 is not limited to the configuration shown in
The camera ex113, such as a digital video camera, is capable of capturing video. A camera ex116, such as a digital camera, is capable of capturing both still images and video. Furthermore, the cellular phone ex114 may be the one that meets any of the standards such as Global System for Mobile Communications (GSM) (registered trademark), Code Division Multiple Access (CDMA), Wideband-Code Division Multiple Access (W-CDMA), Long Term Evolution (LTE), and High Speed Packet Access (HSPA). Alternatively, the cellular phone ex114 may be a Personal Handyphone System (PHS).
In the content providing system ex100, a streaming server ex103 is connected to the camera ex113 and others via the telephone network ex104 and the base station ex109, which enables distribution of images of a live show and others. In such a distribution, a content (for example, video of a music live show) captured by the user using the camera ex113 is coded as described above in each of embodiments, and the coded content is transmitted to the streaming server ex103. On the other hand, the streaming server ex103 carries out stream distribution of the transmitted content data to the clients upon their requests. The clients include the computer ex111, the PDA ex112, the camera ex113, the cellular phone ex114, and the game machine ex115 that are capable of decoding the above-mentioned coded data. Each of the devices that have received the distributed data decodes and reproduces the coded data.
The captured data may be coded by the camera ex113 or the streaming server ex103 that transmits the data, or the coding processes may be shared between the camera ex113 and the streaming server ex103. Similarly, the distributed data may be decoded by the clients or the streaming server ex103, or the decoding processes may be shared between the clients and the streaming server ex103. Furthermore, the data of the still images and video captured by not only the camera ex113 but also the camera ex116 may be transmitted to the streaming server ex103 through the computer ex111. The coding processes may be performed by the camera ex116, the computer ex111, or the streaming server ex103, or shared among them.
Furthermore, the coding and decoding processes may be performed by an LSI ex500 generally included in each of the computer ex111 and the devices. The LSI ex500 may be configured of a single chip or a plurality of chips. Software for coding and decoding video may be integrated into some type of a recording medium (such as a CD-ROM, a flexible disk, and a hard disk) that is readable by the computer ex111 and others, and the coding and decoding processes may be performed using the software. Furthermore, when the cellular phone ex114 is equipped with a camera, the video data obtained by the camera may be transmitted. The video data is data coded by the LSI ex500 included in the cellular phone ex114.
Furthermore, the streaming server ex103 may be composed of servers and computers, and may decentralize data and process the decentralized data, record, or distribute data.
As described above, the clients may receive and reproduce the coded data in the content providing system ex100. In other words, the clients can receive and decode information transmitted by the user, and reproduce the decoded data in real time in the content providing system ex100, so that the user who does not have any particular right and equipment can implement personal broadcasting.
Aside from the example of the content providing system ex100, at least one of the image coding apparatus and the image decoding apparatus described in each of embodiments may be implemented in a digital broadcasting system ex200 illustrated in
Furthermore, a reader/recorder ex218 (i) read and decodes the multiplexed data recorded on a recording medium ex215, such as a DVD and a BD, or (i) codes video signals in the recording medium ex215, and in some cases, writes data obtained by multiplexing an audio signal on the coded data. The reader/recorder ex218 can include the image decoding apparatus or the image coding apparatus as shown in each of embodiments. In this case, the reproduced video signals are displayed on the monitor ex219, and can be reproduced by another device or system using the recording medium ex215 on which the multiplexed data is recorded. It is also possible to implement the moving picture decoding apparatus in the set top box ex217 connected to the cable ex203 for a cable television or to the antenna ex204 for satellite and/or terrestrial broadcasting, so as to display the video signals on the monitor ex219 of the television ex300. The moving picture decoding apparatus may be implemented not in the set top box but in the television ex300.
The television ex300 further includes: a signal processing unit ex306 including an audio signal processing unit ex304 and a video signal processing unit ex305 that decode audio data and video data and code audio data and video data, respectively; and an output unit ex309 including a speaker ex307 that provides the decoded audio signal, and a display unit ex308 that displays the decoded video signal, such as a display. Furthermore, the television ex300 includes an interface unit ex317 including an operation input unit ex312 that receives an input of a user operation. Furthermore, the television ex300 includes a control unit ex310 that controls overall each constituent element of the television ex300, and a power supply circuit unit ex311 that supplies power to each of the elements. Other than the operation input unit ex312, the interface unit ex317 may include: a bridge ex313 that is connected to an external device, such as the reader/recorder ex218; a slot unit ex314 for enabling attachment of the recording medium ex216, such as an SD card; a driver ex315 to be connected to an external recording medium, such as a hard disk; and a modem ex316 to be connected to a telephone network. Here, the recording medium ex216 can electrically record information using a non-volatile/volatile semiconductor memory element for storage. The constituent elements of the television ex300 are connected to each other through a synchronous bus.
First, the configuration in which the television ex300 decodes multiplexed data obtained from outside through the antenna ex204 and others and reproduces the decoded data will be described. In the television ex300, upon a user operation through a remote controller ex220 and others, the multiplexing/demultiplexing unit ex303 demultiplexes the multiplexed data demodulated by the modulation/demodulation unit ex302, under control of the control unit ex310 including a CPU. Furthermore, the audio signal processing unit ex304 decodes the demultiplexed audio data, and the video signal processing unit ex305 decodes the demultiplexed video data, using the decoding method described in each of embodiments, in the television ex300. The output unit ex309 provides the decoded video signal and audio signal outside, respectively. When the output unit ex309 provides the video signal and the audio signal, the signals may be temporarily stored in buffers ex318 and ex319, and others so that the signals are reproduced in synchronization with each other. Furthermore, the television ex300 may read multiplexed data not through a broadcast and others but from the recording media ex215 and ex216, such as a magnetic disk, an optical disk, and a SD card. Next, a configuration in which the television ex300 codes an audio signal and a video signal, and transmits the data outside or writes the data on a recording medium will be described. In the television ex300, upon a user operation through the remote controller ex220 and others, the audio signal processing unit ex304 codes an audio signal, and the video signal processing unit ex305 codes a video signal, under control of the control unit ex310 using the coding method described in each of embodiments. The multiplexing/demultiplexing unit ex303 multiplexes the coded video signal and audio signal, and provides the resulting signal outside. When the multiplexing/demultiplexing unit ex303 multiplexes the video signal and the audio signal, the signals may be temporarily stored in the buffers ex320 and ex321, and others so that the signals are reproduced in synchronization with each other. Here, the buffers ex318, ex319, ex320, and ex321 may be plural as illustrated, or at least one buffer may be shared in the television ex300. Furthermore, data may be stored in a buffer so that the system overflow and underflow may be avoided between the modulation/demodulation unit ex302 and the multiplexing/demultiplexing unit ex303, for example.
Furthermore, the television ex300 may include a configuration for receiving an AV input from a microphone or a camera other than the configuration for obtaining audio and video data from a broadcast or a recording medium, and may code the obtained data. Although the television ex300 can code, multiplex, and provide outside data in the description, it may be capable of only receiving, decoding, and providing outside data but not the coding, multiplexing, and providing outside data.
Furthermore, when the reader/recorder ex218 reads or writes multiplexed data from or on a recording medium, one of the television ex300 and the reader/recorder ex218 may decode or code the multiplexed data, and the television ex300 and the reader/recorder ex218 may share the decoding or coding.
As an example,
Although the optical head ex401 irradiates a laser spot in the description, it may perform high-density recording using near field light.
Although an optical disk having a layer, such as a DVD and a BD is described as an example in the description, the optical disk is not limited to such, and may be an optical disk having a multilayer structure and capable of being recorded on a part other than the surface. Furthermore, the optical disk may have a structure for multidimensional recording/reproduction, such as recording of information using light of colors with different wavelengths in the same portion of the optical disk and for recording information having different layers from various angles.
Furthermore, a car ex210 having an antenna ex205 can receive data from the satellite ex202 and others, and reproduce video on a display device such as a car navigation system ex211 set in the car ex210, in the digital broadcasting system ex200. Here, a configuration of the car navigation system ex211 will be a configuration, for example, including a GPS receiving unit from the configuration illustrated in
Next, an example of a configuration of the cellular phone ex114 will be described with reference to
When a call-end key or a power key is turned ON by a user's operation, the power supply circuit unit ex361 supplies the respective units with power from a battery pack so as to activate the cell phone ex114.
In the cellular phone ex114, the audio signal processing unit ex354 converts the audio signals collected by the audio input unit ex356 in voice conversation mode into digital audio signals under the control of the main control unit ex360 including a CPU, ROM, and RAM. Then, the modulation/demodulation unit ex352 performs spread spectrum processing on the digital audio signals, and the transmitting and receiving unit ex351 performs digital-to-analog conversion and frequency conversion on the data, so as to transmit the resulting data via the antenna ex350. Also, in the cellular phone ex114, the transmitting and receiving unit ex351 amplifies the data received by the antenna ex350 in voice conversation mode and performs frequency conversion and the analog-to-digital conversion on the data. Then, the modulation/demodulation unit ex352 performs inverse spread spectrum processing on the data, and the audio signal processing unit ex354 converts it into analog audio signals, so as to output them via the audio output unit ex357.
Furthermore, when an e-mail in data communication mode is transmitted, text data of the e-mail inputted by operating the operation key unit ex366 and others of the main body is sent out to the main control unit ex360 via the operation input control unit ex362. The main control unit ex360 causes the modulation/demodulation unit ex352 to perform spread spectrum processing on the text data, and the transmitting and receiving unit ex351 performs the digital-to-analog conversion and the frequency conversion on the resulting data to transmit the data to the base station ex110 via the antenna ex350. When an e-mail is received, processing that is approximately inverse to the processing for transmitting an e-mail is performed on the received data, and the resulting data is provided to the display unit ex358.
When video, still images, or video and audio in data communication mode is or are transmitted, the video signal processing unit ex355 compresses and codes video signals supplied from the camera unit ex365 using the moving picture coding method shown in each of embodiments, and transmits the coded video data to the multiplexing/demultiplexing unit ex353. In contrast, during when the camera unit ex365 captures video, still images, and others, the audio signal processing unit ex354 codes audio signals collected by the audio input unit ex356, and transmits the coded audio data to the multiplexing/demultiplexing unit ex353.
The multiplexing/demultiplexing unit ex353 multiplexes the coded video data supplied from the video signal processing unit ex355 and the coded audio data supplied from the audio signal processing unit ex354, using a predetermined method. Then, the modulation/demodulation unit (modulation/demodulation circuit unit) ex352 performs spread spectrum processing on the multiplexed data, and the transmitting and receiving unit ex351 performs digital-to-analog conversion and frequency conversion on the data so as to transmit the resulting data via the antenna ex350.
When receiving data of a video file which is linked to a Web page and others in data communication mode or when receiving an e-mail with video and/or audio attached, in order to decode the multiplexed data received via the antenna ex350, the multiplexing/demultiplexing unit ex353 demultiplexes the multiplexed data into a video data bit stream and an audio data bit stream, and supplies the video signal processing unit ex355 with the coded video data and the audio signal processing unit ex354 with the coded audio data, through the synchronous bus ex370. The video signal processing unit ex355 decodes the video signal using an image decoding method corresponding to the image coding method shown in each of embodiments, and then the display unit ex358 displays, for instance, the video and still images included in the video file linked to the Web page via the LCD control unit ex359. Furthermore, the audio signal processing unit ex354 decodes the audio signal, and the audio output unit ex357 provides the audio.
Furthermore, similarly to the television ex300, a terminal such as the cellular phone ex114 probably have 3 types of implementation configurations including not only (i) a transmitting and receiving terminal including both a coding apparatus and a decoding apparatus, but also (ii) a transmitting terminal including only a coding apparatus and (iii) a receiving terminal including only a decoding apparatus. Although the digital broadcasting system ex200 receives and transmits the multiplexed data obtained by multiplexing audio data onto video data in the description, the multiplexed data may be data obtained by multiplexing not audio data but character data related to video onto video data, and may be not multiplexed data but video data itself.
As such, the moving picture coding method and the moving picture decoding method in each of embodiments can be used in any of the devices and systems described. Thus, the advantages described in each of embodiments can be obtained.
Furthermore, the present invention is not limited to embodiments, and various modifications and revisions are possible without departing from the scope of the present invention.
Video data can be generated by switching, as necessary, between (i) the moving picture coding method or the moving picture coding apparatus shown in each of embodiments and (ii) a moving picture coding method or a moving picture coding apparatus in conformity with a different standard, such as MPEG-2, MPEG-4 AVC, and VC-1.
Here, when a plurality of video data that conforms to the different standards is generated and is then decoded, the decoding methods need to be selected to conform to the different standards. However, since to which standard each of the plurality of the video data to be decoded conform cannot be detected, there is a problem that an appropriate decoding method cannot be selected.
In order to solve the problem, multiplexed data obtained by multiplexing audio data and others onto video data has a structure including identification information indicating to which standard the video data conforms. The specific structure of the multiplexed data including the video data generated in the moving picture coding method and by the moving picture coding apparatus shown in each of embodiments will be hereinafter described. The multiplexed data is a digital stream in the MPEG-2 Transport Stream format.
Each stream included in the mulitplexed data is identified by PID. For example, 0x1011 is allocated to the video stream to be used for video of a movie, 0x1100 to 0x111F are allocated to the audio streams, 0x1200 to 0x121F are allocated to the presentation graphics streams, 0x1400 to 0x141F are allocated to the interactive graphics streams, 0x1B00 to 0x1B1F are allocated to the video streams to be used for secondary video of the movie, and 0x1A00 to 0x1A1F are allocated to the audio streams to be used for the secondary audio to be mixed with the primary audio.
Each of the TS packets included in the multiplexed data includes not only streams of audio, video, subtitles and others, but also a Program Association Table (PAT), a Program Map Table (PMT), and a Program Clock Reference (PCR). The PAT shows what a PID in a PMT used in the multiplexed data indicates, and a PID of the PAT itself is registered as zero. The PMT stores PIDs of the streams of video, audio, subtitles and others included in the multiplexed data, and attribute information of the streams corresponding to the PIDs. The PMT also has various descriptors relating to the multiplexed data. The descriptors have information such as copy control information showing whether copying of the multiplexed data is permitted or not. The PCR stores STC time information corresponding to an ATS showing when the PCR packet is transferred to a decoder, in order to achieve synchronization between an Arrival Time Clock (ATC) that is a time axis of ATSs, and an System Time Clock (STC) that is a time axis of PTSs and DTSs.
When the multiplexed data is recorded on a recording medium and others, it is recorded together with multiplexed data information files
Each of the multiplexed data information files is management information of the multiplexed data as shown in
As illustrated in
As shown in
In the present embodiment, the multiplexed data to be used is of a stream type included in the PMT. Furthermore, when the multiplexed data is recorded on a recording medium, the video stream attribute information included in the multiplexed data information is used. More specifically, the image coding method or the image coding apparatus described in each of embodiments includes a step or a unit for allocating unique information indicating video data generated by the image coding method or the image coding apparatus in each of embodiments, to the stream type included in the PMT or the video stream attribute information. With the configuration, the video data generated by the image coding method or the image coding apparatus described in each of embodiments can be distinguished from video data that conforms to another standard.
Furthermore,
As such, allocating a new unique value to the stream type or the video stream attribute information enables determination whether or not the image decoding method or the image decoding apparatus that is described in each of embodiments can perform decoding. Even when multiplexed data that conforms to a different standard is input, an appropriate decoding method or apparatus can be selected. Thus, it becomes possible to decode information without any error. Furthermore, the image coding method or apparatus, or the image decoding method or apparatus in the present embodiment can be used in the devices and systems described above.
Each of the image coding method, the image coding apparatus, the image decoding method, and the image decoding apparatus in each of embodiments is typically achieved in the form of an integrated circuit or a Large Scale Integrated (LSI) circuit. As an example of the LSI,
For example, when coding is performed, the LSI ex500 receives an AV signal from a microphone ex117, a camera ex113, and others through an AV IO ex509 under control of a control unit ex501 including a CPU ex502, a memory controller ex503, a stream controller ex504, and a driving frequency control unit ex512. The received AV signal is temporarily stored in an external memory ex511, such as an SDRAM. Under control of the control unit ex501, the stored data is segmented into data portions according to the processing amount and speed to be transmitted to a signal processing unit ex507. Then, the signal processing unit ex507 codes an audio signal and/or a video signal. Here, the coding of the video signal is the coding described in each of embodiments. Furthermore, the signal processing unit ex507 sometimes multiplexes the coded audio data and the coded video data, and a stream 10 ex506 provides the multiplexed data outside. The provided multiplexed data is transmitted to the base station ex107, or written on the recording medium ex215. When data sets are multiplexed, the data should be temporarily stored in the buffer ex508 so that the data sets are synchronized with each other.
Although the memory ex511 is an element outside the LSI ex500, it may be included in the LSI ex500. The buffer ex508 is not limited to one buffer, but may be composed of buffers. Furthermore, the LSI ex500 may be made into one chip or a plurality of chips.
Furthermore, although the control unit ex501 includes the CPU ex502, the memory controller ex503, the stream controller ex504, the driving frequency control unit ex512, the configuration of the control unit ex501 is not limited to such. For example, the signal processing unit ex507 may further include a CPU. Inclusion of another CPU in the signal processing unit ex507 can improve the processing speed. Furthermore, as another example, the CPU ex502 may serve as or be a part of the signal processing unit ex507, and, for example, may include an audio signal processing unit. In such a case, the control unit ex501 includes the signal processing unit ex507 or the CPU ex502 including a part of the signal processing unit ex507.
The name used here is LSI, but it may also be called IC, system LSI, super LSI, or ultra LSI depending on the degree of integration.
Moreover, ways to achieve integration are not limited to the LSI, and a special circuit or a general purpose processor and so forth can also achieve the integration. Field Programmable Gate Array (PPGA) that can be programmed after manufacturing LSIs or a reconfigurable processor that allows re-configuration of the connection or configuration of an LSI can be used for the same purpose.
In the future, with advancement in semiconductor technology, a brand-new technology may replace LSI. The functional blocks can be integrated using such a technology. The possibility is that the present invention is applied to biotechnology.
When video data generated in the image coding method or by the image coding apparatus described in each of embodiments is decoded, compared to when video data that conforms to a conventional standard, such as MPEG-2, MPEG-4 AVC, and VC-1 is decoded, the processing amount probably increases. Thus, the LSI ex500 needs to be set to a driving frequency higher than that of the CPU ex502 to be used when video data in conformity with the conventional standard is decoded. However, when the driving frequency is set higher, there is a problem that the power consumption increases.
In order to solve the problem, the moving picture decoding apparatus, such as the television ex300 and the LSI ex500 is configured to determine to which standard the video data conforms, and switch between the driving frequencies according to the determined standard.
More specifically, the driving frequency switching unit ex803 includes the CPU ex502 and the driving frequency control unit ex512 in
Furthermore, along with the switching of the driving frequencies, the power conservation effect can be increased by changing the voltage to be applied to the LSI ex500 or an apparatus including the LSI ex500. For example, when the driving frequency is set lower, the voltage to be applied to the LSI ex500 or the apparatus including the LSI ex500 is probably set to a voltage lower than that in the case where the driving frequency is set higher.
Furthermore, when the processing amount for decoding is larger, the driving frequency may be set higher, and when the processing amount for decoding is smaller, the driving frequency may be set lower as the method for setting the driving frequency. Thus, the setting method is not limited to the ones described above. For example, when the processing amount for decoding video data in conformity with MPEG-4 AVC is larger than the processing amount for decoding video data generated by the moving picture coding method and the moving picture coding apparatus described in each of embodiments, the driving frequency is probably set in reverse order to the setting described above.
Furthermore, the method for setting the driving frequency is not limited to the method for setting the driving frequency lower. For example, when the identification information indicates that the video data is generated by the moving picture coding method and the moving picture coding apparatus described in each of embodiments, the voltage to be applied to the LSI ex500 or the apparatus including the LSI ex500 is probably set higher. When the identification information indicates that the video data conforms to the conventional standard, such as MPEG-2, MPEG-4 AVC, and VC-1, the voltage to be applied to the LSI ex500 or the apparatus including the LSI ex500 is probably set lower. As another example, when the identification information indicates that the video data is generated by the moving picture coding method and the moving picture coding apparatus described in each of embodiments, the driving of the CPU ex502 does not probably have to be suspended. When the identification information indicates that the video data conforms to the conventional standard, such as MPEG-2, MPEG-4 AVC, and VC-1, the driving of the CPU ex502 is probably suspended at a given time because the CPU ex502 has extra processing capacity. Even when the identification information indicates that the video data is generated by the moving picture coding method and the moving picture coding apparatus described in each of embodiments, in the case where the CPU ex502 has extra processing capacity, the driving of the CPU ex502 is probably suspended at a given time. In such a case, the suspending time is probably set shorter than that in the case where when the identification information indicates that the video data conforms to the conventional standard, such as MPEG-2, MPEG-4 AVC, and VC-1.
Accordingly, the power conservation effect can be increased by switching between the driving frequencies in accordance with the standard to which the video data conforms. Furthermore, when the LSI ex500 or the apparatus including the LSI ex500 is driven using a battery, the battery life can be extended with the power conservation effect.
There are cases where a plurality of video data that conforms to different standards, is provided to the devices and systems, such as a television and a cellular phone. In order to enable decoding the plurality of video data that conforms to the different standards, the signal processing unit ex507 of the LSI ex500 needs to conform to the different standards. However, the problems of increase in the scale of the circuit of the LSI ex500 and increase in the cost arise with the individual use of the signal processing units ex507 that conform to the respective standards.
In order to solve the problem, what is conceived is a configuration in which the decoding processing unit for implementing the moving picture decoding method described in each of embodiments and the decoding processing unit that conforms to the conventional standard, such as MPEG-2, MPEG-4 AVC, and VC-1 are partly shared. Ex900 in
Furthermore, ex1000 in
As such, reducing the scale of the circuit of an LSI and reducing the cost are possible by sharing the decoding processing unit for the processing to be shared between the image decoding method according to the aspect of the present invention and the moving picture decoding method in conformity with the conventional standard.
The image coding method and the image decoding method according to the present invention has an effect of improve coding efficiency, and can be applied to a video camera, a mobile phone having the function of capturing and reproducing video, a personal computer, a recording and reproducing apparatus, or the like.
1000 Image coding apparatus
1100 Coding processing unit
1101 Subtractor
1102 Orthogonal transform unit
1103 Quantization unit
1104 Entropy coding unit
1105 Inverse quantization unit
1106 Inverse orthogonal transform unit
1107 Adder
1108 Deblocking filter
1109 Memory
1110 Intra prediction unit
1111 Motion compensation unit
1112 Motion estimation unit
1113 Switch
1200 Coding processing unit
2000 Image decoding apparatus
2100 Decoding processing unit
2101 Entropy decoding unit
2102 Inverse quantization unit
2103 Inverse orthogonal transform unit
2104 Adder
2105 Deblocking filter
2106 Memory
2107 Intra prediction unit
2108 Motion compensation unit
2109 Switch
2200 Decoding control unit
Nishi, Takahiro, Lim, Chong Soon, Sasai, Hisao, Shibahara, Youji, Wahadaniah, Viktor, Jing, Xuan, Naing, Sue Mon Thet
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
5122875, | Feb 27 1991 | GENERAL ELECTRIC COMPANY, A CORP OF NY | An HDTV compression system |
5949911, | May 16 1997 | Qualcomm Incorporated | System and method for scalable coding of sparse data sets |
6041143, | Apr 14 1998 | Qualcomm Incorporated | Multiresolution compressed image management system and method |
7515635, | Apr 19 2002 | Godo Kaisha IP Bridge 1 | Moving picture coding method and a moving picture decoding method |
7701365, | Nov 18 2005 | Sony Corporation | Encoding device and method, composite device and method, and transmission system |
8009733, | Apr 19 2002 | Godo Kaisha IP Bridge 1 | Moving picture coding method and a moving picture decoding method |
8184697, | Apr 19 2002 | Godo Kaisha IP Bridge 1 | Moving picture coding method and a moving picture decoding method |
8204112, | Apr 19 2002 | Godo Kaisha IP Bridge 1 | Moving picture coding method and a moving picture decoding method |
8208542, | Apr 19 2002 | VIDEOLABS, INC | Moving picture coding method and moving picture decoding method |
8223841, | Apr 19 2002 | Godo Kaisha IP Bridge 1 | Moving picture coding method and a moving picture decoding method |
8230693, | Nov 11 2005 | Daikin Industries, Ltd | Interior panel of air conditioner and air conditioner |
8238428, | Apr 17 2007 | Qualcomm Incorporated | Pixel-by-pixel weighting for intra-frame coding |
8406299, | Apr 17 2007 | Qualcomm Incorporated | Directional transforms for intra-coding |
8488672, | Apr 17 2007 | Qualcomm Incorporated | Mode uniformity signaling for intra-coding |
8937988, | Apr 18 2000 | TQ DELTA, LLC | Systems and methods for a multicarrier modulation system with a variable margin |
8937998, | Apr 17 2007 | Qualcomm Incorporated | Pixel-by-pixel weighting for intra-frame coding |
9743087, | Sep 30 2010 | SUN PATENT TRUST | Image decoding method, image coding method, image decoding apparatus, image coding apparatus, program, and integrated circuit |
9936216, | Apr 13 2010 | Samsung Electronics Co., Ltd. | Video-encoding method and video-encoding apparatus using prediction units based on encoding units determined in accordance with a tree structure, and video-decoding method and video-decoding apparatus using prediction units based on encoding units determined in accordance with a tree structure |
20040057523, | |||
20040146105, | |||
20050123056, | |||
20060114989, | |||
20060209952, | |||
20060285591, | |||
20070086518, | |||
20070147493, | |||
20080069213, | |||
20080069214, | |||
20080069215, | |||
20080069216, | |||
20080260027, | |||
20080260030, | |||
20080260031, | |||
20090041433, | |||
20090076828, | |||
20090080535, | |||
20090102686, | |||
20090116558, | |||
20090274378, | |||
20090297053, | |||
20100061444, | |||
20100074338, | |||
20110090967, | |||
20110096835, | |||
20110110429, | |||
20110194613, | |||
20120051431, | |||
20120106652, | |||
20120250770, | |||
20120251015, | |||
20120300835, | |||
20120314027, | |||
20140056356, | |||
20160007028, | |||
20160007029, | |||
20160007030, | |||
20160007031, | |||
EP2051529, | |||
JP2004007563, | |||
JP2006262004, | |||
JP2008206211, | |||
JP2010525677, | |||
RU2128405, | |||
RU2340114, | |||
WO2008126135, | |||
WO2008131045, | |||
WO2009151232, | |||
WO2009158113, | |||
WO2010070818, | |||
WO2011140211, | |||
WO9216071, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
May 10 2017 | SUN PATENT TRUST | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Apr 04 2023 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Jul 09 2022 | 4 years fee payment window open |
Jan 09 2023 | 6 months grace period start (w surcharge) |
Jul 09 2023 | patent expiry (for year 4) |
Jul 09 2025 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jul 09 2026 | 8 years fee payment window open |
Jan 09 2027 | 6 months grace period start (w surcharge) |
Jul 09 2027 | patent expiry (for year 8) |
Jul 09 2029 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jul 09 2030 | 12 years fee payment window open |
Jan 09 2031 | 6 months grace period start (w surcharge) |
Jul 09 2031 | patent expiry (for year 12) |
Jul 09 2033 | 2 years to revive unintentionally abandoned end. (for year 12) |