Running without GUI / Multi-Task-Manager
New in this version
From this version on, MotiQ Thresholder, MotiQ 2D Analyzer, and MotiQ 3D Analyzer can be run from a macro in a window-less mode, e.g., on a server, further fixing #3.
Add noGUI
to the macro option string to suppress any GUIs/Windows like the Multi-Task-Manager window.
Example command:
run("MotiQ 3D Analyzer (v0.3.2)","minimum-particle-volume=50 calculate=[all detected particles merged into one object] skeleton=[derive skeleton from a copy of the input image] gauss-xy=1.000000 gauss-z=0.000000 number-format=[US (0.00...)] noGUI");