Sign In to Follow Application
View All Documents & Correspondence

Encoder, Decoder Amd Methods For Enhancing A Robustness For Calculation Of Cross Component Linear Model Parameters

Abstract: The present invention concerns a decoder (20) for block-based decoding of picture data of a picture (12'), the decoder (20) being configured to decode a current block (80, 82, 84) of the picture (12') by determining a first set of luma samples and a second set of luma samples in a neighborhood of the current block (80, 82, 84), the first set of luma samples having smaller luma values than the second set of luma samples, fitting a straight-line (43) having a linear function through first pairs of luma-chroma samples (A, A') and second pairs of luma-chroma samples (B, B'), wherein the first pairs of luma-chroma samples (A, A') are determined based on the first set of luma samples and first corresponding chroma samples in said neighborhood of the current block (80, 82, 84), and wherein the second pairs of luma-chroma samples (B, B') are determined based on the second set of luma samples and second corresponding chroma samples in said neighborhood of the current block (80, 82, 84), and predicting chroma samples of the current block (80, 82, 84) using luma samples of the current block (80, 82, 84) and said linear function. The present invention further concerns a respective encoder (10) and corresponding methods for encoding and decoding.

Get Free WhatsApp Updates!
Notices, Deadlines & Correspondence

Patent Information

Application #
Filing Date
03 June 2021
Publication Number
46/2021
Publication Type
INA
Invention Field
ELECTRONICS
Status
Email
mail@lexorbis.com
Parent Application
Patent Number
Legal Status
Grant Date
2024-05-10
Renewal Date

Applicants

FRAUNHOFER-GESELLSCHAFT ZUR FÖRDERUNG DER ANGEWANDTEN FORSCHUNG E.V.
Hansastraße 27c 80686 München

Inventors

1. HELMRICH, Christian
c/o Fraunhofer-Institut für Nachrichtentechnik, Heinrich-Hertz-Institut, HHI Einsteinufer 37 10587 Berlin
2. SCHWARZ, Heiko
c/o Fraunhofer-Institut für Nachrichtentechnik, Heinrich-Hertz-Institut, HHI Einsteinufer 37 10587 Berlin
3. MARPE, Detlev
c/o Fraunhofer-Institut für Nachrichtentechnik, Heinrich-Hertz-Institut, HHI Einsteinufer 37 10587 Berlin
4. WIEGAND, Thomas
c/o Fraunhofer-Institut für Nachrichtentechnik, Heinrich-Hertz-Institut, HHI Einsteinufer 37 10587 Berlin

Specification

Embodiments of the present invention relate to a decoder for block-based decoding and an encoder for block-based encoding of picture data of a picture, both comprising in¬ventive features for enhancing a robustness for calculation of cross-component linear model parameters. Further embodiments relate to corresponding methods for block-based decoding and block-based encoding of picture data of a picture making use of said in¬ventive features, as well as to a computer readable digital storage medium having stored thereon a computer program having a program code for performing, when running on a computer, at least one of said methods for block-based encoding and block-based decod¬ing. Some embodiments may reside in the field of line fitting algorithms, and in particular in the field of cross-component linear model (CCLM) prediction.
PRIOR ART DISCUSSION
Cross-component linear model (CCLM) prediction is a coding tool allowing to exploit sta-tistical redundancies in the coding of multiple signal channels (here, luminance/luma and chromatic/chroma picture planes). Traditionally, the CCLM predictor parameters a and /? are derived via linear regression methods attempting a least mean squares (LMS) approx¬imation of the data points (here, pairs of luma-chroma sample values) [x,y] by a straight line y = a • x + /?, as illustrated in Figure 8.
In case of image and video coding, such an approach can be used to predict a chroma sample value y from already coded luma sample value(s) x, thus achieving increased coding efficiency on many input sequences [1], [2]. Since the computational complexity of linear-regression based line-fitting algorithms is quite high especially in picture coding, a simplified line fitting was recently proposed in [2] (also referred to as JVET-L0191 in the following) and subsequently adopted into the WC draft specification [3].
According to [2], instead of determining the straight line from all available luma-chroma sample pairs, this proposal fits the line only between one data point A with the minimum luma value and one data point B with the maximum luma value. This reduces the number of operations (particularly multiplications) required by the algorithm, leaving the search for the local luma minimum and maximum as the major operations of the CCLM method.

Note that the actual CCLM prediction, which uses more operations than the model calcu-lation at medium and large CUs (since it is carried out for each chroma sample in the CU) is not affected by the simplification.
According to JVET-L0191, the simplified CCLM calculations save about 80 lines of source code and reduce the decoding runtime in the random-access and low-delay B configura¬tions by a few percent. Unfortunately, losses in chromatic coding efficiency of up to about 1% for UHD content (class A) are reported as well [2], which can be attributed to the in¬creased susceptibility of the simplified CCLM fitting algorithm to statistical outliers: strong variances in the extreme values (minimum A and maximum 6) relative to the remaining set of luma-chroma points are much more likely to result in inaccurate line-fittings than in LMS-based CCLM. In fact, such a scenario is depicted in Figure 8 taken from JVET-L0191, wherein the solid line does not fit the data very well -i.e., almost all remaining luma-chroma pairs between A and B end up underneath the fitted line.
OBJECT OF THE INVENTION
It is an object of the present invention to improve a robustness for a calculation of linear model parameters, said improved calculation having a decreased susceptibility to statisti¬cal outliers such that losses in chromatic coding efficiency are reduced.
According to the invention, this object is achieved with a decoder according to claim 1, an encoder according to claim 8, a method for decoding according to claim 14, a method for encoding according to claim 15 and a computer readable storage medium according to claim 16.
A first embodiment concerns a decoder for block-based decoding of picture data of a pic¬ture. The decoder is configured to decode a current block of the picture by predicting chroma samples of the current block relative to luma samples of the current block using a linear function. Said linear function may be determined based on a neighborhood, e.g. a neigh-boring block. In particular, said linear function may be determined based on pairs of luma-chroma samples in said neighborhood. Such a pair of luma-chroma samples may comprise a luma sample and a corresponding, e.g. co-located, chroma sample. More generally, said pair may comprise at least one luma sample and a corresponding, e.g. co-located, chroma sample; this is the case with downsampled chroma representations, where only one chroma sample may be available for two (4:2:2 downsampling) or four (4:2:0 downsampling) co-located luma samples. In other words, to obtain a pair of luma-chroma samples in case of chroma-downsampled input, implicit intermediate luma downsampling may be performed

while forming said pair of luma-chroma samples so that the resulting pair comprises, for the sake of simplicity, exactly one (implicitly downsampled) luma sample and one correspond¬ing, e.g. co-located (explicitly downsampled) chroma sample; see [1]. For obtaining a pair of luma-chroma samples in the neighborhood, the decoder is configured to determine a first set of luma samples and a second set of luma samples in said neighborhood of the current block. The first set of luma samples and the second set of luma samples may each comprise a plurality, e.g. two or more, luma samples. The luma samples contained in the first set of luma samples comprise smaller luma values than the luma samples contained in the second set of luma samples. In other words, the first set of luma samples may comprise a plurality of small-valued luma samples, while the second set of luma samples may comprise a plu¬rality of large-valued luma samples. A luma sample and a corresponding chroma sample in said neighborhood may together form a pair of luma-chroma samples within said neighbor¬hood. Since the first set of luma samples may comprise a plurality of small-valued luma samples, a corresponding plurality of pairs of luma-chroma samples having a small luma value may be available, which pairs may also be referred to as first pairs of luma-chroma samples. In turn, since the second set of luma samples may comprise a plurality of high-valued luma samples, a corresponding plurality of pairs of luma-chroma samples having a high luma value may be available, which pairs may also be referred to as second pairs of luma-chroma samples. In other words, a plurality of first pairs of luma-chroma samples and a plurality of second pairs of luma-chroma samples may be available, wherein the first pairs of luma-chroma samples comprise luma samples having smaller luma values than the luma samples comprised by the second pairs of luma-chroma samples. Summarizing, the first pairs of luma-chroma samples may be determined based on the first set of luma samples and first corresponding (e.g. co-located) chroma samples in said neighborhood of the cur¬rent block, and the second pairs of luma-chroma samples may be determined based on the second set of luma samples and second corresponding (e.g. co-located) chroma samples in said neighborhood of the current block. According to the inventive principle, the decoder is configured to fit a straight-line having a linear function through first pairs (e.g. through at least two first pairs) of luma-chroma samples and second pairs (e.g. at least two second pairs) of luma-chroma samples according to a straight-line fitting algorithm. The straight-line itself does not necessarily need to touch the plurality of first and second pairs of luma-chroma samples. Stated in more general terms, it may rather be understood as fitting a line through a point cloud, wherein the first and second pairs of luma-chroma samples represent points in said point cloud. Accordingly, fitting the straight line through a plurality of pairs of luma-chroma samples can be synonymously understood as calculating the linear function of said straight-line, wherein said calculation is based on said first pairs and second pairs

of luma-chroma samples. The decoder is configured to use this linear function, which was gathered in the neighborhood of the current block, for the prediction of current chroma sam-ples in the current block relative to current luma samples of the current block. Since the inventive concept uses more than one pair of first pairs of luma-chroma samples and more than one pair of second pairs of luma-chroma samples for calculating the linear function, the straight-line fitting according to the inventive principle has a decreased susceptibility to statistical outliers.
A second embodiment concerns an encoder for block-based encoding of picture data of a picture into a data stream, the encoder being configured to encode a current block of the picture by determining a first set of luma samples and a second set of luma samples in a neighborhood of the current block, the first set of luma samples having a smaller luma value than the second set of luma samples. The encoder may further be configured to fit a straight-line having a linear function through first pairs of luma-chroma samples and second pairs of luma-chroma samples, wherein the first pairs of luma-chroma samples are determined based on the first set of luma samples and first corresponding chroma samples in said neighborhood of the current block, and wherein the second pairs of luma-chroma samples are determined based on the second set of luma samples and second corresponding chroma samples of said neighborhood of the current block. The encoder may further be configured to predict chroma samples of the current block using luma samples of the current block and said linear function. In order to avoid repetition, it is referred to the description of the decoder above regarding the advantages of the inventive encoder.
A third embodiment concerns a method for block-based decoding of picture data of a pic¬ture, wherein decoding a current block of the picture comprises a step of determining a first set of luma samples and a second set of luma samples in a neighborhood of the current block, the first set of luma samples having smaller luma values than the second set of luma samples. The method comprises a further step of fitting a straight-line having a linear func¬tion through first pairs of luma-chroma samples and second pairs of luma-chroma samples, wherein the first pairs of luma-chroma samples are determined based on the first set of luma samples and first corresponding chroma samples in said neighborhood of the current block, and wherein the second pairs of luma-chroma samples are determined based on the second set of luma samples and second corresponding chroma samples in said neighbor¬hood of the current block. The method further comprises a step of predicting chroma sam¬ples of the current block using luma samples of the current block and said linear function. In order to avoid repetition, it is referred to the description of the decoder above regarding the advantages of the inventive method for decoding.

A fourth embodiment concerns a method for block-based encoding of picture data of a pic-ture, wherein encoding a current block of the picture comprises a step of determining a first set of luma samples and a second set of luma samples in a neighborhood of the current block, the first set of luma samples having a smaller luma value than the second set of luma samples. The method comprises a further step of fitting a straight-line having a linear func¬tion through first pairs of luma-chroma samples and second pairs of luma-chroma samples, wherein the first pairs of luma-chroma samples are determined based on the first set of luma samples and first corresponding chroma samples in said neighborhood of the current block, and wherein the second pairs of luma-chroma samples are determined based on the second set of luma samples and second corresponding chroma samples of said neighbor¬hood of the current block. The method comprises a further step of predicting chroma sam¬ples of the current block using luma samples of the current block and said linear function. In order to avoid repetition, it is referred to the description of the decoder above regarding the advantages of the inventive method for encoding.
According to a fifth embodiment computer programs are provided, wherein each of the com-puter programs is configured to implement one of the above-described methods when being executed on a computer or signal processor, so that the above-described methods are im-plemented by one of the computer programs.
In the following, embodiments of the present invention are described in more detail with reference to the figures, in which
Fig. 1 shows a schematic block diagram of an apparatus for predictively coding a
picture as an example for an encoder where an intra prediction concept ac-cording to embodiments of the present application could be implemented,
Fig. 2 shows a schematic block diagram of an apparatus for predictively decoding
a picture, which fits to the apparatus of Fig. 1, as an example for a decoder where an intra prediction concept according to embodiments of the present application could be implemented,
Fig. 3 shows a schematic diagram illustrating an example for a relationship be-
tween the prediction residual signal, the prediction signal and the recon-structed signal so as to illustrate possibilities of setting subdivisions for cod¬ing mode selection, transform selection and transform performance, re¬spectively,

Fig. 4 shows an example of a plurality of first and second pairs of luma-chroma
samples which may be potentially used by the encoder and/or decoder for the straight-line fitting according to embodiments,
Fig. 5 shows an example using exactly two first pairs of luma-chroma samples
and exactly two second pairs of luma-chroma samples for the straight-line fitting according to an embodiment,
Fig. 6 shows a schematic block diagram of a method for block-based decoding
according to an embodiment,
Fig. 7 shows a schematic block diagram of a method for block-based encoding
according to an embodiment, and
Fig. 8 is taken from [2] and shows a simplified cross-component linear model
(CCLM) prediction method using exactly one first pair of luma-chroma sam-ples and exactly one second pair of luma-chroma samples according to the prior art.
DESCRIPTION OF THE FIGURES
Equal or equivalent elements or elements with equal or equivalent functionality are de¬noted in the following description by equal or equivalent reference numerals.
Method steps which are depicted by means of a block diagram and which are described with reference to said block diagram may also be executed in an order different from the depicted and/or described order. Furthermore, method steps concerning a particular fea¬ture of a device may be replaceable with said feature of said device, and the other way around.
The following description of the figures starts with a presentation of a description of an en-coder and a decoder of a block-based predictive codec for coding pictures of a video in order to form an example for a coding framework into which embodiments of the present invention may be built in. The respective encoder and decoder are described with respect to Figures 1 to 3. Thereinafter the description of embodiments of the concept of the pre¬sent invention is presented along with a description as to how such concepts could be

built into the encoder and decoder of Figures 1 and 2, respectively, although the embodi-ments described with the subsequent Figures 4 and following, may also be used to form encoders and decoders not operating according to the coding framework underlying the encoder and decoder of Figures 1 and 2.
Figure 1 shows an apparatus for predictively coding a picture 12 into a data stream 14 ex-emplarily using transform-based residual coding. The apparatus, or encoder, is indicated using reference sign 10. Figure 2 shows a corresponding decoder 20, i.e. an apparatus 20 configured to predictively decode the picture 12' from the data stream 14 also using trans-form-based residual decoding, wherein the apostrophe has been used to indicate that the picture 12' as reconstructed by the decoder 20 deviates from picture 12 originally encoded by apparatus 10 in terms of coding loss introduced by a quantization of the prediction re-sidual signal. Figure 1 and Figure 2 exemplarily use transform based prediction residual coding, although embodiments of the present application are not restricted to this kind of prediction residual coding. This is true for other details described with respect to Figures 1 and 2, too, as will be outlined hereinafter.
The encoder 10 is configured to subject the prediction residual signal to spatial-to-spectral transformation and to encode the prediction residual signal, thus obtained, into the data stream 14. Likewise, the decoder 20 is configured to decode the prediction residual signal from the data stream 14 and subject the prediction residual signal thus obtained to spec-tral-to-spatial transformation.
Internally, the encoder 10 may comprise a prediction residual signal former 22 which gen-erates a prediction residual 24 so as to measure a deviation of a prediction signal 26 from the original signal, i.e. from the picture 12. The prediction residual signal former 22 may, for instance, be a subtractor which subtracts the prediction signal from the original signal, i.e. from the picture 12. The encoder 10 then further comprises a transformer 28 which subjects the prediction residual signal 24 to a spatial-to-spectral transformation to obtain a spectral-domain prediction residual signal 24' which is then subject to quantization by a quantizer 32, also comprised by the encoder 10. The thus quantized prediction residual signal 24" is coded into bitstream 14. To this end, encoder 10 may optionally comprise an entropy coder 34 which entropy codes the prediction residual signal as transformed and quantized into data stream 14. The prediction signal 26 is generated by a prediction stage 36 of encoder 10 on the basis of the prediction residual signal 24" encoded into, and de-codable from, data stream 14. To this end, the prediction stage 36 may internally, as is

shown in Figure 1, comprise a dequantizer 38 which dequantizes prediction residual sig¬nal 24" so as to gain spectral-domain prediction residual signal 24'", which corresponds to signal 24' except for quantization loss, followed by an inverse transformer 40 which sub¬jects the latter prediction residual signal 24'" to an inverse transformation, i.e. a spectral-to-spatial transformation, to obtain prediction residual signal 24"", which corresponds to the original prediction residual signal 24 except for quantization loss. A combiner 42 of the prediction stage 36 then recombines, such as by addition, the prediction signal 26 and the prediction residual signal 24"" so as to obtain a reconstructed signal 46, i.e. a reconstruc¬tion of the original signal 12. Reconstructed signal 46 may correspond to signal 12'. A pre¬diction module 44 of prediction stage 36 then generates the prediction signal 26 on the basis of signal 46 by using, for instance, spatial prediction, i.e. intra-picture prediction, and/or temporal prediction, i.e. inter-picture prediction.
Likewise, decoder 20, as shown in Figure 2, may be internally composed of components corresponding to, and interconnected in a manner corresponding to, prediction stage 36. In particular, entropy decoder 50 of decoder 20 may entropy decode the quantized spec-tral-domain prediction residual signal 24" from the data stream, whereupon dequantizer 52, inverse transformer 54, combiner 56 and prediction module 58, interconnected and cooperating in the manner described above with respect to the modules of prediction stage 36, recover the reconstructed signal on the basis of prediction residual signal 24" so that, as shown in Figure 2, the output of combiner 56 results in the reconstructed signal, namely picture 12'.
Although not specifically described above, it is readily clear that the encoder 10 may set some coding parameters including, for instance, prediction modes, motion parameters and the like, according to some optimization scheme such as, for instance, in a manner optimizing some rate and distortion related criterion, i.e. coding cost. For example, en¬coder 10 and decoder 20 and the corresponding modules 44, 58, respectively, may sup¬port different prediction modes such as intra-coding modes and inter-coding modes. The granularity at which encoder and decoder switch between these prediction mode types may correspond to a subdivision of picture 12 and 12', respectively, into coding segments or coding blocks. In units of these coding segments, for instance, the picture may be sub¬divided into blocks being intra-coded and blocks being inter-coded. Intra-coded blocks are predicted on the basis of a spatial, already coded/decoded neighborhood of the respective block as is outlined in more detail below. Several intra-coding modes may exist and be se¬lected for a respective intra-coded segment including directional or angular intra-coding

modes according to which the respective segment is filled by extrapolating the sample val-ues of the neighborhood along a certain direction which is specific for the respective direc-tional intra-coding mode, into the respective intra-coded segment. The intra-coding modes may, for instance, also comprise one or more further modes such as a DC coding mode, according to which the prediction for the respective intra-coded block assigns a DC value to all samples within the respective intra-coded segment, and/or a planar intra-coding mode according to which the prediction of the respective block is approximated or deter¬mined to be a spatial distribution of sample values described by a two-dimensional linear function over the sample positions of the respective intra-coded block with driving tilt and offset of the plane defined by the two-dimensional linear function on the basis of the neighboring samples. Compared thereto, inter-coded blocks may be predicted, for in¬stance, temporally. For inter-coded blocks, motion vectors may be signaled within the data stream, the motion vectors indicating the spatial displacement of the portion of a previ¬ously coded picture of the video to which picture 12 belongs, at which the previously coded/decoded picture is sampled in order to obtain the prediction signal for the respec¬tive inter-coded block. This means, in addition to the residual signal coding comprised by data stream 14, such as the entropy-coded transform coefficient levels representing the quantized spectral-domain prediction residual signal 24", data stream 14 may have en¬coded thereinto coding mode parameters for assigning the coding modes to the various blocks, prediction parameters for some of the blocks, such as motion parameters for inter-coded segments, and optional further parameters such as parameters for controlling and signaling the subdivision of picture 12 and 12', respectively, into the segments. The de¬coder 20 uses these parameters to subdivide the picture in the same manner as the en¬coder did, to assign the same prediction modes to the segments, and to perform the same prediction to result in the same prediction signal.
Figure 3 illustrates the relationship between the reconstructed signal, i.e. the recon¬structed picture 12', on the one hand, and the combination of the prediction residual signal 24"" as signaled in the data stream 14, and the prediction signal 26, on the other hand. As already denoted above, the combination may be an addition. The prediction signal 26 is illustrated in Figure 3 as a subdivision of the picture area into intra-coded blocks which are illustratively indicated using hatching, and inter-coded blocks which are illustratively indi¬cated not-hatched. The subdivision may be any subdivision, such as a regular subdivision of the picture area into rows and columns of square blocks or non-square blocks, or a multi-tree subdivision of picture 12 from a tree root block into a plurality of leaf blocks of

varying size, such as a quadtree subdivision or the like, wherein a mixture thereof is illus-trated in Figure 3 in which the picture area is first subdivided into rows and columns of tree root blocks which are then further subdivided in accordance with a recursive multi-tree subdivisioning into one or more leaf blocks.
Again, data stream 14 may have an intra-coding mode coded thereinto for intra-coded blocks 80, which assigns one of several supported intra-coding modes to the respective intra-coded block 80. For inter-coded blocks 82, the data stream 14 may have one or more motion parameters coded thereinto. Generally speaking, inter-coded blocks 82 are not restricted to being temporally coded. Alternatively, inter-coded blocks 82 may be any block predicted from previously coded portions beyond the current picture 12 itself, such as previously coded pictures of a video to which picture 12 belongs, or picture of another view or an hierarchically lower layer in the case of encoder and decoder being scalable encoders and decoders, respectively.
The prediction residual signal 24"" in Figure 3 is also illustrated as a subdivision of the picture area into blocks 84. These blocks might be called transform blocks in order to dis-tinguish same from the coding blocks 80 and 82. In effect, Figure 3 illustrates that encoder 10 and decoder 20 may use two different subdivisions of picture 12 and picture 12', re-spectively, into blocks, namely one subdivisioning into coding blocks 80 and 82, respec¬tively, and another subdivision into transform blocks 84. Both subdivisions might be the same, i.e. each coding block 80 and 82, may concurrently form a transform block 84, but Figure 3 illustrates the case where, for instance, a subdivision into transform blocks 84 forms an extension of the subdivision into coding blocks 80, 82 so that any border be¬tween two blocks of blocks 80 and 82 overlays a border between two blocks 84, or alter¬natively speaking each block 80, 82 either coincides with one of the transform blocks 84 or coincides with a cluster of transform blocks 84. However, the subdivisions may also be determined or selected independent from each other so that transform blocks 84 could al¬ternatively cross block borders between blocks 80, 82. As far as the subdivision into trans¬form blocks 84 is concerned, similar statements are thus true as those brought forward with respect to the subdivision into blocks 80, 82, i.e. the blocks 84 may be the result of a regular subdivision of picture area into blocks (with or without arrangement into rows and columns), the result of a recursive multi-tree subdivisioning of the picture area, or a combi¬nation thereof or any other sort of blockation. Just as an aside, it is noted that blocks 80, 82 and 84 are not restricted to being of quadratic, rectangular or any other shape.

Figure 3 further illustrates that the combination of the prediction signal 26 and the predic¬tion residual signal 24"" directly results in the reconstructed signal 12'. However, it should be noted that more than one prediction signal 26 may be combined with the prediction re¬sidual signal 24"" to result into picture 12' in accordance with alternative embodiments.
In Figure 3, the transform blocks 84 shall have the following significance. Transformer 28 and inverse transformer 54 perform their transformations in units of these transform blocks 84. For instance, many codecs use some sort of DST or DCT for all transform blocks 84. Some codecs allow for skipping the transformation so that, for some of the transform blocks 84, the prediction residual signal is coded in the spatial domain directly. However, in accordance with embodiments described below, encoder 10 and decoder 20 are configured in such a manner that they support several transforms. For example, the transforms supported by encoder 10 and decoder 20 could comprise:
o DCT-II (or DCT-III), where DCT stands for Discrete Cosine Transform
o DST-IV, where DST stands for Discrete Sine Transform
o DCT-IV
o DST-VII
o Identity Transformation (IT)
Naturally, while transformer 28 would support all of the forward transform versions of these transforms, the decoder 20 or inverse transformer 54 would support the correspond¬ing backward or inverse versions thereof:
o Inverse DCT-II (or inverse DCT-III)
o Inverse DST-IV
o Inverse DCT-IV
o Inverse DST-VII
o Identity Transformation (IT)
The subsequent description provides more details on which transforms could be sup¬ported by encoder 10 and decoder 20. In any case, it should be noted that the set of sup¬ported transforms may comprise merely one transform such as one spectral-to-spatial or spatial-to-spectral transform.
As already outlined above, Figures 1 to 3 have been presented as an example where the inventive concept described further below may be implemented in order to form specific

examples for encoders and decoders according to the present application. Insofar, the en-coder and decoder of Figures 1 and 2, respectively, may represent possible implementa¬tions of the encoders and decoders described herein below. Figures 1 and 2 are, how¬ever, only examples. An encoder according to embodiments of the present application may, however, perform block-based encoding of a picture 12 using the concept outlined in more detail below and being different from the encoder of Figure 1 such as, for instance, in that same is no video encoder, but a still picture encoder, in that same does not support inter-prediction, or in that the sub-division into blocks 80 is performed in a manner differ¬ent than exemplified in Figure 3. Likewise, decoders according to embodiments of the pre¬sent application may perform block-based decoding of picture 12' from data stream 14 us¬ing the coding concept further outlined below, but may differ, for instance, from the de¬coder 20 of Figure 2 in that same is no video decoder, but a still picture decoder, in that same does not support intra-prediction, or in that same sub-divides picture 12' into blocks in a manner different than described with respect to Figure 3 and/or in that same does not derive the prediction residual from the data stream 14 in transform domain, but in spatial domain, for instance.
In the following, some examples and embodiments will be discussed in order to exempla-rily describe how embodiments of encoders 10 for block-based encoding and embodi¬ments of decoders 20 for block-based decoding may exploit the inventive principle de¬scribed herein. In particular, it will be described how to predict, in a current block, a chroma sample value from already coded luma sample value(s) using the inventive princi¬ple, i.e. using a linear function that is obtainable by luma-chroma samples of a neighbor¬ing block. Even though examples of decoders 20 may be described in the following, the same is also valid for corresponding examples of encoders 10.
Figure 4 shows a scatter plot of an accumulation of pairs of luma-chroma samples that have been gathered in a neighborhood of a current block. Said neighborhood may be a neighboring block in the direct vicinity of the current block, or even a neighboring block in the further vicinity of the current block, i.e. with one or more blocks therebetween.
Initially, it shall be explained how the encoder 10 and/or decoder 20 may obtain the above mentioned pairs of luma-chroma samples. Therefore, the encoder 10 and/or decoder 20 may be configured to determine a first set of luma samples in said neighborhood of the current block, and to determine a second set of luma samples in said neighborhood. Said first set may comprise a plurality, e.g. at least two, luma samples having different luma values. Said second set may also comprise a plurality, e.g. at least two, luma samples

having different luma values. However, the luma samples contained in the first set may be distinguished from the luma samples contained in the second set by their respective luma values. In particular, the luma samples contained in the first set may have smaller luma values than the luma samples contained in the second set.
One or more chroma samples may be linked with the luma samples of the first set and of the second set, respectively. Accordingly, a respective number of pairs of luma-chroma samples may be obtainable by the encoder 10 and/or decoder 20 by linking a luma sam¬ple with a corresponding chroma sample. These pairs of luma-chroma samples may then be categorized based on their respective luma value.
For example, pairs of luma-chroma samples which comprise luma samples of the first set of luma samples (i.e. those with the smaller luma values) may be categorized as first pairs of luma-chroma samples. In turn, pairs of luma-chroma samples which comprise luma samples of the second set of luma samples (i.e. those with the larger luma values) may be categorized as second pairs of luma-chroma samples.
Figure 4 shows a plurality of first pairs of luma-chroma samples which are symbolically encircled by the schematic oval 41, as well as a plurality of second pairs of luma-chroma samples which are symbolically encircled in the schematic oval 42. In this non-limiting ex-ample, three first pairs of luma-chroma samples A, A', A" and three second pairs of luma-chroma samples B, B', B" may be determined by the encoder 10 and/or decoder 20 for the following line-fitting step.
Again, the luma values of the first pairs of luma-chroma samples A, A', A" are smaller than the luma values of the second pairs of luma-chroma samples B, B', B". This can be seen in the depicted scatter plot since the x-axis represents the respective luma value of the pairs of luma-chroma samples, while the y-axis represents the corresponding chroma value of the respective pair of luma-chroma samples. Accordingly, each pair of luma-chroma samples A, A', A", B, B', B" comprises a luma sample value and a corresponding chroma sample value.
The encoder 10 and/or decoder 20 may further be configured to fit a straight-line 43 through the scatter plot depicted in Figure 4. Basically, said depicted scatter plot may be comparable with a point cloud wherein each of the first and second pairs of luma-chroma samples A, A', A", B, B', B" may correspond to a point inside said point cloud.

The encoder 10 and/or decoder 20 may fit said straight-line 43 through the exemplarily se-lected three first pairs of luma-chroma samples A, A', A" and through the exemplarily se-lected three second pairs of luma-chroma samples B, B', B". For example, the encoder 10 and/or decoder 20 may use the three first pairs of luma-chroma samples A, A', A" and the three second pairs of luma-chroma samples B, B', B" as a calculation basis for the straight-line fitting algorithm for fitting the straight-line 43 through said point cloud.
As can be seen, the straight-line 43 does not need to necessarily touch or even extend through one or more of the first and/or second pairs of luma-chroma samples A, A', A", B, B', B". Instead, fitting the straight-line 43 through the first and/or second pairs of luma-chroma samples A, A', A", B, B', B" shall rather be understood in a sense that the fitting algorithm itself is based on said selected number of first and/or second pairs of luma-chroma samples A, A', A", B, B', B" leading to the linear function of the straight-line 43 as depicted.
The straight-line 43 depicted in Figure 4 is to be understood as a rather schematic con¬struct in order to visualize the discussed straight-line fitting algorithm. One important infor¬mation that can be derived from said straight-line fitting is the linear function of the straight-line 43. The linear function may be given by the equation:
y = a ■ x + /?
wherein a is a first cross-component linear model parameter representing a slope of said straight-line 43 and /3 is a second cross-component linear model parameter representing an offset of said straight-line 43.
According to the invention, the encoder 10 and/or decoder 20 is configured to predict for a current luma sample x of a current block a corresponding chroma sample y of the current block by means of the linear function which has been determined from the neighborhood of said current block, as explained above.
According to an embodiment, the decoder 20 may be configured to reconstruct the luma samples of the current block by intra prediction and/or by inter prediction. According to yet a further embodiment, the decoder 20 may be configured to decode luma sample residuals for the current block from a data stream 14, and to reconstruct the luma samples of the current block by intra prediction and/or inter prediction to obtain predicted luma samples and correcting said predicted luma samples using the luma sample residuals.

Accordingly, an embodiment provides a respective encoder 10 which is configured to en¬code luma sample residuals for the current block into the data stream 14, so that the luma samples of the current block are reconstructable by intra prediction and/or inter prediction to obtain predicted luma samples, wherein said predicted luma samples are correctable by using the luma sample residuals.
In the above example, three first pairs of luma-chroma samples A, A', A" and three sec¬ond pairs of luma-chroma samples B, B', B" were exemplarily used as a basis for the fit¬ting algorithm for fitting the straight-line 43 through at least these three first and second pairs of luma-chroma samples A, A', A", B, B', B". However, more than the exemplarily described three first and second pairs of luma-chroma samples A, A', A", B, B', B" may be used in the inventive principle. Additionally or alternatively, only two first and second pairs of luma-chroma samples A, A', B, B' may be used in the inventive principle. However, at least two first pairs of luma-chroma samples A, A' and at least two second pairs of luma-chroma samples B, B' are to be used according to the inventive principle.
This is an important distinguishing feature over JVET-L0191 in which only one first pair of luma chroma samples A and only one second pair of luma-chroma samples B are used.
For example, the encoder 10 and/or decoder 20 may be configured to choose those two or more first luma-chroma samples A, A', A" which have the smallest luma values. There¬fore, the encoder 10 and/or decoder 20 may be configured to determine the first set of luma samples by finding n > 1 smallest luma values in said neighborhood of the current block. Together with the corresponding chroma values, those n > 1 first pairs of luma-chroma samples A, A', A" having the smallest luma values may be selected out of the plu¬rality 41 of first pairs of luma-chroma samples by the encoder 10 and/or decoder 20.
Additionally or alternatively, the encoder 10 and/or decoder 20 may be configured to choose those two or more second luma-chroma samples B, B', B" which have the largest luma values. Therefore, the encoder 10 and/or decoder 20 may be configured to deter¬mine the second set of luma samples by finding n > 1 largest luma values in said neigh¬borhood of the current block. Together with the corresponding chroma values, those n > 1 second pairs of luma-chroma samples B, B', B" having the smallest luma values may be selected out of the plurality 42 of second pairs of luma-chroma samples by the encoder 10 and/or decoder 20.
As mentioned above, at least two, and according to some exemplary embodiments ex¬actly two first pairs of luma-chroma samples A, A' having the smallest luma values may be

selected from the plurality 41 of first pairs of luma-chroma samples. Furthermore, at least two, and according to some exemplary embodiments exactly two second pairs of luma-chroma samples B, B' having the largest luma values may be selected from the plurality 42 of second pairs of luma-chroma samples.
According to such an embodiment, the encoder 10 and/or decoder 20 may be configured to determine the first set of luma samples by finding n = 2 smallest luma values in said neighborhood of the current block, and/or determine the second set of luma samples by finding n = 2 largest luma values in said neighborhood of the current block. By linking the corresponding chroma values, the encoder 10 and/or decoder 20 may obtain the n = 2 first pairs of luma-chroma samples A, A' having the smallest luma values as well as the n = 2 second pairs of luma-chroma samples B, B' having the largest luma values.
A corresponding example shall now be discussed with reference to Figure 5 which shows a similar point cloud as previously discussed with reference to Figure 4. Thus, differences to Figure 4 will be described.
In the example shown in Figure 5, those two first pairs of luma-chroma samples A, A' having the smallest luma values and those two second pairs of luma-chroma samples B, B' having the largest luma values are selected by the encoder 10 and/or decoder 20 for fitting the straight-line 43 through said first and second pairs of luma-chroma samples A, A', B, B'.
As can be seen, a first temporary straight-line 51 may be fitted using the first pair of luma-chroma samples A having the smallest luma value and the second pair of luma-chroma samples B having the largest luma value, A second temporary straight-line 52 may be fitted using the first pair of luma-chroma samples A' having the second smallest luma value and the second pair of luma-chroma samples B' having the second largest luma value.
An average 53 between the two first pairs of luma-chroma samples A, A' having the smallest and the second smallest luma values, as well as an average 54 between the two second pairs of luma-chroma samples B, B' having the largest and the second largest luma values may be determined for fitting the straight-line 43 through the first and second pairs of luma-chroma samples A, A', B, B', i.e. for deriving the linear function y = a ■ x + /?.
Thus, according to an embodiment, the encoder 10 and/or decoder 20 may be configured to fit the straight-line 43 so that said straight-line 43 extends through an average 53 of the first pairs of luma-chroma samples A, A' and an average 54 of the second pairs of luma-chroma samples B, B' for deriving the linear function of said straight-line 43.

In other words, it is proposed to search not only for the smallest luma value A and largest luma value B (as it is done in JVET-L0191) but also for the second-smallest luma value A' and the second-largest luma value B\ as shown in Fig. 5. Then, the straight-line 43 can be fitted between the average 53 of the data points at A and A' and the average 54 of the data points at B and 6', leading to the straight-line in Fig. 5 which generally leads to a better data-fit compared to the prior art. Two variants of averaging A, A' and B, B' can be specified, differing in complexity:
1. accurate integer averaging: (A + A' + 1) » 1, (6 + B' + 1) »1, where "»" is a bit¬wise right-shift,
2. inaccurate integer averaging: (A + A') » 1, (S + B') » 1, saving four"+1" over the accurate variant.
Both variants represent fixed-point integer realizations of arithmetic averaging; other forms of averaging, such as geometric averaging, are possible as well but not considered here.
As can be clearly seen in Figure 5, the straight-line 43 is fitted a lot better into the point cloud, i.e. into the plurality of first and second pairs of luma-chroma samples than it is the case in earlier proposals, which would be represented by the upper first temporary straight-line 51 only. The encoder 10 and/or decoder 20 may encode/decode luma sample residuals, whereas it can be seen that a prediction residual 55 predicted from the upper first temporary straight line 51 according to the earlier proposals may be significantly larger than a prediction residual 56 predicted from the straight-line 43 that has been fitted according to the inventive concept. Accordingly, the herein described inventive concept may significantly counteract the CCLM inaccuracy of earlier concepts.
Table 1 summarizes the algorithmic operations consumed by the herein described modi¬fied CCLM calculation in comparison with the previously adopted CCLM versions. It can be seen that, due to the search for two more extreme luma values A', B', the number of comparisons doubles. Note that the number of operations required by either of the pro¬posed two variants is still much lower than that for the initial CCLM adopted in VTM 2 [1].
Bjontegaard delta (BD) PSNR gains on the SDR-category Common Test Conditions (CTC) set of sequences [5] [6] were measured to verify the presence of significant coding efficiency increases without increases in codec runtime due to the proposed changes. VTM software version 3 with default configuration is used [4].

Table 1. Number of operations in different CCLM calculations. N: number of chroma
reference samples, *: incl. right-shifts needed for averaging. Note that the actual CCLM application is not counted here.

CCLM Config. Multiplies Additions "Divisions" Comparisons Sum excl. div.
VTM 2.x [1] 2N+2 + 2 77V+3 2 9JV+7
VTM 3.x [2] 1 3 1 2N 2/V+4
Proposed Variant 1 1 3 + 8 1 AN 47V+12 + 4*
Proposed Variant 2 1 3+4 1 4N 47V+8 + 4*
Table 2 lists the BD-PSNR results for the above described averaging variant 1 (accurate integer averaging), whereas Table 3 contains the BD-PSNR values for averaging variant 2 (inaccurate integer averaging). It can be noted that
• both variants lead to very similar overall BD-PSNR performance,
• consistent BD-PSNR gains are reached for both chroma channels,
• no significant runtime increases are observed for either variant.
This indicates that both proposals as described herein successfully increase the chromatic coding efficiency by approximately 0.4% with, as desired, insignificant effect on the algo-rithmic complexity of the CCLM prediction tool.
Table 2. BD-PSNR [6] data for VTM 3.0.0 with vs. without proposed modification variant 1, SDR CTC [5].

All Intra Gain Y (%) GainCb(%) Gain Cr (%) Time Enc. (%) Time Dec. (%)
Class Al -0.12 -0.25 -0.17 101 98
Class A2 -0.11 -0,42 -0.34 101 99
Class B -0.05 -0.41 -0.56 100 98
Class C -0.05 -0.45 -0.40 100 99
Class E -0.02 -0.25 -0.28 100 99
Overall -0.07 -0.37 -0.37 100 99
Random Access Gain Y (%) Gain Cb (%) Gain Cr (%) Time Enc. (%) Time Dec. (%)
Class A1 -0.09 -0.33 -0.40 100 104
Class A2 -0.05 -0.34 -0.15 100 99
Class B -0.02 -0.39 , -0.61 99 97
Class C 0.00 -0.39 -0.19 99 96
Class E
Overall -0.04 -0.37 -0.36 100 99

Table 3. BD-PSNR [6] data for VTM 3.0.0 with vs. without proposed modification variant 2, SDRCTC[5].

All Intra Gain Y (%) Gain Cb (%) Gain Cr (%) Time Enc. (%) Time Dec. (%)
Class Al -0.15 -0.30 -0.30 101 100
Class A2 -0.11 -0.38 -0.33 101 98
Class B -0.05 -0.41 -0.57 100 97
Class C -0.06 -0.41 -0.42 100 95
Class E -0.04 -0.16 -0.19 100 94
Overall -0.08 -0.35 -0.39 100 96
Random Access Gain Y (%) Gain Cb (%) Gain Cr (%) Time Enc. (%) Time Dec. (%)
Class Al -0.11 -0.52 -0.51 100 101
Class A2 -0.04 -0.41 -0.13 100 102
Class B -0.02 -0.37 -0.56 100 99
Class C 0.01 -0.47 -0.23 100 99
Class E
Overall -0.03 -0.44 -0.37 100 100
Summarizing, two variants of a modification to the simplified cross-component linear model (CCLM) predictor described in L0191 are described herein. The suggested low-complexity changes stabilize the straight-line fitting algorithm in the CCLM, thus yielding BD-PSNR gains of 0.3-0.4% in the chroma channels. At the same time, the algorithmic complexity of the CCLM calculation remains only one half (or less for large CUs) of that of the CCLM design previously adopted in VTM 2 [1].
In particular, JVET-L0191 describes a simplified parameter calculation for the cross-com-ponent linear model (CCLM) predictor in the Versatile Video Coding (WC) standard. Ac-cording to this simplification, the CCLM parameters a and /? can be derived by means of a straight-line fitting between a maximum and a minimum luma-chroma pair of sample val¬ues, as opposed to the previously used more complex linear regression from multiple luma and chroma samples. As a result, the algorithmic complexity of the CCLM tool is re¬duced without losing much coding efficiency.
The present invention provides evidence that the simplified line fitting between two ex¬treme sample values is quite susceptible to statistical outliers and suggests some modifi¬cations to the CCLM method, as for example:
1. fitting of the straight line 43 between the average 54 of the largest two luma sam-ples B, B' and the average 53 of the smallest two luma samples A, A' (instead of only the largest and only the smallest value), with accurate averaging,

2. fitting of the straight line 43 between the average 54 of the largest two luma sam-ples B, B' and the average 53 of the smallest two luma samples A, A', with inaccu¬rate averaging (no offset of 1 before division) saving some additions.
Variant 2 may yield the same BD-PSNR gains as variant 1 while requiring four additions less per CCLM coded CU.
However, both modifications have negligible impact on the VTM encoder and decoder complexity (encoder runtime 100%, decoder runtime 99-101%) and reportedly provide about 0.3-0.4% coding efficiency gain in each of the chromatic channels (Cb and Cr BD-PSNR gains for both all-lntra and random-access).
Figure 6 shows a schematic block diagram of an embodiment of a method for block-based decoding of picture data of a picture, wherein decoding a current block of the picture com-prises at least the following steps.
In block 601 a first set of luma samples and a second set of luma samples in a neighbor¬hood of the current block are determined, wherein the first set of luma samples has smaller luma values than the second set of luma samples.
In block 602 a straight-line 43 having a linear function is fitted through first pairs of luma-chroma samples A, A' and second pairs of luma-chroma samples B, B', wherein the first pairs of luma-chroma samples A, A' are determined based on the first set of luma samples and first corresponding chroma samples in said neighborhood of the current block, and wherein the second pairs of luma-chroma samples B, B' are determined based on the second set of luma samples and second corresponding chroma samples in said neighbor-hood of the current block.
In block 603 chroma samples of the current block are predicted using luma samples of the current block and said linear function which has been determined from the neighborhood of the current block, as described above.
Figure 7 shows a schematic block diagram of an embodiment of a method for block-based encoding of picture data of a picture, wherein encoding a current block of the picture com-prises at least the following steps.
In block 701 a first set of luma samples and a second set of luma samples in a neighbor¬hood of the current block are determined, wherein the first set of luma samples has smaller luma values than the second set of luma samples.

In block 702 a straight-line 43 having a linear function is fitted through first pairs of luma-chroma samples A, A' and second pairs of luma-chroma samples B, B', wherein the first pairs of luma-chroma samples A, A' are determined based on the first set of luma samples and first corresponding chroma samples in said neighborhood of the current block, and wherein the second pairs of luma-chroma samples B, B' are determined based on the second set of luma samples and second corresponding chroma samples in said neighbor-hood of the current block.
In block 703 chroma samples of the current block are predicted using luma samples of the current block and said linear function which has been determined from the neighborhood of the current block, as described above.
As discussed, both the decoder 20 and encoder 10 may determine a first set of luma sam-ples and a second set of luma samples in a neighborhood of the current block 80, 82, 84. Said neighborhood may be the row(s) or column(s) of luma samples directly adjacent to said current block, preferably (in image or video compression) the top neighboring row of samples or left neighboring column of samples. However, not necessarily all available ad¬jacent luma samples may have to be considered in determining said first set of luma sam¬ples and said second set of luma samples. In other words, it may be sufficient to form a subset of all available adjacent luma samples for this purpose. In particular, the present invention remains applicable when only four neighboring luma samples are considered, in which case the first set of luma samples may comprise the n = 2 smaller luma values out of the four considered values and the second set of luma samples may, consequently, comprise the n = 2 larger luma values out of the four considered values.
The selection of these four neighboring luma samples in the neighborhood of the current block may be arbitrary, but preferably, the four neighboring luma samples may be se¬lected in an equidistant (or a nearly equidistant) fashion along the spatial top and/or left boundaries of the current block. Moreover, the selection of said four neighboring luma samples for the determination of the first set of luma samples and the second set of luma samples may be adapted according to the presence of a top neighboring row of samples and/or a left neighboring column of samples. More specifically, if top vertical neighbors are not available (e.g. at the upper picture boundary), the four neighboring luma samples may all be selected from the left neighboring column of luma samples, whereas, if left horizon¬tal neighbors are unavailable (e.g. at the left picture boundary), the four neighboring luma samples may all be selected from the top neighboring row of luma samples. If, however, both the top and left neighbors are available (as is the default case, e.g. at the center of

the picture to be compressed), then two luma samples may be selected from the top neighboring sample row and two more luma samples may be selected from the left neigh-boring sample column. Finally, it should be noted that, if the picture is stored in a downsampled chroma format (e.g., 4:2:0), the neighboring luma samples may also be downsampled according to said chroma format prior to the selection of the (e.g. four) neighboring luma samples from which the first and second set of luma samples are deter-mined.
Note that said neighborhood of the current block usually represents a previously decoded and reconstructed portion, e.g. block, of the current picture (spatial neighborhood) or an¬other previously decoded and reconstructed picture (temporal neighborhood). However, it should be clear that, on the encoder side, the original input picture region, instead of the previously decoded and reconstructed picture region, may also be used as source for said neighborhood of the current block. Moreover, it should be readily apparent to those skilled in the art that the present inventive method is equally applicable to arbitrary cross-compo¬nent prediction, e.g. prediction of green or blue from red components in RGB color coding.
Moreover, it should be noted that said sets of first/second pairs of luma-chroma samples may overlap (at least partially). This is especially the case when the decoded, recon¬structed luma neighborhood of the current block consists of samples which all have the same value. Then, both the first and second pairs of luma-chroma samples may hold identical values. However, during "normal" operation on "natural" image content, this is rarely the case.
Although some aspects have been described in the context of an apparatus, it is clear that these aspects also represent a description of the corresponding method, where a block or device corresponds to a method step or a feature of a method step. Analogously, aspects described in the context of a method step also represent a description of a corresponding block or item or feature of a corresponding apparatus.
Some or all of the method steps may be executed by (or using) a hardware apparatus, like for example, a microprocessor, a programmable computer or an electronic circuit. In some embodiments, one or more of the most important method steps may be executed by such an apparatus.
Depending on certain implementation requirements, embodiments of the invention can be implemented in hardware or in software or at least partially in hardware or at least partially

in software. The implementation can be performed using a digital storage medium, for ex-ample a floppy disk, a DVD, a Blu-Ray, a CD, a ROM, a PROM, an EPROM, an EEPROM or a FLASH memory, having electronically readable control signals stored thereon, which cooperate (or are capable of cooperating) with a programmable computer system such that the respective method is performed. Therefore, the digital storage medium may be computer readable.
Some embodiments according to the invention comprise a data carrier having electroni¬cally readable control signals, which are capable of cooperating with a programmable computer system, such that one of the methods described herein is performed.
Generally, embodiments of the present invention can be implemented as a computer pro-gram product with a program code, the program code being operative for performing one of the methods when the computer program product runs on a computer. The program code may for example be stored on a machine readable carrier.
Other embodiments comprise the computer program for performing one of the methods described herein, stored on a machine readable carrier.
In other words, an embodiment of the inventive method is, therefore, a computer program having a program code for performing one of the methods described herein, when the computer program runs on a computer:
A further embodiment of the inventive methods is, therefore, a data carrier (or a digital storage medium, or a computer-readable medium) comprising, recorded thereon, the computer program for performing one of the methods described herein. The data carrier, the digital storage medium or the recorded medium are typically tangible and/or non-tran¬sitory.
A further embodiment of the inventive method is, therefore, a data stream or a sequence of signals representing the computer program for performing one of the methods de¬scribed herein. The data stream or the sequence of signals may for example be config¬ured to be transferred via a data communication connection, for example via the Internet.
A further embodiment comprises a processing means, for example a computer, or a pro-grammable logic device, configured to or adapted to perform one of the methods de¬scribed herein.

A further embodiment comprises a computer having installed thereon the computer pro¬gram for performing one of the methods described herein.
A further embodiment according to the invention comprises an apparatus or a system con-figured to transfer (for example, electronically or optically) a computer program for per-forming one of the methods described herein to a receiver. The receiver may, for exam¬ple, be a computer, a mobile device, a memory device or the like. The apparatus or sys¬tem may, for example, comprise a file server for transferring the computer program to the receiver.
In some embodiments, a programmable logic device (for example a field programmable gate array) may be used to perform some or all of the functionalities of the methods de¬scribed herein. In some embodiments, a field programmable gate array may cooperate with a microprocessor in order to perform one of the methods described herein. Generally, the methods are preferably performed by any hardware apparatus.
The apparatus described herein may be implemented using a hardware apparatus, or us¬ing a computer, or using a combination of a hardware apparatus and a computer.
The methods described herein may be performed using a hardware apparatus, or using a computer, or using a combination of a hardware apparatus and a computer.
While this disclosure has been described with reference to illustrative embodiments, this description is not intended to be construed in a limiting sense. Various modifications and combinations of the illustrative embodiments, as well as other embodiments of this disclo-sure, will be apparent to persons skilled in the art upon reference to the description. It is therefore intended that the appended claims encompass any such modifications or em-bodiments.

References
[1] K. Zhang, J. Chen, L. Zhang, M. Karczewicz, "Enhanced cross-component linear model intra prediction," JVET-D0110, 2016, http://phenix.it.-sud-paris.eu/jvet/doc_end_user/current_document.php?id=2806.
[2] G. Laroche, J. Taquet, C. Gisquet, P. Onno, "CE3-5.1: Cross-component linear model simplification," JVET-L0191, 2018, http://phenix.it.-sud-paris.eu/jvet/doc_end_user/current_document.php?id=4282.
[3] B. Brass, J. Chen, S. Liu, "Versatile Video Coding (Draft 2)," JVET-K1001, ver. 6/7, Sep./Oct. 2018.
[4] Fraunhofer HHI, "WCSoftware_VTM," https://vcgit.hhi.fraunhofer.de/jvet/WCSoft-ware_VTM.
[5] F. Bossen, J. Boyce, X. Li, V. Seregin, K. Suhring, "JVET common test conditions and software reference configurations for SDR video," JVET-L1010, 2018.
[6] G. Bjontegaard, "Calculation of average PSNR differences between RD-curves," VCEG-M33, 2001.

CLAIMS
A decoder (20) for block-based decoding of picture data of a picture (12'), the de-coder (20) being configured to decode a current block (80, 82, 84) of the picture (12') by
determining a first set of luma samples and a second set of luma samples in a neighborhood of the current block (80, 82, 84), the first set of luma samples having smaller luma values than the second set of luma samples,
fitting a straight-line (43) having a linear function through first pairs of luma-chroma samples (A, A') and second pairs of luma-chroma samples (B, B'), wherein the first pairs of luma-chroma samples (A, A') are determined based on the first set of luma samples and first corresponding chroma samples in said neighborhood of the current block (80, 82, 84), and wherein the second pairs of luma-chroma sam¬ples (B, B') are determined based on the second set of luma samples and second corresponding chroma samples in said neighborhood of the current block (80, 82, 84), and
predicting chroma samples of the current block (80, 82, 84) using luma sam-ples of the current block (80, 82, 84) and said linear function.
The decoder (20) of claim 1, configured to
reconstruct the luma samples of the current block (80, 82, 84) by intra prediction and/or by inter prediction.
The decoder (20) of claim 1 or 2, configured to
decode luma sample residuals for the current block (80, 82, 84) from a data stream (14), and to
reconstruct the luma samples of the current block (80, 82, 84) by intra prediction and/or inter prediction to obtain predicted luma samples and cor-recting said predicted luma samples using the luma sample residuals.
The decoder (20) of any one of claims 1 to 3, configured to

determine the first set of luma samples by finding n > 1 smallest luma values in said neighborhood of the current block (80, 82, 84), and/or
determine the second set of luma samples by finding n > 1 largest luma values in said neighborhood of the current block (80, 82, 84).
The decoder (20) of any one of claims 1 to 3, configured to
determine the first set of luma samples by finding n = 2 smallest luma values in said neighborhood of the current block (80, 82, 84), and/or
determine the second set of luma samples by finding n = 2 largest luma values in said neighborhood of the current block (80, 82, 84).
The decoder (20) of any one of claims 1 to 5, configured to
fit the straight-line (43) so that said straight-line (43) extends through an average (53) of the first pairs of luma-chroma samples (A, A') and an average (54) of the second pairs of luma-chroma samples (B, B') for deriving the linear function of said straight-line (43).
The decoder (20) of any one of claims 1 to 6, wherein said linear function is given by the equation y = a ■ x + /?, wherein a is a first cross-component linear model pa-rameter representing a slope of said straight-line (43), /3 is a second cross-compo-nent linear model parameter representing an offset of said straight-line (43), and wherein the decoder (20) is further configured to
predict for one or more luma samples x of the current block (80, 82, 84) at least one corresponding chroma sample y of the current block (80, 82, 84) using said linear function.
An encoder (10) for block-based encoding of picture data of a picture (12) into a data stream (14), the encoder (10) being configured to encode a current block (80, 82, 84) of the picture (12) by
determining a first set of luma samples and a second set of luma samples in a neighborhood of the current block (80, 82, 84), the first set of luma samples having smaller luma values than the second set of luma samples,

fitting a straight-line (43) having a linear function through first pairs of luma-chroma samples (A, A') and second pairs of luma-chroma samples (B, B'), wherein the first pairs of luma-chroma samples (A, A') are determined based on the first set of luma samples and first corresponding chroma samples in said neighborhood of the current block (80, 82, 84), and wherein the second pairs of luma-chroma sam¬ples (B, B') are determined based on the second set of luma samples and second corresponding chroma samples of said neighborhood of the current block (80, 82, 84), and
predicting chroma samples of the current block (80, 82, 84) using luma sam-ples of the current block (80, 82, 84) and said linear function.
The encoder (10) of claim 8, configured to
encode luma sample residuals for the current block (80, 82, 84) into the data stream (14), so that the luma samples of the current block (80, 82, 84) are reconstructable by intra prediction and/or inter prediction to obtain predicted luma samples, wherein said predicted luma samples are correcta-ble by using the luma sample residuals.
The encoder (10) of one of claims 8 or 9, configured to
determine the first set of luma samples by finding n > 1 smallest luma values in said neighborhood of the current block (80, 82, 84), and/or
determine the second set of luma samples by finding n > 1 largest luma values in said neighborhood of the current biock (80, 82, 84).
The encoder (10) of one of claims 8 or 9, configured to
determine the first set of luma samples by finding n = 2 smallest luma values in said neighborhood of the current block (80, 82, 84), and/or
determine the second set of luma samples by finding n = 2 largest luma values in said neighborhood of the current block (80, 82, 84).
The encoder (10) of any one of claims 8 to 11, configured to
fit the straight-line (43) so that said straight-line (43) extends through an average (53) of the first pairs of luma-chroma samples (A, A') and an

average (54) of the second pairs of luma-chroma samples (B, B') for deriving the linear function of said straight-line (43).
The encoder (10) of any one of claims 8 to 12, wherein said linear function is given by the equation y = a • x + /?, wherein a is a first cross-component linear model pa-rameter representing a slope of said straight-line (43), j8 is a second cross-compo-nent linear model parameter representing an offset of said straight-line (43), and wherein the encoder (10) is further configured to
predict for one or more luma samples x of the current block (80, 82, 84) at least one corresponding chroma sample y of the current block (80, 82, 84) using said linear function.
A method for block-based decoding of picture data of a picture (12'), wherein decod-ing a current block (80, 82, 84) of the picture (12') comprises the following steps:
determining a first set of luma samples and a second set of luma samples in a neighborhood of the current block (80, 82, 84), the first set of luma samples having smaller luma values than the second set of luma samples,
fitting a straight-line (43) having a linear function through first pairs of luma-chroma samples (A, A') and second pairs of luma-chroma samples (B, B'), wherein the first pairs of luma-chroma samples (A, A') are determined based on the first set of luma samples and first corresponding chroma samples in said neighborhood of the current block (80, 82, 84), and wherein the second pairs of luma-chroma sam¬ples (B, B') are determined based on the second set of luma samples and second corresponding chroma samples in said neighborhood of the current block (80, 82, 84), and
predicting chroma samples of the current block using luma samples of the current block (80, 82, 84) and said linear function.
A method for block-based encoding of picture data of a picture (12), wherein encod-ing a current block (80, 82, 84) of the picture (12) comprises the following steps:
determining a first set of luma samples and a second set of luma samples in a neighborhood of the current block (80, 82, 84), the first set of luma samples having smaller luma values than the second set of luma samples,

fitting a straight-line (43) having a linear function through first pairs of luma-chroma samples (A, A') and second pairs of luma-chroma samples (B, B'), wherein the first pairs of luma-chroma samples (A, A') are determined based on the first set of luma samples and first corresponding chroma samples in said neighborhood of the current block (80, 82, 84), and wherein the second pairs of luma-chroma sam¬ples (B, B') are determined based on the second set of luma samples and second corresponding chroma samples of said neighborhood of the current block (80, 82, 84), and
predicting chroma samples of the current block (80, 82, 84) using luma sam-ples of the current block (80, 82, 84) and said linear function.
A computer readable digital storage medium having stored thereon a computer pro-gram having a program code for performing, when running on a computer, a method according to one of claims 14 or 15.
A data stream (14) obtained by a method according to claim 15.

Documents

Application Documents

# Name Date
1 202117024823-STATEMENT OF UNDERTAKING (FORM 3) [03-06-2021(online)].pdf 2021-06-03
2 202117024823-REQUEST FOR EXAMINATION (FORM-18) [03-06-2021(online)].pdf 2021-06-03
3 202117024823-NOTIFICATION OF INT. APPLN. NO. & FILING DATE (PCT-RO-105) [03-06-2021(online)].pdf 2021-06-03
4 202117024823-FORM 18 [03-06-2021(online)].pdf 2021-06-03
5 202117024823-FORM 1 [03-06-2021(online)].pdf 2021-06-03
6 202117024823-DRAWINGS [03-06-2021(online)].pdf 2021-06-03
7 202117024823-DECLARATION OF INVENTORSHIP (FORM 5) [03-06-2021(online)].pdf 2021-06-03
8 202117024823-COMPLETE SPECIFICATION [03-06-2021(online)].pdf 2021-06-03
9 202117024823-Proof of Right [05-08-2021(online)].pdf 2021-08-05
10 202117024823-FORM-26 [05-08-2021(online)].pdf 2021-08-05
11 202117024823.pdf 2021-10-19
12 202117024823-FORM 3 [15-11-2021(online)].pdf 2021-11-15
13 202117024823-FER.pdf 2022-02-24
14 202117024823-FORM 3 [01-03-2022(online)].pdf 2022-03-01
15 202117024823-POA [16-03-2022(online)].pdf 2022-03-16
16 202117024823-FORM 13 [16-03-2022(online)].pdf 2022-03-16
17 202117024823-AMENDED DOCUMENTS [16-03-2022(online)].pdf 2022-03-16
18 202117024823-Certified Copy of Priority Document [25-04-2022(online)].pdf 2022-04-25
19 202117024823-FORM 3 [08-08-2022(online)].pdf 2022-08-08
20 202117024823-FORM 4(ii) [18-08-2022(online)].pdf 2022-08-18
21 202117024823-Information under section 8(2) [23-08-2022(online)].pdf 2022-08-23
22 202117024823-OTHERS [24-11-2022(online)].pdf 2022-11-24
23 202117024823-FER_SER_REPLY [24-11-2022(online)].pdf 2022-11-24
24 202117024823-COMPLETE SPECIFICATION [24-11-2022(online)].pdf 2022-11-24
25 202117024823-CLAIMS [24-11-2022(online)].pdf 2022-11-24
26 202117024823-Others-121222.pdf 2022-12-13
27 202117024823-GPA-121222.pdf 2022-12-13
28 202117024823-Correspondence-121222.pdf 2022-12-13
29 202117024823-FORM 3 [27-04-2023(online)].pdf 2023-04-27
30 202117024823-US(14)-HearingNotice-(HearingDate-11-03-2024).pdf 2024-02-19
31 202117024823-Correspondence to notify the Controller [08-03-2024(online)].pdf 2024-03-08
32 202117024823-FORM-26 [09-03-2024(online)].pdf 2024-03-09
33 202117024823-Written submissions and relevant documents [26-03-2024(online)].pdf 2024-03-26
34 202117024823-PETITION UNDER RULE 137 [26-03-2024(online)].pdf 2024-03-26
35 202117024823-PatentCertificate10-05-2024.pdf 2024-05-10
36 202117024823-IntimationOfGrant10-05-2024.pdf 2024-05-10

Search Strategy

1 SearchPattern202117024823E_23-02-2022.pdf

ERegister / Renewals

3rd: 14 May 2024

From 06/12/2021 - To 06/12/2022

4th: 14 May 2024

From 06/12/2022 - To 06/12/2023

5th: 14 May 2024

From 06/12/2023 - To 06/12/2024

6th: 28 Nov 2024

From 06/12/2024 - To 06/12/2025