1.1 Previous Research
There have been a number of software previously de-
veloped that were designed to segment cells in mi-
croscopy images. Some are designed for use with
rod-shaped cells including, or even specifically, fis-
sion yeast; whilst others are more generic. Many of
these programs, however, require fluorescent images
too for segmentation. Those which are phase only en-
counter problems because fission yeast are unicellu-
lar organisms so images should have a sparser density
than tissue samples which most software is designed
for.
The use of a high content analysis system by
PombeX involves accompanying fluorescently label-
led nuclei images for the phase images. An upda-
ted version now means that the fluorescent images
are not necessary for segmentation. Both methods
distinguish foreground and background pixels based
on intensities and then use an active contour algo-
rithm (Peng et al., 2013). To ensure segmentation
measurements are as reliable as possible, machine le-
arning classifiers remove incorrectly segmented cells
as far as possible.
LineageTracker is another software which has
been designed specifically for fission yeast, but has an
exclusive remit. It was intended for analysing fluores-
cently labelled spindle poles (Schmitter et al., 2013).
Due to the specificity of the program, cell segmenta-
tion requires exactly two fluorescent markers per cell,
which have to be manually selected.
CellSegm is a segmentation software which is de-
signed to segment cells from 2-dimensional or 3-
dimensional fluorescent images. It was intended for
surface stained cells, however, it has been modi-
fied to work without staining by utilising stained nu-
clei (Hodneland et al., 2013). It also has modules
which output statistical data.
RodCellJ is an ImageJ based segmentation pro-
gram. It segments fluorescent nuclei and tracks them,
however, it does not segment the cells from a phase
image (Schmitter et al., 2013). This means that re-
searchers are unable to identify if the cells growth is
perturbed unless it disturbs the DNA cycle.
CellProfiler is a user-friendly interface for cell
segmentation that allows users to create pipelines to
select modules for segmentation. These pipelines are
published and freely available, however, there is not
one currently available which is suited for fission ye-
ast segmentation (Carpenter et al., 2006).
1.2 Problem Formation
We aim to develop a fully automated system that seg-
ments fission yeast cells from phase images with no
additional inputs. These segmented cells should be
accurate to a degree that geometric parameters, such
as cell length, width and area, can be measured. A low
segmentation error rate is crucial as they skew results,
and result in manual segmentation being preferable.
2 METHODOLOGY
2.1 Terminology and Notations Used
EMMG Edinburgh minimal media with glutamate as
a nitrogen source.
°C degrees Celsius.
2.2 Growth and Mounting of Cells
Schizosaccharomyces pombe strain hht-cgfp (gene
encoding for histones is fused to cDNA for GFP at
the endogenous locus resulting in fluorescent nuclei),
provided by the Mulvihill lab were cultured to log
phase in EMMG(Moreno et al., 1991) at 25°C. Cells
were mounted as stated in Fission Yeast: a laboratory
manual(Mulvihill, 2016).
2.3 Image Viewing and Capturing
Program development images were captured on a
photometrics quantEM CCD camera attached to an
Olympus IX71 inverted microscope with a 100x oil
lens. Program testing images were captured on a zyla
4.2 sCMOS camera attached to an Olympus IX71 in-
verted microscope with 60x air and 100x oil lenses.
MetaMorph (Molecular Devices, USA) software was
used to view and capture the images. Different ca-
meras were used to thoroughly test the usability of
the proposed Outline software regardless of the set
up found in different labs. Images were stored as
16-bit or 32-bit (developmental and testing respecti-
vely) TIFF files. Each image consists of a 512 x 512
or 1024 x 1024 array (developmental and testing re-
spectively) with each pixel representing 16 µm by 16
µm or 6.5 µm by 6.5 µm (developmental and testing
respectively).
Altering the focus of the images may result in dif-
ferent outcomes, however, for this study, the images
were captured under the conditions required for hu-
man segmentation. This ensured fair assessment of
segmentation by visual inspection.
Automated Cell Segmentation of Fission Yeast Phase Images - Segmenting Cells from Light Microscopy Images
93