The content of this page has not been vetted since shifting away from MediaWiki. If you’d like to help, check out the how to help guide!
Plugin
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
--server
flag.
Documentation
See the GitHub site.