From: Amer alghadhban on
Hi
I have 2 gray scale images,
i want to take the MSB of first image and MSB of second image then combine them to create new image
then extract the 2 image from the resulted image
Image a, image b
A_msb + b_msb = C
extract the two image from C

Thank you
From: ImageAnalyst on
OK. Thanks for letting us know.
But I don't know how you extracted A and B from C.
For example if I add two numbers and tell you the result is 1,
how would you know I added 1 and 0, and not 0 and 1 (for A and B
respectively)