|
|
Options to measure and export tracks.
|
|
Options to measure and export tracks.
|
|
|
|
|
|
|
|
Some measurement options are/will be proposed here, as well as options to export the segmentation to use in other image analysis softwares as Fiji.
|
|
Some measurement options are/will be proposed here, as well as options to export the segmentation/measurements to use in other image analysis softwares as Fiji.
|
|
|
|
|
|
|
|
# Options
|
|
* [Apply on: define current selection](#define-current-selection)
|
|
|
|
|
* [Export to extern plugins](#other-plugins)
|
|
|
## Selection
|
|
* [Export segmentations](#save-segmentations)
|
|
|
|
|
* [Measure cell features](#measure-cell-features)
|
|
|
You can choose which cells to analyse/export with the first option in the interface:
|
|
* [Measure track features](#measure-track-features)
|
|
|
* `Only selected cell` will measure/export only the currently selected label/cell. Its value can be seen and modified in the left panel under `label`. You can select `show selected` option in that panel to see only this cell.
|
|
|
|
|
* `Only checked cells` will measure/export all the checked cells. To see which cells are checked, you can select the option `see checked cells` in the `Edit` panel of Epicure.
|
|
|
|
|
* `All cells` will measure/export all the cells in the `Segmentation` layer.
|
|
## Define current selection
|
|
|
|
|
|
|
|
## ROI export
|
|
You can choose which cells to analyse/export with the `Apply on` option in the interface:
|
|
|
|
|
* `Only selected cell` will measure/export only the currently selected label/cell. Its value can be seen and modified in the left panel under `label`. You can select `show selected` option in that panel to see only this cell.
|
|
|
The button `Save ROI(s)` allows to export the segmentation as Fiji ROIs. It will export only the selected set of cells (the selected cell, the checked cells or all the cells). In all cases, it creates **a ROI file for each cell**, containing the contour of the cell at all time frames where it is present. The file(s) are saved in the output folder, named `*imagename*_cell_*celllabel*.zip`, for each cell.
|
|
* _`GroupName`_ will measure/export all the cells in the corresponding Group (that have beend defined with the `Edit>Group` options. To see which cells are in the group, you can select the option `see group cells` in the `Edit>Group` panel of Epicure.
|
|
|
|
|
* `All cells` will measure/export all the cells in the `Segmentation` layer.
|
|
|
## Save segmentation
|
|
|
|
|
|
|
---
|
|
|
The button `Save segmentation(s)` allows to save the label image of the segmented cell(s) depending on the selection (only the selected cell, the checked cells or all the cells).
|
|
|
|
|
|
|
# Save segmentations
|
|
|
# Features table
|
|
|
|
|
|
|
The curated segmented and tracked file can be exported in several formats to be used directly in other softwares/pipelines.
|
|
|
The feature table contains measurement of cell properties based on the segmentation. The table will be created/updated when clicking on the `Create features table` button.
|
|
|
|
|
|
|
Click on the check box on top of the `export segmentation` panel to remove it when you don't need it anymore.
|
|
|
If you click on one value in the table, it will show the corresponding cell at the corresponding time frame.
|
|
|
|
|
The table can be sorted by a given column by clicking on the column name. |
|
## ROI export
|
|
|
|
|
|
|
|
The button `Save ROI(s)` allows to export the segmentation as Fiji ROIs. It will export only the selected set of cells (the selected cell, the checked cells or all the cells). In all cases, it creates **a ROI file for each cell**, containing the contour of the cell at all time frames where it is present. The file(s) are saved in the output folder, named `*imagename*_cell_*celllabel*.zip`, for each cell.
|
|
|
|
|
|
|
|
## Save segmentation
|
|
|
|
|
|
|
|
The button `Save segmentation(s)` allows to save the label image of the segmented cell(s) depending on the selection (only the selected cell, cells in a given group or all the cells).
|
|
|
|
|
|
|
|
## Save skeleton
|
|
|
|
|
|
|
|
Allows to save the skeleton: the binary of the junctions, of the current selection (only selected cells, cells of a given group, or all cells). The file will be saved in the output folder.
|
|
|
|
The skeleton can also be displayed by pressing <kbd>k>/kdb> when the segmentation layer is active.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
# Measure cell features
|
|
|
|
|
|
|
|
## Features table
|
|
|
|
|
|
|
|
The feature table contains measurement of cell properties based on the segmentation. The table will be created/updated when clicking on the `Create features table` button.
|
|
|
|
|
|
|
|
If you click on one value in the table, it will show the corresponding cell at the corresponding time frame.
|
|
|
|
The table can be sorted by a given column by clicking on the column name.
|
|
|
|
|
|
|
|
## Feature map
|
|
|
|
|
|
|
|
Each measured feature (in the table) can also be displayed as a colored map, where each cell is colored by the value of this feature.
|
|
|
|
For this, select the feature to map in the `Draw feature map` interface, and a new layer will be added in the list of layers on the left panel of Napari. You can change the colormap colors in the top-left panel of Napari by selecting this layer, and then use the `colormap` option.
|
|
|
|
|
|
|
|
 |