|
|
|
|
|
by jkic47
5694 days ago
|
|
To add to your point, a typical imager pixel can only sense one color - red, green or blue (caveat: there are now some imagers that can simultaneously sense multiple colours). The green value of a non-green pixel is interpolated from the surrounding pixels capable of sensing green. Thus, only 1/3 of your RGB image is "real" - the remaining 2/3 is interpolated. |
|