net.imagej » ij
ImageJ is an open source Java image processing program inspired by NIH Image for the Macintosh.
更新时间: 2024-06-13 08:11A runtime patcher to introduce extension points into ImageJ 1.x. This project offers extension points for use with ImageJ2 and it also offers (limited) support for headless operations.
更新时间: 2023-05-24 01:13net.imagej » imagej-command-archetype
ImageJ Command Archetype: an Apache Maven archetype for ImageJ2 Commands.
更新时间: 2021-12-17 07:37net.imagej » imagej-maven-plugin
A plugin helping with installing ImageJ 1.x plugins and dependencies. In ImageJ 1.x, .jar files containing an underscore are automatically scanned for classes whose names contain underscores. Every such class is considered to be a plugin. That is not true, however, for jai_codec.jar's classes. Therefore, Fiji introduced the split between plugins/ and jars/, where third-party libraries are expected to live in jars/. ImageJ2 uses the same structure since it is backwards compatible.
更新时间: 2021-12-17 07:37Parent POM for ImageJ-based projects. It ensures that projects all use a compatible build environment, including Java version, as well as versions of dependencies and plugins. Projects wishing to use pom-imagej as a parent project need to override the <name>, <description>, <url>, <inceptionYear>, <organization>, <licenses>, <developers>, <contributors>, <mailingLists>, <scm>, <issueManagement> and <ciManagement> sections.
更新时间: 2017-01-31 04:59The executable which runs ImageJ. Its purpose is also to make sure that updates downloaded by the ImageJ Updater will be put into place before starting the Java Virtual Machine. It was formerly known as the Fiji launcher.
更新时间: 2016-04-23 03:49A minimal build system interpreting Maven-style pom.xml files
更新时间: 2014-03-27 05:06The executable which runs ImageJ. Its purpose is also to make sure that updates downloaded by the ImageJ Updater will be put into place before starting the Java Virtual Machine. It was formerly known as the Fiji launcher.
更新时间: 2014-02-15 07:31仓库 | 个数 |
Central | 592045 |