.. cvpl_tools documentation master file, created by sphinx-quickstart on Tue Jul 23 11:16:40 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Introduction - cvpl_tools documentation ======================================= This tool provides useful visualization and processing APIs for image files. Built on top of: - Napari - ome-zarr-py - Numpy, Scipy and scikit-image These pip dependencies and their versions are same as SPIMquant. If dependency conflicts in other places, let me know. Installation of `cvpl_tools` using pip (Note Napari viewer requires one of `pyqt or pyside2 `_ installed.) :: pip install cvpl_tools[nnunet] Now you can go to GettingStarted/ome_zarr to learn how to view an OME_ZARR image locally or on cloud. .. toctree:: :maxdepth: 2 :caption: Contents: Introduction Quickstart Viewing and IO of OME Zarr Setting Up the Script Defining Segmentation Pipeline Result Caching nn-UNet Beta-Amyloid Plaque Detection Dev Setup .. toctree:: :maxdepth: 2 :caption: API Reference cvpl_tools.ome_zarr.napari.add.py cvpl_tools.ome_zarr.io.py cvpl_tools.tools.fs.py cvpl_tools.im.ndblock.py cvpl_tools.im.process cvpl_tools.im.algs