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.