You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Press `Edit › Selection › Select Bounding Box` to selectthe non-empty region
119
-
3. Press `Image › Crop` to crop the region
118
+
2. Press `Edit › Selection › Select Bounding Box` to selectthe non-empty region. If it did not work, try using `Select Bounding Box (guess background color)`
119
+
3. Press `Image › Crop` to crop the region.
120
120
4. You can scale the image to reduce its size for faster pipeline performance.
121
121
Press `Image > Scale...` and enter the desired scale, like 0.5 or 0.25.
122
122
@@ -162,7 +162,7 @@ To link cells between images we will be using a plugin designed for tracking - [
162
162
3. Open up TrackMate `Plugins > Tracking > TrackMate`
163
163
4. In the first window, it's possible select out the region you want to process and click `Refresh ROI `
164
164
5. In the next step, select the `Cellpose Detector`
165
-
6. Check if `Path to cellpose` is correct. It should be the same location that you installed your cellpose into. It should look like this: `/Users/emilianagiacomello/miniforge3/envs/cellpose/bin/python`
165
+
6. Check if `Path to cellpose` is correct. It should be the same location that you installed your cellpose into. It should look like: `/Users/emilianagiacomello/miniforge3/envs/cellpose/bin/python`
166
166
7. Select `Custom` model from `Pretrained model` and add a path to the downloaded model.
167
167
8. Check if the approximate diameter of your objects in `Cell diameter` is correct. Here is an example of final settings:
0 commit comments