From 8527eef54c77ea8e0741fedaa5734ab5695cc1a3 Mon Sep 17 00:00:00 2001 From: Tanqiu Liu Date: Mon, 18 Sep 2017 21:10:12 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af8fca0..acdf569 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Fully Automated Tool for Yeast Cell Detection and Segmentation in Microscopic Im In biological research, even though the experiment is applied to a number of cells equally, the responses of cells varies greatly. Therefore, we usually want to extract single cell data. For fluorescnt microscopy experiments, we may want to record the dynamics a certain kind of protein in a single cell. It is required to do the segmentation before data extraction to detect sub-regions of an image which represent single cells. **deepYeast** is develop to address the problem of detecting the yeast cell contour. A sample image: + ![](./markdown/example1.tif) ## Methods