From 2af17e4a79fba326ecf4091c4723f6c5a8825edf Mon Sep 17 00:00:00 2001 From: mattminder <myfiles@Mattus-MacBook-Pro.local> Date: Wed, 6 May 2020 11:59:36 +0200 Subject: [PATCH] typo --- GUI_main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI_main.py b/GUI_main.py index ddfb218..b8e7be5 100644 --- a/GUI_main.py +++ b/GUI_main.py @@ -23,7 +23,7 @@ On top of the picture, there is always a mask which is displayed, if no cells are present in the mask then the mask is blank and the user does not see it. If one wants to hand anmotate the pictures, one can just start to draw on the picture using the different functions (New Cell, Add Region, Brush, Eraser, -Save Mask,...) and the informations will be saved in the mask overlayed on +Save Mask, ...) and the informations will be saved in the mask overlayed on top of the pictures. If one wants to segment using a neural network, one can press the -- GitLab