Mobile app version of vmapp.org
Login or Join
Holmes874

: Adobe Photoshop - How do you arithmetically add two images? For example, if two grayscale images, one with a intensity and the other with b intensity, are added the resultant image should be

@Holmes874

Posted in: #AdobePhotoshop

For example, if two grayscale images, one with a intensity and the other with b intensity, are added the resultant image should be of a + b intensity.

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Holmes874

2 Comments

Sorted by latest first Latest Oldest Best

 

@BetL875

As with almost anything in Photoshop, there are several ways to do this, depending on what fits your needs and your workflow.

Among the Blend modes, Add is called "Linear Dodge". It says that, in fact, right in the menu. You can, therefore, place your images one above the other and apply Linear Dodge to the upper one. All of the "Lighten" Blend Mode group are variations of Add, but Linear Dodge is a straight arithmetic operation. All of the calculations involved in the different blend modes are documented here.

If you are specifically looking for grayscale output, Calculations (Image > Calculations) has been around since the Pharaohs, or thereabouts. This allows you to (among many other things) Add two channels to create either a new channel or a new grayscale document. This works across images, not just with layers. The two images must have exactly the same size pixel dimensions.

Calculations is unique in that it can take the gray values of an RGB image and blend them with the gray values of another RGB image to produce a grayscale output.

Another that's been around since Noah is Apply Image. Once again, Image > Apply Image can be used with two channels in one document, a channel with the RGB composite "channel" of the same document, or either of those across two documents of the same dimensions. It's different from Calculations because it does not create a new channel or document, and its output will be in a color mode if applied to a color composite.

10% popularity Vote Up Vote Down


 

@Sarah814

If you have two grayscale images, then multiply will do the trick. Except you should understand, that there is a limit to that. Max intensity is 255, so if on first layer intensity is 150 and on second the same, resulting intensity will be only 255, not 300, because it's technically impossible.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme