ilastik / ilastik4ij

ImageJ plugins to run ilastik workflows
MIT License
20 stars 17 forks source link

Macro command to call Ilastik Object Classification #83

Open pdd2110 opened 3 years ago

pdd2110 commented 3 years ago

Running the object classification workflow on FIJI surprisingly doesn't output a command in the recorder window. Any way to script the process for batch mode through FIJI? A command (with variables) and a way to identify/designate the the output paths for the image & table is I'd need. Its fine even if its called through exec() or whatever.

k-dominik commented 2 years ago

I think it only outputs the command after a successful run.