Quote:
Originally Posted by rogerg
Auto stretch each image in it's own right ... so, not "the latter" 
|
That's more tricky, Roger. Probably doable in a script but I'm guessing that doesn't help you.
I reckon you could use MaskedStretch with an ImageContainer to stretch all your images to have the same target background level. Another thing to try would be LinearFit to normalise the images and then apply a constant stretch to all of them.
Cheers,
Rick.