Hi,
I have many RGB images and want to extract the L channel from each image to a new file (on disk).
I've added all source images to a ImageContainer instance and dragged the instance icon to a ChannelExtraction instance, where only the L channel is selected.
But in the output folder specified in ImageContainer, there is only a copy of the original image saved. The extracted L images are unnamed files on the current workspace.
How can I redirect the L images to the output folder in ImageContainer?
The same applied to PixelMath if I select "Create new image". Instead of the PixelMath "output", the original source image data is written to the output folder.
The same problem was discussed here without a solution:
https://pixinsight.com/forum/index.php?topic=4795.0