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 ...
License | BSD |
---|---|
Date | (Dec 26, 2012) |
Files | pom (3 KB) jar (337 KB) View All |
Repositories | ImageJ ReleasesLoci |
Used By | 52 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-15250 |
Note: this artifact is located at ImageJ Releases repository (https://maven.imagej.net/content/repositories/releases/)
Compile Dependencies (2)
Test Dependencies (1)
Licenses
License | URL |
---|---|
Simplified BSD License | http://code.imagej.net/licenses/imagej/license.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Wayne Rasband | wsr<at>nih.gov | rasband | architect, developer | NIH |
Curtis Rueden | ctrueden<at>wisc.edu | ctrueden | architect, developer | UW-Madison LOCI |
Johannes Schindelin | schindelin<at>wisc.edu | dscho | architect, developer | UW-Madison LOCI |
Albert Cardona | acardona<at>ini.phys.ethz.ch | acardona | developer | Institute of Neuroinformatics, Uni/ETH Zürich |
Aivar Grislis | grislis<at>wisc.edu | grislis | developer | UW-Madison LOCI |
Barry DeZonia | bdezonia<at>wisc.edu | bdezonia | developer | UW-Madison LOCI |
Lee Kamentsky | leek<at>broadinstitute.org | LeeKamentsky | developer | Broad Institute of MIT and Harvard |
Related Books
Image Processing with ImageJ - Second Edition (2015) by Jurjen Broeke, Jose Maria Mateos Perez, Javier Pascau |