专利摘要:
A method and apparatus for luma-based chroma intra prediction for a current chroma block are disclosed. The chroma intra predictor is derived from reconstructed luma pixels of a current luma block according to the chroma sampling format. Depending on the chroma sampling format, either sub-sampling, down-sampling or no processing is applied to the reconstructed luma pixels in horizontal or vertical direction. The information associated with the chroma sampling format can be incorporated in the sequence parameter set (SPS), the picture parameter set (PPS), the adaptation parameter set (APS) or the slice header of a video bitstream.
公开号:AU2012364505A1
申请号:U2012364505
申请日:2012-12-28
公开日:2014-07-10
发明作者:Xun Guo;Shaw-Min Lei
申请人:MediaTek Singapore Pte Ltd;
IPC主号:H04N11-04
专利说明:
WO 2013/102418 PCT/CN2012/087755 1 METHOD AND APPARATUS OF LUMA-BASED CHROMA INTRA PREDICTION CROSS REFERENCE TO RELATED APPLICATIONS [0001] The present invention claims priority to PCT Patent Application, Serial 5 No. PCT/CN2012/070009, filed January 4, 2012, entitled "Improvements of Luma based Chroma Intra Prediction". The PCT Patent Application is hereby incorporated by reference in its entirety. TECHNICAL FIELD [0002] The present invention relates to video coding. In particular, the present 10 invention relates to coding techniques associated with chroma intra prediction based on reconstructed luma pixels. BACKGROUND [0003] Motion compensated inter-frame coding has been widely adopted in various coding standards, such as MPEG-1/2/4 and H.261/H.263/H.264/AVC. While 15 motion-compensated inter-frame coding can effectively reduce bitrate for compressed video, intra coding is required to compress the regions with high motion or scene changes. Besides, intra coding is also used to process an initial picture or to periodically insert I-pictures or I-blocks for random access or for alleviation of error propagation. Intra prediction exploits the spatial correlation within a picture or within 20 a picture region. In practice, a picture or a picture region is divided into blocks and the intra prediction is performed on a block basis. Intra prediction for a current block can rely on pixels in neighboring blocks that have been processed. For example, if blocks in a picture or picture region are processed row by row first from left to right and then from top to bottom, neighboring blocks on the top and neighboring blocks on 25 the left of the current block can be used to form intra prediction for pixels in the current block. While any pixels in the processed neighboring blocks can be used for WO 2013/102418 PCT/CN2012/087755 2 intra predictor of pixels in the current block, very often only pixels of the neighboring blocks that are adjacent to the current block boundaries on the top and on the left are used. [0004] The intra predictor is usually designed to exploit spatial features in the 5 picture such as smooth area (DC mode), vertical line or edge, horizontal line or edge and diagonal line or edge. Furthermore, spatial correlation often exists between the luminance (luma) and chrominance (chroma) components. Therefore, reconstructed luma pixels can be used to derive the intra chroma prediction. In recent development of High Efficiency Video Coding (HEVC), a chroma intra prediction method based on 10 co-located reconstructed luma blocks has been disclosed. The type of chroma intra prediction is termed as LMprediction. The main concept is to use the reconstructed luma pixels to generate the predictors of corresponding chroma pixels. Fig. 1 illustrates the prediction procedure. First, the neighboring reconstructed pixels of a co-located luma block in Fig. 1A and the neighboring reconstructed pixels of a 15 chroma block in Fig. 1B are used to derive the correlation parameters between the blocks. Then, the predicted pixels of the chroma block are generated using the parameters and the reconstructed pixels of the luma block. In the parameters derivation, the first above reconstructed pixel row and the second left reconstructed pixel column of the current luma block are used. The specific row and column of the 20 luma block are used in order to match the 4:2:0 sampling format of the chroma components. [0005] According to the LM prediction mode, the chroma values are predicted from reconstructed luma values of a co-located block. The chroma components may have lower spatial resolution than the luma component. In order to use the luma 25 signal for chroma intra prediction, the resolution of the luma signal may have to be reduced to match with that of the chroma components. For example, for the 4:2:0 sampling format, the U and V components only have half of the number of samples in vertical and horizontal directions as the luma component. Therefore, 2:1 resolution reduction in vertical and horizontal directions has to be 30 applied to the reconstructed luma samples. The resolution reduction can be achieved by down-sampling process or sub-sampling process. [0006] The down-sampling process in this disclosure refers to signal decimation by applying proper low-pass filtering to reduce possible signal aliasing before reducing resolution (also called decimation in the art). On the other hand, sub- WO 2013/102418 PCT/CN2012/087755 3 sampling process performs direct decimation without prior filtering. Both the down sampling process and the sub-sampling process can reduce sampling resolution. While the sub-sampling processing may cause signal aliasing, the sub-sampling processing is used in some signal processing systems due to its simplicity. For 5 chroma intra prediction according to the LM mode, the sub-sampling process is used in horizontal direction and the down-sampling process is used in vertical direction. [0007] In the current HEVC system, the parameter derivation has always assumed the underlying chroma component uses the 4:2:0 sampling format. It is desirable to develop flexible LM-based chroma intra prediction that can adaptively accommodate 10 other chroma sampling formats. SUMMARY [0008] A method and apparatus for luma-based chroma intra prediction for a current chroma block are disclosed. The chroma intra predictor is derived from reconstructed luma pixels of a current luma block according to the chroma sampling 15 format. In one embodiment according to the present invention, the method for chroma intra prediction receives neighboring reconstructed luma pixels and current reconstructed luma pixels of the current luma block from storage or a processor. The neighboring reconstructed luma pixels comprise a first group of the reconstructed luma pixels above a top boundary of the current luma block and a second group of the 20 reconstructed luma pixels to a left boundary of the current luma block. In an embodiment, the first group of the reconstructed luma pixels correspond to a first top pixel row from the top boundary of the current luma block and the second group of the reconstructed luma pixels correspond to a first left pixel column from the left boundary of the current luma block for any chroma sampling format. The chroma 25 sampling format is then determined, the encoder is aware of the chroma sampling format and in a decoder, the chroma sampling format may be determined from the received video bitstream. The chroma intra prediction for a corresponding chroma block is then derived based on the neighboring reconstructed luma pixels and the current reconstructed luma pixels of the current luma block, wherein said deriving 30 chroma intra prediction is according to the chroma sampling format. The chroma intra prediction is then provided for encoding or decoding of chroma pixels in the WO 2013/102418 PCT/CN2012/087755 4 corresponding chroma. [0009] Depending on the chroma sampling format, either sub-sampling, down sampling or no processing is applied to the reconstructed luma pixels in horizontal or vertical direction. The information associated with the chroma sampling format can 5 be incorporated in the sequence parameter set (SPS), the picture parameter set (PPS), the adaptation parameter set (APS) or the slice header of a video bitstream. BRIEF DESCRIPTION OF DRAWINGS [0010] Fig. 1A illustrates an example of derivation of chroma intra prediction 10 based on reconstructed luma pixels according to HM-5.0. [0011] Fig. 1B illustrates an example of neighboring chroma pixels and chroma pixels associated with a corresponding chroma block to be predicted. [0012] Fig. 2 illustrates an example of 4:2:0 sampling format, where a sampling pattern of the chroma samples with reference to the luma samples is shown. 15 [0013] Fig. 3 illustrates an example of 4:2:2 sampling format, where a sampling pattern of the chroma samples with reference to the luma samples is shown. [0014] Fig. 4 illustrates an example of 4:4:4 sampling format, where a sampling pattern of the chroma samples with reference to the luma samples is shown. [0015] Fig. 5 illustrates an exemplary flowchart for luma-based chroma intra 20 prediction incorporating an embodiment of the present invention. DETAILED DESCRIPTION [0016] As mentioned before, the existing LM mode is not flexible and the method is not efficient when the chroma pixels do not correspond to the 4:2:0 sampling format. Accordingly, embodiments based on the present invention provide flexible 25 LM-based chroma intra prediction that supports different chroma sampling formats adaptively. [0017] In existing HEVC, several different sampling formats of chroma components are supported. For example, the sampling format may be selected from 4:2:0, 4:2:2 and 4:4:4. In some chroma sampling formats, the number of chroma 30 samples is half of the number of luma samples in horizontal or both horizontal and WO 2013/102418 PCT/CN2012/087755 5 vertical directions. In this case, the sample locations of the chroma pixels may be aligned with or offset from the sample locations of the luma samples. In other words, there may be phase differences between corresponding luma pixels and chroma pixels. Fig. 2 illustrates an example of phase relationship for the 4:2:0 sampling 5 format, where the chroma samples are half of the luma samples in both horizontal and vertical directions. In the horizontal direction, the chroma samples are aligned with the luma samples. In other words, the chroma samples are always co-located with the luma samples. Therefore, the chroma samples have the same phase as the luma samples in horizontal direction. However, in the vertical direction, the chroma 10 samples are in the middle of two neighboring luma samples. In other words, the chroma samples are offset from the luma samples by half vertical luma pixel distance. Therefore, the chroma samples are 90' offset from the luma samples in horizontal direction (phase for each pair of luma samples correspond to 360'). Fig. 3 and Fig. 4 illustrate the 4:2:2 and 4:4:4 sampling formats. As shown in Fig. 3, the 4:2:2 15 sampling format results in the same number of chroma samples as the luma samples in vertical direction while the number of chroma samples is half of the number of luma samples in horizontal direction. Furthermore, the chroma samples are aligned with the luma samples in both horizontal and vertical directions. As shown in Fig. 4, the 4:4:4 sampling format results in the same number of chroma samples as the luma 20 samples in horizontal and vertical directions. Furthermore, the chroma samples are co-located with the luma samples. Luma-based chroma intra prediction mode (i.e., chroma LM mode for chroma intra prediction) utilizes the correlation between the luma pixels and the chroma pixels. Therefore, phase alignment of luma pixels and chroma pixels is important to the effectiveness of chroma LM mode. 25 [0018] For the 4:2:0 sampling format being used for HEVC, the luma pixels are down-sampled using a filter corresponding to (1/4, 1/2, 1/4) in horizontal direction, where the locations of the sub-sampled luma pixels correspond to locations of the chroma pixels. On the other hand, the luma pixels are down-sampled using a filter corresponding to (1/2, 1/2) in vertical direction to match the number and locations of 30 the chroma pixels. The sample-reduced luma pixels are then used for the prediction process of chroma LM mode. As illustrated in Fig. 1A, the first above pixel row and the second left pixel column are used for deriving the correlation parameters. However, for other sampling formats, such as 4:2:2 and 4:4:4, the method of choosing WO 2013/102418 PCT/CN2012/087755 6 the sample-reduced luma pixels are not specified in the existing HM-5.0. Embodiments of the present invention use adaptive chroma LM mode according to the chroma sample format to better support other sampling formats. [0019] In order to allow adaptive chroma LM mode, a syntax element indicating 5 the chroma sampling format, named "chromaformatide" is added in sequence parameter set (SPS) or other parameter sets such as picture parameter set (PPS), adaptation parameter set (APS) and slice header according to an embodiment of the present invention. An example of the definition for this syntax element is shown in Table 1. Table 2 shows an example of syntax design incorporating the 10 chromaformatide syntax element in SPS, where ue(v)/u(2)/u(3) represents the coding method. In this example, chroma sampling format can be coded with a variable length coding method, such as unsigned Exp-Golomb code (i.e., ue(v)) or a fixed length coding method, such as 2-bit or 3-bit coding (i.e., u(2) or u(3)). Table 1. chromaformat ide Chroma Format 0 monochrome 1 4:2:0 2 4:2:2 3 4:4:4 15 Table 2. seqparameterset rbsp() { Descriptor profile ide u(8) reserved zero_8bits /* equal to 0 */ u(8) levelide u(8) seqparametersetid ue(v) chromaformat ide ue(v)/u(2)/u(3) } [0020] With the chromaformat ide syntax element defined, the coding system can convey the sampling format information in the bitstream by using this syntax element. The adaptive chroma LM mode can then choose the luma pixels for parameter derivation according to the chroma sampling format. For each direction, WO 2013/102418 PCT/CN2012/087755 7 the selection method can be described as follows. 0 If the chroma samples are located in the same phase with the luma samples and the number is half of the number of the luma samples in horizontal or vertical direction, then sub-sampling method is used to generate sample-reduced luma pixels 5 in the corresponding horizontal or vertical direction; 0 If the chroma samples are located in the same phases with luma samples in horizontal or vertical direction, and the number is equal to the number of the luma samples, no down-sampling is required in the corresponding horizontal or vertical direction; and 10 e If the chroma samples are located in the middle of two luma samples in horizontal or vertical direction, a filter corresponding to (1/2, 1/2) is used to down sample the luma samples in the corresponding horizontal or vertical direction. [0021] An example of deriving chroma intra prediction from reconstructed luma samples for various chroma sampling formats are shown below. The derived luma 15 pixels PL'[x,y] at [xy] of the current block coded in the chroma LM mode can be described as follows, where RecL[xy] is the reconstructed luma pixel at [xy]. Format 4:2:0 PL '[x,y] =(RecL[2x 1,2y+1]+2*RecL[2x,2y+1]+RecL[2x+1,2y+1]+2) 2, (1) where x=0,..., nS-1, and y = -1, and 20 PL '[x, y] =(RecL [2x, 2y] + RecL [2x, 2y ±1]) 1, (2) where x=-1,..., nS-1, andy=0,...,nS-1. Format 4:2:2 PL'[x,y]=(RecL[2x 1,2y+1]+2*RecL[2x,2y+1]+RecL[2x1,2y1]2)>2, (3) where x=0,..., nS-1, and y = -1, and 25 PL '[x,y]= RecL[2x,y], where x=-1,..., nS-1, andy = 0,..., 2*nS-1. (4) Format 4:4:4 PL '[x,y]= RecLx[, y],where x=0,..., nS-1, andy = -1, and (5) PL '[x,y]= RecL[xy], where x=-1,..., 2*nS-1, andy = 0,..., 2*nS-1. (6) [0022] The variable nS specifies the prediction size. As described in equations (1) 30 to (4), the first above pixel row and second left pixel column of the current luma block are used when chroma sampling format is 4:2:0 and 4:2:2. Based on equations (5) and (6), the first above pixel row and the first left pixel column of the current luma WO 2013/102418 PCT/CN2012/087755 8 block are used for the 4:4:4 sampling format. For chroma sampling format corresponds to 4:2:0 sampling format, down-sampling is applied to the first top pixel row and down-sampling is applied to the second left pixel column. For chroma sampling format correspond to 4:2:2 sampling format, sub-sampling or down 5 sampling is applied to the first top pixel row and no sub-sampling or down-sampling is applied to the first left pixel column. For chroma sampling format correspond to 4:4:4 sampling format, no sub-sampling or down-sampling is applied to the first top pixel row or the first left pixel column. [0023] In another embodiment, an above pixel line and a left pixel line nearest to 10 the current luma block are used for the parameter derivation process. Accordingly, the first above pixel row and the first left pixel column of the current block are always used regardless of the chroma sampling format. In order to match the numbers of luma samples and chroma samples, corresponding sub-sampling and down-sampling methods according to the chroma sampling format as described previously are used. 15 This would make the parameter derivation process simpler, although the effectiveness of chroma LM mode may be affected. [0024] The luma-based chroma intra prediction method described above can be used in a video encoder as well as a video decoder. Fig. 5 illustrates an exemplary flowchart of an encoder or a decoder incorporating an embodiment of the present 20 invention. Neighboring reconstructed luma pixels and current reconstructed luma pixels of a current luma block are received from storage or a processor as shown in step 510. The neighboring reconstructed luma pixels comprise first group of the reconstructed luma pixels above a top boundary of the current luma block and second group of the reconstructed luma pixels to a left boundary of the current luma block. 25 The reconstructed luma pixels may be retrieved from storage such as a computer memory of buffer (RAM or DRAM). The reconstructed luma pixels may also be received from a processor such as a processing unit or a digital signal processor that reconstructs the luma pixels from residual signals. In a video encoder, the residual signals are generated by the encoder. In a video decoder, the residual signals may be 30 derived from the received bitstream. The chroma sampling format is determined in step 520. The encoder is aware of the chroma sampling format. In a decoder, the chroma sampling format may be determined from the received bitstream. The chroma intra prediction for a corresponding chroma block is then derived based on the neighboring reconstructed luma pixels and the current reconstructed luma pixels of WO 2013/102418 PCT/CN2012/087755 9 the current luma block in step 530, wherein said deriving chroma intra prediction is according to the chroma sampling format. The chroma intra prediction is then provided for encoding or decoding of chroma pixels in the corresponding chroma as shown in step 540. 5 [0025] The flowcharts shown above are intended to illustrate examples of a luma based chroma intra prediction method for a video encoder and a decoder incorporating embodiments of the present invention. A person skilled in the art may modify each step, re-arranges the steps, split a step, or combine the steps to practice the present invention without departing from the spirit of the present invention. 10 [0026] The above description is presented to enable a person of ordinary skill in the art to practice the present invention as provided in the context of a particular application and its requirement. Various modifications to the described embodiments will be apparent to those with skill in the art, and the general principles defined herein may be applied to other embodiments. Therefore, the present invention is not 15 intended to be limited to the particular embodiments shown and described, but is to be accorded the widest scope consistent with the principles and novel features herein disclosed. In the above detailed description, various specific details are illustrated in order to provide a thorough understanding of the present invention. Nevertheless, it will be understood by those skilled in the art that the present invention may be 20 practiced. [0027] Embodiment of the present invention as described above may be implemented in various hardware, software codes, or a combination of both. For example, an embodiment of the present invention can be a circuit integrated into a video compression chip or program code integrated into video compression software 25 to perform the processing described herein. An embodiment of the present invention may also be program code to be executed on a Digital Signal Processor (DSP) to perform the processing described herein. The invention may also involve a number of functions to be performed by a computer processor, a digital signal processor, a microprocessor, or field programmable gate array (FPGA). These processors can be 30 configured to perform particular tasks according to the invention, by executing machine-readable software code or firmware code that defines the particular methods embodied by the invention. The software code or firmware code may be developed in different programming languages and different formats or styles. The software code may also be compiled for different target platforms. However, different code formats, WO 2013/102418 PCT/CN2012/087755 10 styles and languages of software codes and other means of configuring code to perform the tasks in accordance with the invention will not depart from the spirit and scope of the invention. [0028] The invention may be embodied in other specific forms without departing 5 from its spirit or essential characteristics. The described examples are to be considered in all respects only as illustrative and not restrictive. The scope of the invention is therefore, indicated by the appended claims rather than by the foregoing description. All changes which come within the meaning and range of equivalency of the claims are to be embraced within their scope.
权利要求:
Claims (20)
[1] 1. A method of chroma intra prediction based on reconstructed luma pixels, the method comprising: receiving neighboring reconstructed luma pixels and current reconstructed luma 5 pixels of a current luma block from storage or a processor, wherein the neighboring reconstructed luma pixels comprise a first group of the reconstructed luma pixels above a top boundary of the current luma block and a second group of the reconstructed luma pixels to a left boundary of the current luma block; determining a chroma sampling format; 10 deriving chroma intra prediction for a corresponding chroma block based on the neighboring reconstructed luma pixels and the current reconstructed luma pixels of the current luma block, wherein said deriving chroma intra prediction is according to the chroma sampling format; and providing the chroma intra prediction for encoding or decoding of chroma pixels 15 in the corresponding chroma.
[2] 2. The method of Claim 1, wherein information associated with the chroma sampling format is incorporated in in sequence parameter set (SPS), picture parameter set (PPS), adaptation parameter set (APS) or a slice header of a video bitstream.
[3] 3. The method of Claim 1, wherein said deriving chroma intra prediction 20 comprises sub-sampling the neighboring reconstructed luma pixels and the current reconstructed luma pixels of the current luma block in one direction if the chroma sampling format corresponds to the chroma pixels being aligned with luma pixels and having half of a number of the luma pixels in said one direction.
[4] 4. The method of Claim 1, wherein no sub-sampling or down-sampling is applied 25 to the neighboring reconstructed luma pixels and the current reconstructed luma pixels of the current luma block in one direction during said deriving chroma intra prediction if the chroma sampling format corresponds to the chroma pixels being aligned with luma pixels and having a same number of the luma pixels in said one direction.
[5] 5. The method of Claim 1, wherein said deriving chroma intra prediction 30 comprises down-sampling the neighboring reconstructed luma pixels and the current reconstructed luma pixels of the current luma block in one direction if the chroma sampling format corresponds to the chroma pixels being offset from luma pixels and having half of a number of the luma pixels in said one direction. WO 2013/102418 PCT/CN2012/087755 12
[6] 6. The method of Claim 1, wherein the first group of the reconstructed luma pixels correspond to a first top pixel row from the top boundary of the current luma block and the second group of the reconstructed luma pixels correspond to a first left pixel column from the left boundary of the current luma block for any chroma 5 sampling format.
[7] 7. The method of Claim 6, wherein sub-sampling or down-sampling is applied to the first top pixel row from the top boundary of the current luma block and the first left pixel column from the left boundary of the current luma block according to the chroma sampling format. 10
[8] 8. The method of Claim 1, wherein the first group of the reconstructed luma pixels correspond to a first top pixel row from the top boundary of the current luma block and the second group of the reconstructed luma pixels correspond to a second left pixel column from the left boundary of the current luma block; and wherein down-sampling is applied to the first top pixel row and down-sampling is applied to 15 the second left pixel column if the chroma sampling format corresponds to 4:2:0 sampling format.
[9] 9. The method of Claim 1, wherein the first group of the reconstructed luma pixels correspond to a first top pixel row from the top boundary of the current luma block and the second group of the reconstructed luma pixels correspond to a first left 20 pixel column from the left boundary of the current luma block; and wherein sub sampling or down-sampling is applied to the first top pixel row and no sub-sampling or down-sampling is applied to the first left pixel column if the chroma sampling format corresponds to 4:2:2 sampling format.
[10] 10. The method of Claim 1, wherein the first group of the reconstructed 25 luma pixels correspond to a first top pixel row from the top boundary of the current luma block and the second group of the reconstructed luma pixels correspond to a first left pixel column from the left boundary of the current luma block; and wherein no sub-sampling or down-sampling is applied to the first top pixel row or the first left pixel column if the chroma sampling format corresponds to 4:4:4 sampling format. 30
[11] 11. An apparatus of chroma intra prediction based on reconstructed luma pixels, the apparatus comprising: means for receiving neighboring reconstructed luma pixels and current reconstructed luma pixels of a current luma block from storage or a processor, wherein the neighboring reconstructed luma pixels comprise a first group of the WO 2013/102418 PCT/CN2012/087755 13 reconstructed luma pixels above a top boundary of the current luma block and a second group of the reconstructed luma pixels to a left boundary of the current luma block; means for determining a chroma sampling format; 5 means for deriving chroma intra prediction for a corresponding chroma block based on the neighboring reconstructed luma pixels and the current reconstructed luma pixels of the current luma block, wherein said deriving chroma intra prediction is according to the chroma sampling format; and means for providing the chroma intra prediction for encoding or decoding of 10 chroma pixels in the corresponding chroma.
[12] 12. The apparatus of Claim 11, wherein information associated with the chroma sampling format is incorporated in in sequence parameter set (SPS), picture parameter set (PPS), adaptation parameter set (APS) or a slice header of a video bitstream. 15
[13] 13. The apparatus of Claim 11, wherein said deriving chroma intra prediction comprises sub-sampling the neighboring reconstructed luma pixels and the current reconstructed luma pixels of the current luma block in one direction if the chroma sampling format corresponds to the chroma pixels being aligned with luma pixels and having half of a number of the luma pixels in said one direction. 20
[14] 14. The apparatus of Claim 11, wherein no sub-sampling or down sampling is applied to the neighboring reconstructed luma pixels and the current reconstructed luma pixels of the current luma block in one direction during said deriving chroma intra prediction if the chroma sampling format corresponds to the chroma pixels being aligned with luma pixels and having a same number of the luma 25 pixels in said one direction.
[15] 15. The apparatus of Claim 11, wherein said deriving chroma intra prediction comprises down-sampling the neighboring reconstructed luma pixels and the current reconstructed luma pixels of the current luma block in one direction if the chroma sampling format corresponds to the chroma pixels being offset from luma 30 pixels and having half of a number of the luma pixels in said one direction.
[16] 16. The apparatus of Claim 11, wherein the first group of the reconstructed luma pixels correspond to a first top pixel row from the top boundary of the current luma block and the second group of the reconstructed luma pixels correspond to a first left pixel column from the left boundary of the current luma block for any chroma WO 2013/102418 PCT/CN2012/087755 14 sampling format.
[17] 17. The apparatus of Claim 16, wherein sub-sampling or down-sampling is applied to the first top pixel row from the top boundary of the current luma block and the first left pixel column from the left boundary of the current luma block according 5 to the chroma sampling format.
[18] 18. The apparatus of Claim 11, wherein the first group of the reconstructed luma pixels correspond to a first top pixel row from the top boundary of the current luma block and the second group of the reconstructed luma pixels correspond to a second left pixel column from the left boundary of the current luma block; and 10 wherein down-sampling is applied to the first top pixel row and down-sampling is applied to the second left pixel column if the chroma sampling format corresponds to 4:2:0 sampling format.
[19] 19. The apparatus of Claim 11, wherein the first group of the reconstructed luma pixels correspond to a first top pixel row from the top boundary of the current 15 luma block and the second group of the reconstructed luma pixels correspond to a first left pixel column from the left boundary of the current luma block; and wherein sub sampling or down-sampling is applied to the first top pixel row and no sub-sampling or down-sampling is applied to the first left pixel column if the chroma sampling format corresponds to 4:2:2 sampling format.
[20] 20 20. The apparatus of Claim 11, wherein the first group of the reconstructed luma pixels correspond to a first top pixel row from the top boundary of the current luma block and the second group of the reconstructed luma pixels correspond to a first left pixel column from the left boundary of the current luma block; and wherein no sub-sampling or down-sampling is applied to the first top pixel row or the first left 25 pixel column if the chroma sampling format corresponds to 4:4:4 sampling format.
类似技术:
公开号 | 公开日 | 专利标题
AU2012364505B2|2015-10-29|Method and apparatus of luma-based chroma intra prediction
US10154268B2|2018-12-11|Method of cross color intra prediction
EP2813079B1|2019-08-07|Method and apparatus of inter-layer prediction for scalable video coding
US9565428B2|2017-02-07|Method and apparatus of chroma intra prediction with reduced line memory
US10986365B2|2021-04-20|Method of adaptive interpolation filtering in video coding
CN108111846B|2021-11-19|Inter-layer prediction method and device for scalable video coding
KR101066117B1|2011-09-20|Method and apparatus for scalable video coding
US9967563B2|2018-05-08|Method and apparatus for loop filtering cross tile or slice boundaries
US20150103900A1|2015-04-16|Method and apparatus of inter-layer filtering for scalable video coding
US20160295215A1|2016-10-06|Method and Apparatus for Motion Boundary Processing
CN108028931B|2021-11-05|Method and apparatus for adaptive inter-frame prediction for video coding and decoding
EP2839656A1|2015-02-25|Method and apparatus of simplified luma-based chroma intra prediction
CN103918269A|2014-07-09|Method and apparatus of luma-based chroma intra prediction
KR20190087512A|2019-07-24|An intra prediction apparatus for extending a set of predetermined directional intra prediction modes
US11102474B2|2021-08-24|Devices and methods for intra prediction video coding based on a plurality of reference pixel values
WO2019206115A1|2019-10-31|Method and apparatus for restricted linear model parameter derivation in video coding
CN114143538A|2022-03-04|Inter-frame prediction method and related video processing device
同族专利:
公开号 | 公开日
KR20140110015A|2014-09-16|
WO2013102293A1|2013-07-11|
KR101708985B1|2017-02-21|
WO2013102418A1|2013-07-11|
EP2801197B1|2017-11-15|
EP2801197A4|2015-03-25|
EP2801197A1|2014-11-12|
AU2012364505B2|2015-10-29|
US20140355667A1|2014-12-04|
US9560359B2|2017-01-31|
引用文献:
公开号 | 申请日 | 公开日 | 申请人 | 专利标题
GB2301972B|1995-06-06|1999-10-20|Sony Uk Ltd|Video compression|
JP3413720B2|1998-06-26|2003-06-09|ソニー株式会社|Image encoding method and apparatus, and image decoding method and apparatus|
US7136417B2|2002-07-15|2006-11-14|Scientific-Atlanta, Inc.|Chroma conversion optimization|
US7474355B2|2003-08-06|2009-01-06|Zoran Corporation|Chroma upsampling method and apparatus therefor|
CN100461867C|2004-12-02|2009-02-11|中国科学院计算技术研究所|Inage predicting encoding method in frame|
US7787048B1|2005-09-08|2010-08-31|Nvidia Corporation|Motion-adaptive video de-interlacer|
JP2010041191A|2008-08-01|2010-02-18|Victor Co Of Japan Ltd|Image encoding method and image encoding device|
JP4631966B2|2008-12-22|2011-02-23|ソニー株式会社|Image processing apparatus, image processing method, and program|
CN101820546A|2009-02-27|2010-09-01|源见科技(苏州)有限公司|Intra-frame prediction method|
CN101964906B|2009-07-22|2012-07-04|北京工业大学|Rapid intra-frame prediction method and device based on texture characteristics|
CN101902653B|2010-06-25|2013-04-24|杭州爱威芯科技有限公司|Luminance sample direction prediction-based in-field luminance and chrominance separation method|
US9154788B2|2011-06-03|2015-10-06|Panasonic Intellectual Property Corporation Of America|Image coding method and image decoding method|
SG10201408745YA|2011-06-28|2015-02-27|Samsung Electronics Co Ltd|Prediction method and apparatus for chroma component of image using luma component of image|
CN103096055B|2011-11-04|2016-03-30|华为技术有限公司|The method and apparatus of a kind of image signal intra-frame prediction and decoding|
US9756327B2|2012-04-03|2017-09-05|Qualcomm Incorporated|Quantization matrix and deblocking filter adjustments for video coding|
US9979960B2|2012-10-01|2018-05-22|Microsoft Technology Licensing, Llc|Frame packing and unpacking between frames of chroma sampling formats with different chroma resolutions|
US10038899B2|2012-10-04|2018-07-31|Qualcomm Incorporated|File format for video data|
US9661340B2|2012-10-22|2017-05-23|Microsoft Technology Licensing, Llc|Band separation filtering / inverse filtering for frame packing / unpacking higher resolution chroma sampling formats|
US9743091B2|2012-12-17|2017-08-22|Lg Electronics Inc.|Method for encoding/decoding image, and device using same|WO2012175003A1|2011-06-20|2012-12-27|Mediatek Singapore Pte. Ltd.|Method and apparatus of chroma intra prediction with reduced line memory|
US9992490B2|2012-09-26|2018-06-05|Sony Corporation|Video parameter setsyntax re-ordering for easy access of extension parameters|
US20140198855A1|2013-01-14|2014-07-17|Qualcomm Incorporated|Square block prediction|
ES2698515T3|2013-03-15|2019-02-05|Qualcomm Inc|Predictor for the intra-coding of depth maps|
WO2014154094A1|2013-03-26|2014-10-02|Mediatek Inc.|Method of cross color intra prediction|
JP6587046B2|2013-07-08|2019-10-09|サン パテント トラスト|Image encoding method, image decoding method, image encoding device, and image decoding device|
US10412419B2|2013-07-12|2019-09-10|Qualcomm Incorporated|Adaptive filtering in video coding|
JP6359101B2|2013-10-14|2018-07-18|マイクロソフト テクノロジー ライセンシング,エルエルシー|Features of intra block copy prediction mode for video and image encoding and decoding|
EP3058736B1|2013-10-14|2019-02-27|Microsoft Technology Licensing, LLC|Encoder-side options for intra block copy prediction mode for video and image coding|
RU2666635C2|2013-10-14|2018-09-11|МАЙКРОСОФТ ТЕКНОЛОДЖИ ЛАЙСЕНСИНГ, ЭлЭлСи|Features of base colour index map mode for video and image coding and decoding|
WO2015056566A1|2013-10-15|2015-04-23|ソニー株式会社|Image processing device and method|
US10397607B2|2013-11-01|2019-08-27|Qualcomm Incorporated|Color residual prediction for video coding|
US10390034B2|2014-01-03|2019-08-20|Microsoft Technology Licensing, Llc|Innovations in block vector prediction and estimation of reconstructed sample values within an overlap area|
EP3090553A4|2014-01-03|2017-12-20|Microsoft Technology Licensing, LLC|Block vector prediction in video and image coding/decoding|
US10542274B2|2014-02-21|2020-01-21|Microsoft Technology Licensing, Llc|Dictionary encoding and decoding of screen content|
CN105247871B|2014-03-04|2020-09-15|微软技术许可有限责任公司|Block flipping and skip mode in intra block copy prediction|
EP3158734A1|2014-06-19|2017-04-26|Microsoft Technology Licensing, LLC|Unified intra block copy and inter prediction modes|
AU2014408228B2|2014-09-30|2019-09-19|Microsoft Technology Licensing, Llc|Rules for intra-picture prediction modes when wavefront parallel processing is enabled|
US9591325B2|2015-01-27|2017-03-07|Microsoft Technology Licensing, Llc|Special case handling for merged chroma blocks in intra block copy prediction mode|
WO2016137166A1|2015-02-23|2016-09-01|엘지전자|Method for processing image on basis of intra prediction mode and device therefor|
WO2016197314A1|2015-06-09|2016-12-15|Microsoft Technology Licensing, Llc|Robust encoding/decoding of escape-coded pixels in palette mode|
WO2017139937A1|2016-02-18|2017-08-24|Mediatek Singapore Pte. Ltd.|Advanced linear model prediction for chroma coding|
WO2017211306A1|2016-06-08|2017-12-14|同济大学|Methods and devices for decoding compressed stream of video data and encoding video data|
US20170359575A1|2016-06-09|2017-12-14|Apple Inc.|Non-Uniform Digital Image Fidelity and Video Coding|
WO2018012808A1|2016-07-14|2018-01-18|삼성전자 주식회사|Chroma intra prediction method and device therefor|
US10652575B2|2016-09-15|2020-05-12|Qualcomm Incorporated|Linear model chroma intra prediction for video coding|
US20190238863A1|2016-10-04|2019-08-01|Lg Electronics Inc.|Chroma component coding unit division method and device|
EP3316578A1|2016-10-25|2018-05-02|Thomson Licensing|Method and apparatus for encoding and decoding a picture|
US10999602B2|2016-12-23|2021-05-04|Apple Inc.|Sphere projected motion estimation/compensation and mode decision|
US11025903B2|2017-01-13|2021-06-01|Qualcomm Incorporated|Coding video data using derived chroma mode|
US11259046B2|2017-02-15|2022-02-22|Apple Inc.|Processing of equirectangular object data to compensate for distortion by spherical projections|
US10924747B2|2017-02-27|2021-02-16|Apple Inc.|Video coding techniques for multi-view video|
US11093752B2|2017-06-02|2021-08-17|Apple Inc.|Object tracking in multi-view video|
US10754242B2|2017-06-30|2020-08-25|Apple Inc.|Adaptive resolution and projection format in multi-direction video|
US10986349B2|2017-12-29|2021-04-20|Microsoft Technology Licensing, Llc|Constraints on locations of reference blocks for intra block copy prediction|
US11093788B2|2018-02-08|2021-08-17|Intel Corporation|Scene change detection|
WO2019201232A1|2018-04-16|2019-10-24|Huawei Technologies Co., Ltd.|Intra-prediction using cross-component linear model|
US10687083B2|2018-06-06|2020-06-16|Intel Corporation|Loop restoration filtering for super resolution video coding|
CN112369023A|2018-07-02|2021-02-12|Lg电子株式会社|Intra-frame prediction method and device based on CCLM |
CN112425166A|2018-07-12|2021-02-26|华为技术有限公司|Intra-prediction using cross-component linear model in video coding|
US20210352271A1|2018-09-22|2021-11-11|Lg Electronics Inc.|Method and device for decoding images using cclm prediction in image coding system|
AU2019353560A1|2018-10-05|2021-05-13|Huawei Technologies Co., Ltd|Intra prediction method and device|
WO2020139039A1|2018-12-27|2020-07-02|인텔렉추얼디스커버리 주식회사|Image encoding/decoding method and device|
EP3895421A1|2019-01-09|2021-10-20|Beijing Dajia Internet Information Technology Co., Ltd.|Video coding using cross-component linear model|
WO2020263493A1|2019-06-24|2020-12-30|Alibaba Group Holding Limited|Method and system for processing luma and chroma signals|
US20210360251A1|2020-05-18|2021-11-18|Tencent America LLC|Signaling method for chroma intra prediction mode|
法律状态:
2016-02-25| FGA| Letters patent sealed or granted (standard patent)|
2022-03-03| PC| Assignment registered|Owner name: HFI INNOVATION INC. Free format text: FORMER OWNER(S): MEDIATEK SINGAPORE PTE. LTD. |
优先权:
申请号 | 申请日 | 专利标题
AUPCT/CN2012/070009||2012-01-04||
PCT/CN2012/070009|WO2013102293A1|2012-01-04|2012-01-04|Improvements of luma-based chroma intra prediction|
PCT/CN2012/087755|WO2013102418A1|2012-01-04|2012-12-28|Method and apparatus of luma-based chroma intra prediction|
[返回顶部]