I need to perform an image appearance simulation wherein i need to recreate maximum colors of an rgb image using only r&g planes.R plane will be from the original image but I need to know, how can I create 3 (r, g, b) planes from a green plane of an image. Do i need a white light filter or any other method
|
|
0
|
|
|
|
Reply
|
Ateendra
|
5/4/2010 10:01:04 PM |
|
Ateendra wrote:
> I need to perform an image appearance simulation wherein i need to
> recreate maximum colors of an rgb image using only r&g planes.R plane
> will be from the original image but I need to know, how can I create 3
> (r, g, b) planes from a green plane of an image. Do i need a white light
> filter or any other method
Interesting question. Are you working with stereo images, or with multiband
sensing?
http://en.wikipedia.org/wiki/Anaglyph_image
|
|
0
|
|
|
|
Reply
|
Walter
|
5/4/2010 10:58:15 PM
|
|