CLIJx-assistant

Logo

A user interface for GPU-accelerated image processing using CLIJ2

View the Project on GitHub clij/clijx-assistant

Generate CLIJx / Fiji plugins

Starting from a existing workflow, you can generate a CLIJx / Fiji plugin without the need to code anything. It generates a .jar file which you can ship to collaborators and ask them to install it into the /plugins/ directory of their Fiji installation.

Installation

If you’re about to generate Fiji plugins for the first time, please follow the installation instructions here first.

How does it work?

After entering some parameters, such as plugin name, description, author and maven/java/git installation folders, a template is downloaded from here. Afterwards, some placeholders in this ImageJ/Fiji/CLIJ maven project are replaced before it is compiled and the resulting .jar file is installed to your Fijis /plugins/ folder.

Download video

Back to CLIJx-Assistant

Imprint