The present invention relates to the image and video enhancements domain, especially when the “chroma” component and the “luma” component are not in the same resolution.
The approaches described in this section could be pursued, but are not necessarily approaches that have been previously conceived or pursued. Therefore, unless otherwise indicated herein, the approaches described in this section are not prior art to the claims in this application and are not admitted to be prior art by inclusion in this section. Furthermore, all embodiments are not necessarily intended to solve all or even any of the problems brought forward in this section.
Most video content received in a TV is encoded in luma and chroma channels, most typically one luma channel Y and two chroma channels Cb and Cr. Most of the time, it is possible to sample the Y channel at full resolution, and to sample the chroma channels at reduced resolution.
Classical chroma sampling formats are:
Thus there is a need, in such situation, to increase the resolution of the chroma channels to match the resolution of the luma channel, so to produce a chroma sampling format of 4:4:4. This increase in resolution is to be done with the highest possible video quality.
The most common way to address this problem is to simply linearly upscale the chroma channels. Thus, the interpolation filters used for computing chroma samples are fixed (for example Lanczos scaling).
Additionally, some sharpening of the chroma transitions can be done with various methods.
Nevertheless, such methods have drawbacks.
For example, some visual artifact could be detected. A typical artifact is for example visible at the boundary between 2 regions of substantially different colors where usually some “bleeding” occurs because on few pixels, the image has a color different from either of the 2 regions. Other artifacts are a general lack of sharpness or of saturation on sharp contours of colorful contents.
Thus there is a need to improve the chroma sharpness, and to obtain a better image quality while increasing the scale of the chroma components.
The invention relates to a method for scaling a first channel of an image. The method comprises:
For instance, the first channel (Clow) may be a chroma channel and the second channel (Y) may be a luma channel.
The low resolution may induce that the associated bandwidth is two or four times smaller compared to the high resolution bandwidth. In one embodiment, the high resolution may correspond to a resolution 1920×1080 pixels and the low resolution may correspond to a resolution of 960×540 pixels.
A prediction method (or interpolation method) is a method to upscale images from a lower resolution to a higher resolution. This method may use a linear interpolation method or any other interpolation method.
In one embodiment, the scaled first channel (C) may be a sum of the predicted first channel ([Pred Clow]) and the high-pass second channel (Chigh).
In one embodiment, the high-pass second channel Chigh is a multiplication of:
According to a possible embodiment, the method may further comprise modifying values of the correlation function based on the computation of regression estimation r2.
Indeed, regression estimation r2 (or also referred by “coefficient of determination”) is often a number between 0 and 1. It describes how well a regression fits a set of data.
If r2 is close to 1, it may indicate that the regression line fits the data well.
If r2 is close to 0, it may indicate that the regression line does not fit the data well.
It may be seen as the proportion of variability in a data set that is accounted for by the statistical model. It may provide a measure of how well values are likely to be predicted by the model.
For instance, if the regression estimation r2 is low, it may be advantageous to reduce the values of the correlation function in order to avoid any visible artifacts.
One possible way to do it, is to multiply the values of the correlation function with F(r2) where F(.) is a monotonically increasing function. The value of F may be comprised between 0 and 1. F may be the identity function.
In addition, the method may further comprise decreasing, clamping, or setting to zero at least one value of the correlation function if the at least one value is greater than a predetermined threshold.
It may avoid any high value of the correlation function.
One possible way to do it, is to compute α′(n,m)=G(α(n,m)) where G(.) is a monotonically increasing function. The value of G may be comprised between 0 and 1.
In one embodiment, the first channel may comprises points, each point having coordinates in a set of coordinates {(n,m)}.
The low resolution second channel may then comprise points, each point being in correspondence with a point of the first channel.
“Computing a correlation function between the low resolution second channel and the first channel” may then comprise, for each point of coordinates (n,m) in the set {(n,m)}:
Then a local correlation value may be computed for each point (n,m) in the set of coordinates.
The above “distance” is to be understood in the broadest mathematical interpretation. For instance, the distance between point (x1, x2) and point (y1, y2) may be a Euclidian distance
or any other distance associated with a norm (e.g. max(|xi−yi|)i=1 . . . 2).
The variations may be computed according to a horizontal direction.
Indeed, as the video image may be transmitted line by line, it may be easier to compute the variation according to these lines. Moreover, the size of the memory used to compute such variation could be smaller.
Another aspect of the invention relates to a device for scaling a first channel of an image. The device comprises:
Yet another aspect of the invention relates to a computer program product comprising a computer readable medium, having thereon a computer program comprising program instructions. The computer program is loadable into a data-processing unit and adapted to cause the data-processing unit to carry out the method described above when the computer program is run by the data-processing unit.
Other features and advantages of the method and apparatus disclosed herein will become apparent from the following description of non-limiting embodiments, with reference to the appended drawings.
The present invention is illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings, in which like reference numerals refer to similar elements and in which:
a and 1b describe standard alignments between the chroma channels and the luma channel;
In the following description, luma component is noted Y(n,m) where n and m are integers spanning the image limits. For instance for a full HD video frame, m would be in the interval [0,1919] and n would be in the interval [0,1079].
In the following description, the chroma components Cb and Cr are, for simplification only and for the purpose of the examples, sampled with a twice lower resolution than the luma component, e.g. Cb,low(2n,2m) and Cr,low(2n,2m) where m is in the full HD frame case in [0,959] and n in [0,539].
In addition, the indices “low” indicates that the information on Cb and Cr which is carried in these components are substantially of a lower definition (i.e. narrower bandwidth) than in the luma component Y.
In the following description, when referring to the chroma component/channel C, it may either refers to the component Cb or refers to the component Cr or any other chroma component. Then Clow(2n,2m) may be understood as Cb,low or Cr,low.
a is an example a first method to subsample a chroma channel by a factor 2 according to the vertical direction and according to the horizontal direction.
In this figure, the display 100 is split in a plurality of pixels 101, 102 . . . 106 . . . (i.e. pixels grid). Each pixel has a 1px width and a 1px height. In order to compute the chroma value, it is possible to compute a mean of the chroma value within a 2px-2px window 107a. According to this specific embodiment, chroma channel is not located in correspondence with (i.e. aligned with) the pixels grid of the display, whereas the luma channel Y is.
Alignment of luma and chroma samples is specified in the various video formats.
For instance,
b is an example a second method to subsample a chroma channel by a factor 2 according to the vertical direction and according to the horizontal direction.
In this example, the chroma channel and the luma channel are aligned: the window 107b (for the chroma mean/alignment or C(2n,2m)) is aligned with luma channel at point with coordinates (2n,2m).
The chroma channels Clow(2n,2m) may be generated by filtering and sub-sampling an full-resolution chroma channel C(n,m).
The filters along the horizontal and vertical directions are called fH and fV.
So fH is a discrete filter of size NH along the horizontal direction and of size 1 along the vertical direction. fV is a discrete filter of size 1 along the horizontal direction and of size NV along the vertical direction. Referring to
Hence, it is possible to write Clow(2n,2m)=(C*fH*fV)(2n,2m)
Referring to
(respectively
In practice, the filters fH and fV are described by standards and may be determined when receiving a new stream/image/video.
Receiving the low resolution chroma channel Clow there is a need to recreate (or reconstruct) a complete chroma channel with the same resolution than the luma channel.
Then a reconstruction model may be used. This model may define a predictor operator denoted “Pred”, this operator may be for instance a linear operator (in the classical linear algebra sense) which interpolates chroma values between defined two chroma values in Clow. It generates a predicted value for a full-resolution chroma channel.
So, if Clow is defined for even sample indexes (2n,2m) only, [Pred Clow] is defined on all indices. For simplification purpose, it is possible to consider that Clow(n,m) is defined for all values, even or odd values. Whenever n or m is odd, the value Clow(n,m) is considered as being 0. When n and m are both even values, Clow(n,m) is already well defined.
The predictor can be noted [Pred Clow](n,m)=(Clow*gH*gV)(n,m).
The predictor may not be capable to reconstruct perfectly the original non-subsampled chroma channel C. Indeed, missing information may have been definitely lost in the subsampling process (i.e. C(n,m)≠[Pred Clow](n,m)).
Therefore, it may be useful to be able to determine C(n,m)−[Pred Clow](n,m)=Chigh(n,m) where Chigh(n,m) is carrying high-frequency details of the chroma channel that are missing from the smooth chroma channel prediction.
It is noted that the predictor used here may also be a none-linear predictor such as the one described in U.S. patent application Ser. No. 13/696,010 “TWO-DIMENSIONAL SUPER RESOLUTION SCALING” and in U.S. patent application Ser. No. 13/697,938 “IMAGE INTERPOLATION METHOD WITH DECISION MIXING”.
When receiving a frame 200 of a video (or a standalone image), it is possible to determine the luma channel Y 201 and at least one chroma channel Clow 202, the chroma channel having a lower resolution than the luma channel.
The transformation filters 203 used to compute the chroma channel (i.e. the sub-sampling functions/filters) may be determined or received at the same moment.
Thus, it is possible to compute (step 204) a sub-sampled version of the luma channel, by applying the sub-sampling filters 203 to the received luma channel Ylow(2n,2m)=(Y*fH*fV)(2n,2m).
As detailed above, it is also possible to compute (step 205a), from the sub-sampled version of the luma channel Ylow, a smooth prediction of the luma channel: [Pred Ylow](n,m)=(Ylow*gH*gV)(n,m). The values of Ylow(n,m), if n or m is odd, may be set to 0.
Then, the luma high-pass value is computed (step 205b) Yhigh(n,m)=Y(n,m)−[Pred Ylow](n,m).
It is then possible to compute (step 206) a correlation function α(n,m) between the variation of Ylow and Clow. Indeed, heuristically, the local chroma variations and the local luma variations may be assumed to be correlated.
The following paragraphs detail a possible correlation technique to determine α(n,m).
For each pair of indices (n,m), a window Wn,m is defined as being the set Wn,m={(u,v): u is an even value, v is an even value, |u−n|<d|v−m|<d}.
For instance, and in reference to
For all points (u,v) of each set Wn,m, it is possible to perform a local regression to fit the following model (Clow(u,v)−Clow(u−2,v)=α(Ylow(u,v)−Ylow(u−2,v)). This regression may use a least square method. In consequence, for each (n,m), a regression value of the correlation coefficient α is computed and is called α(n,m).
In this above example, the correlation coefficient is obtained by correlating horizontal differences of the Clow and Ylow images (i.e. according to the direction Dα1 . . . Dα6). Any other high-pass subband computed on these images (such as the ones that can be derived from a step of a 2D wavelet transform) could be used instead. In addition, the correlation coefficient may be also obtained by correlating vertical differences (i.e. according to the direction Dα7 for instance), by correlating diagonal differences (i.e. according to the direction Dα8 for instance), or a combination of such directions or correlations.
It is also possible to modify (step 207) the correlation computed in step 206 if it is assumed that the there is a risk to correlate the luma channel and the chroma one. For instance, the system may be able to detect that, actually, no correlation (or a very little one) between luma and chroma exists. In this case, it preferable to switch to a fallback solution, because the odds that artifacts were introduce are high.
For instance α(n,m) is then set to 0.
In an alternative option, a coefficient of determination r2(n,m) may be computed. This coefficient of determination can be used to reduce/modify the correlation coefficient α(n,m): α(n,m) may be set to F(r2(n,m))·α(n,m), where F may be, for instance the identity function F(x)=x.
In an other alternative option, if α(n,m) is substantially larger than 1, there could be a risk to amplify substantially noise. A clamping of α(n,m) may be computed to avoid this risk.
Once α(n,m) is defined as described above, it is possible to compute Chigh(n,m)=α(n,m) Yhigh(n,m) (step 208).
Then, the final reconstructed frame 209 may then be outputted with the initial luma channel 210 and the reconstructed chroma channel(s) 211. This reconstructed chroma channel is C(n,m)=[Pred Clow](n,m)+Chigh(n,m) with [Pred Clow](n,m)=(Clow*gH*gV)(n,m).
Part of the flow chart of
In this embodiment, the device 400 comprise a computer, this computer comprising a memory 405 to store program instructions loadable into a circuit and adapted to cause circuit 404 to carry out the steps of the present invention when the program instructions are run by the circuit 404.
The memory 405 may also store data and useful information for carrying the steps of the present invention as described above.
The circuit 404 may be for instance:
This computer comprises an input interface 403 for the reception of data used for the above method according to the invention and an output interface 406 for providing a reconstructed image.
To ease the interaction with the computer, a screen 601 and a keyboard 602 may be provided and connected to the computer circuit 604.
A person skilled in the art will readily appreciate that various parameters disclosed in the description may be modified and that various embodiments disclosed may be combined without departing from the scope of the invention.
For instance, if the luma channel of the image/frame has a lower resolution than a chroma channel, the same method may be executed in order to increase the resolution of the luma channel.
This Application is a continuation of, and claims benefit from, U.S. application Ser. No. 13/888,810, filed on May 7, 2013, which is incorporated herein by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
5410621 | Hyatt | Apr 1995 | A |
5471572 | Buchner et al. | Nov 1995 | A |
6788338 | Dinev et al. | Sep 2004 | B1 |
7020195 | McMahon | Mar 2006 | B1 |
7129987 | Westwater | Oct 2006 | B1 |
7149262 | Nayar et al. | Dec 2006 | B1 |
7197070 | Zhang et al. | Mar 2007 | B1 |
7689065 | Fukuda | Mar 2010 | B2 |
7705889 | Tabatabai et al. | Apr 2010 | B2 |
8089557 | Kageyama et al. | Jan 2012 | B2 |
8345158 | Robertson et al. | Jan 2013 | B2 |
8452122 | Hitomi et al. | May 2013 | B2 |
8493449 | Lamy-Bergot et al. | Jul 2013 | B2 |
8810727 | Bernard et al. | Aug 2014 | B1 |
8989519 | Irani et al. | Mar 2015 | B2 |
20020113891 | Felts, III | Aug 2002 | A1 |
20050219642 | Yachida et al. | Oct 2005 | A1 |
20050244081 | Zhou et al. | Nov 2005 | A1 |
20090193473 | Moon et al. | Jul 2009 | A1 |
20100026885 | Terada et al. | Feb 2010 | A1 |
20100302439 | Le | Dec 2010 | A1 |
20110170623 | Park et al. | Jul 2011 | A1 |
20110200270 | Kameyama | Aug 2011 | A1 |
20110211765 | Nagumo et al. | Sep 2011 | A1 |
20130050272 | Bernard et al. | Feb 2013 | A1 |
20130069975 | Bernard et al. | Mar 2013 | A1 |
Number | Date | Country | |
---|---|---|---|
20150015783 A1 | Jan 2015 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13888810 | May 2013 | US |
Child | 14462330 | US |