Re: interpolation for a color image?
"AE lover" <aelover11@xxxxxxxxx> wrote in message
news:2a03e221-19de-4e85-81d1-0b0e3ee4d7e3@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I am considering the case of bilinear interpolation for a color image
(say RGB image), to apply a bilinear interpolation, will we apply the
formular of bilinear interpolation, which we use for a gray image, for
each channel R, G, and B, separately?
If so, why don't we take into account the interaction between three
channels?
Quaternion convolution?
.
Relevant Pages
- Re: interpolation for a color image?
... Step 3 can be implemented using the original channel value and the value range: ... there is no empiricism, ... Here the criterion of optimality is operation counts. ... implemented bilinear interpolation in the manner I described. ... (sci.image.processing) - Re: interpolation for a color image?
... multiplications and 1 addition per greyscale pixel. ... Step 3 can be implemented using the original channel value and the value range: ... there is no empiricism, ... implemented bilinear interpolation in the manner I described. ... (sci.image.processing) - Re: interpolation for a color image?
... Step 3 can be implemented using the original channel value and the value range: ... there is no empiricism, ... implemented bilinear interpolation in the manner I described. ... So if the criterion of optimality is operation counts, ... (sci.image.processing) - Re: interpolation for a color image?
... , to apply a bilinear interpolation, will we apply the ... formular of bilinear interpolation, which we use for a gray image, for ... I think I've seen where you get color artifacts if you do this in RGB ... You cannot properly interpolate on the H channel. ... (sci.image.processing) - Re: interpolation for a color image?
... I am considering the case of bilinear interpolation for a color image ... (say RGB image), to apply a bilinear interpolation, will we apply the ... each channel R, G, and B, separately? ... (sci.image.processing) |
|