Is it possible to add/intersect created masks?
I was processing a photo with two birds on a pond. The birds needed different "basic" editting, and both birds needed different editting from the background -- a perfect application of masks. So I set out to create a mask for bird1, a mask for bird2 and a mask for the background. The approach I thought would work was to
- create a mask a Subject component, which, as I hoped, identified both birds, and rename the mask bird1
- duplicate bird1 and rename the duplicate bird2
- duplicate bird1, invert the duplicate, and rename the duplicate background
- create a mask component in bird1 to remove the second bird
- create a mask component in bird2 to remove the first bird
At this point I have 3 masks, one for the first bird (bird1), one for the second bird (bird2), and one for the background (background). And I can accomplish the original task of editting them independently.
However, I wondered about a different approach:
- create a mask with and Object component, with the first bird identified, and rename it bird1
- create a mask with and Object component, with the second bird identified, and rename it bird2
- duplicate bird1 and "add" bird2, invert the mask, rename it background
Seems like fewer steps to achieve the same goal.
Unless I'm missing something, LrC has no ability to "add" a "high level" mask (i.e., one created with the "New Mask" button, that can have multiple components). Of course, there is also on ability to "subtract" or "intersect" either. I feel that this would add tremendous flexibility to the creation of masks, and maybe make it more efficient.
Am I missing something? Is there a better way to do what I want to do? I have to confess this is not the first time I've wanted to add, subtract, or intersect "high level" masks.
Thanks.
