Re: How to merge more than 3 channel stack in plugin development?
Posted by Yinan Wan on Jun 29, 2011; 10:18pm
URL: http://imagej.273.s1.nabble.com/How-to-merge-more-than-3-channel-stack-in-plugin-development-tp3684037p3684040.html
Thank you Nathaniel. The source shows how a "compositeImage" works quite clearly. But the problem is that I don't have a compositeImage at hand. Should I construct a compositeImage from a imagePlus first?
Now that I have all these sigle-channel stacks. How should I build them into an imagePlus so that I can let the program know which image slices belong to which color channel?