Skip to content

Commit 069821b

Browse files
committed
links
1 parent 09ff7af commit 069821b

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,15 @@
1010

1111
**Napari plugin to ease manual correction of epithelia segmentation in movies.**
1212

13-
**The plugin is being transferred from gitlab. For now, refers to the main [gitlab version](https://gitlab.pasteur.fr/gletort/epicure/)**
14-
1513
To analyse individual cell trajectory from epithelia movies marked for cell-cell junctions, a very precise segmentation and tracking is required.
16-
Several tools such as TissuAnalyzer, Epyseg, CellPose or Dist2Net perform very good segmentation (~5% of errors).
14+
Several tools such as TissuAnalyzer, [Epyseg](https://github.com/baigouy/EPySeg), [CellPose](https://www.cellpose.org/) or [Dist2Net](https://github.com/jeanollion/distnet2d) perform very good segmentation (~5% of errors).
1715
However, this still implies a high amount of cells to correct manually.
16+
1817
EpiCure allows to decrease the burden of this task.
1918
Several features are proposed to ease the manual correction of the segmented movies, such as error detection, numerous shortcuts for editing the segmentation, option for tracking, display and measure/export options.
2019
EpiCure detect segmentation errors by taking advantage of temporal information.
2120
When a correction is done at a given frame, EpiCure relink the track to adjust for the changes.
2221

23-
2422
> **See the full [documentation here](https://gletort.github.io/Epicure/)**
2523
2624
![EpiCure interface](https://github.com/gletort/Epicure/blob/main/docs/imgs/EpiGen.png "EpiCure interface")

0 commit comments

Comments
 (0)