Group: ImageJ
1. ImageJ423 usages
net.imagej » ijPublic
ImageJ is an open source Java image processing program inspired by NIH Image for the Macintosh.
Last Release on Feb 18, 2025
2. ImageJ2164 usages
net.imagej » imagejBSD
ImageJ2 is a rewrite of ImageJ for multidimensional image data, with a focus on scientific imaging.
Last Release on Dec 14, 2024
3. ImageJ Legacy Bridge93 usages
net.imagej » imagej-legacyBSD
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 Nov 11, 2024
4. ImageJ Common83 usages
net.imagej » imagej-commonBSD
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 Aug 28, 2024
5. ImageJ Ops77 usages
net.imagej » imagej-opsBSD
ImageJ Operations: a framework for reusable algorithms.
Last Release on Aug 29, 2024
6. ImageJ Core Classes52 usages
net.imagej » ij-coreBSD
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 Apr 4, 2014
7. ImageJ UI: Swing28 usages
net.imagej » imagej-ui-swingBSD
ImageJ UI for Java Swing.
Last Release on Jan 27, 2024
8. ImageJ Data Model23 usages
net.imagej » ij-dataBSD
The data component contains the core image data model, based on ImgLib2. This 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 Apr 4, 2014
9. ImageJ User Interface Framework22 usages
net.imagej » ij-uiBSD
The ui component contains the user interface (UI) framework for ImageJ. Each ImageJ user interface uses this framework to make itself available for use.
Last Release on Apr 4, 2014
10. ImageJ Extensibility Framework21 usages
net.imagej » ij-extBSD
The ext component is ImageJ's framework for extensibility, which allows for the definition of ImageJ modules, plugins and tools. A module is a discrete piece of functionality with typed inputs and outputs. Plugins, scripts and workflows are all types of modules. A plugin is a piece of code that enables functionality (such as an image processing algorithm) within the program. A tool is a piece of code that defines user input behavior, such as drawing on the image with a pencil, or panning the display by ...
Last Release on May 18, 2012
11. ImageJ 1.x Patcher19 usages
net.imagej » ij1-patcherBSD
A runtime patcher to introduce extension points into the original ImageJ (1.x). This project offers extension points for use with ImageJ2 and it also offers limited support for headless operations.
Last Release on Dec 9, 2024
12. ImageJ Core Options15 usages
net.imagej » ij-optionsBSD
The core options component contains some built-in shared preferences for ImageJ. These options appear in the Edit > Options menu.
Last Release on Apr 4, 2014
13. ImageJ Deprecated14 usages
net.imagej » imagej-deprecatedBSD
Deprecated ImageJ packages.
Last Release on Jan 27, 2024
14. ImageJ Mesh14 usages
net.imagej » imagej-meshBSD
3D mesh structures for ImageJ.
Last Release on Aug 29, 2024
15. ImageJ Plugins: Commands14 usages
net.imagej » imagej-plugins-commandsBSD
Core commands for ImageJ.
Last Release on Nov 7, 2024
16. ImageJ Updater12 usages
net.imagej » imagej-updaterBSD
Keeps components of ImageJ up-to-date.
Last Release on Oct 19, 2024
17. ImageJ TensorFlow11 usages
net.imagej » imagej-tensorflowBSD
ImageJ/TensorFlow integration.
Last Release on Jan 27, 2024
18. ImageJ Mesh I/O Plugins10 usages
net.imagej » imagej-mesh-ioBSD
I/O plugins for ImageJ meshes.
Last Release on Aug 14, 2018
19. ImageJ Core: I/O8 usages
net.imagej » ij-ioBSD
The io component provides an input/output service for reading and writing data to and from data streams. It also provides several core plugins for importing image data, as well as a recent file service for keeping track of recently opened files.
Last Release on Jun 11, 2013
20. ImageJ Utility Classes: AWT7 usages
net.imagej » ij-util-awtBSD
AWT utility classes for use with AWT and Swing user interfaces. These classes depend on ImageJ core only, and are considered general-purpose AWT utility classes, potentially useful outside the ImageJ framework.
Last Release on Apr 4, 2014