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
Copy file name to clipboardExpand all lines: _pages/plugins/trackmate/tutorials/trackmate-segmentation-editor.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,14 +45,14 @@ Otherwise, here is how to navigate in the image panel.
45
45
- Rotate the image with the {% include key key="left click" %}.
46
46
- Zoom in and out towards the center of the panel with the {% include key key="Mouse Wheel" %}.
47
47
48
-
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-07.gif" align="center" %}
48
+
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-07.gif" align="center" width="300" %}
49
49
50
50
### Resetting the view
51
51
52
52
- {% include key key="Shift|Z" %} aligns the view with the XY plane.
53
53
- {% include key key="Shift|R" %} resets the view.
54
54
55
-
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-08.gif" align="center" %}
55
+
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-08.gif" align="center" width="300" %}
56
56
57
57
### Navigating to spots
58
58
@@ -61,15 +61,15 @@ Each label initially corresponds to a spot in TrackMate.
61
61
The label will have the same name and color that of the current view in TrackMate.
62
62
Shift-clicking on a label in the list will center the image view on the corresponding spot mask
63
63
64
-
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-09.gif" align="center" %}
64
+
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-09.gif" align="center" width="300" %}
65
65
66
66
### Changing the display settings
67
67
68
68
The _Image_ section in the left side bar allows you to change the display settings of the image.
69
69
The _auto contrast_ button will set the display range to the min and max pixel values in the image.
70
70
The _settings_ button will open a dialog to change the display settings of the image, such as the color table, the brightness and contrast and the visibility of channels and spots.
71
71
72
-
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-10.gif" align="center" %}
72
+
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-10.gif" align="center" width="300" %}
73
73
74
74
## Editing spots
75
75
@@ -121,15 +121,15 @@ The selected modes and brush size are remembered between use of the editor.
121
121
This is the default mode.
122
122
If you paint over an existing label, it is discarded.
123
123
124
-
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-Paint-Replace.gif" align="center" %}
124
+
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-Paint-Replace.gif" align="center" width="300" %}
125
125
126
126
#### Paint add
127
127
128
128
In TrackMate the spots can be overlapping, and as a consequence, in the editor you can have several labels on one pixel.
129
129
This is the way to edit overlapping spots.
130
130
The _Add_ mode paint labels, and if there is an existing label, it will add the selected one, and not remove the existing one:
131
131
132
-
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-Paint-AddMode.gif" align="center" %}
132
+
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-Paint-AddMode.gif" align="center" width="300" %}
133
133
134
134
This will lead to overlapping spots, as demonstrated in the animation above.
135
135
@@ -140,7 +140,7 @@ The selected label will be applied only on the pixels that have no label already
140
140
It will only paint on the background.
141
141
This is useful if you have close objects that you know are not overlapping.
142
142
143
-
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-Paint-PreserveMode.gif" align="center" %}
143
+
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-Paint-PreserveMode.gif" align="center" width="300" %}
144
144
145
145
146
146
### Deleting pixels - {% include key key="F3" %}
@@ -152,13 +152,13 @@ The delete tool also has several modes, that are made to harness possibly overla
152
152
This mode simply remove all labels at once.
153
153
You get the background where you paint.
154
154
155
-
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-Delete-AllLabels.gif" align="center" %}
155
+
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-Delete-AllLabels.gif" align="center" width="300" %}
156
156
157
157
#### Delete selected label
158
158
159
159
With this mode, the brush will only remove the label currently selected, and no touch the others:
160
160
161
-
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-Delete-SelectedLabel.gif" align="center" %}
161
+
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-Delete-SelectedLabel.gif" align="center" width="300" %}
162
162
163
163
164
164
### Flood fill - {% include key key="F4" %}
@@ -173,7 +173,7 @@ There is also two modes for this tool.
173
173
Similar to the _Paint add_ tool, this leads to replace all the label of a segment with the selected label.
174
174
On the animation below, the red part of the labeling is overwritten with the blue label, leading to a larger spot:
175
175
176
-
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-FloodFill-Replace.gif" align="center" %}
176
+
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-FloodFill-Replace.gif" align="center" width="300" %}
177
177
178
178
#### Flood fill add
179
179
@@ -182,7 +182,7 @@ On the animation below, the red label is added to the blue segment.
182
182
This segment has now two labels, the blue and the red, and it appers in magenta in the editor.
183
183
After returning to TrackMate, this leads to two spots overlapping:
184
184
185
-
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-FloodFill-Add.gif" align="center" %}
185
+
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-FloodFill-Add.gif" align="center" width="300" %}
186
186
187
187
### Flood erase - {% include key key="F5" %}
188
188
@@ -193,15 +193,15 @@ This tool removes one or all labels of a segment.
193
193
All the labels are removed from the segment.
194
194
The modified pixels are now part of the background.
195
195
196
-
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-FloodErase-RemoveAll.gif" align="center" %}
196
+
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-FloodErase-RemoveAll.gif" align="center" width="300" %}
197
197
198
198
#### Flood erase selected label
199
199
200
200
Only the currently selected label is removed.
201
201
For instance, on the animation below, the top segment has two labels, red and blue, and appears in magenta.
202
202
The flood erase tool is used to remove the blue label from it, which leaves the red label.
203
203
204
-
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-FloodErase-SelectedLabel.gif" align="center" %}
204
+
{% include img src="/media/plugins/trackmate/spot-editor/TrackMate-Editor-FloodErase-SelectedLabel.gif" align="center" width="300" %}
205
205
206
206
207
207
### Select label - {% include key key="F6" %}
@@ -217,7 +217,7 @@ First you can press {% include key key="F1" %}, {% include key key="F2" %}, {% i
217
217
You can also use {% include key key="Q" %} and , {% include key key="E" %} to decrease and increase the brush size, respectively.
218
218
Pressing {% include key key="Shift|Q" %} and {% include key key="Shift|E" %} will change the brush size by a larger amount.
219
219
220
-
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-16.gif" align="center" %}
220
+
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-16.gif" align="center" width="300" %}
221
221
222
222
223
223
### Keyboard shortcuts for editing
@@ -245,7 +245,7 @@ For adding, deleting, removing and filling spots, the keys must be used as modif
245
245
Once you are done editing, click the _Close and send to TrackMate_ button in the top left side bar.
246
246
This will close the editor and prompt you with the following dialog:
247
247
248
-
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-17.png" align="center" %}
248
+
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-17.png" align="center" width="300" %}
249
249
250
250
If you click _No_, your changes will be discarded.
251
251
If you click _Yes_, the modified spots will be sent to TrackMate.
@@ -298,7 +298,7 @@ If the edits generate masks that are too different from the initial spots, they
298
298
299
299
You can customize the key bindings of the spot editor in a dedicated dialog, displayed when you press {% include key key="Ctrl|," %}.
300
300
301
-
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-21.png" align="center" %}
301
+
{% include img src="/media/plugins/trackmate/spot-editor/trackmate-spot-editor-tuto-21.png" align="center" width="400" %}
0 commit comments