Advanced Guides¶
XamFlow can be customized in many advanced ways, typically by creating new task types using a programming language.
- Creating a new task type
- Debugging a task type
- Using IPL in a task type
- Using openCV in a task type
- Using ITK in a task type
- Using custom C code in a task type
- Using MATLAB in a task type
- Using ImageJ in a task type
- Using R in a task type
- Using Julia in a task type
- Loading an OMNI Image
- Saving an OMNI Image
- Loading input in a task type
- Saving output in a task type
- External programs
- Reporting Progress from a task type
- Spawning new runs from a task type
- Reduce Task Types
- Packages
- Parameter Types