Artifacts using SciJava Common (217)
Sort:
popular
|
newest
1. ImageJ2150 usages
net.imagej » imagejBSD
ImageJ2 is a rewrite of ImageJ for multidimensional image data, with a focus on scientific imaging.
Last Release on Oct 12, 2023
The legacy component enables backward compatibility with the original version of ImageJ (1.x). It contains the code necessary to translate between ImageJ and ImageJ2 images, so that ImageJ plugins can be executed faithfully.
Last Release on Jul 18, 2023
SCIFIO is a library for scientific N-dimensional image I/O.
Last Release on Jul 14, 2023
This library contains ImageJ's core image data model, based on ImgLib2. It is the primary mechanism by which image data is managed internally by ImageJ2. This component also provides the corresponding core image display logic for user interfaces.
Last Release on Jun 28, 2023
The ImageJ core classes include the services framework with some basic services: an event service, which uses a publish/subscribe messaging pattern to manage events, which reduces direct dependencies between components; an object service, for keeping track of registered objects sorted by type; a thread service, for managing running threads; and a platform service, for defining platform-specific functionality. This component also includes some basic utility classes.
The core component also includes ImageJ's ...
Last Release on Dec 26, 2012