dilevin / computer-graphics-raster-images

Computer Graphics Assignment about Raster Images
1 stars 7 forks source link

Demosaic causes the image to appear more green. What is cause of this? #43

Closed RaihanFaruque closed 4 years ago

songfeil commented 4 years ago

A lot of reasons I can think of, maybe there's a positon mismatch between the three channels, maybe there's something wrong in the interpolation, maybe some channels of certain pixels are left out...