Skip to main content
Philosophical Transactions of the Royal Society B: Biological Sciences logoLink to Philosophical Transactions of the Royal Society B: Biological Sciences
. 2017 Mar 27;372(1720):20150512. doi: 10.1098/rstb.2015.0512

Deciphering tissue morphodynamics using bioimage informatics

Alexandre C Dufour 1,3,, Anneliene H Jonker 2, Jean-Christophe Olivo-Marin 1,3,
PMCID: PMC5379021  PMID: 28348249

Abstract

In recent years developmental biology has greatly benefited from the latest advances in fluorescence microscopy techniques. Consequently, quantitative and automated analysis of this data is becoming a vital first step in the quest for novel insights into the various aspects of development. Here we present an introductory overview of the various image analysis methods proposed for developmental biology images, with particular attention to openly available software packages. These tools, as well as others to come, are rapidly paving the way towards standardized and reproducible bioimaging studies at the whole-tissue level. Reflecting on these achievements, we discuss the remaining challenges and the future endeavours lying ahead in the post–image analysis era.

This article is part of the themed issue ‘Systems morphodynamics: understanding the development of tissue hardware’.

Keywords: bioimage informatics, cell segmentation, cell tracking, software, reproducible research

1. Introduction

The past decade has witnessed remarkable progress in the field of developmental biology, in part due to the revolution in microscopy imaging of living systems [1]. Recent advances in microscopy techniques, such as multi-photon laser scanning microscopy (MSLM) and selective plane illumination microscopy (SPIM) [27] offer an unprecedented insight into the complexity of development, giving access to different facets of cell behaviour within their surrounding tissue microenvironment [8]. Thanks to the continuous improvement and generalization of these imaging systems (either commercially or via collaborative or open developments [4]), numerous mechanisms underlying tissue development can now be observed in a reproducible manner, opening the way to robust phenotype-based analyses, as well as biophysical and biomechanical modelling of morphogenesis. Meanwhile, these developments have rapidly engendered a substantial surge in the volume of imaging data produced in routine, easily reaching several Terabytes per experiment. To make sense out of this colossal amount of information, manual inspection of, for example, cell shape and motility patterns at the tissue level is no longer a viable option, let alone statistically relevant quantification across multiple samples and experimental conditions. Consequently, the challenge of quantitative developmental biology has reached an analytical bottleneck, calling for the development of computerized analysis tools able to transform these raw data into biologically interpretable information in a statistically robust and automated manner. The bioimage informatics community is already hard at work on these issues, actively and continuously investigating novel strategies and developing new algorithms to optimize every step of the so-called ‘information workflow’, from smart acquisition to storage, visualization, enhancement and quantification, with the ultimate goal to facilitate biological interpretation. The impact of these algorithmic developments on developmental biology has become particularly visible in recent years, notably thanks to the latest advances in computing architectures able to handle and process massive multi-dimensional datasets, together with the progressively systematic release of computer codes through open collaborative software platforms [9].

This review discusses the problems, solutions and remaining challenges in the quest for quantitative tissue analytics from the point of view of bioimage informatics, with a particular focus on the primordial tasks of cell segmentation and tracking, for they are crucial first steps to decipher the mechanisms by which cells form and shape tissue throughout development. While an extensive review of cell segmentation and tracking methods would fall beyond the scope of this review, here we specifically focus on methods that have been effectively applied to the problem of tissue analysis. The remainder of this review is organized as follows. In a first step, we recognize the importance and impact of image quality on the subsequent analysis, and discuss current developments to enhance bioimaging data after acquisition. Next, we tackle the issue of cell segmentation in the specific case of dense three-dimensional tissue. We then address the question of cell tracking, noting the computational challenge of tracking several thousands of cells over time simultaneously. Finally, we review a number of open-software solutions implementing some of the methods discussed here, and conclude by exploring the remaining bottlenecks and future challenges towards truly quantitative tissue biology.

2. Improving bioimaging data during and after acquisition

While it is well established in the bioimage informatics community that image quality has a dramatic impact on its analysis, the notion of image quality remains quite subjective to many outside the field. In the digital imaging world, the quality of an image is generally measured using mathematical criteria such as the so-called signal-to-noise ratio (SNR), as well as other descriptors that locally characterize the image ‘texture’ (leading to measures of, for example, contrast or homogeneity) [10]. More recently, an image-centric measure known as the SSIM (for structural similarity index measure) was devised to measure the quality of an image in comparison to some reference or ‘ground-truth’ image (the availability of which is problematic in microscopy). While many of these measures coincide with our visual, human appreciation of what is a ‘good’ image, they are rather poor indicators of whether the image is actually suitable for subsequent (computerized) analysis [11]. More often than not, the acquisition parameters should be defined and optimized alongside the analysis pipeline itself in order to ensure proper quantification. In some instances, this optimization process may additionally benefit from re-thinking the sample preparation itself, ensuring that the acquisition and analysis are well adapted to the biological question (e.g. a nuclear reporter does not permit optimal cell segmentation, but is better suited for cell counting, notably in dense tissue).

After acquisition, image quality can usually be improved using a range of signal processing methods known as denoising tools. Unfortunately, fluorescence microscopy images often exhibit numerous different artefacts due to the obligatory compromise between image quality and cell viability, and therefore require denoising algorithms that are tailored to each and every case. For instance, excitation of fluorescent dyes can cause toxicity and bleaching, imposing heavy constraints on exposure time and therefore limiting global contrast. Moreover, insufficient excitation (as well as uneven fluorescent labelling) may induce gaps and non-homogeneities within the structures of interest, thus considerably hampering their extraction. Finally, imaging in thick tissue is usually affected by light scattering, causing the SNR to progressively decrease as the illumination source traverses the sample. In most instances, so-called ‘pre-processing’ algorithms can be used to reduce these artefacts in order to facilitate the subsequent analysis steps.

Commonly used pre-processing methods for tissue imaging can be grouped into one of four categories:

  • (1) Fusion methods combine data from multiple acquisitions of the same sample, thereby reducing the background noise or the impact of light scattering through the tissue. These methods range from simple line or frame averaging to more complex multi-view fusion of varying sample poses, notably in SPIM [4,7,1214].

  • (2) Deconvolution methods aim at improving image resolution by reducing the artefacts and aberrations introduced by the optical device, defined by its point-spread function (PSF). The PSF not only depends on the imaging technique, but also varies in space and depth, notably in thick or scattering samples, thus raising a significant challenge for the signal processing community [1517].

  • (3) Contrast enhancement methods are used to homogenize signal distribution over the entire dataset (examples include image normalization and histogram equalization). They can be particularly useful in a three-dimensional context to correct the progressive intensity decrease caused by light scattering in deeper sections of the sample [1820].

  • (4) Filtering algorithms are used to reduce image noise (locally or globally) using either conventional low-pass or median filters, or by specifically enhancing or correcting heterogeneities of the structures of interest based on local texture information [18,19,2124].

Image pre-processing can be of crucial importance to facilitate the subsequent analysis steps, so long as the chosen method is adapted to the specimen and optical device at hand. Nevertheless, it is worth stressing that these techniques apply some transformation that directly affects the pixel values (and thereby the dynamic range) of the original dataset. In some instances, such pre-processed datasets may no longer be usable to extract biological information that directly depends on carefully calibrated intensity values (e.g. protein expression levels). For such sensitive applications, great care should be taken in ensuring that the data are knowingly and coherently adjusted.

3. Cell and tissue segmentation methods

Image segmentation is one of the cornerstones of digital image analysis, and describes the process of separating an image into different meaningful parts or segments. Novel methods are constantly being developed to tackle the new and ever more complex challenges raised by novel or diversifying bioimaging techniques. Cell segmentation therefore remains today one of the most active research topics in the bioimage informatics community, even after decades of investigation [25,26].

In the context of tissue analysis, cell segmentation methods fall into one of two categories. In studies concerned with the global localization of cells within tissue (and eventually their lineage throughout morphogenesis), there is only minor interest in extracting the actual shape of each individual cell. Therefore, the cell segmentation problem is reduced to that of finding the cell nuclei, which is arguably simpler in tissue and model organisms where nuclei appear well separated [27,28] (the problem becomes considerably more complex as tissue density increases [18,2931]). In other studies where either the cell shape or the local neighbourhood is required (for instance to characterize cell–cell interaction and intercalation), the full cell outline must be extracted, and therefore imposes that the cell membranes be imaged. In contrast to nuclear labelling, fluorescent signal is usually less homogeneous along the cell membrane (notably due to poor resolution and light scattering), therefore segmentation is particularly more challenging even after suitable pre-processing [32,33], and often requires the help of nuclear localization to initialize the extraction process [18,20,31].

For nuclear segmentation, a straightforward approach lies in intensity-based pixel classification, where each pixel is classified as being part of the nucleus according to some intensity threshold (either global or adapted to the local context [30]). This simplistic approach is fast and efficient on highly contrasted datasets, but quickly becomes error-prone as the SNR decreases. Alternative solutions have been proposed to combine intensity with size thresholds [18], or use multi-scale analysis [28], perhaps followed by region-growing approaches including watershed [13] and active contours [34,35]. Nevertheless, a common bottleneck arises in highly dense tissue, where nuclei that do not appear separated are either discarded or merged, leading to under-segmentation. Separating clustered objects is still an open problem with no universal solution, although several specialized methods have been proposed, notably based on watershed [27], gradient flow [36,37], super-pixel grouping [29] or the concept of ‘lines-of-sight’ [30].

Cell segmentation in a tissue context is a comparatively much more delicate endeavour, due to the extreme proximity and high density of the microenvironment. Methods in this category fall into one of two categories, depending on their starting point:

  • (1) Region-growing approaches start by detecting the centre of each cell and applying a region-growing approach to reach the cell membrane, which is particularly useful when a nuclear segmentation is already available [18,19]. However in the absence of a nuclear marker, the central region of the cell can be inferred from local-intensity minima in the membrane signal. Region growing is typically achieved using the watershed approach [20,23,28,32,3841], where the image is considered as a topographic relief map that is iteratively flooded from every initial seed iteratively until the edges of the water basins meet (defining the so-called watersheds). While the watershed is particularly sensitive to noise, the final membranes are also not always optimally placed, notably on low-resolution datasets where considerable amounts of data are missing [32]. A popular alternative for cell segmentation lies in deformable models (also known as active contours) [18,24,31,35], where a contour is initialized around each seed (nucleus) and is attracted towards the cell membrane by forces resulting from the minimization of a cost functional with various parameters controlling the behaviour of the contour. Deformable models are more flexible in comparison to other approaches, at the expense of slightly increased computation times, although efficient implementations are available [35,42].

  • (2) Direct approaches rely primarily on the membrane signal, and rather consider the cell membranes as a network that is to be extracted from the image [33,43]. These approaches typically start from an intensity-based analysis, followed either by a polygonal fitting procedure [33] or morphological operations followed by surface reconstruction and local refinement [43], not unlike active contours.

The number and diversity of segmentation methods clearly highlight the current lack of a universal, fully automated solution. While each method is usually better suited for a given application, it is worth pointing out the growing interest for machine learning strategies, where the user is allowed to intervene at different steps of the workflow to correct and teach the algorithm when it errs [24]. The growing influence of machine learning in numerous areas of science (and notably in image recognition [44]) is opening a new avenue for future developments in this field, and provides a potential alternative to build a truly generic segmentation tool, as illustrated by the open-source Ilastik software (www.ilastik.org).

4. Tracking cells in context

As we shall discuss in this section, cell tracking is an essential and necessary step towards the understanding of development over time, through different cellular events, such as proliferation, differentiation and migration.

Cell tracking is the process of following the position of each and every cell of interest within its environment over the course of time (typically, a time-lapse acquisition), with the ultimate goal to extract spatio-temporal features such as deformation, migration, intercalation and lineage tree [45]. Similarly to cell segmentation, manual cell tracking is a particularly tedious undertaking, especially on massive three-dimensional sequences comprising thousands of cells and their progeny. Cell tracking has therefore been and continues to be a topic of substantial interest in the bioimage informatics community [46], as illustrated by the organization of a recent community challenge [47]. Traditionally, tracking methods are classified into two major categories: (i) association methods, where all the cells are first segmented in the entire sequence, then the tracks are built from these detections in a subsequent step, and (ii) evolution methods, where each cell is sequentially segmented and propagated from frame to frame (typically using template-matching approaches or active contours). In developmental biology, however, the landscape is slightly different. Indeed the computational burden induced by deformable models for segmentation tasks renders their application to tracking even more challenging. Instead, the vast majority of tracking methods rely on association, although in three major ways:

  • (1) Frame-to-frame association consists of assigning to each cell in the first frame a cell in the subsequent frame, based on some prior knowledge or hypothesis of motion. The simplest prior is to assign the spatially closest cell in the next frame, but other criteria have been used to improve or refine this association, based either on the global motion of the observed tissue [23] or other information such as shape, intensity and prior knowledge on cell behaviour [31].

  • (2) Graph-based approaches represent the tracking problem in the form of an oriented graph where vertices represent detected cells, while edges represent all the possible links between the vertices over time [33,39,40]. The association problem is then solved by a graph-optimization procedure to extract the most plausible temporal pathway of cells through the graph.

  • (3) Global optimization strategies have been investigated to segment and track cells simultaneously within the entire spatio-temporal four-dimensional (3D+time) hypervolume in a single step, based on spatio-temporal morphological operators [21] (by analogy with kymograph analysis, this would be equivalent to tracking cells in two dimensions by extracting three-dimensional tubes within a 2D+time hyperstack). Such approaches are efficient on small datasets, but do not scale properly on conventional workstations.

In the vast majority of cases, the efficacy of association-based cell tracking methods is highly dependent on the previous (segmentation) step. A cell that is not properly detected can quickly add to the computational burden of the tracking algorithm, which must rely on more rules and strategies to determine whether the absence of a cell at a given location is due to erroneous segmentation, or rather due to a natural biological process (e.g. cell death, local change in tissue dynamics, etc.). Eventually, excessively strict rules that produce a perfect tracking in a specific situation may inadvertently limit the interpretation of tissue dynamics to only a subset of the (biologically) plausible scenarios. It is therefore crucial to keep a reasonable parameter tradeoff to prevent data over-fitting, which is best solved by returning to and improving the segmentation step.

5. Towards reproducible research via open software resources

Ingrained in the principles of reproducible research is the verification and reusability of experimental results, facilitating the conception of future experiments and preventing wasting time in reinventing the wheel and/or building upon false conclusions. While the importance of the availability of raw data is now openly recognized, such current practices in the bioimaging field are still far behind other scientific domains [48], while discussions between journal editors and publishers on developing best-practice guidelines to address this issue are still in their infancy [49]. In recent years however, the bioimage informatics community has been actively pushing to promote reproducibility in both the software and hardware aspects, by releasing analysis algorithms and equipment blueprints online [4,50,51], as well as ground-truth data in the form of publicly available datasets and software for benchmarking purposes [47].

Several such developments have directly targeted the developmental biology community, which we summarize in table 1. Each solution has its own strengths and weaknesses, which generally stem from the biological application driving its development. For instance, general-purpose software platforms typically provide a wide range of analysis tools to analyse bioimaging data (including tissue), although they may exhibit lower efficacy in specific contexts where specialized (though less generic) solutions have been developed. While this review does not provide an exhaustive list of such solutions, we focus here on some of the most recent or active developments in the field of epithelial and embryonic development, most of which are available as open-source platforms:

  • — Icy [52] and ImageJ/Fiji [53] are typical illustrations of such general-purpose, community-driven bioimaging platforms providing a large variety of tools and frameworks for data acquisition, visualization and analysis in biology, with a particular focus on extensibility via community-contributed plugins, scripts and protocols. They have been successfully applied to developmental biology studies through various extensions [14,18,20,54]. For example, one such extension for the Icy platform studies the spatial organization of the embryonic mouse heart, by combining a filtering approach to increase membrane signal acquired in confocal microscopy, and a segmentation tool based on deformable models to extract both the nuclei and the cell membranes [18,55].

  • — MARS-ALT [38] is among the first reported freely available software dedicated for the segmentation and lineage tracing of cells in three-dimensional time-lapse imaging data for developmental biology studies, and more specifically in the context of plant growth in the Arabidopsis thaliana model plant. The pipeline starts with an algorithm to fuse multi-angle confocal three-dimensional imaging stacks. The cells are then segmented using the watershed algorithm, and tracked over time using nonlinear registration of the consecutive time points, followed by a graph-based matching algorithm. It is worth pointing out that this software, although freely available, is not open-source, and therefore does not fully comply with reproducible research principles.

  • — Automated cell morphology extractor (ACME) is a software developed for the automated reconstruction of cell membranes in three dimensions [23]. The software provides an all-in-one solution for dense tissue that sequentially applies data-filtering for membrane structure enhancement, followed by the segmentation of cells in dense tissues. It was specifically developed for zebrafish data (illustrated on neuroectoderm and paraxial mesoderm data) obtained via confocal and two-photon microscopy.

  • — Focusing more particularly on the dynamics of epithelial tissue during development, the EDGE4D software [43] has been proposed to segment and track cells across the complex process of epithelial folding during Drosophila gastrulation. The algorithm combines nuclear and membrane signals to provide superior segmentation to its aforementioned counterparts in the challenging context of multi-photon microscopy.

  • — MorphoGraphX [41] is a platform developed for the quantification of four-dimensional (three-dimensional time-lapse) analysis of growth dynamics in plant morphogenesis, focused on computational efficiency and realistic visualization through the use of graphics processing units (GPU). This software provides specific routines to segment and track the outer cell layer of the embryo (represented as an unstructured graph), by leveraging the power of existing open-source packages including CImg (www.cimg.eu) and ITK (www.itk.org). It has mainly been applied in the context of Arabidopsis [56,57], but has been shown to work with other models, notably Drosophila [41].

  • — TissueMiner is a framework to quantify epithelial cell dynamics in living tissues over prolonged acquisitions [19]. It specifically includes tools to generate a database from cell segmentation and tracking results, and provides a number of quantitative spatio-temporal descriptors of epithelial morphogenesis, and was applied to study the Drosophila pupil wing. The interface is based on the R platform and provides utilities to query and visualize the database in an efficient manner.

  • — Real-time accurate cell shape extractor (RACE) [28] is a high-performance image analysis framework for automated three-dimensional cell segmentation, with a particular focus on massive SPIM datasets. It provides the necessary software to extract nuclei and cell shapes from terabyte-sized images, and therefore constitutes a step towards scalability and high-throughput studies, as illustrated by examples on Drosophila, zebrafish and mouse embryos. Additionally, a companion tracking software was developed to study large-scale embryonic development [29].

  • — EpiTools is another open-source toolkit for the study of developing epithelial tissue [20]. Based on Matlab, it provides graphical interfaces to segment and track the contour of cells in 3D+time confocal series of membrane-labelled cells. It also closely integrates with the Icy platform [52] by providing specific extensions to open and visualize the segmentation and tracking results within Icy. The tool is specifically developed to study the dynamics of epithelial growth and morphogenesis, and has been applied to the Drosophila wing disc.

Table 1.

Overview of selected image analysis software platforms used in developmental biology and morphogenetic studies. Release date indicates the date on which the described pipeline was made available (this does not necessarily coincide with the initial release of the enclosing software). Acronyms (in alphabetical order): AC, active contours; CS, cell segmentation; GBM, graph-based matching; IT, intensity threshold; ME, membrane enhancement; MSP, multi-scale products; MVF, multi-view fusion; NLR, nonlinear registration; NNA, nearest-neighbour association; NS, nuclear segmentation; W, watershed.

MARS-ALT [38] Icy [52] ACME [23] EDGE4D [43] MorphoGraphX [41] TissueMiner [19] RACE [28] EpiTools [20]
release 2010 2013 2012 2014 2015 2015 2016 2016
language Python Java C++ C++, R C++, ITK R C++ Matlab, Java (Icy)
structures membranes nuclei
membranes
membranes nuclei
membranes
membranes membranes nuclei
membranes
membranes
segmentation MVF
CS (W)
ME
NS (IT+AC)
CS (AC)
ME
CS (W)
ME
NS (MSP+IT)
CS (W)
CS (W) CS (W) NS (MSP+IT)
CS (IT+W)
CS (W)
tracking NLR+GBM n.a. n.a. NNA manual
model Arabidopsis [38] mouse heart [18,55] zebrafish neuroectoderm [23]
zebrafish paraxial mesoderm [23]
Drosophila dorsal fold [43] Arabidopsis [41,56] Drosophila pupil wing [19] zebrafish embryo [28]
Drosophila embryo [28]
mouse embryo [28]
Drosophila wing disc [20]
licence Cecill-C GPL v3 BSD n.a. n.a. MPI-CBG Apache v2 CC BY
support INRIA (France) Institut Pasteur (France),
FranceBioimaging (France)
NIH (USA) n.a. MPI-PBR (Germany)
HFSP (USA)
BMBF (Germany)
FNSNF (Switzerand)
SystemsX (Switzerland)
MPI-CBG (Germany) HHMI (USA) MRC (UK)
CR UK (UK)

6. Discussion

Joint developments in both the bioimaging and bioimage informatics fields are progressively revolutionizing how developmental biologists apprehend fundamental questions related to morphogenesis and tissue dynamics. High-quality imaging data can now be acquired from a wide range of experimental models and conditions, with remarkable precision, longevity and reproducibility, slowly leading us into the era of Big (Imaging) Data. Concomitantly, computerized algorithms and dedicated software able to handle, visualize and analyse such colossal amounts of data have rapidly flourished, bringing an ever more quantitative insight into the numerous processes underlying morphogenesis. These developments (and the new to come) are dramatically accelerating the pace at which new biological hypotheses can be tested and validated, and are therefore becoming an essential part of the standard toolkit in developmental biology.

It is frequently argued that the exponential increase in imaging data produced routinely (notably via multi-view SPIM devices, but not only) is raising the issue (both technical and financial) of data storage, management and curating. Meanwhile, the development of open-hardware imaging solutions is progressively reducing the overall cost of imaging systems and thereby of data production. Without giving up on reproducible research, it is becoming reasonable to question whether long-term storage of terabyte-sized datasets is effectively worth the effort, since new imaging data can be produced rapidly and reliably in reasonable time (while benefiting from latest advances in, for example, imaging techniques and fluorescent probes). Potentially, the progressive integration of imaging hardware and software through engineering will allow us to speculate on the future emergence of task-focused, bench-top equipment able to perform imaging and quantitative analysis in a single and transparent step, thereby circumventing the issue altogether.

As the remainder of this special issue illustrates, the road to a comprehensive understanding of the mechanisms underlying morphogenesis is still long and challenging, with quantitative imaging and analysis representing only a minimal (though necessary) first step. Considerable effort is currently invested into developing in silico, computational models of embryonic or plant development based on mechanical and physical rules (e.g. [58]). Now comes the equally crucial challenge of inferring mechanistic descriptions from image-based information, calling for proper biophysical and biomechanical modelling of the various observable facets of development. The bioimage informatics community has recently started to advance in this direction, with the appearance of generative models of embryo and organ formation based on image data [59], paving the way towards a new interdisciplinary research endeavour at the interface between optics, signal processing, mathematics and physics.

Competing interests

We have no competing interests.

Funding

A.C.D and J.-C.O.-M. are funded by the Institut Pasteur. A.H.J. is funded by the INSERM.

References

  • 1.Lippincott-Schwartz J. 2011. Bridging structure and process in developmental biology through new imaging technologies. Dev. Cell 21, 5–10. ( 10.1016/j.devcel.2011.06.030) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Huisken J, Swoger J, Del Bene F, Wittbrodt J, Stelzer EHK. 2004. Optical sectioning deep inside live embryos by selective plane illumination microscopy. Science 305, 1007–1009. ( 10.1126/science.1100035) [DOI] [PubMed] [Google Scholar]
  • 3.Tomer R, Khairy K, Amat F, Keller PJ. 2012. Quantitative high-speed imaging of entire developing embryos with simultaneous multiview light-sheet microscopy. Nat. Methods 9, 755–763. ( 10.1038/nmeth.2062) [DOI] [PubMed] [Google Scholar]
  • 4.Pitrone PG, Schindelin J, Stuyvenberg L, Preibisch S, Weber M, Eliceiri KW, Huisken J, Tomancak P. 2013. OpenSPIM: an open-access light-sheet microscopy platform. Nat. Methods 10, 598–599. ( 10.1038/nmeth.2507) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Chen B-C, et al. 2014. Lattice light-sheet microscopy: imaging molecules to embryos at high spatiotemporal resolution. Science 346, 1257998 ( 10.1126/science.1257998) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Masson A, Escande P, Frongia C, Clouvel G, Ducommun B, Lorenzo C. 2015. High-resolution in-depth imaging of optically cleared thick samples using an adaptive SPIM. Sci. Rep. 5, 16898 ( 10.1038/srep16898) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.de Medeiros G, et al. 2015. Confocal multiview light-sheet microscopy. Nat. Commun. 6, 8881 ( 10.1038/ncomms9881) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Lemon WC, Keller PJ. 2015. Live imaging of nervous system development and function using light-sheet microscopy. Mol. Reprod. Dev. 82, 605–618. ( 10.1002/mrd.22258) [DOI] [PubMed] [Google Scholar]
  • 9.Eliceiri KW, et al. 2012. Biological imaging software tools. Nat. Methods 9, 697–710. ( 10.1038/nmeth.2084) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Haralick RM. 1979. Statistical and structural approach to texture. Proc. IEEE 67, 786–804. ( 10.1109/PROC.1979.11328) [DOI] [Google Scholar]
  • 11.Brown CM. 2007. Fluorescence microscopy—avoiding the pitfalls. J. Cell Sci. 120, 1703–1705. ( 10.1242/jcs.03433) [DOI] [PubMed] [Google Scholar]
  • 12.Rubio-Guivernau JL, Gurchenkov V, Luengo-Oroz MA, Duloquin L, Bourgine P, Santos A, Peyrieras N, Ledesma-Carbayo MJ. 2012. Wavelet-based image fusion in multi-view three-dimensional microscopy. Bioinformatics 28, 238–245. ( 10.1093/bioinformatics/btr609) [DOI] [PubMed] [Google Scholar]
  • 13.Krzic U, Gunther S, Saunders TE, Streichan SJ, Hufnagel L. 2012. Multiview light-sheet microscope for rapid in toto imaging. Nat. Methods 9, 730–733. ( 10.1038/nmeth.2064) [DOI] [PubMed] [Google Scholar]
  • 14.Preibisch S, Amat F, Stamataki E, Sarov M, Singer RH, Myers E, Tomancak P. 2014. Efficient Bayesian-based multiview deconvolution. Nat. Methods 11, 645–648. ( 10.1038/nmeth.2929) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Verveer PJ, Swoger J, Pampaloni F, Greger K, Marcello M, Stelzer EHK. 2007. High-resolution three-dimensional imaging of large specimens with light sheet-based microscopy. Nat. Methods 4, 311–313. ( 10.1038/nmeth1017) [DOI] [PubMed] [Google Scholar]
  • 16.Griffa A, Garin N, Sage D. 2010. Comparison of deconvolution software in 3D microscopy: a user point of view—part 1. G.I.T. Imaging Microsc. 12, 43–45. [Google Scholar]
  • 17.Soulez F, Denis L, Tourneur Y, Thiébaut É. 2012. Blind deconvolution of 3D data in wide field fluorescence microscopy. In IEEE International Symposium on Biomedical Imaging, pp. 1735–1738. Barcelona, Spain.
  • 18.Pop S, Dufour AC, Le Garrec J-F, Ragni CV, Cimper C, Meilhac SM, Olivo-Marin J-C. 2013. Extracting 3D cell parameters from dense tissue environments: application to the development of the mouse heart. Bioinformatics 29, 772–779. ( 10.1093/bioinformatics/btt027) [DOI] [PubMed] [Google Scholar]
  • 19.Etournay R, et al. 2015. Interplay of cell dynamics and epithelial tension during morphogenesis of the Drosophila pupal wing. Elife 4 ( 10.7554/eLife.07090) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Heller D, Hoppe A, Restrepo S, Gatti L, Tournier AL, Tapon N, Basler K, Mao Y. 2016. EpiTools: an open-source image analysis toolkit for quantifying epithelial growth dynamics. Dev. Cell 36, 103–116. ( 10.1016/j.devcel.2015.12.012) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Luengo Oroz MÁ, et al. 2012. 3D + t morphological processing: applications to embryogenesis image analysis. IEEE Trans. Image Process. 21, 3518–3530. ( 10.1109/TIP.2012.2197007) [DOI] [PubMed] [Google Scholar]
  • 22.Bashar MK, Komatsu K, Fujimori T, Kobayashi TJ. 2012. Automatic extraction of nuclei centroids of mouse embryonic cells from fluorescence microscopy images. PLoS ONE 7, e35550 ( 10.1371/journal.pone.0035550) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23.Mosaliganti KR, Noche RR, Xiong F, Swinburne IA, Megason SG. 2012. ACME: automated cell morphology extractor for comprehensive reconstruction of cell membranes. PLoS Comput. Biol. 8, e1002780 ( 10.1371/journal.pcbi.1002780) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24.Chiang M, et al. 2015. Analysis of in vivo single cell behavior by high throughput, human-in-the-loop segmentation of three-dimensional images. BMC Bioinformatics 16, 397 ( 10.1186/s12859-015-0814-7) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25.Zimmer C, Zhang B, Dufour A, Thebaud A, Berlemont S, Meas-Yedid V, Olivo-Marin J-C. 2006. On the digital trail of mobile cells. IEEE Signal Process. Mag. 23, 54–62. ( 10.1109/MSP.2006.1628878) [DOI] [Google Scholar]
  • 26.Meijering E. 2012. Cell segmentation: 50 years down the road. IEEE Signal Process. Mag. 29, 140–145. ( 10.1109/MSP.2012.2204190) [DOI] [Google Scholar]
  • 27.Chen L, Chan LLH, Zhao Z, Yan H. 2013. A novel cell nuclei segmentation method for 3D C. elegans embryonic time-lapse images. BMC Bioinformatics 14, 328 ( 10.1186/1471-2105-14-328) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 28.Stegmaier J, et al. 2016. Real-time three-dimensional cell segmentation in large-scale microscopy data of developing embryos. Dev. Cell 36, 225–240. ( 10.1016/j.devcel.2015.12.028) [DOI] [PubMed] [Google Scholar]
  • 29.Amat F, Lemon W, Mossing DP, McDole K, Wan Y, Branson K, Myers EW, Keller PJ. 2014. Fast, accurate reconstruction of cell lineages from large-scale fluorescence microscopy data. Nat. Methods 11, 951–958. ( 10.1038/nmeth.3036) [DOI] [PubMed] [Google Scholar]
  • 30.Mathew B, Schmitz A, Muñoz-Descalzo S, Ansari N, Pampaloni F, Stelzer EHK, Fischer SC. 2015. Robust and automated three-dimensional segmentation of densely packed cell nuclei in different biological specimens with Lines-of-Sight decomposition. BMC Bioinformatics 16, 187 ( 10.1186/s12859-015-0617-x) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31.Faure E, et al. 2016. A workflow to process 3D+time microscopy images of developing organisms and reconstruct their cell lineage. Nat. Commun. 7, 8674 ( 10.1038/ncomms9674) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32.Chakraborty A, Perales MM, Reddy GV, Roy-Chowdhury AK. 2013. Adaptive geometric tessellation for 3D reconstruction of anisotropically developing cells in multilayer tissues from sparse volumetric microscopy images. PLoS ONE 8, e67202 ( 10.1371/journal.pone.0067202) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33.Cilla R, Mechery V, Hernandez de Madrid B, Del Signore S, Dotu I, Hatini V. 2015. Segmentation and tracking of adherens junctions in 3D for the analysis of epithelial tissue morphogenesis. PLoS Comput. Biol. 11, e1004124 ( 10.1371/journal.pcbi.1004124) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Dufour A, Shinin V, Tajbaksh S, Guillén N, Olivo-Marin J-C, Zimmer C. 2005. Segmenting and tracking fluorescent cells in dynamic 3D microscopy with coupled active surfaces. IEEE Trans. Image Process. 14, 1396–1410. ( 10.1109/TIP.2005.852790) [DOI] [PubMed] [Google Scholar]
  • 35.Dufour A, Thibeaux R, Labruyère E, Guillén N, Olivo-Marin J-C. 2011. 3D active meshes: fast discrete deformable models for cell tracking in 3D time-lapse microscopy. IEEE Trans. Image Process. 20, 1925–1937. ( 10.1109/TIP.2010.2099125) [DOI] [PubMed] [Google Scholar]
  • 36.Li G, Liu T, Tarokh A, Nie J, Guo L, Mara A, Holley S, Wong STC. 2007. 3D cell nuclei segmentation based on gradient flow tracking. BMC Cell Biol. 8, 40 ( 10.1186/1471-2121-8-40) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 37.Stegmaier J, Otte JC, Kobitski A, Bartschat A, Garcia A, Nienhaus GU, Strähle U, Mikut R. 2014. Fast segmentation of stained nuclei in terabyte-scale, time resolved 3D microscopy image stacks. PLoS ONE 9, 1–11. ( 10.1371/journal.pone.0090036) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 38.Fernandez R, Das P, Mirabet V, Moscardi E, Traas J, Verdeil J-L, Malandain G, Godin C. 2010. Imaging plant growth in 4D: robust tissue reconstruction and lineaging at cell resolution. Nat. Methods 7, 547–553. ( 10.1038/nmeth.1472) [DOI] [PubMed] [Google Scholar]
  • 39.Liu M, Chakraborty A, Singh D, Yadav RK, Meenakshisundaram G, Reddy GV, Roy-Chowdhury A. 2011. Adaptive cell segmentation and tracking for volumetric confocal microscopy images of a developing plant meristem. Mol. Plant 4, 922–931. ( 10.1093/mp/ssr071) [DOI] [PubMed] [Google Scholar]
  • 40.Chakraborty A, Roy-Chowdhury AK. 2014. Context aware spatio-temporal cell tracking in densely packed multilayer tissues. Med. Image Anal. 19, 149–163. ( 10.1016/j.media.2014.09.008) [DOI] [PubMed] [Google Scholar]
  • 41.Barbier de Reuille P, et al. 2015. MorphoGraphX: a platform for quantifying morphogenesis in 4D. Elife 4, 1–20. ( 10.7554/eLife.05864) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 42.Jalba AC, van der Laan WJ, Roerdink JBTM. 2012. Fast sparse level-sets on graphics hardware. IEEE Trans. Vis. Comput. Graph. 19, 30–44. ( 10.1109/TVCG.2012.69) [DOI] [PubMed] [Google Scholar]
  • 43.Khan Z, Wang Y, Wieschaus E, Kaschube M. 2014. Quantitative 4D analyses of epithelial folding during Drosophila gastrulation. Development 141, 2895–2900. ( 10.1242/dev.107730) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 44.LeCun Y, Bengio Y, Hinton G. 2015. Deep learning. Nature 521, 436–444. ( 10.1038/nature14539) [DOI] [PubMed] [Google Scholar]
  • 45.Luengo-Oroz M, Ledesma-Carbayo M, Peyriéras N, Santos A. 2011. Image analysis for understanding embryo development: a bridge from microscopy to biological insights. Curr. Opin. Genet. Dev. 21, 630–637. ( 10.1016/j.gde.2011.08.001) [DOI] [PubMed] [Google Scholar]
  • 46.Meijering E, Dzyubachyk O, Smal I, van Cappellen WA. 2009. Tracking in cell and developmental biology. Semin. Cell Dev. Biol. 20, 894–902. ( 10.1016/j.semcdb.2009.07.004) [DOI] [PubMed] [Google Scholar]
  • 47.Maska M, et al. 2014. A benchmark for comparison of cell tracking algorithms. Bioinformatics 30, 1609–1617. ( 10.1093/bioinformatics/btu080) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 48.Vandewalle P, Kovacevic J, Vetterli M. 2009. Reproducible research in signal processing. IEEE Signal Process. Mag. 26, 37–47. ( 10.1109/MSP.2009.932122) [DOI] [Google Scholar]
  • 49.McNutt M. 2014. Journals unite for reproducibility. Science 346, 679 ( 10.1126/science.aaa1724) [DOI] [PubMed] [Google Scholar]
  • 50.Barnes N. 2010. Publish your computer code: it is good enough. Nature 467, 753 ( 10.1038/467753a) [DOI] [PubMed] [Google Scholar]
  • 51.Ince DC, Hatton L, Graham-Cumming J. 2012. The case for open computer programs. Nature 482, 485–488. ( 10.1038/nature10836) [DOI] [PubMed] [Google Scholar]
  • 52.de Chaumont F, et al. 2012. Icy: an open bioimage informatics platform for extended reproducible research. Nat. Methods 9, 690–696. ( 10.1038/nmeth.2075) [DOI] [PubMed] [Google Scholar]
  • 53.Schindelin J, et al. 2012. Fiji: an open-source platform for biological-image analysis. Nat. Methods 9, 676–682. ( 10.1038/nmeth.2019) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 54.Pietzsch T, Saalfeld S, Preibisch S, Tomancak P. 2015. BigDataViewer: visualization and processing for large image data sets. Nat. Methods 12, 481–483. ( 10.1038/nmeth.3392) [DOI] [PubMed] [Google Scholar]
  • 55.Le Garrec J-F, Ragni CV, Pop S, Dufour A, Olivo-Marin J-C, Buckingham ME, Meilhac SM. 2013. Quantitative analysis of polarity in 3D reveals local cell coordination in the embryonic mouse heart. Development 140, 395–404. ( 10.1242/dev.087940) [DOI] [PubMed] [Google Scholar]
  • 56.Bassel GW, Stamm P, Mosca G, Barbier de Reuille P, Gibbs DJ, Winter R, Janka A, Holdsworth MJ, Smith RS. 2014. Mechanical constraints imposed by 3D cellular geometry and arrangement modulate growth patterns in the Arabidopsis embryo. Proc. Natl Acad. Sci. USA 111, 8685–8690. ( 10.1073/pnas.1404616111) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 57.Sampathkumar A, Krupinski P, Wightman R, Milani P, Berquand A, Boudaoud A, Hamant O, Jönsson H, Meyerowitz EM. 2014. Subcellular and supracellular mechanical stress prescribes cytoskeleton behavior in Arabidopsis cotyledon pavement cells. Elife 3, e01967 ( 10.7554/eLife.01967) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 58.Boudon F, Chopard J, Ali O, Gilles B, Hamant O, Boudaoud A, Traas J, Godin C. 2015. A computational framework for 3D mechanical modeling of plant morphogenesis with cellular resolution. PLoS Comput. Biol. 11, 1003950 ( 10.1371/journal.pcbi.1003950) [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 59.Schwaninger CA, Menshykau D, Iber D. 2014. Simulating organogenesis: algorithms for the image-based determination of displacement fields. ACM Trans. Embed. Comput. Syst. 9, 1–21. ( 10.1145/2688908) [DOI] [Google Scholar]

Articles from Philosophical Transactions of the Royal Society B: Biological Sciences are provided here courtesy of The Royal Society

RESOURCES