Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.17 KB

File metadata and controls

44 lines (32 loc) · 1.17 KB

Welcome to the Ops documentation!

SciJava Ops is a library for extensible algorithm retrieval and execution. ImageJ Ops2 is a library for scientific image processing, built atop SciJava Ops and deriving from ImageJ Ops.

The combination of these libraries allows declarative image analysis workflows, allowing users to think more about the what than the how.

.. toctree::
   :maxdepth: 2
   :caption: 🚀 Getting Started

   WhyOps
   Installation

.. toctree::
   :maxdepth: 2
   :caption: 🪄 How-to guides

   CallingOps
   SearchingForOps
   ScriptingInImageJ2
   Benchmarks

.. toctree::
   :maxdepth: 2
   :caption: ⚙️ Examples

   examples/example_gaussian_subtraction

.. toctree::
   :maxdepth: 2
   :caption: 🛠️ Development

   WritingYourOwnOpPackage
   Migrating Ops Written for ImageJ Ops<MigratingFromImageJOps>

Indices and tables