Group: ImageJ
Sort:
popular
|
newest
1. ImageJ402 usages
net.imagej » ijPublic
ImageJ is an open source Java image processing program inspired by NIH Image for the Macintosh.
Last Release on Jun 30, 2023
2. ImageJ2148 usages
net.imagej » imagejBSD
ImageJ2 is a rewrite of ImageJ for multidimensional image data, with a focus on scientific imaging.
Last Release on Jul 7, 2023
3. ImageJ Legacy Bridge84 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 Jul 18, 2023
4. ImageJ Common76 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 Oct 17, 2019
5. ImageJ Ops69 usages
net.imagej » imagej-opsBSD
ImageJ Operations: a framework for reusable algorithms.
Last Release on May 9, 2023
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 Dec 26, 2012
7. ImageJ UI: Swing24 usages
net.imagej » imagej-ui-swingBSD
ImageJ UI for Java Swing.
Last Release on Apr 24, 2023
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 Dec 26, 2012
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 Dec 26, 2012
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 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 Dec 26, 2012
12. ImageJ 1.x Patcher15 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 May 23, 2023
13. ImageJ Plugins: Commands14 usages
net.imagej » imagej-plugins-commandsBSD
Core commands for ImageJ.
Last Release on Dec 4, 2018
14. ImageJ Mesh13 usages
net.imagej » imagej-meshBSD
3D mesh structures for ImageJ.
Last Release on Dec 5, 2020
15. ImageJ Deprecated12 usages
net.imagej » imagej-deprecatedBSD
Deprecated ImageJ packages.
Last Release on Apr 21, 2023
16. ImageJ TensorFlow11 usages
net.imagej » imagej-tensorflowBSD
ImageJ/TensorFlow integration.
Last Release on Mar 9, 2023
17. ImageJ Updater11 usages
net.imagej » imagej-updaterBSD
Keeps components of ImageJ up-to-date.
Last Release on Nov 7, 2019
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 Dec 26, 2012
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 Dec 26, 2012