Merge Channels won't listen
Posted by
Olivier Burri on
Jun 23, 2015; 1:07pm
URL: http://imagej.273.s1.nabble.com/Merge-Channels-won-t-listen-tp5013254.html
Dear ImageJ list
I have found that the following code yields an odd result in the latest updated Fiji
run("Neuron (1.6M, 5 channels)");
name = getTitle();
run("Split Channels");
run("Merge Channels...", "c1=[C1-"+name+"] c2=[C3-"+name+"] create keep");
The final image that is created has... 5 channels again...
Can anyone replicate this problem?
Best
Oli
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html