SciJava Ops: An Improved Algorithms Framework for Fiji and Beyond
Many scientific software platforms provide plugin mechanisms that simplify the integration, deployment, and execution of externally developed functionality. One of the most widely used platforms in the imaging space is Fiji, a popular open-source application for scientific image analysis. Fiji incor...
Gespeichert in:
Hauptverfasser: | , , , , , , , , , , , , , , , |
---|---|
Format: | Artikel |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext bestellen |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | Many scientific software platforms provide plugin mechanisms that simplify
the integration, deployment, and execution of externally developed
functionality. One of the most widely used platforms in the imaging space is
Fiji, a popular open-source application for scientific image analysis. Fiji
incorporates and builds on the ImageJ and ImageJ2 platforms, which provide a
powerful plugin architecture used by thousands of plugins to solve a wide
variety of problems. This capability is a major part of Fiji's success, and it
has become a widely used biological image analysis tool and a target for new
functionality. However, a plugin-based software architecture cannot unify
disparate platforms operating on incompatible data structures; interoperability
necessitates the creation of adaptation or "bridge" layers to translate data
and invoke functionality. As a result, while platforms like Fiji enable a high
degree of interconnectivity and extensibility, they were not fundamentally
designed to integrate across the many data types, programming languages, and
architectural differences of various software platforms.To help address this
challenge, we present SciJava Ops, a foundational software library for
expressing algorithms as plugins in a unified and extensible way. Continuing
the evolution of Fiji's SciJava plugin mechanism, SciJava Ops enables users to
harness algorithms from various software platforms within a central execution
environment. In addition, SciJava Ops automatically adapts data into the most
appropriate structure for each algorithm, allowing users to freely and
transparently combine algorithms from otherwise incompatible tools. While
SciJava Ops is initially distributed as a Fiji update site, the framework does
not require Fiji, ImageJ, or ImageJ2, and would be suitable for integration
with additional image analysis platforms. |
---|---|
DOI: | 10.48550/arxiv.2405.12385 |