Note
Go to the end to download the full example code.
Phase Microscopy: Yeast#

/home/administrator/repos/cellSAM/examples/plot_yeaz.py:13: FutureWarning: `napari.view_image` is deprecated and will be removed in napari 0.7.0.
Use `viewer = napari.Viewer(); viewer.add_image(...)` instead.
nim = napari.view_image(img, name="YeaZ");
Total running time of the script: (0 minutes 5.982 seconds)