(1) Field of the Invention
The present invention relates to moving picture coding methods, moving picture decoding methods, moving picture coding apparatuses, moving picture decoding apparatuses, and moving picture coding and decoding apparatuses, and in particular to a moving picture coding method and a moving picture decoding method using intra-picture prediction.
(2) Description of the Related Art
State-of-the-art moving picture coding schemes, such as H.263, MPEG-4 AVC/H.264, and the next-generation high-efficiency video coding (HEVC), use intra-picture prediction and inter-picture prediction. In intra-picture prediction (hereinafter, referred to as intra prediction), sample values of a coding target unit are predicted from previously-coded samples within the same picture. In contrast, in inter-picture prediction (hereinafter, referred to as inter prediction), sample values of a coding target unit in a picture are predicted from samples of previously-coded other pictures.
Here, during moving picture decoding processing, errors may be generated due to a variety of factors such as transmission losses or non-conformant decoding implementation. When inter prediction is used, such an error is also propagated to subsequent pictures, and may accumulate over time. Further, intra prediction tends to be influenced by the quality of reference samples. Thus, when erroneous sample values are used as reference samples for intra prediction, picture quality significantly drops.
Conventional techniques for solving such a drop in quality due to erroneous intra prediction include a constrained intra prediction scheme used in H.264. This scheme allows only intra-predicted samples to be used as reference samples for intra prediction, and prohibit specific intra prediction methods when reference samples are not intra-predicted (see Non-Patent Reference 1: ISO/IEC 14496-10 “MPEG-4 Part 10 Advanced Video Coding”).
Here, the next-generation HEVC moving picture coding scheme uses variable-length coding units of a plurality of sizes. With this scheme, whether to use intra prediction or inter prediction can be individually set for each coding unit. Accordingly, HEVC can improve coding efficiency.
However, such cases in which variable-length coding units are used are not assumed with the constrained intra prediction scheme in conventional techniques, coding efficiency may be insufficient in such cases in which variable-length coding units are used.
In view of this, an object of the present invention is to provide a moving picture coding method, a moving picture decoding method, a moving picture coding apparatus, a moving picture decoding apparatus, and a moving picture coding and decoding apparatus that enable improvement in coding efficiency.
In order to achieve the above object, a moving picture decoding method according to an aspect of the present invention includes: analyzing a coded moving picture bitstream to obtain difference data of a target block among a plurality of blocks of two or more sizes; performing intra prediction on the target block to calculate values of predicted samples of the target block; and calculating reconstructed samples of the target block by adding the difference data and the values of the predicted samples, wherein in the performing of intra prediction, validity of each of reference samples that are located one of immediately above and immediately to the left of the target block is determined, and when the reference samples include both a valid reference sample and an invalid reference sample, the intra prediction is performed using the valid reference sample, and an intra-predicted reference sample is determined as a valid reference sample, and an inter-predicted reference sample is determined as an invalid reference sample.
According to this, with the moving picture decoding method according to the aspect of the present invention, when reference samples that are located one of immediately above and immediately to the left of a target block include both a valid reference sample and an invalid reference sample, intra prediction can be performed using the valid reference sample. Accordingly, with the moving picture decoding method, more valid reference samples can be utilized, thereby enabling improvement in coding efficiency.
In addition, in the analyzing, the coded moving picture bitstream may be further analyzed to determine an intra prediction method, and the performing of intra prediction further may include: calculating a complementary sample using one or more valid reference samples including the valid reference sample, the complementary sample being a reference sample at a location of the invalid reference sample; and calculating the predicted samples of the target block in accordance with the intra prediction method, using the valid reference sample and the complementary sample.
According to this, with the moving picture decoding method according to the aspect of the present invention, a sample at an invalid reference sample location can be generated using valid reference samples. Accordingly, with the moving picture decoding method, more valid reference samples can be utilized, thereby enabling improvement in coding efficiency.
Further, the calculating of a complementary sample may include: selecting one of the valid reference samples as a selected sample; and determining a value of the selected sample as a value of the complementary sample.
Further, the selecting may include: identifying, as a start reference sample location, a location of a valid reference sample found first in a search in a direction starting from a location of a bottom-left reference sample and ending at a location of a top-right reference sample among locations of all the reference samples; determining whether the invalid reference sample is located before or after the start reference sample location in a sample order that is the same as an order of samples in the search; selecting a sample at the start reference sample location as the selected sample when the invalid reference sample is located before the start sample location; and selecting, when the invalid reference sample is located after the start sample location, a valid reference sample as the selected sample in accordance with the sample order that is the same as the order of samples in the search, the valid reference sample being located before and closest to a location of the invalid reference sample.
Further, the calculating of a complementary sample may include: selecting the valid reference samples as a plurality of selected samples; calculating a plurality of scaling values by multiplying a value of each of the selected samples by a predetermined scaling factor; calculating a first sum total value that is a sum total of the scaling values; calculating a second sum total value that is a sum of the first sum total value and a predetermined offset value; and calculating a value of the complementary sample by down-shifting the second sum total value by a predetermined shift step value.
Further, the intra prediction may be intra DC prediction.
According to this, with the moving picture decoding method according to the aspect of the present invention, in the intra DC prediction, more valid reference samples can be utilized, thereby enabling improvement in coding efficiency.
Further, the performing of intra prediction may include: selecting each of one or more valid reference samples including the valid reference sample as a selected sample; specifying the number of the selected samples; selecting a scaling factor, an offset value, and a shift step value, using a look-up table, in accordance with the number of the selected samples; calculating a first sum total value that is a sum total of values of the selected samples; calculating a scaling value by multiplying the first sum total value by the selected scaling factor; calculating a second sum total value that is a sum of the selected offset value and the scaling value; and generating each value of all the predicted samples of the target block by down-shifting the second sum total value by the selected shift step value.
In addition, the performing of intra prediction may further include performing of intra prediction in the case in which a predetermined value is determined as each value of all the predicted samples of the target block.
In the analyzing, selection information coded in a header of the coded moving picture bitstream may be further obtained, the selection information may indicate one of (1) a constrained intra prediction scheme that is the intra prediction and (2) an unconstrained intra prediction scheme for performing intra prediction using all the reference samples without determining the validity of each of the reference samples, and in the performing of intra prediction, the intra prediction may be performed using one of the constrained intra prediction scheme and the unconstrained intra prediction scheme indicated by the selection information.
According to this, with the moving picture decoding method according to the aspect of the present invention, it is possible to know, based on selection information, which of the constrained intra prediction scheme and the unconstrained intra prediction scheme is used.
In the performing of intra prediction, a reference sample outside a target picture may be determined as an invalid reference sample.
Further, in the performing of intra prediction, a reference sample that is not included in the same unit of picture division as the target block may be determined as an invalid reference sample.
The unit of picture division may be a slice.
The unit of picture division may be a lightweight slice.
The unit of picture division may be a tile.
The unit of picture division may be a wavefront parallel processing unit (WPP).
Further, a moving picture coding method according to an aspect of the present invention includes: dividing an original picture into a plurality of blocks of two or more sizes; performing intra prediction on a target block among the blocks to calculate values of predicted samples; calculating difference data that represents a difference between an original image in the target block and the values of the predicted samples; and coding the difference data to generate a coded moving picture bitstream, wherein in the performing of intra prediction, validity of each of reference samples that are located one of immediately above and immediately to the left of the target block is determined, and when the reference samples include both a valid reference sample and an invalid reference sample, the intra prediction is performed using the valid reference sample, and an intra-predicted reference sample is determined as a valid reference sample, and an inter-predicted reference sample is determined as an invalid reference sample.
According to this, with the moving picture coding method according to the aspect of the present invention, when reference samples that are located one of immediately above and immediately to the left of a target block include both a valid reference sample and an invalid reference sample, intra prediction can be performed using the valid reference sample. Accordingly, with the moving picture decoding method, more valid reference samples can be utilized, thereby enabling improvement in coding efficiency.
It should be noted that the present invention can be realized not only as such a moving picture coding method and such a moving picture decoding method, but also as a moving picture coding apparatus or a moving picture decoding apparatus that uses, as means, characteristic steps included in the moving picture coding method or the moving picture decoding method. Further, the present invention can also be realized as a moving picture coding and decoding apparatus including such a moving picture coding apparatus and such a moving picture decoding apparatus.
Furthermore, the present invention can also be realized as a program for causing a computer to execute the characteristic steps included in the moving picture coding method or the moving picture decoding method. It goes without saying that such a program can be distributed via a recording medium such as CD-ROM and a transmission medium such as the Internet.
Moreover, the present invention can be realized as a semiconductor integrated circuit (LSI) that realizes a part or all of functions of such a moving picture coding apparatus or moving picture decoding apparatus, or various devices or a system including such a moving picture coding apparatus or moving picture decoding apparatus.
As described above, the present invention can provide a moving picture coding method, a moving picture decoding method, a moving picture coding apparatus, a moving picture decoding apparatus, and a moving picture coding and decoding apparatus that enable improvement in coding efficiency.
These and other objects, advantages and features of the invention will become apparent from the following description thereof taken in conjunction with the accompanying drawings that illustrate a specific embodiment of the present invention. In the Drawings:
First is a description of a problem that occurs when processing using a constrained intra prediction scheme is performed using variable-length coding units of a plurality of sizes.
When the constrained intra prediction scheme is used in this example, among a total of nine possible intra prediction methods (referred to as intra prediction modes in H.264 specification) for 8×8 intra prediction, three intra prediction methods are allowed to be used, namely Intra—8×8_Horizontal, Intra—8×8_DC and Intra—8×8_Horizontal_Up, whereas the remaining intra prediction methods in five directions are not allowed to be used.
Further, the next-generation HEVC moving picture coding scheme uses a plurality of variable-length coding units such as 4×4, 8×8, 16×16, 32×32, and 64×64 two-dimensional coding target blocks. With this scheme, whether to use intra prediction or inter prediction can be individually set for each coding unit. Accordingly, the coding efficiency of HEVC improves. Further, it is reported in the reference that such a flexible coding unit division is beneficial, compared to the conventional technology.
Here, a problem of insufficient coding efficiency arises when the constrained intra prediction scheme is applied to a moving picture coding scheme in which variable-length coding units are used which include both intra-predicted and inter-predicted reference samples.
Specifically, as shown in
Specifically, the multi-directional intra prediction in HEVC supports a selection of various intra prediction methods using one or more neighboring reference samples (indicated by small boxes in the drawing. Here, when the conventional-technique H.264 constrained intra prediction scheme is applied, all intra prediction methods except one method that use top and top-right reference samples cannot be used due to block C being inter-predicted.
Further, the intra DC prediction method is allowed according to the H.264 constrained intra prediction scheme; however, all the reference samples from the top neighboring blocks are not used due to the presence of both intra-predicted samples and inter-predicted reference samples. Thus, an intra DC predicted sample value is calculated using only reference samples from the left neighboring block. Accordingly, the conventional techniques for solving a drop in quality due to erroneous intra prediction do not result in optimum coding efficiency under the presence of both of intra-predicted and inter-predicted reference samples.
In contrast, in embodiments of the present invention, new methods for performing resilient intra (constrained-intra) prediction are proposed. In the embodiments, the usage of reliable reference samples in performing intra prediction is maximized. Further, the latest video coding scheme such as the next-generation HEVC moving picture coding scheme utilizes a combination of a multi-directional intra prediction scheme and variable-length coding units. The embodiments describe means for performing intra prediction with improved error resistance for such moving picture coding schemes.
With the moving picture coding method according to the embodiments of the present invention, the complexity of calculation is maintained at the same level while obtaining the effect of error resistance, and also resilient intra prediction can be performed at optimal efficiency. Accordingly, the moving picture coding method can improve coding efficiency.
The following is a detailed description of embodiments of the present invention using the drawings. It should be noted that all the embodiments described below show preferable specific examples of the present invention. Numerical values, shapes, materials, constituent elements, arrangement positions and the connection configuration of the constituent elements, steps, the order of the steps, and the like shown in the following embodiments are merely examples, and are not intended to limit the present invention. The present invention is limited only by the appended claims. Therefore, among the constituent elements in the following embodiments, constituent elements that are not described in independent claims that show the most significant concept of the present invention are described as elements constituting more preferable configurations, although such constituent elements are not necessarily required to achieve the object of the present invention.
The embodiments of the present invention describe a moving picture coding method and a moving picture decoding method using constrained intra prediction in which intra-picture prediction is performed using only intra-predicted samples.
It should be noted that throughout this specification, the term “available sample location” denotes the case where an image sample is physically present. In one possible embodiment of the present invention, an image sample is determined as being unavailable when the sample is located outside the edges of a picture; otherwise, the sample is determined as being available.
In another possible embodiment of the present invention, an image sample is determined as being unavailable when the sample is located outside the edges of a picture or is located in a unit of picture division different from the target unit of picture division; otherwise, the sample is determined as being available. The term “target unit of picture division” denotes a unit of picture division including a block or a sample to be coded or decoded.
Further, the unit of picture division is a slice, for example. It should be noted that this unit of picture division may be an entropy slice, a lightweight slice, a tile, or a wavefront parallel processing unit (WPP) in HEVC.
An entropy slice and a lightweight slice are slices having reduced information to be updated compared to that of a conventional slice. Specifically, with conventional slices, entire header information called a “slice header” needs to be updated for each slice. On the other hand, with lightweight slices, elimination of dependence on the result of a processed block immediately before is taken into account, and information to be updated is reduced.
A tile is a unit that represents a target region indicating the order of coding. Within this unit, processing is performed for each coding unit (LCU) in accordance with the processing order determined in advance (e.g., raster scan).
WPP is a target unit indicating that the dependence of the coding order is changed. For example, a conventional method of processing depending on the result of a processed block immediately before can be changed to a method using only the processing result of a top-right processed block. Accordingly, parallel processing can be realized.
Embodiment 1 of the present invention describes a constrained intra prediction scheme for performing intra prediction processing using reference-sample values. In this scheme, the validity of each reference sample location is determined first. Then, a complementary sample value that is a reference sample value at an invalid reference sample location is calculated, using a reference sample value at a valid reference sample location. After that, intra prediction processing is performed using the valid reference sample value and the complementary sample value. In an embodiment of the present invention, when a reference samples is not intra-predicted, the sample is determined as being invalid; otherwise, the sample is determined as being valid. Further, in an embodiment of the present invention, when a reference sample is not intra-predicted or is not available, the sample is determined as being invalid; otherwise, the sample is determined as being valid.
It should be noted that the following also describes a valid reference sample as a valid sample, a value thereof as a valid sample value, and the location thereof as a valid sample location. Similarly, the following also describes an invalid reference sample as an invalid sample, the value thereof as an invalid sample value, and the location thereof as an invalid sample location.
In this specification, the term “unconstrained intra prediction scheme” is used when an intra prediction scheme according to the conventional technique is referred to, which uses a reference sample value at an available reference sample location without determining the validity of an available reference sample location first, compared with the constrained intra prediction scheme. Specifically, the unconstrained intra prediction scheme is a scheme for performing intra prediction using reference sample values at all available reference sample locations, irrespective of whether a reference sample is valid (intra-predicted) or invalid (non-intra predicted).
First, in step S101, one of the constrained intra prediction scheme and the unconstrained intra prediction scheme is selected as an intra prediction scheme.
Next, in step S102, a target original picture is divided into one or more coding blocks. An example of a coding block is a two-dimensional block including 32×32 original image samples. Further, in this step S102, an original picture is divided into a plurality of coding blocks of two or more sizes.
Next, in step S103, a coded moving picture bitstream is generated by coding the obtained coding blocks. Further, in step S103, when a target block is coded using an intra prediction type, the intra prediction scheme selected in step S101 is used.
Next, in step S104, the result of selection between the constrained intra prediction scheme and the unconstrained intra prediction scheme made in step S101 is coded in the header of the coded moving picture stream.
As shown in
For example, the selection information 950 is included in the sequence header 901, as shown in
Further, in the example shown in
In this manner, with the moving picture coding method according to the present embodiment, the selection information 950 indicating which of the constrained intra prediction scheme and the unconstrained intra prediction scheme is used as an intra prediction scheme is coded in the header of the coded moving picture bitstream 900. Accordingly, a decoding apparatus can specify the used intra prediction scheme, using the selection information 950 in the header.
The following is a description of coding processing on each block using the constrained intra prediction scheme, using the flowcharts of
First, in step S201, a prediction type used for a target block is selected. Conceivable prediction types include an intra prediction type and a non-intra prediction type. An example of the non-intra prediction type is a motion-compensated inter-picture prediction type (inter prediction type). Then, in step S202, it is determined which of the intra prediction type and the non-intra prediction type is selected as a prediction type used for the target block.
When the intra prediction type is selected (Yes in S202), the processing proceeds to step S203. In step S203, a predicted sample value is calculated by performing intra prediction on the target block among a plurality of blocks obtained as a result of division. Specifically, it is determined whether available reference samples are valid (intra-predicted) or invalid (non-intra predicted), and a predicted sample value is calculated by performing intra prediction using valid samples. More specifically, the validity of each of reference samples that are located at least one of immediately above and immediately to the left of the target block is determined, and even when the reference samples include both a valid sample and an invalid sample, intra prediction is performed using the valid sample. It should be noted that the details of this processing will be described below.
Then, in step S204, intra difference data is calculated using the obtained predicted sample value. Specifically, difference data that represents the difference between the original picture of the target block and a predicted sample value is calculated.
On the other hand, when it is determined in step S202 that the non-intra prediction type is selected (No in S202), the processing proceeds to step S206. In step S206, non-intra difference data and prediction information are calculated by performing non-intra prediction.
After step S204 or step S206, a coded moving picture bitstream is generated by coding the difference data and the prediction information in step S205. Here, prediction information includes a signal indicating the selected prediction type. When the intra prediction type is used, the prediction information further includes a signal (the selection information 950) indicating the selected intra prediction method. Further, when the non-intra prediction type such as motion-compensated inter prediction is used, prediction information may further include signals indicating a motion vector, a reference picture index, and a motion vector resolution.
The following is a detailed description of processing in the above step S203 using
The validity of reference sample locations is determined in step S203A. Specifically, it is determined whether reference samples are intra-predicted (valid) or non-intra-predicted (invalid).
Next, in step S203B, a complementary sample value which is a reference sample value at an invalid sample location is calculated using one or more valid sample values.
The following is a detailed description of processing for calculating such a complementary sample value.
According to an embodiment of the present invention, a complementary sample value is calculated by performing the processing below. First, one or more valid sample values are selected, and each of the selected valid sample values is multiplied by a predetermined scaling factor, thereby calculating scaling values. Next, a first sum total value that is a sum total of a plurality of scaling values obtained by the calculation is obtained, and a predetermined offset value is added to the obtained first sum total value, thereby calculating a second sum total value. Furthermore, the second sum total value obtained thereby is down-shifted by a predetermined shift step value, thereby obtaining a complementary sample value.
Here, a predetermined scaling factor, an offset value, and a shift step value may be determined using a look-up table based on factors such as the number and locations of valid and invalid samples.
The following describes an example of the calculation of a complementary sample value, using the case shown in
Further, two reference sample values can be averaged by performing the calculation shown by Expression 1 below with the predetermined scaling factor set to 1, the offset value set to 1, and the shift step value set to 1.
r(12,−1)=r(13,−1)=r(14,−1)=r(15,−1)=(r(11,−1)+r(16,−1)+1)>>1 (Expression 1)
Further, as another method, one of valid sample values is selected, and the selected valid sample value is determined as a complementary sample value. For example, a valid sample value at a valid sample location (11, −1) can be copied, as each reference sample value at invalid sample locations (12, −1), (13, −1), (14, −1), and (15, −1) shown in
Specifically, for example, a valid sample from which a copy is to be made can be selected by performing the processing below.
First, among all reference sample locations, a valid sample location found first in a search in a direction starting from a bottom-left reference sample location and ending at a top-right reference sample location is identified as a start reference sample location. Next, it is determined whether an invalid sample is located before or after the start reference sample location in a sample order that is the same as an order of samples in the search.
When the invalid sample is located before the start sample location, a sample at the start reference sample location is selected as a valid sample from which a copy is to be made. On the other hand, when the invalid sample is located after the start sample location, a valid sample before and closest to the invalid sample location is selected, in accordance with the sample order that is the same as the order of samples in the search, as a valid sample from which a copy is to be made.
As yet another method, a predetermined value may be simply assigned as a complementary sample value. This predetermined value is 128, for example.
Referring back to
After a complementary sample value is calculated in step S203B, in step S203C, one intra prediction method is selected from among a plurality of intra prediction methods, using a valid sample value and the complementary sample value. Examples of the intra prediction methods include various intra prediction directions, such as a vertical direction and a horizontal direction.
Next, in step S203D, using the valid sample value and the complementary sample value, a predicted sample value is calculated in accordance with the intra prediction method selected in step S203C. According to the selected intra prediction method, different reference sample locations may be used, and different calculation processing may be used.
Further, in an embodiment of the present invention, step S203D in which a predicted sample value is calculated may include a step of prefiltering reference sample values, and a step of calculating a predicted sample value using a reference sample value obtained as a result of prefiltering. Here, prefiltering is processing of filtering a plurality of neighboring reference sample values.
As described above, the moving picture coding method according to Embodiment 1 of the present invention, when a plurality of reference samples that are located at least one of immediately above and immediately to the left of a target block include both a valid sample and an invalid sample, constrained intra prediction can be performed using the valid sample. Accordingly, the moving picture coding method enables more valid samples to be utilized, and thus coding efficiency can be improved.
In this manner, with the moving picture coding method according to the present embodiment, while obtaining the effect of error resistance, the complexity of calculation is maintained at the same level, and also resilient intra prediction can be performed at optimal efficiency. Accordingly, the moving picture coding method can improve coding efficiency.
The following is a description of a moving picture decoding method for decoding a coded moving picture bitstream generated using the above moving picture coding method.
First, in step S301, the result of selection between the constrained intra prediction scheme and the unconstrained intra prediction scheme is obtained by analyzing the header of a coded moving picture bitstream.
Next, coding blocks in a picture are decoded in step S302. At this time, an intra-predicted coding block is decoded using the intra prediction scheme shown by the result of selection obtained in step S301.
The following is a detailed description of processing of decoding each block using the constrained intra prediction scheme, using the flowchart shown in
First, in step S401, the prediction type (intra prediction or non-intra prediction) of a coding block to be processed (hereinafter, target block) is obtained by analyzing a coded moving picture bitstream.
Next, in step S402, it is determined which of the intra prediction type and the non-intra prediction type is indicated by the prediction type obtained in step S401.
When the intra prediction type is used (Yes in S402), the processing proceeds to step S403.
In step S403, a predicted sample value of the target block is calculated by performing intra prediction on the target block. Specifically, it is determined whether available reference sample locations are valid (intra-predicted) or invalid (non-intra predicted), and a predicted sample value is calculated by performing intra prediction using an intra-predicted reference sample location. More specifically, the validity of each of reference samples that are located at least one of immediately above and immediately to the left of the target block is determined, and even when the reference samples include both a valid sample and an invalid sample, intra prediction is performed using the valid sample. It should be noted that the details of this processing will be described below.
Then, in step S404, a reconstructed intra-sample value is calculated using the calculated predicted sample value and intra difference data.
On the other hand, when it is determined in step S402 that the non-intra prediction type is used (No in S402), the processing proceeds to step S405. In step S405, a reconstructed sample value is calculated by performing non-intra prediction.
The following is a detailed description of processing of steps S403 and S405 described above, using
In step S403A, intra difference data and an intra prediction method of the target block are obtained by analyzing the coded moving picture bitstream.
Next, in step S403B, the validity of reference sample locations necessary for performing intra prediction processing in accordance with the intra prediction method obtained in step S403A is determined.
Next, in step S403C, a reference sample value (complementary sample value) at an invalid sample location is calculated, using a valid sample value.
Next, in step S403D, a predicted sample value is calculated using the valid sample value location and the complementary sample value.
Further, when it is determined in step S402 that the non-intra prediction type is used (No in S402), the processing proceeds to step S405A. In step S405A, non-intra difference data and prediction information are obtained by analyzing the coded moving picture bitstream. Then, in step S405B, a non-intra reconstructed sample value is calculated using the non-intra difference data and the prediction information obtained as a result of the analysis.
As described above, the moving picture decoding method according to Embodiment 1 of the present invention enables reconstructed data to be generated from a moving picture coded bitstream generated using the moving picture coding method described above.
The following is a description of a moving picture coding apparatus and a moving picture decoding apparatus using the above moving picture coding method and the above moving picture decoding method.
First is a description of a moving picture coding apparatus using the above moving picture coding method.
The dividing unit 101 obtains an original picture D101, and divides the original picture D101 into variable-length-coding blocks D103.
The first selecting unit 601 selects one of the constrained intra prediction scheme and the unconstrained intra prediction scheme, and outputs selection information D102 indicating the selection result.
The switch unit 103 sends the variable-length-coding blocks D103 to the first coding unit 104 or the second coding unit 105, using the selection information D102. Specifically, when the selection information D102 indicates that the constrained intra prediction scheme is selected, the switch unit 103 outputs the variable-length-coding blocks D103 to the first coding unit 104 as variable-length-coding blocks D104. Further, when the selection information D102 indicates that the unconstrained intra prediction scheme is selected, the switch unit 103 outputs the variable-length-coding blocks D103 to the second coding unit 105 as variable-length-coding blocks D105.
The first coding unit 104 generates a coded bitstream D106 by coding the variable-length-coding blocks D104 using constrained intra prediction or non-intra prediction.
The second coding unit 105 generates a coded bitstream D107 by coding the variable-length-coding blocks D105 using non-constrained intra prediction or non-intra prediction.
In accordance with which of the coded bitstream D106 generated by the first coding unit 104 and the coded bitstream D107 generated by the second coding unit 105 is present, the gate unit 107 guides present data to the bitstream generating unit 108 as a coded bitstream D108.
The header coding unit 106 generates a coded bitstream D109 by coding the selection information D102.
The bitstream generating unit 108 generates a coded moving picture bitstream D110 by mixing the coded bitstream D108 and the coded bitstream D109.
The first selecting unit 201 obtains a sample block D201 (one of the variable-length-coding blocks D104), and based on the sample block D201, selects one of the intra prediction type and the non-intra prediction type, and outputs a prediction type D202 indicating the selection result. Further, the first selecting unit 201 may obtain coding information D215 stored with respect to a sample that has already been coded, and select one of the intra prediction type and the non-intra prediction type, based on the obtained coding information D215. The coding information D215 indicates a prediction type, a quantization parameter, the dimension of a block, and the like, for example. This prediction type D202 is used to control the switch unit 103.
When the intra prediction type is selected, the switch unit 202 sends the sample block D201 to a validity determining unit 203 as a sample block D203.
The intra predicting unit 220 calculates a predicted sample value by performing intra prediction on a target block among a plurality of blocks obtained as a result of division. Further, the intra predicting unit 220 determines the validity of each of reference samples that are located at least one of immediately above and immediately to the left of the target block, and even when the reference samples include both a valid sample and an invalid sample, performs intra prediction using the valid sample. The intra predicting unit 220 includes the validity determining unit 203, a reference sample calculating unit 204, a second selecting unit 205, and a predicted sample calculating unit 206.
The validity determining unit 203 determines the validity of a reference sample location, using the sample block D203, a prediction type D214 stored with respect to the reference sample location. Then, the validity determining unit 203 outputs data D204 including the original sample block D203 and the validity of the reference sample location to the reference sample calculating unit 204.
The reference sample calculating unit 204 calculates a complementary sample value that is a reference sample value at an invalid sample location, using the data D204 and a valid sample value D213. The reference sample calculating unit 204 outputs data D205 including the original sample block and the complementary sample value to the second selecting unit 205.
The second selecting unit 205 selects an intra prediction method D206 from among a plurality of intra prediction methods, using the data D205. Alternatively, the second selecting unit 205 may select the intra prediction method D206 using the coding information D215 stored with respect to a sample that has already been coded.
The predicted sample calculating unit 206 calculates a predicted sample value using input reference sample values (a valid sample value and a complementary sample value) based on the selected intra prediction method D206. Further, the predicted sample calculating unit 206 outputs data D207 including the original sample block, the selected intra prediction method, and the calculated predicted sample value to the difference data calculating unit 207.
The difference data calculating unit 207 calculates intra difference data using the predicted sample value and the original sample block, and outputs data D208 including the selected intra prediction method and the calculated intra difference data.
On the other hand, when a non-intra prediction type is selected, the switch unit 202 sends the original sample block D201 to the non-intra predicting unit 212 as a sample block D216.
The non-intra predicting unit 212 generates data D217 including the non-intra difference data and non-intra prediction information by performing non-intra prediction using the original sample block D216 and the coding information D215 stored with respect to a sample that has been coded.
The gate unit 208 sends available data to the coding unit 209 as data D209, according to which of the data D208 and the data D217 is available.
The coding unit 209 processes difference data included in the data D209, and also performs entropy coding on input data, thereby generating a coded moving picture bitstream D210 (coded bitstream D106). Examples of processing on difference data include conversion processing, scaling processing, and the like. Further, the coding unit 209 outputs data D211 including prediction information and the processed difference data to the reconstructing unit 210. Here, prediction information includes a selected prediction type and also includes the selected intra prediction method in the case of intra prediction.
The reconstructing unit 210 calculates a reconstructed sample value using the data D211 and the stored coding information D215, and stores data D212 including the reconstructed sample value and the prediction information in the memory unit 211.
Next is a description of the moving picture decoding apparatus using the above moving picture decoding method.
The analyzing unit 301 obtains selection information D302 that indicates the result of selection between the constrained intra prediction scheme and the unconstrained intra prediction scheme, by analyzing the header of a coded moving picture bitstream D301.
The switch unit 302 sends the coded moving picture bitstream D301 to the first decoding unit 303 or the second decoding unit 304, based on the selected intra prediction scheme indicated by the selection information D302. Specifically, when the constrained intra prediction scheme is indicated by the selection information D302, the switch unit 302 outputs the coded moving picture bitstream D301 to the first decoding unit 303 as a bitstream D303. On the other hand, when the unconstrained intra prediction scheme is indicated by the selection information D302, the switch unit 302 outputs the coded moving picture bitstream D301 to the second decoding unit 304 as a bitstream D304.
The first decoding unit 303 generates reconstructed sample values D305 in block units by decoding the bitstream D303 using constrained intra prediction and non-intra prediction. The second decoding unit 304 generates reconstructed sample values D306 in block units by decoding the bitstream D304 using non-constrained intra prediction and non-intra prediction.
According to which of signals indicating the reconstructed sample values D305 and D306 is present, the gate unit 305 sends a present signal to the image generating unit 306 as reconstructed sample values D307.
The image generating unit 306 writes the reconstructed sample values D307 of the block in respective locations in a picture to be reconstructed, thereby generating a reconstructed picture D308.
The first analyzing unit 401 obtains selection information D402 that indicates the result of selection between the intra prediction type and the non-intra prediction type by analyzing a coded moving picture bitstream D401.
When the selection result obtained as a result of the analysis indicates the intra prediction type, the switch unit 402 sends the coded moving picture bitstream D401 to the second analyzing unit 403 as a bitstream D403.
The second analyzing unit 403 obtains difference data and the intra prediction method by analyzing the bitstream D403. Then, the second analyzing unit 403 outputs analysis data D404 including the difference data and the intra prediction method obtained as a result of the analysis.
The intra predicting unit 420 calculates a predicted sample value of a target block by performing intra prediction on the target block. Further, the intra predicting unit 420 determines the validity of each of reference samples that are located at least one of immediately above and immediately to the left of the target block, and even when the reference samples include both a valid sample and an invalid sample, performs intra prediction using the valid sample. The intra predicting unit 420 includes a validity determining unit 404, a reference sample calculating unit 405, and a predicted sample calculating unit 406.
The validity determining unit 404 obtains, as inputs, the analysis data D404 and a prediction type D416 stored with respect to a reference sample location, and determines the validity of each reference sample location necessary for the intra prediction method obtained as a result of the analysis. The validity determining unit 404 outputs data D405 including the difference data and the intra prediction method obtained as a result of the analysis and the validity of the reference sample location to the reference sample calculating unit 405.
The reference sample calculating unit 405 calculates a reference sample value (complementary sample value) at an invalid sample location using the input data D405 and a valid sample value D415. Then, the reference sample calculating unit 405 outputs data D406 including the difference data and the intra prediction method obtained as a result of the analysis and the validity of the reference sample location to the predicted sample calculating unit 406.
The predicted sample calculating unit 406 calculates a predicted sample value in accordance with the intra prediction method obtained as a result of the analysis, using the data D406. Then, the predicted sample calculating unit 406 outputs data D407 including the difference data and the intra prediction method obtained as a result of the analysis and the predicted sample value to the reconstructed sample calculating unit 407.
The reconstructed sample calculating unit 407 calculates an intra reconstructed sample value D408 corresponding to a coding target block, using the data D407. Further, the reconstructed sample calculating unit 407 outputs data D410 including the intra reconstructed sample value, and the intra prediction type and the intra prediction method obtained as a result of the analysis.
On the other hand, when the selection result obtained as a result of the analysis indicates the non-intra prediction type, the switch unit 402 sends the coded moving picture bitstream D401 to the non-intra reconstructing unit 411 as a bitstream D411.
The non-intra reconstructing unit 411 calculates a reconstructed sample value D412 in accordance with the non-intra prediction type obtained as a result of the analysis, using the bitstream D411 and coding information D417 stored with respect to a sample that has already been coded. Further, the non-intra reconstructing unit 411 outputs data D413 including the non-intra reconstructed sample value and the non-intra prediction information obtained as a result of the analysis.
The first gate unit 408 sends available data as a reconstructed sample D409 of an output block, from among the reconstructed sample values D408 and D412. Similarly, the second gate unit 409 stores available data in the memory unit 410 as data D414, among the data D410 and the data D413.
Embodiment 2 of the present invention describes the case where a selective intra DC prediction scheme is used as the above constrained intra prediction scheme.
Specifically, with the selective intra DC prediction scheme, only a reference sample value at an intra-predicted reference sample location is used from among locations of a plurality of reference samples of neighboring clusters. Specifically, with this scheme, intra DC prediction processing is executed in consideration of whether or not neighboring clusters include a non-intra prediction reference sample.
Throughout this specification, the intra DC prediction scheme refers to an intra-picture prediction scheme that uses a single predicted sample value for all predicted samples in a coding target block. Reference samples of neighboring clusters refer to a group of neighboring samples arranged in the same direction with respect to a target block. There are four neighboring clusters to the target block, which are referred to as a top neighboring cluster, a top-right neighboring cluster, a left neighboring cluster, and a bottom-left neighboring cluster. In the example shown in
Further, in contrast to the selective intra DC prediction scheme of the present invention, this specification uses “a non-selective intra DC prediction scheme” to refer to the conventional-technique intra DC prediction scheme for performing intra DC prediction processing using both an intra-predicted reference sample value and a non-intra predicted reference sample value.
First, in step S501, one of the non-selective intra DC prediction scheme and the selective intra DC prediction scheme is selected as an intra DC prediction scheme.
Next, in step S502, a target original picture is divided into one or more coding target blocks. An example of the coding target block is a two-dimensional block including 32×32 original image samples.
Next, in step S503, a coded moving picture bitstream is generated by coding the obtained coding target blocks. Further, in step S503, when the target blocks are coded using the intra DC prediction method, the intra DC prediction scheme selected in step S501 is used.
At last, in step S504, the result of selection between the non-selective intra DC prediction scheme and the selective intra DC prediction scheme made in step S501 is coded in the header of the coded moving picture bitstream.
It should be noted that the data configuration shown in
For example, as shown in
Further, in the example shown in
As described above, with the moving picture coding method according to the present embodiment, the selection information 960 indicating which of the selective intra DC prediction scheme and the non-selective intra DC prediction scheme is used as the intra DC prediction scheme is coded in the header of the coded moving picture bitstream 900. Thus, the decoding apparatus can specify the used intra prediction scheme, using the selection information 960 in the header.
The following is a description of processing of coding each block using the selective intra DC prediction scheme, using the flowchart shown in
First, in step S601, a prediction method to be used for a target block is selected. Conceivable prediction methods include the intra DC prediction method and the non-intra DC prediction method.
Furthermore, the non-intra DC prediction methods include intra prediction methods other than intra DC and various inter-picture prediction methods. Then, in step S602, it is determined which of the intra DC prediction method and the non-intra DC prediction method is selected.
When the intra DC prediction scheme is selected (Yes in S602), the processing proceeds to step S603. In step S603, some intra-predicted reference sample locations are selected.
Next, in step S604, an intra DC predicted sample value is calculated using the selected reference sample locations. Then, in step S605, difference data is calculated using the intra DC predicted sample value.
In an embodiment of the selective intra DC prediction scheme of the present invention, all intra-predicted reference sample values are selected from among reference sample values of all neighboring clusters, to calculate an intra DC predicted sample value. In the example shown in
It should be noted that in another embodiment of the selective intra DC prediction scheme, intra-predicted reference sample values are selected from top reference samples and left reference samples, and thereafter an intra DC predicted sample value is calculated. In the same example in
According to an embodiment of the present invention, a predicted sample value is calculated by performing the processing below.
First, one or more valid samples are selected as selected samples. Next, the number of selected samples is specified. Next, a scaling factor, an offset value, and a shift step value are selected using a look-up table, in accordance with the number of selected samples. Next, a first sum total value that is the sum total of the values of the selected samples is calculated. Next, a scaling value is calculated by multiplying the first sum total value by the selected scaling factor. Next, a second sum total value that is the sum of the selected offset value and the selected scaling value is calculated. At last, each value of all predicted sample values of a target block is generated by down-shifting the second sum total value by the selected shift step value.
Further, in another embodiment of the selective intra DC prediction scheme, a reference sample value at one reference sample location, for example, the reference sample value such as (0, −1) shown in
Further, in yet another embodiment of the selective intra DC prediction scheme, a predetermined constant value (for example, 128) is used for all intra DC sample values of a target block.
On the other hand, when it is determined in step S602 that the non-intra DC prediction method is selected (No in S602), the processing proceeds to step S607. In step S607, non-intra difference data and prediction information are obtained by performing non-intra DC prediction processing.
At last, in step S606, difference data and prediction information generated in step S605 or S607 is coded into a coded moving picture bitstream. Here, prediction information includes a signal indicating the selected prediction method.
As described above, with the moving picture coding method according to Embodiment 2 of the present invention, when a plurality of reference samples that are located at least one of immediately above and immediately to the left of a target block include both a valid sample and an invalid sample, selective intra DC prediction can be performed using the valid sample. Accordingly, with the moving picture coding method, more valid samples can be utilized, and thus coding efficiency can be improved.
In this manner, with the moving picture coding method according to the present embodiment, while obtaining the effect of error resistance, the complexity of calculation is maintained at the same level, and also resilient intra prediction can be performed at optimal efficiency. Accordingly, the moving picture coding method enables improvement in coding efficiency.
The following is a description of a moving picture decoding method for decoding a coded moving picture bitstream generated using the above moving picture coding method.
First, in step S701, the result of selection between the non-selective intra DC prediction scheme and the selective intra DC prediction scheme is obtained by analyzing the header of a coded moving picture bitstream. Next, coding blocks in a picture are decoded in step S702. At this time, intra DC predicted coding blocks are decoded using the intra DC prediction scheme shown by the selection result obtained in step S701.
The following is a description of processing of decoding each block using the selective intra DC prediction scheme, using the flowchart shown in
First, in step S801, a prediction method for a coding target block is obtained by analyzing a coded moving picture bitstream. Then, it is determined in step S802 which of the intra DC prediction method and the non-intra DC prediction method is indicated by the prediction scheme obtained as a result of the analysis.
When the intra DC prediction method is used (Yes in S802), the processing proceeds to step S803. In step S803, intra DC difference data of a coding target block is obtained by analyzing the coded moving picture bitstream. Next, in step S804, some intra-predicted reference sample locations are selected.
Next, in step S805, an intra DC predicted sample value is calculated using the selected reference sample locations. Then, in step S806, a reconstructed sample value is calculated using the intra DC predicted sample value and the difference data obtained as a result of the analysis.
On the other hand, when the non-intra DC prediction method is used (No in S802), the processing proceeds to step S807. In step S807, non-intra DC difference data and prediction information are obtained by analyzing the coded moving picture bitstream. Then, in step S808, a reconstructed sample value is calculated using the non-intra DC difference data obtained as a result of the analysis and the prediction information.
As described above, with the moving picture decoding method according to Embodiment 2 of the present invention, reconstructed data can be generated from a moving picture coded bitstream generated using the moving picture coding method described above.
The following is a description of a moving picture coding apparatus and a moving picture decoding apparatus using the above moving picture coding method and the moving picture decoding method.
First is a description of a moving picture coding apparatus using the above moving picture coding method.
The dividing unit 501 obtains an original picture D501, and divides the obtained original picture D501 into variable-length-coding blocks D503.
The selecting unit 502 selects one of the non-selective intra DC prediction scheme and the selective intra DC prediction scheme, and outputs selection information D502 indicating the selection result.
The switch unit 503 sends the variable-length-coding blocks D503 to the first coding unit 504 or the second coding unit 505, using this selection information D502. Specifically, when the selection information D502 indicates that the selective intra DC prediction scheme is selected, the switch unit 503 outputs the variable-length-coding blocks D503 to the first coding unit 504 as variable-length-coding blocks D504. Further, when the selection information D502 indicates that the non-selective intra DC prediction scheme is selected, the switch unit 503 outputs the variable-length-coding blocks D503 to the second coding unit 505 as variable-length-coding blocks D505.
The first coding unit 504 generates a coded bitstream D506 by coding the variable-length-coding blocks D504 using the selective intra DC prediction or the non-intra DC prediction.
The second coding unit 505 generates a coded bitstream D507 by coding the variable-length-coding blocks D505 using the non-selective intra DC prediction or the non-intra DC prediction.
In accordance with which of the data is present, namely, the coded bitstream D506 generated by the first coding unit 504 and the coded bitstream D507 generated by the second coding unit 505, the gate unit 507 guides the present data to the bitstream generating unit 508 as a coded bitstream D508.
The header coding unit 506 generates a coded bitstream D509 by coding the selection information D502.
The bitstream generating unit 508 generates a coded moving picture bitstream D510 by mixing the coded bitstream D509 and the coded bitstream D508.
The first selecting unit 601 obtains a sample block D601 (one of the variable-length-coding blocks D504), selects one of the intra DC prediction method and the non-intra DC prediction method based on the sample block D601, and outputs a prediction type D602 indicating the result of selection. Alternatively, the first selecting unit 601 may obtain coding information D615 stored with respect to a sample that has already been coded, and select one of the intra DC prediction method and the non-intra DC prediction method based on the obtained coding information D615. The coding information D615 indicates a prediction method, a quantization parameter, a dimension of a block, and the like, for example. The prediction type D602 is used to control the switch unit 602.
When the intra DC prediction method is selected, the switch unit 602 sends the original sample block D601 to a second selecting unit 605 as a sample block D603.
The intra DC predicting unit 620 calculates a predicted sample value by performing intra DC prediction on a target block among a plurality of blocks obtained as a result of the division. Further, the intra DC predicting unit 620 determines the validity of each of reference samples that are located at least one of immediately above and immediately to the left of the target block, and even when the reference samples include both a valid sample and an invalid sample, performs intra prediction using the valid sample. The intra DC predicting unit 620 includes a second selecting unit 605 and a predicted sample calculating unit 606.
The second selecting unit 605 selects some intra-predicted valid sample locations using a prediction type D614 stored with respect to a reference sample location. The prediction type D614 indicates the result of selection between the intra prediction type and the non-intra prediction type. Then, the second selecting unit 605 outputs data D606 including the original sample block and the selected valid sample locations to the predicted sample calculating unit 606.
The predicted sample calculating unit 606 calculates an intra DC predicted sample value using the input data D606 and valid sample values D613 at the selected valid sample locations. Then, the predicted sample calculating unit 606 outputs data D607 including the original sample block and the intra DC predicted sample value to the difference data calculating unit 607.
The difference data calculating unit 607 calculates data D608 including intra DC difference data using the intra DC predicted sample value and the original sample block.
On the other hand, when the non-intra DC prediction method is selected, the switch unit 602 sends the original sample block D601 to the non-intra DC predicting unit 612 as a sample block D616.
The non-intra DC predicting unit 612 generates data D617 including non-intra DC difference data and non-intra DC prediction information, using the original sample block D616 and the coding information D615 stored with respect to a sample that has already been coded.
The gate unit 608 sends available data to the coding unit 609 as data D609, according to which of the data D608 and the data D617 is available.
The coding unit 609 processes difference data included in the data D609, and also performs entropy coding on the input data, thereby generating a coded moving picture bitstream D610 (the coded bitstream D506). Examples of processing on difference data include conversion processing, scaling processing, and the like. Further, the coding unit 609 outputs data D611 including prediction information and the processed difference data to the reconstructing unit 610. Here, prediction information includes the prediction type of the target block.
The reconstructing unit 610 calculates a reconstructed sample value using the data D611 and the stored coding information D615, and stores data D612 including the reconstructed sample value and the prediction information in the memory unit 611.
Next is a description of a moving picture decoding apparatus using the above moving picture decoding method.
The analyzing unit 701 obtains selection information D702 indicating the result of selection between the non-selective intra DC prediction scheme and the selective intra DC prediction scheme by analyzing the header of a coded moving picture bitstream D701.
The switch unit 702 sends the coded moving picture bitstream D701 to the first decoding unit 703 or the second decoding unit 704, based on the selected intra DC prediction scheme. Specifically, when the selective intra DC prediction scheme is indicated by the selection information D702, the switch unit 702 outputs the coded moving picture bitstream D701 to the first decoding unit 703 as a bitstream D703. On the other hand, when the non-selective intra DC prediction scheme is indicated by the selection information D702, the switch unit 702 outputs the coded moving picture bitstream D701 to the second decoding unit 704 as a bitstream D704.
The first decoding unit 703 generates reconstructed sample values D705 in block units by decoding the bitstream D703 using the selective intra DC prediction and the non-intra DC prediction. The second decoding unit 704 generates reconstructed sample values D706 in block units by decoding the bitstream D704 using the non selection intra DC prediction and the non-intra DC prediction.
According to which of signals indicating the reconstructed sample values D705 and D706 is present, the gate unit 705 sends the present signal to the image generating unit 706 as reconstructed sample values D707.
The image generating unit 706 generates a reconstructed picture D708 by writing the reconstructed sample values D707 of a current block in respective locations of a picture to be reconstructed.
The first analyzing unit 801 obtains selection information D802 indicating the result of selection between the intra DC prediction method and the non-intra DC prediction method by analyzing a coded moving picture bitstream D801.
When the selection result obtained as a result of the analysis shows the intra DC prediction method, the switch unit 802 sends the coded moving picture bitstream D801 to the second analyzing unit 803 as a bitstream D803.
The second analyzing unit 803 obtains intra DC difference data D804 with respect to a coding target block by analyzing the bitstream D803.
The intra DC predicting unit 820 calculates a predicted sample value by performing intra DC prediction on the target block among a plurality of blocks obtained as a result of division. Further, the intra DC predicting unit 820 determines the validity of each of reference samples that are located at least one of immediately above and immediately to the left of the target block, and even when the reference samples include both a valid sample and an invalid sample, performs intra prediction using the valid sample. The intra DC predicting unit 820 includes a selecting unit 804 and a predicted sample calculating unit 806.
The selecting unit 804 selects some intra-predicted valid sample locations using a prediction type D816 stored with respect to each reference sample location. Here, the prediction type D816 indicates the result of selection between the intra prediction type and the non-intra prediction type. Then, the selecting unit 804 outputs data D805 including difference data D804 obtained as a result of the analysis and the selected valid sample locations to the predicted sample calculating unit 806.
The predicted sample calculating unit 806 calculates an intra DC predicted sample value using input data D805 and valid sample values D815 at the selected valid sample locations. Then, the predicted sample calculating unit 806 outputs data D807 including the difference data obtained as a result of the analysis and the intra DC predicted sample value to the reconstructed sample calculating unit 807.
The reconstructed sample calculating unit 807 calculates an intra DC reconstructed sample value D808 for the coding target block using the data D807. Further, the reconstructed sample calculating unit 807 outputs data D810 including the intra reconstructed sample value and the prediction method obtained as a result of the analysis.
On the other hand, when the selection result obtained as a result of the analysis indicates the non-intra DC prediction method, the switch unit 802 sends the coded moving picture bitstream D801 to the non-intra DC reconstructing unit 811 as a bitstream D811.
The non-intra DC reconstructing unit 811 calculates a reconstructed sample value D812 in accordance with the non-intra DC prediction method obtained as a result of the analysis, using the bitstream D811 and coding information D817 stored with respect to a sample that has already been coded. Further, the non-intra DC reconstructing unit 811 outputs data D813 including the non-intra DC reconstructed sample value and the non-intra DC prediction information obtained as a result of the analysis.
The first gate unit 808 sends available data among the reconstructed sample values D808 and D812 as a reconstructed sample D809 of an output block. Similarly, the second gate unit 809 stores, in the memory unit 810, available data among the data D810 and the data D813, as data D814.
The above is a description of the moving picture coding method, the moving picture decoding method, the moving picture coding apparatus, and the moving picture decoding apparatus according to the embodiments of the present invention, the present invention is not limited to the embodiments.
For example, the present invention may be realized as a moving picture coding and decoding apparatus including the above moving picture coding apparatus and the above moving picture decoding apparatus.
Further, at least some of the functions of the moving picture coding method, the moving picture decoding method, the moving picture coding apparatus, and the moving picture decoding apparatus according to the above embodiments and the modifications thereof may be combined.
Further, division of the functional blocks in the block diagrams is an example, and a plurality of functional blocks may be realized as a single functional block, a single functional block may be divided into a plurality of blocks, or some of the functions may be transferred to another functional block. In addition, single hardware or software may process the functions of a plurality of functional blocks that have similar functions in a parallel or time sharing manner.
The order of executing the above steps is for illustrating a specific description of the present invention, and may be the order other than the above order. Further, some of the above steps may be executed simultaneously (in parallel) with other steps.
The processing described in each of Embodiments can be simply implemented in an independent computer system, by recording, in a recording medium, a program for implementing the configurations of the moving picture coding method (image coding method) and the moving picture decoding method (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 moving picture coding method (image coding method) and the moving picture decoding method (image decoding method) described in each of Embodiments and systems using thereof will be described. The system has a feature of having an image coding and decoding apparatus that includes an image coding apparatus using the image coding method and an image decoding apparatus using the image decoding method. Other configurations in the system can be changed as appropriate depending on the cases.
The content providing system ex100 is connected to devices, such as a computer exill, a personal digital assistant (PDA) ex112, a camera exll3, 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 video 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), 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 (i.e., the camera functions as the image coding apparatus in the present invention), 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 (i.e., functions as the image decoding apparatus in the present invention).
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 image 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 moving picture coding apparatus (image coding apparatus) and the moving picture decoding apparatus (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) reads and decodes the multiplexed data recorded on a recording media 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 moving picture decoding apparatus or the moving picture 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 (which function as the image coding apparatus and the image decoding apparatus); 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 (i.e., functions as the image coding apparatus in the present invention), 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 a moving picture decoding method corresponding to the moving picture coding method shown in each of Embodiments (i.e., functions as the image decoding apparatus in the present invention), 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, MPEG4-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 MPEG2-Transport Stream format.
Each stream included in the multiplexed 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 video 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 moving picture coding method or the moving picture coding apparatus described in each of Embodiments includes a step or a unit for allocating unique information indicating video data generated by the moving picture coding method or the moving picture 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 moving picture coding method or the moving picture 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 moving picture decoding method or the moving picture decoding apparatus that is described in each of Embodiments can perform decoding. Even when multiplexed data that conforms to a different standard, an appropriate decoding method or apparatus can be selected. Thus, it becomes possible to decode information without any error. Furthermore, the moving picture coding method or apparatus, or the moving picture decoding method or apparatus in the present embodiment can be used in the devices and systems described above.
Each of the moving picture coding method, the moving picture coding apparatus, the moving picture decoding method, and the moving picture 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 IO ex506 provides the multiplexed data outside. The provided multiplexed data is transmitted to the base station ex107, or written on the recording media 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 (FPGA) 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 moving picture coding method or by the moving picture coding apparatus described in each of Embodiments is decoded, compared to when video data that conforms to a conventional standard, such as MPEG-2, MPEG4-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 improved 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, MPEG4-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, MPEG4-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, MPEG4-AVC, and VC-1.
Accordingly, the power conservation effect can be improved 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 mobile 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, MPEG4-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 moving picture decoding method in the present invention and the moving picture decoding method in conformity with the conventional standard.
Although only some exemplary embodiments of the present invention have been described in detail above, those skilled in the art will readily appreciate that many modifications are possible in the exemplary embodiments without materially departing from the novel teachings and advantages of the present invention. Accordingly, all such modifications are intended to be included within the scope of the present invention.
The present invention achieves effects of fully improving coding efficiency, and can be used for various purposes such as storage, transmission, and communication, for example. For example, the present invention can be used for high resolution information display devices and high resolution imaging devices such as televisions, digital video recorders, car navigations, cellular phones, digital cameras, and digital video cameras, and thus has high availability.
The present application claims the benefit of U.S. Provisional Patent Application No. 61/427,523 filed on Dec. 28, 2010. The entire disclosure of the above-identified application, including the specification, drawings and claims is incorporated herein by reference in its entirety.
Number | Date | Country | |
---|---|---|---|
61427523 | Dec 2010 | US |