Helix/bwVisu/QuPath: Difference between revisions

From bwHPC Wiki
< Helix‎ | bwVisu
Jump to navigation Jump to search
(Instructions for adding the Cellpose extension)
 
m (Added troubleshooting section)
 
Line 27: Line 27:
#* Go to Edit > Preferences > Cellpose/Omnipose
#* Go to Edit > Preferences > Cellpose/Omnipose
#* Add the path to the Python executable: "/opt/cellpose/bin/python3.9"
#* Add the path to the Python executable: "/opt/cellpose/bin/python3.9"

== Troubleshooting ==

*'''Main window doesn't stay full size when other windows open'''
:-> Enlarge the main QuPath window with the mouse, instead of clicking on the "maximize" button.

Latest revision as of 16:44, 2 September 2025

Attention.svg

GPU support and CellPose are work in progress.

QuPath offers a powerful set of tools for a wide range of image formats, including many whole slide formats.


Add Extensions

CellPose

The official installation and usage instructions for the extension can be found at https://github.com/BIOP/qupath-extension-cellpose.

To summarize:

  1. Install Cellpose
    • Cellpose and the extra dependency scikit-image are already installed. This step can be skipped.
  2. Add the extension
    1. Install and setup the qupath-biop-catalog
    2. Add the Cellpose extension (Extensions -> Manage Extensions)
    3. Restart QuPath / the bwVisu Job
  3. First time setup
    • Go to Edit > Preferences > Cellpose/Omnipose
    • Add the path to the Python executable: "/opt/cellpose/bin/python3.9"

Troubleshooting

  • Main window doesn't stay full size when other windows open
-> Enlarge the main QuPath window with the mouse, instead of clicking on the "maximize" button.