This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
SciJava
SciJava (SciJava) | |
---|---|
Author | SciJava consortium |
Maintainer | Curtis Rueden |
Source | on GitHub |
Development status | Active |
Website | https://scijava.org/ |
SciJava is a collaboration of projects providing software for scientific computing—an effort to cooperate and reuse code when feasible.
The SciJava component collection
The following component layers are part of the SciJava component collection:
- SciJava - foundational layer unspecific to image processing, including the SciJava Common shared library with powerful plugin framework and application container, and plugins built on it.
- ImgLib2 - core libraries for N-dimensional image processing.
- SCIFIO - core libraries for N-dimensional image I/O.
- ImageJ2 - core libraries and application for N-dimensional image processing.
- Fiji - "batteries-included" distribution of ImageJ, bundling a lot of plugins which facilitate scientific image analysis.
- BigDataViewer - re-slicing browser and Fiji plugin for terabyte-sized multi-view image sequences
- TrakEM2 - Fiji plugin suite for morphological data mining, three-dimensional modeling and image stitching, registration, editing and annotation.
- Bio-Formats - libraries and ImageJ plugins for life sciences image format I/O.
All components in this collection are managed by SciJava's Bill of Materials to make it easier for downstream components to use them without version conflicts.
The SciJava pledge
The following projects are part of the SciJava pledge to work together, reuse code and synergize wherever possible:
See the Architecture and Governance pages, as well as the SciJava web site, for further details.