This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
ImageJ Server
| ImageJ Server (ImageJ) | |
|---|---|
| Author | ImageJ developers |
| Maintainer | ImageJ developers |
| Source | on GitHub |
| Development status | Experimental |
The ImageJ Server is an extension and update site for ImageJ that enables ImageJ to act as a RESTful image server.
Client software can:
- Send images to, and receive images from, the server.
- Discover and execute ImageJ modules.
Installation
- Enable the Server update site.
- Start the server via the Plugins › Utilities › Start Server command.
- Or launch ImageJ in server mode using the
--serverflag.
Documentation
See the GitHub site.