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>