Thanks for realising this code. I would like to script the plugin in FIJI and the macro recorder tool provides the following line:
run("ImageDecorrelationAnalysis ");
This is insufficient to actually perform the analysis and it only launches the plugin window.Would it be possible to pass the analysis parameters directly from a script?
Thank you
Thanks for realising this code. I would like to script the plugin in FIJI and the macro recorder tool provides the following line:
run("ImageDecorrelationAnalysis ");
This is insufficient to actually perform the analysis and it only launches the plugin window.Would it be possible to pass the analysis parameters directly from a script?
Thank you