To all,
I'm trying to automate the process of neutralizing the background on 169 images. I have two previews I've created on areas of the image that should be neutral. I then run the PreviewAggregator script. I use the resulting Aggregated image in BackgroundNeutralization to correct the background in the original image. How in the world do I create a ProcessContainer using these steps? Obviously, the previews will need to be re-generated for each image. Can this be done? I then plan to use the ProcessContainer on an ImageContainer. Here's the two procedures I plan to have in the ProcessContainer:
1. Rotate image 90 degrees CCW using the Rotation process, and
2. Neutralizing Background using steps described above.
Any help would be greatly appreciated.
Thanks,
Wade