Skip to content

Commit 8d990e7

Browse files
authored
Update draw-3d-roi.md
1 parent 504f57a commit 8d990e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/plugins/draw-3d-roi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ With any z-stack image open in Fiji, including 4D and 5D images, run the plugin
2424

2525
To create a 3D mask, you just need to set an ROI using the "Set perspective's ROI" button for one or more perspectives, though at least two are recommended. **Any of the ImageJ selection tools can be used** to generate the ROIs, with the exception of the straight line tool with a line width of 1 and the multi-point tool. After setting the perspective ROI, the ROI selection will be cleared from the image, but can be retrieved again by clicking the "Get perspective's ROI" button. The "Reset perspective's ROI" button can be used to reset the ROI to the default ROI, which is the full image from that perspective (equivalent to the Select All command). This allows the user to modify existing perspective's ROI's if the preview looks incorrect (discussed below). This is generally best done by using easily-modifiable ROI tools (like the polygon tool) and clicking the Get then Reset buttons before adjusting the ROI.
2626

27-
{% include img align="right" name="Draw 3D ROI plugin" src="Draw3DROI-mainWindow"%}
27+
{% include img align="right" name="Draw 3D ROI plugin" src="draw3droi-mainwindow" %}
2828

2929
### Previewing your mask
3030

@@ -49,4 +49,4 @@ When clicking the "Set" and "Get" buttons, Draw 3D ROI will work with the curren
4949
If you created a freehand selection and are not happy with it, you can use Edit > Selection > Fit Spline to change it into a polygon selection, which you can then modify and "Set".
5050

5151
### Using ROI Manager
52-
ROI manager can be used to create multiple objects in your exported mask. You can do this by adding as many selections to the manager as usual, then select all of those selections in the list, and click More >> OR (Combine). This will create one selection from all of those, and then click "Set". This can be a challenge if you are using ROI manager for multiple perspectives, as you'll need to keep track of which persepctive each ROI in the list is for. Additionally, the "Get" button will not be as useful, as it does not return these ROIs to the ROI manager and these multi-element ROIs are not as easy to manipulate, though some functions in the Edit > Selection menu do work.
52+
ROI manager can be used to create multiple objects in your exported mask. You can do this by adding as many selections to the manager as usual, then select all of those selections in the list, and click More >> OR (Combine). This will create one selection from all of those, and then click "Set". This can be a challenge if you are using ROI manager for multiple perspectives, as you'll need to keep track of which persepctive each ROI in the list is for. Additionally, the "Get" button will not be as useful, as it does not return these ROIs to the ROI manager and these multi-element ROIs are not as easy to manipulate, though some functions in the Edit > Selection menu do work.

0 commit comments

Comments
 (0)