Skip to content

Commit 62dd840

Browse files
committed
with artifact in header
1 parent ab23ad3 commit 62dd840

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

_pages/plugins/cellpose-appose.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Cellpose-Appose
33
description: PLugin to use Cellpose from Fiji relying on Appose.
4+
artifact: fiji.plugin:Cellpose_Appose
45
categories: [Segmentation]
56
---
67

@@ -29,10 +30,21 @@ Press `Apply changes` and restart Fiji when it's done.
2930
From Fiji
3031
- Open the image that you want to process.
3132
- Launch one of the cellpose version available in the plugin:
32-
- `Plugins>Segmentation>Cellpose-Appose>Cellpose...`
33-
- `Plugins>Segmentation>Cellpose-Appose>Cellpose-SAM...`
33+
- `Plugins>Segmentation>Cellpose-Appose>Cellpose...` _see [here](#cellpose) for documentation_
34+
- `Plugins>Segmentation>Cellpose-Appose>Cellpose-SAM...` _see [here](#cellpose-sam) for documentation_
3435
- Configure your Cellpose run through the Graphic Interface
3536
- Press "Ok" and Enjoy!
3637

3738
> [!NOTE]
3839
> The python environment will be automatically installed in your home `.local\shared\appose` directory and activated from the plugin when needed.
40+
41+
42+
## Cellpose
43+
44+
The option `Plugins>Segmentation>Cellpose-Appose>Cellpose...` allows to run CellPose v3.
45+
46+
## Cellpose-SAM
47+
48+
The option `Plugins>Segmentation>Cellpose-Appose>Cellpose-SAM...` allows to run CellPose v4 with SAM.
49+
50+
### Cuda selection

0 commit comments

Comments
 (0)