This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.

Script Interpreter

Script Interpreter (ImageJ)
Author Johannes Schindelin, Curtis Rueden
Maintainer Curtis Rueden
Source on GitHub
Initial release 8 Apr 2016
Development status active

The Script Interpreter is a REPL allowing scripting from the command line.

Getting Started

Start it via Plugins › Scripting › Script Interpreter or by typing Shift-[.

Error creating thumbnail: Unable to save thumbnail to destination

Usage

Get the active dataset

Run an op

Issues

The Script Interpreter is under active development. Currently, Groovy works fine, but there some issues with other scripting languages.