Installation

Building from source

Building MISA++ for ImageJ requires the Maven build system and that a JDK installation is present on the current system.

  1. Download the source code
  2. Navigate into the source directory
  3. Run mvn package

The misa_imagej plugin can be found in the target directory. Copy it into the ImageJ plugin directory.

MISA++ for ImageJ requires additional libraries that do not come pre-installed with ImageJ or Fiji.

Copy following libraries from target/dependencies into the ImageJ jars directory:

Windows superbuild

MISA++ for ImageJ is part of the Windows superbuild. See Building for more information.