- Research article
- Open access
- Published:
Quantitative morphological analysis of 2D images of complex-shaped branching biological growth forms: the example of branching thalli of liverworts
BMC Research Notes volume 10, Article number: 103 (2017)
Abstract
Background
Many organisms such as plants can be characterized as complex-shaped branching forms. The morphological quantification of the forms is a support for a number of areas such as the effects of environmental factors and species discrimination. To date, there is no software package suitable for our dataset representing the forms. We therefore formulate methods for extracting morphological measurements from images of the forms.
Results
As a case study we analyze two-dimensional images of samples from four groups belonging to three species of thalloid liverworts, genus Riccardia. The images are pre-processed and converted into binary images, then skeletonized to obtain a skeleton image, in which features such as junctions and terminals are detected. Morphological measurements known to characterize and discriminate the species in the samples such as junction thickness, branch thickness, terminal thickness, branch length, branch angle, and terminal spacing are then quantified. The measurements are used to distinguish among the four groups of Riccardia and also between the two groups of Riccardia amazonica collected in different locations, Africa and South America. Canonical discriminant analysis results show that those measurements are able to discriminate among the four groups. Additionally, it is able to discriminate R. amazonica collected in Africa from those collected in South America.
Conclusions
This paper presents general automated methods implemented in our software for quantifying two-dimensional images of complex branching forms. The methods are used to compute a series of morphological measurements. We found significant results to distinguish Riccardia species by using the measurements. The methods are also applicable for analyzing other branching organisms. Our software is freely available under the GNU GPL.
Background
Quantification of morphological characteristics of biological objects has continuously posed a challenge due to varieties in their morphological changes. The morphological variation offers channels for numerous studies, for example, the comprehension of causes, factors, and directions of biological processes [1], the influence of environmental changes [2, 3]. Besides, it is used in taxonomy to identify, describe, and classify species or taxa as well as evolutionary systematics study. The growth morphology of many modular organisms such as plants presents a branched and complex-shaped structure. Their growth can be indeterminate [4], making the quantification and analysis of their form more complicated.
There are three well known morphometric approaches for form analysis: traditional, landmark-based, and outline-based. Landmark-based morphometrics [5] considers discrete anatomical loci, while outline-based captures outlines of form structures. Both are more suitable for non-modular organisms, but less applicable for the analysis of indeterminate growth forms of modular organisms, which prefers traditional approach by measuring linear distances (width, length), angles, and ratios.
There are several 2D and 3D imaging technologies used to gather quantitative characters related to the growth form. Although advances of 3D imaging techniques can theoretically quantify the characters more accurately, for some plant organisms such as liverworts, which are used in our study, their characteristic features are thin and flat; therefore, 2D imaging techniques are more suitable than 3D which are complicated in terms of procedures, implementation, and executing time. Moreover, in case of field work, it is more practical for 2D image acquisition by using a camera or a microscope.
Methods in morphological analysis of 2D images of the growth forms of branching organisms have been developed in several studies [6, 7]. In these studies the analysis is based on the construction of a 2D morphological skeleton of a branching object in the images. The morphological skeleton of the branching object can be used to measure various biologically relevant characteristics. Many steps in this analysis have been done in a manual way requiring visual interaction in many places. To date, there are open 2D image analysis software that perform on plant organs such as leaves (LeafJ [8], LAMINA [9], and leaf processor [10]). These programs can measure mainly shape, length, width, perimeter, surface of leaves, and leaf venation pattern, but they are not designed to measure some other important morphological traits, which are very essential to our samples, such as branch thickness and branch spacing. Root system architecture (RSA) software (DART [11], root system analyzer [12], RootReader2D [13]) are the most similar to our software. Their algorithms share some similar features such as junction radius, branch length, and branch angle; however, those also lack the measurements of branch thickness and branch spacing.
Riccardia, a plant genus in the liverwort family Aneuraceae, is represented by pinnate to tripinnate thalloid plants creeping or erecting on various substrates (rocks, dead wood, soil), and grows mainly in tropical areas and always in humid climate. Its dimension ranges from some millimeters to a few centimeters. It is the largest genus among the family Aneuraceae, with more than 300 names [14], which should be a hundred of accepted species after greatly-needed revision [15]. The genus has mystified bryologists for many years due to its polymorphic morphology. For taxonomical studies, the species are still doubtful in taxonomic classification and the morphological variability of Riccardia across its large geographical range has not been extensively studied, in particular, African Riccardia. In the literature, African Riccardia are described mostly by their morphological characters such as axis width, length, and angles [16–23], while other characters can also be expressed, for example, Riccardia amazonica is described as winged (wing is at least 2 rows of unistratose cells at the margin of the thallus) [23, 24] and as not winged [18, 19]. In any case, due to such plastic phenotypes, it is not easy to express their variability.
The aim in this study is to develop a general and semi-automatic software implementing methods to quantitatively measure and analyze morphological characters from a class of 2D image of complex-shaped branching objects stemming from indeterminate growth. The morphological characters are junction thickness, branch thickness, terminal thickness, branch length, branch angle, and terminal spacing. The methods are developed in the context of a review of African (and Indian Ocean) Riccardia which have never really been studied at the continental scale nor in an integrative framework. The morphometrical approach presented here will be used at a larger scale in order to be compared with molecular species delineation [25].
Methods
Plant materials
Riccardia samples come from three recognized species [26]: R. amazonica (Spruce) Schiffn. exGradst., Riccardia obtusa S.W. Arnell, and Riccardia compacta (Steph.) Arnell. The samples were loaned by different herbaria (Additional file 1: Table SI1). As Riccardia collections are usually very intricate mats of plants, in several layers, each sample (collection pocket) contains dozen to hundreds of thalli. For each collection, 1–16 thalli were randomly picked with broken ones discarded in order to keep a natural variety of the complete living thalli. No recent field collections were conducted for this study and none of the species studied belongs to a protected species or to the convention on international trade in endangered species of wild fauna and flora (CITES). Since R. amazonica samples were collected from South America and Africa, we then separated the samples into R. amazonica-AF and R. amazonica-SA respectively. A total of 138 samples are therefore categorized into four taxonomical groups [Fig. 1, the number of the samples for each species is in (Additional file 1: Table SI2 )].
Framework
Our framework consists of different procedures (Fig. 2). Images from Image Acquisition are pre-processed before Morphometric Software, which automatically produces quantitative measurements. A statistical analysis tool, R in our case, is then used to analyze the measurements.
Image acquisition
The experimental images used in this work originate from two sources: (1) artificial images, which are used to systematically test the software (2) images of our samples. Each sample was precisely laid on a glass slide in a droplet of water, and their images were then taken with a Nikon Coolpix P6000 through a binocular microscope.
Image pre-processing
We used the raster graphics editor, GIMP 2.6.12 [27] and the image processing package based on ImageJ, Fiji [28], to process original color sample images. The color image is converted to 8-bit grayscale, thereafter thresholding is performed using the Ostu method to obtain a binary image. However, the given threshold value is then adjusted to obtain the best binary image closet to the original image. Therefore, different threshold values are assigned for different images. We use morphological operations to improve the quality of the image by using opening operation to remove some stray foreground pixels in the background and closing operation to fill holes in the foreground.
Morphometric software
In our morphometric software, a number of procedures were applied to obtain quantitative measurements (Fig. 3). Skeletonization produces a skeleton image from the pre-processed image. Skeleton graph generation then uses the skeleton image to generate skeleton graph. The morphological measurements use the pre-processed image, skeleton image and skeleton graph to produce a set of quantitative results, which are visualized in graphical representation and stored in text files.
The software was written entirely in C language for high performance under the developing environment of QT Creator. This allows for greater visual interactivity and control. The software is able to run on Mac and OSX, Linux, and Windows. The software is available under the GNU General Public License (GNU GPL), and can be downloaded from https://github.com/UvA-compsci/branchometer. Figure 4 shows its graphical user interface.
Skeletonization
Skeletonization is the process of reducing an image to its skeleton. By reducing an object to only a skeleton, unimportant features and image noise are filtered out. Additionally, it is easier to determine critical features such as connection points and end points as well as greatly speeding up any subsequent analysis of images. Skeletonization algorithms are generally classified into three categories: (1) distance transforming method, which converts the original image into foreground and background elements, generates a distance map where each element gives the distance to the nearest background element and then detects ridges in the distance map as skeletal points. This method guarantees a central position of the skeleton, but it is sensitive to the noise, and generally doesn’t guarantee the skeleton connectivity [29, 30]. (2) Voronoi-Skeleton method, which calculates the Voronoi diagram generated by the boundary points or pixels. When the number of boundary points goes to infinity, the corresponding diagram converges to the skeleton [31]. It generates a connected skeleton, however it is a time consuming process especially for large objects. Therefore, it is not suitable to be applied complicated images to branching objects used in our study. (3) Thinning methods, which remove the pixels from the object boundary that will not change the topology of the object until obtaining a single-pixel-wide skeleton. Thus the method preserves the topology and connectivity of the skeleton, and guarantees the medial position of the skeleton [32, 33].
For our purpose, we needed a method that guaranteed the connectivity and topology of the skeleton in order to form the skeleton graph; therefore the thinning method was adopted. There are many thinning algorithms available such as the Zhang Suen algorithm [34], the Rosenfeld algorithm [35] and the Hilditch algorithm [36]. The skeletonization in this study was based on the thinning algorithm by Zhang and Suen because it is robust, fast, and easy to implement. The algorithm uses a lookup table to repeatedly remove pixels from the edges of objects in a binary image until a single-pixel-wide skeleton remains. After the skeletonization is done, the following significant features are extracted: (1) junction, a point having three or more adjacent points (branches) in a skeleton. (2) Terminal, the endpoint or tip of the skeleton.
Skeleton graph generation
Graph representation, which only preserves the topological structure of the object, is an essential step for the image measurement and analysis. The measurement and analysis can substantially be simplified if the skeleton image is represented as a formal graph structure. The graph is defined as G = (V, E) where V is a set of vertices or nodes, E is a set of edges or curves connecting the vertices. In this case, V is junctions or terminals and E is branches in the skeleton (Fig. 5). By following the skeleton pixels in the 8-connectivity sense from a vertex to another vertex, each branch path and length will be kept. To travel through the graph, depth first search algorithm is used by starting from a terminal selected as a root of the graph and keep track of all visited junctions, terminals and branch paths.
Morphological measurements
We used morphometric methods to automatically quantify a number of localized morphological variables. These variables are thought to be useful in various applications, for instance, growth study that tells branch splitting rate, environmental influences on growth, and species classification that uses them as continuous characters to differentiate species. The variables are further used to discriminate species among the genus Riccardia as our case study. The measurement results are initially calculated in pixels. A scale tool provided by our software allows the user to define the pixel to other unit scale and all the measurements will be calculated from the scale setting.
Junction thickness (da)
The thickness of the branch centered at a junction in the skeleton. The circular disc (Fig. 6a) representing da is created by using euclidean distance map [37] which calculates the shortest euclidean distance from the junction to the background of the image.
Branch thickness (db)
The thickness of the branch centered on a point along the skeleton after its last found da. The circular disc (Fig. 6b) representing db is created by using the euclidean distance map which calculates the shortest distance from a point along the skeleton to the boundary of the da or the background of the image.
Terminal thickness (dc)
The thickness of the terminal branch centered at the tip of the skeleton. Similar to da, the circular disc (Fig. 6c) representing dc is created by using the euclidean distance map which calculates the shortest distance to the background of the image.
Branch length
The number of branch pixels along the skeleton and euclidean distance between two successive vertices (Fig. 6d).
Branch angle
The angle between the two vectors originating from a junction in the skeleton and the center of successive db disc (Fig. 6e).
Branch spacing
The euclidean distance from a tip of a terminal branch to the nearest tip of another terminal branch (Fig. 6f).
Statistical analysis
The morphological quantification results obtained by our software are analyzed with analysis of variance (ANOVA) to confirm the significant differences among the four taxonomical groups of Riccardia by taking one morphological variable at a time. Multivariate analysis of variance (MANOVA) assesses the statistical significance of the group differences by considering all of the variables simultaneously. Our analysis goal is to distinguish a group from the four groups by considering the variables; therefore, canonical discriminant analysis (CDA) was applied by finding the combinations of the variables that maximize the discrimination of the predefined groups, testing whether the means of those groups are significantly different, and computing classification rate. Statistical analysis was performed using RStudio Team [38].
Results
We used a dataset with 138 images from the four taxonomical groups of thalloid liverworts, which consist of 37 samples from R. amazonica collected from Africa, 26 samples of R. amazonica collected from South America, 25 samples of R. compacta collected from Africa, and 50 samples of Riccardia obtusa collected from Africa. The morphological variables described above were quantified with our software. The graphical result of some of the sample images of thalloid liverworts are shown in Additional file 2: Figure SI1. Table 1 shows descriptive statistics of the six morphological measurement variables for each group.
From Table 1a, means of some variables seem to differ noticeably among the four groups, which offer an opportunity to use the variables to distinguish samples in one group from the others. As considering the variables for R. amazonica samples from Africa (R. amazonica_AF), the mean value of its branch thickness, terminal thickness, branch length and branch spacing is lower than those from South America (R. amazonica_SA) except junction thickness which is very close each other. Therefore, it is possible to consider branch thickness, terminal thickness, branch length and branch spacing to separate the two groups. Moreover, R. compacta has the lowest mean value while R. obtusa has the highest mean value for junction thickness, branch thickness, and terminal thickness. The density plot of the mean of the morphological variables (Fig. 7) is also demonstrated and the Shapiro-Wilks normality test (Additional file 1: Table SI3) indicates that the variables are likely normally distributed.
From Fig. 7, the distribution of the mean values of each of the six morphological variables among the four groups appears that they differ from one another, except branch length and the branch angle between R. amazonica SA and R. compacta. Also, the result of ANOVA reveals significant differences among the four groups by considering each of the variables (Additional file 1: Table SI4).
Univariate ANOVA by using multiple comparison method was conducted to test the significant differences of each morphological variables. For each pair of the four groups, we test whether the mean of morphological variables are significantly different from each other. From the result of p value in Table 2, p value of the junction thickness (da) for each pair of the four groups is significant (p value <0.0001). This means junction thickness can differentiate among those groups, whereas p values of branch angle (ba) are insignificant for all pairs of the four groups except the pair between R. obtusa (R.ob) and R. compacta (R.co). Additionally, as considering p value of da, db, and dc, it is possible to take the combination of da, db, and dc into an account to separate the four groups. However this univariate approach does not account for correlation among the variables.
The correlation of these morphological variables provides some indication of how much each variable can contribute to the analysis. If two variables are very highly correlated, then they will be contributing shared information to the analysis. A Pearson product-moment correlation coefficient was computed to assess the relationship between two morphological variables. The bivariate plot (Fig. 8) shows the result of how the data spread among different groups by considering two out of the six morphological variables.
Figure 8 shows relationship between each pair of variables. It appears that all the widths given by the disc diameter measurements (da, db, and dc) are positively correlated to branch length and branch spacing. Considering R. compacta (black dots), its low variation of the disc diameter (da, db, dc) is associated with large variation of branch length and branch spacing. The other groups show almost linear relation between widths and branch length and branch spacing except R. amazonica SA, for which it is difficult to conclude on the relation between width and branch length. However, branch angle does not show clear relations with the other variables. Also, the relationship can be confirmed by the correlation coefficients (r) matrix with its corresponding p values (Table 3).
Amongst these correlated variables and their corresponding p-values Table 3, we found the four strongest significantly (p < 0.0001) correlated variables among the four groups. The strongest linear correlation (r = 0.96, p < 0.0001) was observed between junction thickness (da) and branch thickness (db). The other two strong correlations were between branch thickness (db) and terminal thickness (dc) (r = 0.89, p < 0.0001) and correlation (r = 0.87, p < 0.0001) between junction thickness (da) and terminal thickness (dc). Additionally, branch length (bl) is also correlated (r = 0.72, p < 0.0001) with branch spacing (bs).
We use canonical discriminant analysis to distinguish groups by considering the morphological measurements as the discriminating variables (MANOVA result shows significant differences with Wilks = 0.232 and p value <2.2e−16). Discriminant function analysis allows to find functions which are a combination of the variables to maximize the differences among the groups. From our samples, we obtained three discriminant functions (Table 4)
As seen in Table 4, there are three discriminant functions and all of them are statistically significant. The percentage separation achieved by the first discriminant function and the second discriminant function account for 89.72 and 8.3% of the total variance existing in discriminating variables among the species, respectively. Therefore, the first discriminant function does achieve a good separation between the four groups, but the second discriminant function may improve the separation of the groups, so is it worth using the second discriminant function as well. For first discriminant function, its canonical correlation is high (0.702) which indicates good discrimination among the groups and its Wilks’s Lambda is low (0.23) showing that group means appear to differ with low p-value (<2.20E−16) which indicates the difference is significant, whereas other two discriminant functions are less correlated. The correlation between each variable and the discriminant functions can be revealed by the coefficients of discriminant function (Table 5).
From Table 5a, the first discriminant function is a linear combination of variables: 0.504*junction thickness + 0.756*branch thickness + 0.086*terminal thickness − 0.677*branch length − 0.319*branch spacing −0.002*branch angle. The coefficient values of the discriminant functions indicate that terminal thickness and branch angle have very little discriminating ability for these four groups. Junction thickness, branch thickness, branch length and branch spacing have a strong impact on the first discriminant function. The group means on the canonical variables (Table 5b) give some indication of how the groups are separated. The means on the first function show that R_compacta group separated farthest from the R_obtusa group. Interestingly by its mean, the second discriminant function is able to separate R_amazonica_AF from R_amazonica_SA, while the first discriminant function cannot. The best two discriminant functions are also virtualized by scatterplot (Fig. 9) to see how well the groups are separated.
Figure 9 shows that of the two canonical variables Can1 is able to clearly distinguish between R. compacta and R. obtusa. It can also separate R. amazonica_AF and R. amazonica_SA from R. compacta and R. obtusa with small overlap. However, Can1 cannot be used to separate R. amazonica_AF from R. amazonica_SA. In this case Can2 can be helpful, but with substantial overlap. Therefore, to achieve a good separation of the four groups, it would be best to use both the first and second discriminant functions together, since the first discriminant function can separate R. compacta and R. obtusa very well, and the second discriminant function can separate R. amazonica_AF and R. amazonica_SA.
Finally the discriminant function analysis is validated by classifying the samples to their original groups. As shown in Table 6, 83.8% (31/37) of R. amazonica_AF, 26.9% (7/26) of R. amazonica_SA, 68% (17/25) of R. compacta, and 84% (42/50) of R. obtusa are correctly classified. Therefore the proportions of all samples correctly classified are 70.3% (97/138).
The R. amazonica samples collected from South America and Africa were supposed to belong to the same species. From Table 2, the ANOVA analysis shows a discrimination between the two groups (R. amazonica_AF vs R. amazonica_SA) as considering five measurements (da, db, dc, bl, and bs) except ba which is not significant. CDA is also applied to this case. The CDA result shows samples correctly classified to their original groups were 81% (Table 7).
Discussion
We develop a semi-automated software to quantify some important morphological characters of liverworts which represent irregular and complex-shaped branching organisms. The characters are used for the purpose of species discrimination in genus Riccardia.
In our software, we use 2D image analysis techniques to automatically quantify the morphological variables. Most measurements are performed automatically. Some manual operations may still be required, such as removal of spurious branches that are created during the skeletonization due to boundary irregularities on the object in the image and loops in the skeleton which arise from overlapping branches. For these loops, automatic loop breaking is very complicated due to difficulty in deciding which edge in the loop should be deleted. Its complication is varied according to the number of loops which can lead to high possibility to produce false measurement and analysis. The software can report the number of loops as well as their locations, however, user has to decide how to do with the loops, which can be (1) manually removing an edge forming the loop, (2) edit but preserve the main characteristics of original sample image as much as possible by inserting a single pixel-wide gap to separate the overlapping branch or (3) prepare samples without loop. For our experiment, we have done (2) in order to compute the measurement automatically. For some thalli images presenting several overlapping branches, these branches were manually separated into new images without overlapping. Two or three images can be generated from the original and treated separately by the software. The original image with overlapping branches was also measured in order to compare the data.
The quantitative data of some morphological characters of African R. amazonica, R. compacta, and R. obtusa from literature were reported (Table 8). At the species level, it seems difficult to compare the literature data in Table 8 with our data due to the imprecision of measurements and different protocols. However, if we just compare width (junction thickness) and length (branch length), our data (Table 1) seem to provide lower values than the literature data. This could be due to the measurements between skeleton nodes that are not taken in account in the literature data, unlike our methods which defined precisely how to measure them based on points defined by junctions or nodes in the image skeleton.
Classification rate from discriminant analysis showed that the species can be discriminated with 70.3% accuracy using the six morphological characteristics. The rate indicates the significance of morphological traits in the discrimination of Riccardia species. This result may confirm the indication that genetical differences could be expressed in the general dimensions of the thalli. The R. amazonica samples collected from South America and Africa were supposed to belong to the same species. With a classical morpho-anatomical revision of R. amazonica, a study of the historical material and recent collections [40] showed that some doubts remained on the inclusion of South American and African material in the same species. Therefore, we also investigated the two groups based on the morphological measurements. The ANOVA analysis shows a discrimination between the two groups and the CDA result shows samples correctly classified (Table 7) to their original groups were 81%.
We suggest, from our samples, that R. amazonica from South America and Africa show the significant differences in their morphometric features, and we propose the hypothesis that they could belong to different species. This hypothesis of species should be included in the revision of integrative taxonomy, which is the most consensual framework of today taxonomists [41–44]. It is engaged on the genus Riccardia in Africa, including both molecular and morphological analysis [25]. Morphological analysis is probably not as powerful as molecular analysis to delineate species because phenotype can be influenced by both original genotype and environmental conditions. However, this approach can be used as supplementary tool combined with other approach, such as molecular delineation methods (automatic barcode gap discovery (ABGD), generalized mixed yule coalescent (GYMC), haplowebs, see [44]). In case of congruence of the different results morphometry can support species hypothesis. On the opposite side, if the morphometric results separate samples that are recognized as the same species by other methods, it could suggest some other directions of investigation, for example, among ecological conditions to explain these differences. The morphological approach can also allow clear interspecific variations analysis. However, morphological variation together with molecular analysis and biogeographic studies are the best efficient way to classify species more accurately.
Conclusions
A framework and software for taxonomic study using morphometric approach on 2D image have been presented in this paper. Our results provided evidence that quantitative characteristics determined by image processing and analysis techniques used in our software can be useful for taxonomic differentiation of the genus Riccardia. Also the characteristics are valuable for discriminating same species influenced by surrounding conditions from different geographical locations (R. amazonica collected from South America and Africa). Furthermore, our morphometric software can be applied to quantify branching growth form of other modular organisms.
Abbreviations
- ANOVA:
-
analysis of variance
- ABGD:
-
automatic barcode gap discovery
- CDA:
-
canonical discriminant analysis
- CITES:
-
convention on international trade in endangered species of wild fauna and flora
- GNU GPL:
-
GNU general public license
- GYMC:
-
generalized mixed yule coalescent
- MANOVA:
-
multivariate analysis of variance
- RSA:
-
root system architecture
References
Robert M. Understanding of leaf development-the science of complexity. Plants. 2013;2:396–415. doi:10.3390/plants2030396.
Chindapol N, Kaandorp JA, Cronemberger C, Mass T, Genin A. Modelling growth and form of the scleractinian coral Pocilloporaverrucosa and the influence of hydrodynamics. PLoS Comput Biol. 2013;9(1):e1002849. doi:10.1371/journal.pcbi.1002849.
Ribeiro ÂM, Lloyd P, Dean WRJ, Brown M, Bowie RCK. The ecological and geographic context of morphological and genetic divergence in an understorey-dwelling bird. PLoS ONE. 2014;9(2):e85903. doi:10.1371/journal.pone.0085903.
Harper JL, Rosen BR, White J. The growth and form of modular organisms. London: The Royal Society; 1986. p. 250.
Bookstein FL. Morphometrics tools for landmark data: geometry and biology. New York: Cambridge University Press; 1991. p. 435.
Kaandorp JA. Morphological analysis of growth forms of branching marine sessile organisms along environmental gradients. Mar Biol. 1999;134:295–306.
Kruszyński KJ, Kaandorp JA, Liere R. A computational method for quantifying morphological variation in scleractinian corals. Coral Reefs. 2007;26:831–40.
Maloof JN, Nozue K, Mumbach MR, Palmer CM. LeafJ: an ImageJ plugin for semi-automated leaf shape measurement. J Vis Exp. 2013;71:e50028.
Bylesjö M, Segura V, Soolanayakanahally RY, Rae AM, Trygg J, Gustafsson P, et al. LAMINA: a tool for rapid quantification of leaf size and shape parameters. BMC Plant Biol. 2008;8:82.
Backhaus A, Kuwabara A, Bauch M, Monk N, Sanguinetti G, Fleming A. LEAFPROCESSOR: a new leaf phenotyping tool using contour bending energy and shape cluster analysis. New Phytol. 2010;187(1):251–61.
Le Bot J, Serra V, Fabre J, Draye X, Adamowicz S, Pagès L. DART: a software to analyse root system architecture and development from captured images. Plant Soil. 2010;326(1–2):261–73.
Leitner D, Felderer B, Vontobel P, Schnepf A. Recovering root system traits using image analysis—exemplified by 2-dimensional neutron radiography images of lupine. Plant Physiol. 2013;164(1):24–35.
Clark RT, Famoso AN, Zhao K, Shaff JE, Craft EJ, Bustamante CD, et al. High-throughput 2D root system phenotyping platform facilitates genetic analysis of root growth and development. Plant Cell Environ. 2013;36(2):454–66.
Söderström L, Hagborg A, von Konrat M, Bartholomew-Began S, Bell D, Briscoe L, et al. World checklist of hornworts and liverworts. PhytoKeys. 2016. doi:10.3897/phytokeys.59.6261.
Preussing M, Olsson S, Schäfer-verkimp A, Wickett N, Wicke D, Nebel M. New insights of the evolution of the liverwort family Aneuraceae (Metzgeriales, Marchantiophyta), with emphasis on the genus Lobatiriccardia. Taxon. 2010;59(5):1424–40.
Arnell S. South African species of Riccardia. Bot Notiser. 1952;2:139–56.
Arnell S. Hepaticae of South Africa. Stockholm: Swedish Natural Science Research Council; 1963.
Jones E. The genus Riccardia in tropical Africa. Trans Br Bryol Soc. 1956;3:74–84.
Meenks J, Pócs T. East African bryophytes IX. Aneuraceae. Abstracta Botanica. 1985;9:79–98.
Perold SM. Studies in the liverwort family Aneuraceae (Metzgeriales) from southern Africa. 2. The genus Riccardia and its type species, R. multi-fida, with confirmation of its presence in the region. Bothalia. 2001;31(2):183–7.
Perold SM. Studies in the liverwort family Aneuraceae (Metzgeriales) from southern Africa. 4. Riccardia obtusa. Bothalia. 2002;32:181–4.
Perold SM. Studies in the liverwort family Aneuraceae (Metzgeriales) from southern Africa. 3. Riccardia compacta. Bothalia. 2002;32:15–9.
Perold SM. Studies in the liverwort family Aneuraceae (Metzgeriales) from southern Africa. 5. Riccardia amazonica. Bothalia. 2003;33:99–104.
Spruce R. Hepatics of the Amazon and the Andes of Perou and Ecuator. Trans Proc Bot Soc Edinburgh. 1885;15:545.
Reeb C, Jansson F, Konglerd P, Garnier L, Cornette R, Jabbour F, et al. A new tool for shape quantification in thalloid liverworts discriminates species within the genus Riccardia (Aneuraceae, Marchantiophyta). Bot J Linnean Soc (submitted, 2016).
Wigginton MJ. Checklist and distribution of the liverworts and hornworts of sub-Saharan Africa, including the East African Islands. Trop Bryol Res Rep. 2009;8.
GNU Image Manipulation Program (homepage on internet). 2015. www.gimp.org. Accessed 1 Nov 2015.
Schindelin J, Arganda-Carreras I, Frise E, et al. Fiji: an open-source platform for biological-image analysis. Nat Methods. 2012;9(7):676–82. http://fiji.sc/Fiji.
Choi WP, Lam K, Siu W. Extraction of the euclidean skeleton based on a connectivity criterion. Pattern Recogn. 2003;36:721–9.
Latecki LJ, Li Q, Bai X, Liu W. Skeletonization using SSM of the distance transform. Image Proc ICIP. 2007;5:349–52.
Ilg M, Orniewicz R. The application of Voronoi skeletons to perceptual grouping in line images. Pattern Recogn. 1992;3:382–5.
Palagyi K, Tschirren J, Sonka M. Quantitative analysis of intrathoracic airway trees: methods and validation. LNCS. 2003;273:222–33.
Lee T, Kashyap RL, Chu C. Building skeleton models via 3-D medical surface/axis thinning algorithms. CVGIP. 1994;56(6):462–78.
Zhang TY, Suen Ching Y. A fast parallel algorithms for thinning. CACM. 1984;27(3):236–9.
Stefanelli R, Rosenfeld A. Some parallel thinning algorithms for digital pictures. JACM. 1971;18(2):255–64.
Hilditch C. Linear skeletons from square cupboards. Mach Intell IV: Edinburgh University Press; 1969. p. 403–20.
Danielsson PE. Euclidean distance mapping. Comput Graph Image Process. 1980;14:227–48.
RStudio Team. RStudio: integrated development for R. Boston: RStudio, Inc.; 2015. http://www.rstudio.com/. Accessed 20 Jan 2016.
Jones E. Liverwort and hornwort flora of West Africa (ed. M.J. Wigginton). Scripta Botanica Belgica. 2004;30:443.
Reeb C, Bardat J. Studies on African Riccardia types and related material. Cryptogamie Bryol. 2014;35(1):47–75.
Dayrat B. Towards integrative taxonomy. Biol J Linn Soc. 2005;85:407–15.
Schlick-steiner B, Steiner F, Seifert B, Stauffer C, Christian E, Crozier R. Integrative taxonomy: a multisource approach to exploring biodiversity. Annu Rev Entomol. 2010;55:421–38.
Aguilar C, Wood P Jr, Cusi J, Guzman A, Huari F, Lundberg M, et al. Integrative taxonomy and preliminary assessment of species limits in the Liolaemus walkeri complex (Squamata, Liolaemidae) with descriptions of three new species from Peru. Zookeys. 2013;364:47–91.
Fontaneto D, Flot JF, Tang CQ. Guidelines for DNA taxonomy, with a focus on the meiofauna. Mar Biodiv. 2015;45:433. doi:10.1007/s12526-015-0319-7.
Authors’ contributions
PK wrote the software and performed the statistical analysis. CR designed the experiment, obtained and photographed the samples and analyzed the data. FJ contributed to the software and data analysis. JK participated in the experiment design and coordination. All authors participated in the writing, and approved the final manuscript. All authors read and approved the final manscript.
Competing interests
The authors declare that they have no competing interests.
Availability of data and materials
All data supporting the findings of this study are available from the authors upon reasonable request.
Ethics and consent to participate
The samples used in our study have been given permission and consent by the herbaria listed in Additional file 1 (see Table SI1 and Table SI2).
Funding
This study is financially supported by Royal Thai Government (Ministry of Science and Technology), Thailand.
Author information
Authors and Affiliations
Corresponding author
Additional files
13104_2017_2424_MOESM1_ESM.docx
Additional file 1: Table SI1. The origin of thalloid liverworts Riccardia collections. Table SI2. The number of Riccardia samples from different locations. Table SI3. P-value of Shapiro-Wilks normality test of each morphological variable among the four groups. Table SI4. Summary of ANOVA result of each morphological variable among all samples.
13104_2017_2424_MOESM2_ESM.docx
Additional file 2: Figure SI1. Measurements of sample images of species Riccarida amazonica African group (Row No. 1, 2), Riccardia amazonica South-American group (Row No. 3, 4), Riccardia compacta (Row No. 5, 6), and Riccardia obtusa (Row No. 7, 8). (a) Original binary image. (b) Skeleton (green), Junctions (pink), Terminals (blue). (c) Contour (light blue). (d) Junction thickness (red), Branch thickness (gray), (e) Branch length. (f) Terminal thickness (green), Branch spacing (white).
Rights and permissions
Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.
About this article
Cite this article
Konglerd, P., Reeb, C., Jansson, F. et al. Quantitative morphological analysis of 2D images of complex-shaped branching biological growth forms: the example of branching thalli of liverworts. BMC Res Notes 10, 103 (2017). https://doi.org/10.1186/s13104-017-2424-0
Received:
Accepted:
Published:
DOI: https://doi.org/10.1186/s13104-017-2424-0