Next Article in Journal
A MAC Protocol to Support Monitoring of Underwater Spaces
Next Article in Special Issue
Quality-Related Monitoring and Grading of Granulated Products by Weibull-Distribution Modeling of Visual Images with Semi-Supervised Learning
Previous Article in Journal
Source Anonymity in WSNs against Global Adversary Utilizing Low Transmission Rates with Delay Constraints
Previous Article in Special Issue
Field Measurements and Numerical Simulations of Temperature and Moisture in Highway Engineering Using a Frequency Domain Reflectometry Sensor
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Verification of Geometric Model-Based Plant Phenotyping Methods for Studies of Xerophytic Plants

by
Paweł Drapikowski
1,*,
Ewa Kazimierczak-Grygiel
2,
Dominik Korecki
1 and
Justyna Wiland-Szymańska
2,3
1
Institute of Control and Information Engineering, Faculty of Electrical Engineering, Poznan University of Technology, Piotrowo 3a, 60-965 Poznan, Poland
2
Botanical Garden, Adam Mickiewicz University, Dąbrowskiego 165, 60-594 Poznan, Poland
3
Department of Plant Taxonomy, Faculty of Biology, Adam Mickiewicz University, Umultowska 89, 61-614 Poznan, Poland
*
Author to whom correspondence should be addressed.
Sensors 2016, 16(7), 924; https://doi.org/10.3390/s16070924
Submission received: 16 February 2016 / Revised: 9 May 2016 / Accepted: 31 May 2016 / Published: 27 June 2016
(This article belongs to the Special Issue Sensors for Agriculture)

Abstract

:
This paper presents the results of verification of certain non-contact measurement methods of plant scanning to estimate morphological parameters such as length, width, area, volume of leaves and/or stems on the basis of computer models. The best results in reproducing the shape of scanned objects up to 50 cm in height were obtained with the structured-light DAVID Laserscanner. The optimal triangle mesh resolution for scanned surfaces was determined with the measurement error taken into account. The research suggests that measuring morphological parameters from computer models can supplement or even replace phenotyping with classic methods. Calculating precise values of area and volume makes determination of the S/V (surface/volume) ratio for cacti and other succulents possible, whereas for classic methods the result is an approximation only. In addition, the possibility of scanning and measuring plant species which differ in morphology was investigated.

1. Introduction

Plant phenotyping is the comprehensive assessment of complex plant traits including their architecture. Classical methods are used to study variability, adaptation to environmental conditions and pace of growth during the vegetation period. So far, plant phenotyping has been mainly limited to crop plants or the model plant Arabidopsis thaliana (L.) Heynh [1]. In many cases, classical biometric measurement methods are sufficient. However, there are plants whose complex spatial structure and susceptibility to damage make employing conventional measurement techniques impossible or exceedingly difficult. Therefore, there is a need for new platforms and solutions that enable phenotypic evaluation of such species. In such cases, non-contact measurement techniques need to be used: preparation of a three-dimensional (3D) computer model (digitalization) and capturing plant traits based on it [1,2].
One group of plants that has not been used as an object for 3D phenotyping is xerophytes. Representatives of this remarkable group are interesting for several reasons. These plants show various morphological, anatomical and physiological adaptations to living in dry conditions and in sustaining an intensive herbivory [3,4,5,6,7]. They constitute the main vegetation in some desert and semi-desert environments and are therefore a subject of intensive ecological study [8]. Their medicinal properties are recognized by both traditional and contemporary medicine as well as veterinary science [9,10,11,12].
Xerophytes are also desirable ornamental plants worldwide. The demand for these plants is so high that their existence in the wild is threatened [13]. Therefore, many xerophytes, including the whole cacti family and genera Aloe L. and Pachypodium Lindl [14,15], are protected by international law under the Washington Convention (CITES) as well as by national laws. Therefore, customs officers must be able to recognize them properly to prevent illegal traffic. The diversity of these plants is, however, so great that only specialists are able to recognize them and classify them accordingly. Comprehensive virtual guides that would enable rapid and simple identification of these plants do not exist.
Climate change as well population growth have created an urgent need for sustainable high-yield crop production. Phenotypic studies of plants adapted to difficult environmental conditions can be helpful in finding new ways for crop improvement [16].
Various types of scanners make non-contact plant digitalization possible. Most often they work by casting structured light in various patterns onto the object and recording the images (Figure 1) [17]. On the basis of disruptions in the pattern caused by the object’s surface, a three-dimensional point cloud is determined, which is further triangulated into the form of a triangle mesh. The triangle mesh computer model is then processed to determine morphological parameters of interest.
Non-contact measurements of selected characteristics are possible using the Ubiquitous Sensor Network proposed by Suk et al. [18]. An example of image-based plant phenotyping on a much larger scale was presented by Kircherer et al. [19], and numerous additional examples can be found [1,2,20,21,22,23].
Scanning larger objects is feasible with the use of, for instance, a Kinect scanner [24]. Recently, the photogrammetric method for creating computer models has been gaining popularity. It uses a previously captured set of images. There are no limits to the size of objects: the only restriction is the ability to take a photograph. Professional photographic equipment is not required, only a digital camera is necessary [25]. These scanning methods require relatively low-cost devices which offer acceptable metrological characteristics. Extensive metrological and usability descriptions of those devices for plant measurement have been published [26,27]. Better results in scanning plants of very complex shapes have been achieved with hand-held scanners, e.g., Artec S [28] or HandyScan EXASCAN [29]. Also, triangulation scanners (typically more accurate), mounted on special measuring arms [30,31], can be used for this purpose, e.g., Artec S and Perceptron ScanWorks V5 with the Romer Infinite 2.0 arm. However, their prices are far higher than those of hand-held devices.
One frequently measured parameter in plant biology is S/V (surface to volume ratio). It is easy to determine it for a flat-leaved plant when the surface and thickness of a leaf are measured. It is also possible to measure in situ with a portable scanner, e.g., Portable Living Leaf Area Meter [32]. For geometrically more complex plants, determination of S/V requires calculation of the surface and volume.
The present work verifies certain non-contact measurement methods of certain plant morphological parameters (length, width, area and volume of leaf) that are otherwise very difficult or impossible to determine with traditional techniques.
The paper also describes difficulties in plant scanning due to complicated surfaces, the presence of thorns or prickles that diffuse light, as well as hard-to-reach fragments that make it impossible to recreate the surface.

2. Materials and Methods

2.1. Materials

The research was conducted on specimens belonging to nine species of xerophytic plants grown in the Botanical Garden of the Adam Mickiewicz University in Poznan, Poland. The species are representatives of various ecological groups of xerophytes. They are all included in the CITES Appendices (Table 1). The families and names of species were applied according to the TROPICOS database [33].

2.2. Methods

2.2.1. Distance Measurement between Two Points

A three-dimensional triangular mesh forms a computer model. There are two ways to measure the distance between two given points in such a model. The first is to run the shortest route between the given points along the edges of triangles forming the mesh. The mesh is transformed to a graph which has the distances as the weights. Dijkstra’s algorithm was used to find the shortest route in the graph (Figure 2B) [34]. Dijkstra’s algorithm finds the shortest paths from the source node to all other nodes in the graph, producing a shortest-path tree. The algorithm stops when the destination node is determined.
The second method is projection of a straight line which joins two points onto the surface of the object and in finding the shortest path outside the edges of the triangles (Figure 2A). This latter method is more accurate, as it shows indeed the shortest route, but it is more difficult to implement and does not always yield the correct result. This technique is used by specialized 3D RapidForm 2006 software to process the scanned data [35]. Even so, when the surface is a complex geometric shape, the distance is either not calculated at all or is calculated incorrectly (blue line in Figure 2C). An object depicted in Figure 2C is only an example of an improper shortest-path estimation by commercially available software [35]. Finding the shortest path with Dijkstra’s method for the same object is correct and shown in Figure 2D. Red lines in Figure 2A,C depict the direct connection between points but the blue ones depict the real connection based on mesh.

2.2.2. Leaf’s Length Estimation as a Center Line

Welwitschia mirabilis is among the species that are difficult to measure with classic methods because of the shape of the leaves and susceptibility to damage (Figure 3A).
The length of the leaf is usually measured along the line going through its middle. When the leaf is twisted, as is the case with Welwitschia mirabilis (Figure 3), Dijkstra’s algorithm does not give good results because the shortest path does not lie in the middle of the leaf. To determine the length of the leaf, multiple steps are needed:
  • finding the outer edges of the leaf,
  • mapping the distances from all vertices to the edges in the model using the Fast Marching Method (FMM) [36] (Figure 4A),
  • mapping the distances between all vertices in the triangular mesh from the starting point using the FMM method and division into a given number of areas (Figure 4B,C),
  • determining the vertices that are furthest from the object’s edges in every area except the one containing the starting point and the endpoint (Figure 4D),
  • determining the shortest routes between vertices set in the previous step, taking into account the starting point and the endpoint, then summing them (Figure 4E).
Figure 4F shows the paths obtained with both methods between the starting point and the ending point. Red presents the line put through the middle of the leaf while black presents the shortest geometric path between those points determined with Dijkstra’s method. It works well when the object is not geometrically complex, for instance with Aloe marlothii leaves. However, with objects such as leaves of Welwitschia mirabilis, it becomes necessary to use the multi-step procedure detailed above.

2.2.3. Errors of Measurement Based on Computer Models

The use of computer models requires verification of precision in their creation and in the accuracy of measurements. It is assumed that the precision of models is based on manufacturer data which for the DAVID 3D SLA-1 scanner is 0.1% of the object size. Such precision is sufficient for measurements of plants’ characteristics. Measurement accuracy based on triangle mesh models also depends on mesh resolution. Error of measurement of different characteristics depending on mesh resolution is calculated in relation to the densest mesh model taken as the reference (Model7, Equation (1)).
E r r o r = M o d e l 7 M o d e l n M o d e l 7 100 %     w h e r e     n 1 , 6
Detailed analysis and results are presented in Section 3.1.

3. Results

3.1. Errors in Measurement of Distances, Areas and Volumes on the Basis of Computer Models

Errors in determining the shortest distance between the points, the area or the volume in the triangular mesh model depend on the spatial resolution of the mesh. Spatial resolution is set in the final stage of model creation in the scanning software. In order to analyze how the mesh resolution influences measurement accuracy, the same model of the Aloe marlothii leaf was processed with different resolutions understood as the mean distance between the points. Table 2 presents the results of measuring the distance, area, and volume. The number of points and triangles indicates that Model 3 is approximately 60 times “smaller” (in the mean of the number of points and triangles) than Model 7 but its error is only 1% with respect to Model 7. Figure 5 depicts the relationship of measurement errors to the reference model. A graphic representation is shown in Figure 6, where the red line depicts the distance between points according to Dijkstra’s algorithm. Models 5, 6, and 7 are not shown because the mesh density is such that the triangle mesh is not visible.
On the basis of the diagram shown in Figure 5, it can be said that a model with the triangular mesh resolution of 1 mm or less yields errors lower than 1%. Such accuracy is sufficient for measuring morphological properties of plants when using computer models. Spatial triangular mesh resolution is a parameter of final-stage modeling in the data-processing pipeline. Applying very fine mesh resolutions results in a vast number of triangles, which lengthens the processing time and, in extreme cases, makes calculations impossible due to the limited memory available, especially in 32 bit software. In Dijkstra’s method, the entire triangular mesh dataset is converted to a graph, which requires corresponding memory allocation. Proper mesh resolution is required for accurate measurements.
The penultimate row in Table 2 lists errors in length calculation between the points, determined with the mesh and the shortest geometric value (blue line shown in Figure 2A). This result was taken as the reference measurement. It can be seen that for models 3 to 7 the error is 3% to 5%. For a distance of 180 mm it gives about 7 mm. This error can be treated as the method error, stemming from measurements based on models with triangular mesh as the surface.
In phenotyping, it is more important to determine relative values of parameters (growth changes) than their absolute values. In that case, the systematic error resulting from the approximate distance calculation will not play a role. Moreover the S/V ratio, frequently calculated in plant science, remains unchanged regardless of the triangular mesh resolution (Table 2). The general assumption in volume calculation is that the model is of closed surface.
Measurement accuracy depends on an accurate model and on the measurement procedure. Paulus et al. [26] performed a comprehensive investigation of model accuracy using the DAVID 3D Laserscanner. To enhance this study, a sphere with a radius of 50 mm was used to validate the calculation of volume and surface area. The sphere was triangulated with an angular resolution of 2° which gives a distance between vertices of 1.7 mm on the equator. The measured volume and surface area were 523,329 mm3 and 31,408 mm2, which compare well with the calculated volume and surface area of 523,598 mm3 and 31,415 mm2. Thus, the triangulation has negligible error.

3.2. DAVID Laserscanner Scanning Results and Data Processing

For specimens smaller than 600 mm, the best device for data acquisition is a structured-light scanner. The authors used the DAVID 3D SLA-1 scanner [17] in their research. A complete model of the plant was obtained by combining 30 partial scans. The Iterative Closest Point (ICP) method was used to combine them. Data acquisition and scan combination were performed with the use of the manufacturer’s software. Figure 3 shows the image of the plant (Welwitschia mirabilis) and its geometric model with the texture visible. After the model in the form of a triangle mesh is obtained, software developed by the authors was used for the calculation of morphological parameters. The software was developed based on the Visualization Toolkit (VTK) library [38,39] commonly used in the computer graphics community. For twisted leaf length estimations such as those for Welwitschia mirabilis leafs a spatial software tool was developed based on the Matlab environment [37].

3.3. Hand-Held and Kinect Scanning Results

Owing to plant size limitations when using the structured-light DAVID Laserscanner, the feasibility of working with a hand-held and Kinect scanner was assessed using the Welwitschia mirabilis plant. The device HandyScan EXASCAN produced by Creaform was used [29]. This somewhat older scanner (made in 2009) requires the placement of markers onto the object or its surroundings to aid in positioning the scan head. Current hand-held scanners no longer have this disadvantage and the positioning is performed based on the scanned point cloud. The leaf models are shown in Figure 7. The appearance is much worse than for the models obtained with the DAVID Laserscanner (Figure 3), as seen in the number of missing fragments.

3.4. Geometric Models of Large-Size Plants

Twenty-nine images of a specimen of Pachypodium lamerei, photographed with the digital camera Panasonic Lumix DMC-FZ38 in the glasshouse environment, are presented in the Figure 8. Image processing and object reconstruction were done with the help of VisualSFM software [40,41] and the reconstruction effect can be seen in Figure 9 and Figure 10.
The point cloud presented in Figure 9 was limited to the area which contains the object to be reconstructed. The reconstruction was performed with the Poisson method [42]. The main challenge in surface reconstruction from a point cloud in photogrammetry is to fit the surface according to the real object shape in the presence of noise, holes and a sparse point cloud. In the Poisson method, because t uses an indicator function defined as 1 for points inside the model and as 0 for points outside, the reconstructed surface is an extracted isosurface. This result is usually better than that of a Delaunay triangulation.
Clearly, the model shown in Figure 10 is not suitable for species identification, let alone phenotyping. A relatively small number of images influenced the result. To overcome the problem of large plant digitalization a multi-camera setup as proposed by Nguyen et al. [43] is recommended.

3.5. Detecting the Effect of Different Kinds of Surfaces on Effective Plant Scanning

The large diversity of plants as regards their shape and type of surface is sometimes not conducive to obtaining scan-based computer models that serve well for phenotyping. In order to assess which surface feature influences this problem, seven plant species were scanned (Figure 11) to obtain their computer models (Figure 12). The models were obtained with the DAVID 3D Laserscanner.
It can be claimed that computer models of plants similar to numbers 1 to 4 are usable for measurement purposes. Plants number 5 to 7 are not suitable for scanning with structured light devices due to the presence of thorns and/or prickles which disperse the light. Such computer models are incomplete and not fit for measurement purposes. Such plants can be scanned using a triangulation sensor, e.g., Perceptron Scanworks, coupled to a Romer arm. This arrangement allows maximum width (140 mm) and depth of field (110 mm), with a minimum point-to-point distance of 12 micrometers. A measurement arm or robotic scanner can move around the plant to capture data that would be obscured by single-angle measurements. The scanner price, reportedly $100,000, is, however, a drawback.
Before measurements are taken, the model must be corrected to eliminate features not relevant to the study, such as a pot. When minor omissions are present, a mesh can be constructed to replace the missing features using, e.g., Autodesk Meshmixer software.
For plants that possess scattered thorns or prickles (plants 1 and 4), the computer model is seldom complete, since the thorns or prickles are visible as empty spaces. The area with empty spots can be calculated; the fragment then needs to be filled and recalculated (Figure 13) to achieve results which are impossible to obtain with standard methods.

4. Discussion

Computer models make it possible to determine the area and volume precisely, which lets the researcher calculate the S/V ratio. A method of approximating the S/V ratio by using geometrical primitives exists [44], but computer models can calculate the S/V ratio more accurately. This is especially important for the ecological studies of succulents [20], and such an accurate method has never been used so far.
Three scanners were assessed (DAVID Laserscanner, EXASCAN, and Kinect). The best results for shape and completeness (no missing features, e.g., as in Figure 7 and Figure 10) were obtained with the DAVID Laserscanner. Scan time, which takes approximately 40 min for one plant (with around 35 to 40 scans), is the only disadvantage of working with this device.
A detailed comparison of the DAVID 3D and Kinect scanners has been reported [26]. Phantoms of known geometrical shapes (plane and sphere), and models of plants scanned with the Perceptron v5 coupled to the Romer Infinite 2.0 arm as a “ground truth”, were used to estimate measurements errors. The error for the DAVID 3D device was less then ±1 mm, which is comparable with the manufacturer’s specifications, and is appropriate for phenotyping and parameterization.
Determination of the shortest path in a triangle mesh with the use of Dijkstra’s method has the advantage of correct calculation compared with results from commercial software RapidForm. This method is not suitable for twisted objects such as Welwitschia mirabilis leaves, in which the shortest path should be determined as a center line. For such objects it is necessary to use the more sophisticated method presented in Section 2.2.2.
A robust 3D structured light scanning system with a set of five stereo cameras and software focused on whole plant phenotyping has been reported [45]. The use of a motorized table and a multiple-camera set spread over a plant allows us to scan the whole plant in one process. It is not possible with the DAVID Laserscanner which is composed of one camera and one structured light source.
A hand-held scanner (Artec S) has been reported to give a good resolution [5]. However, based on our experience with the EXASCAN device, we feel otherwise. It should, however, be noted that EXASCAN is no longer a state-of-the-art device. Advantages of the DAVID Laserscanner when scanning plants are also reported [24], and they are for Kinect device as well; however, we did not see these. Scanning results obtained by authors with the use of the Kinect sensor (Figure 7B) were not satisfactory. The model is incomplete, which makes it impossible to measure leaf characteristics and to compare with the other scanner. Another approach to Kinect sensor data processing has been described [45]. Segmentation of stems and leaves is performed in 2D depth and image color space instead of 3D scanning.
Non-invasive methods of morphological studies of plants are especially important in studies of plants which are endangered and therefore protected by law. With new methods, it is possible to measure their dimensions and consequently also estimate their age, which has not been possible so far. Exact measures of plants with complicated surfaces and leaf structure are now possible, thanks to phenotyping methods.

5. Conclusions

This paper presents the possibilities of using optical scanners to scan and prepare computer models of plants for measurement of their morphological parameters.
Also presented is the analysis of changes in measurement accuracy depending on the triangular mesh resolution in order to assess which resolution yields sufficient measurement accuracy with a reasonable model complexity.
Our work resulted in the development of an original method for leaf length estimation along the line in the middle of the leaf. The method will be used in a study of the Welwitschia mirabilis specimens from Adam Mickiewicz University Botanical Garden in Poznan. It can also be used for other plants with a contorted leaf shape. In the future, such models can be used for ecological studies as well as for creating online applications for authorities involved in plant protection.

Acknowledgments

The authors would like to thank Jerzy Błoszyk and Tomasz Kalinowski from the Department of General Zoology of the Faculty of Biology of the A. Mickiewicz University for their kind help scanning with HandyScan EXASCAN. The authors are grateful to Robert Palmer Jr. (NIDCR, Bethesda), for linguistic correction. The authors wish to thank anonymous reviewers for their valuable comments. This research was supported by funds of the Botanical Garden and the Faculty of Biology of the A. Mickiewicz University in Poznan and Institute of Control and Information Engineering, Poznan University of Technology.

Author Contributions

Pawel Drapikowski conducted the measurements, interpreted the data and drafted the manuscript. Dominik Korecki developed a method for leaf length estimation along the line in the middle of the leaf. Ewa Kazimierczak-Grygiel selected and prepared plant material, took part in the experiment performation and text preparation. Justyna Wiland-Szymańska contributed plant material and partially wrote the paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Li, L.; Zhang, Q.; Huang, D. A Review of Imaging Techniques for Plant Phenotyping. Sensors 2014, 14, 20078–20111. [Google Scholar] [CrossRef] [PubMed]
  2. Chéné, Y.; Rousseau, D.; Lucidarme, P.; Bertheloot, J.; Caffier, V.; Morel, P.; Belin, E.; Chapeau-Blondeau, F. On the use of depth camera for 3D phenotyping of entire plants. Comput. Electron. Agric. 2012, 82, 122–127. [Google Scholar] [CrossRef] [Green Version]
  3. Von Willert, D.J.; Brinckmann, E.; Scheitler, B.; Eller, B.M. Availability of water controls Crassulacean acid metabolism in succulents of the Richtersveld (Namib desert, South Africa). Planta 1985, 164, 44–55. [Google Scholar] [CrossRef] [PubMed]
  4. Gaff, D.F. Desiccation tolerant vascular plants of southern Africa. Oecologia 1977, 31, 95–109. [Google Scholar] [CrossRef]
  5. Schulze, E.-D.; Lange, O.L.; Buschbom, U.; Kappen, L.; Evenari, M. Stomatal responses to changes in humidity in plants growing in the desert. Planta 1972, 108, 259–270. [Google Scholar] [CrossRef] [PubMed]
  6. Von Willert, D.J.; Wagner-Douglas, U. Water relations, CO2 exchange, water-use efficiency and growth of Welwitschia mirabilis Hook. fil. in three contrasting habitats of the Namib desert. Bot. Acta 1994, 107, 291–299. [Google Scholar] [CrossRef]
  7. Henschel, J.R.; Seely, M.K. Long-term growth patterns of Welwitschia mirabilis, a long-lived plant of the Namib Desert (including a bibliography). Plant Ecol. 2000, 150, 7–26. [Google Scholar] [CrossRef]
  8. Ehleringer, J. Leaf morphology and reflectance in relation to water and temperature stress. In Adaptation of Plants to Water and High Temperature Stress; John Wiley & Sons, Inc.: New York, NY, USA, 1980; pp. 293–308. [Google Scholar]
  9. Bruce, W.G.G. Medicinal properties in the Aloe. Excelsa 1975, 5, 57–68. [Google Scholar]
  10. Spickett, A.; Van der Merwe, D.; Matthee, O. The effect of orally administered Aloe marlothii leaves on Boophilus decoloratus tick burdens on cattle. Exp. Appl. Acarol. 2007, 41, 1–2. [Google Scholar] [CrossRef] [PubMed]
  11. Grace, O.M.; Simmonds, M.S.J.; Smith, G.F.; van Wyk, A.E. Therapeutic uses of Aloe L. (Asphodelaceae) in southern Africa. J. Ethnopharmacol. 2008, 119, 604–614. [Google Scholar] [CrossRef]
  12. Liége, R.; de Souza, A.; Santana, M.F.S.; de Macedo, E.M.S.; de Brito, E.S.; Correia, R.T.P. Physicochemical, bioactive and functional evaluation of the exotic fruits Opuntia ficus-indica and Pilosocereus pachycladus Ritter from the Brazilian caatinga. J. Food Sci. Technol. 2015, 52, 7329–7336. [Google Scholar]
  13. Goettsch, B.; Hilton-Taylor, C.; Cruz-Piñón, G.; Duffy, J.P.; Frances, A.; Hernández, H.M.; Inger, R.; Pollock, C.; Schipper, J.; Superina, M.; et al. High proportion of cactus species threatened with extinction. Nat. Plants 2015. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  14. Convention on International Trade in Endangered Species of Wild Fauna and Flora. Available online: https://www.cites.org/sites/default/files/eng/disc/CITES-Convention-EN.pdf (accessed on 24 November 2015).
  15. The IUCN Red List of Threatened Species Version 2014. 1. Available online: http://www.iucnredlist.org (accessed on 24 November 2015).
  16. Rahaman, M.M.; Chen, D.; Gillani, Z.; Klukas, C.; Chen, M. Advanced phenotyping and phenotype data analysis for the study of plant growth and development. Front. Plant Sci. 2015, 10, 1–15. [Google Scholar] [CrossRef] [PubMed]
  17. DAVID 3D Scanning. Available online: http://www.david-3d.com (accessed on 24 November 2015).
  18. Suk, J.; Kim, S.; Ryoo, I. Non-contact plant growth measurement method and system based on ubiquitous sensor network technologies. Sensors 2011, 11, 4312–4334. [Google Scholar] [CrossRef] [PubMed]
  19. Kicherer, A.; Herzog, K.; Pflanz, M.; Wieland, M.; Rüger, P.; Kecke, S.; Kuhlmann, H.; Töpfer, R. An Automated Field Phenotyping Pipeline for Application in Grapevine Research. Sensors 2015, 15, 4823–4836. [Google Scholar] [CrossRef] [PubMed]
  20. Fanourakis, D.; Briese, C.; Max, J.F.J.; Kleinen, S.; Putz, A.; Fiorani, F.; Ulbrich, A.; Schurr, U. Rapid determination of leaf area and plant height by using light curtain arrays in four species with contrasting shoot architecture. Plant Methods 2014, 10, 9. [Google Scholar] [CrossRef] [PubMed]
  21. Walter, A.; Liebisch, F.; Hund, A. Plant phenotyping: From bean weighing to image analysis. Plant Methods 2015, 11, 14. [Google Scholar] [CrossRef] [PubMed]
  22. Rousseau, D.; Chéné, Y.; Belin, E.; Semaan, G.; Trigui, G.; Boudehri, K.; Franconi, F.; Chapeau-Blondeau, F. Multiscale imaging of plants: Current approaches and challenges. Plant Methods 2015, 11, 6. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  23. Humplík, J.F.; Lazár, D.; Husičková, A.; Spíchal, L. Automated phenotyping of plant shoots using imaging methods for analysis of plant stress responses—A review. Plant Methods 2015, 11, 29. [Google Scholar] [CrossRef]
  24. Mankoff, K.; Russo, T. The Kinect: A low-cost, high-resolution, short-range, 3D camera. Earth Surf. Process. Landf. 2013, 38, 926–936. [Google Scholar] [CrossRef]
  25. Barsanti, S.G.; Remondino, F.; Visintini, D. Photogrammetry and Laser Scanning for Archaeological Site 3D Modeling—Some Critical Issues. In Proceedings of the 2nd Workshop on the New Technologies for Aquileia, Aquileia, Italy, 25 June 2012; pp. B1–B10.
  26. Paulus, S.; Behmann, J.; Mahlein, A.-K.; Plümer, L.; Kuhlmann, H. Low-Cost 3D Systems: Suitable Tools for Plant Phenotyping. Sensors 2014, 14, 3001–3018. [Google Scholar] [CrossRef] [PubMed]
  27. Kempthorne, D.M.; Barry, M.; Zabkiewicz, J.A.; Young, J. 3D digitisation of plant leaves. ANZIAM J. 2014, 55, C138–C152. [Google Scholar]
  28. Artec 3D Scanners. Available online: http://www.artec3d.com (accessed on 24 November 2015).
  29. HandyScan 3D. Available online: http://www.creaform3d.com/en/metrology-solutions/products/portable-3d-scanner/technical-specifications-handyscan-3d (accessed on 24 November 2015).
  30. Perceptron. Available online: http://www.perceptron.com (accessed on 24 November 2015).
  31. Hexagon Metrology. Available online: https://hexagonmetrology.us/news-and-events/press-releases/116-romer-inc-unveils-all-new-infinite-20-series-measuring-arm (accessed on 24 November 2015).
  32. Portable Living Leaf Area Meter. Available online: http://www.instrumentsmart.com/plant-testing-instrument.html#portable-living-leaf-area-meter (accessed on 24 November 2015).
  33. Plant database. Available online: www.tropicos.org (accessed on 12 March 2016).
  34. Cormen, T.H.; Leiserson, C.E.; Rivest, R.L.; Stein, C. Introduction to Algorithms, 2nd ed.; MIT Press and McGraw-Hill: Cambridge, MA, USA, 2001; pp. 595–601. [Google Scholar]
  35. Rapidform. Available online: http://www.rapidform.com/evaluations/rapidform-2006-evaluation (accessed on 24 November 2015).
  36. Kimmel, R.; Setian, J.A. Computing geodesic Paths on Manifolds. Proc. Natl. Acad. Sci. USA 1998, 95, 8431–8435. [Google Scholar] [CrossRef] [PubMed]
  37. Korecki, D. Software and Hardware Setup for Scanning and Plants Phenotyping. Master’s Thesis, Poznan University of Technology, Poznan, Poland, 2015. [Google Scholar]
  38. Schroeder, W.; Martin, K.; Lorencen, M. The Visualization Toolkit. In An Object-Oriented Approach to 3D Graphics; Prentice-Hall: Upper Saddle River, NJ, USA, 2003. [Google Scholar]
  39. The Visualization Toolkit. Available online: http://www.vtk.org (accessed on 24 November 2015).
  40. Wu, C. VisualSFM: A Visual Structure from Motion System. Available online: http://ccwu.me/vsfm (accessed on 24 November 2015).
  41. Wu, C. Towards Linear-Time Incremental Structure from Motion. In Proceedings of the 3DV 2013 International Conference on 3D Vision, Seattle, WA, USA, 29 June–1 July 2013; pp. 127–134.
  42. Kazhdan, M.; Bolitho, M.; Hoppe, H. Poisson Surface Reconstruction. Eurogr. Symp. Geom. Process. 2006, 61–70. [Google Scholar] [CrossRef]
  43. Nguyen, T.T.; Slaughter, D.C.; Max, N.; Maloof, J.N.; Sinha, N. Structured Light-Based 3D Reconstruction System for Plants. Sensors 2015, 15, 18587–18612. [Google Scholar] [CrossRef] [PubMed]
  44. Mauseth, J.D. Theoretical Aspects of Surface-to-Volume Ratios and Water-Storage Capacities of Succulent Shoots. Am. J. Bot. 2000, 87, 1107–1115. [Google Scholar] [CrossRef] [PubMed]
  45. Li, D.; Xu, L.; Tan, C.; Goodman, E.D.; Fu, D.; Xin, L. Digitization and Visualization of Greenhouse Tomato Plants in Indoor Environments. Sensors 2015, 15, 4019–4051. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Scanning a succulent plant in the pot with the structured light-based DAVID Laserscanner [17].
Figure 1. Scanning a succulent plant in the pot with the structured light-based DAVID Laserscanner [17].
Sensors 16 00924 g001
Figure 2. Finding the shortest path between points (part of an Aloe marlothii leaf): (A) A line projection onto the surface; (B) Triangle mesh-based; (C) An example of the incorrect shortest path; (D) The correct triangle mesh-based path.
Figure 2. Finding the shortest path between points (part of an Aloe marlothii leaf): (A) A line projection onto the surface; (B) Triangle mesh-based; (C) An example of the incorrect shortest path; (D) The correct triangle mesh-based path.
Sensors 16 00924 g002
Figure 3. Welwitschia mirabilis: (A) Natural picture; (B) Computer model.
Figure 3. Welwitschia mirabilis: (A) Natural picture; (B) Computer model.
Sensors 16 00924 g003
Figure 4. Steps to determine the length of a leaf: (A) Map of distances from the edge of the leaf; (B) Map of distances from the starting point to the endpoint; (C) Area division; (D) Vertices furthest away from the edge; (E) The shortest path; (F) Comparison of the path through the middle of the leaf (red line) and the shortest path in the geometric sense (black line) [37].
Figure 4. Steps to determine the length of a leaf: (A) Map of distances from the edge of the leaf; (B) Map of distances from the starting point to the endpoint; (C) Area division; (D) Vertices furthest away from the edge; (E) The shortest path; (F) Comparison of the path through the middle of the leaf (red line) and the shortest path in the geometric sense (black line) [37].
Sensors 16 00924 g004
Figure 5. Relation between model resolution and measurement errors.
Figure 5. Relation between model resolution and measurement errors.
Sensors 16 00924 g005
Figure 6. Fragments of the same object (an Aloe marlothii leaf) depicted as the triangular mesh with different resolutions and with the shortest distances between two points.
Figure 6. Fragments of the same object (an Aloe marlothii leaf) depicted as the triangular mesh with different resolutions and with the shortest distances between two points.
Sensors 16 00924 g006
Figure 7. Model of a Welwitschia mirabilis leaf obtained with: (A) A hand-held and (B) Kinect scanner.
Figure 7. Model of a Welwitschia mirabilis leaf obtained with: (A) A hand-held and (B) Kinect scanner.
Sensors 16 00924 g007
Figure 8. Several sample images from the Pachypodium lamerei series.
Figure 8. Several sample images from the Pachypodium lamerei series.
Sensors 16 00924 g008
Figure 9. Scene reconstructed from the images with a point cloud and a visible texture.
Figure 9. Scene reconstructed from the images with a point cloud and a visible texture.
Sensors 16 00924 g009
Figure 10. Model of Pachypodium lamerei.
Figure 10. Model of Pachypodium lamerei.
Sensors 16 00924 g010
Figure 11. Scanned plant species which had computer models created. 1. Aloe marlothii; 2. Astrophytum capricorne; 3. Astrophytum myriostigma; 4. Pilosocereus pachycladus; 5. Mammillaria magnimamma; 6. Echinopsis leucantha; 7. Leuchtenbergia principis.
Figure 11. Scanned plant species which had computer models created. 1. Aloe marlothii; 2. Astrophytum capricorne; 3. Astrophytum myriostigma; 4. Pilosocereus pachycladus; 5. Mammillaria magnimamma; 6. Echinopsis leucantha; 7. Leuchtenbergia principis.
Sensors 16 00924 g011
Figure 12. Computer models for plants in Figure 11.
Figure 12. Computer models for plants in Figure 11.
Sensors 16 00924 g012
Figure 13. Fragment of an Aloe marlothii leaf with visible points where thorns grow: (A) Filled areas; (B) Holes in place of thorns.
Figure 13. Fragment of an Aloe marlothii leaf with visible points where thorns grow: (A) Filled areas; (B) Holes in place of thorns.
Sensors 16 00924 g013
Table 1. List of plant specimens used in the study.
Table 1. List of plant specimens used in the study.
FamilySpeciesAMU BG Accession NumberCITES Appen.Ecological Form
Aloaceae Aloe marlothii A. BergerI_I004_002_0000_6010_4570IIleaf succulent
ApocynaceaePachypodium lamerei DrakeI_I004_002_0000_6997_3368IIstem succulent
CactaceaeAstrophytum capricorne (A. Dietr.) Britton et RoseI_I002_003_0000_6996_4580IIstem succulent
CactaceaeAstrophytum myriostigma Lem.I_I002_003_0000_6996_4581IIstem succulent
CactaceaeEchinopsis leucantha (Gillies ex Salm-Dyck) Walp.I_I002_003_0000_6996_4571IIstem succulent
CactaceaeLeuchtenbergia principis Hook.I_I002_003_0000_6997_4590IIstem succulent
CactaceaeMammillaria magnimamma Haw.I_I002_003_0000_6999_4573IIstem succulent
CactaceaePilosocereus pachycladus F. RitterI_I002_003_0000_6998_4572IIstem succulent
WelwitschiaceaeWelwitschia mirabilis Hook.f.I_I004_001_0000_6998_4560Itrue xerophyte
Table 2. Results of calculating the area, volume, and the distances between points depending on the resolution of the triangular mesh used in various models.
Table 2. Results of calculating the area, volume, and the distances between points depending on the resolution of the triangular mesh used in various models.
Model Number1234567
Mean distance between vertices [mm]3.972.031.090.560.280.200.14
Number of points859344212,01348,159191,352370,824713,645
Number of triangles1664685224,02296,314382,700741,6321,427,286
Area [mm2]11,31411,91912,10012,17512,20612,20912,216
Error %7.382.430.950.340.080.060.00
Volume [mm3]52,46355,36455,99356,16756,20656,17256,174
Error %6.611.440.320.010.060.000.00
Distance–triangular mesh [mm]179.7184.5181.7183.8183.8183.1183.5
Error %2.100.530.990.120.160.230.00
Distance–segment projection [mm]169.3175.7176.2176.0176.4177.0177.2
Error %6.135.013.174.394.213.453.60
S/V ratio0.220.220.220.220.220.220.22

Share and Cite

MDPI and ACS Style

Drapikowski, P.; Kazimierczak-Grygiel, E.; Korecki, D.; Wiland-Szymańska, J. Verification of Geometric Model-Based Plant Phenotyping Methods for Studies of Xerophytic Plants. Sensors 2016, 16, 924. https://doi.org/10.3390/s16070924

AMA Style

Drapikowski P, Kazimierczak-Grygiel E, Korecki D, Wiland-Szymańska J. Verification of Geometric Model-Based Plant Phenotyping Methods for Studies of Xerophytic Plants. Sensors. 2016; 16(7):924. https://doi.org/10.3390/s16070924

Chicago/Turabian Style

Drapikowski, Paweł, Ewa Kazimierczak-Grygiel, Dominik Korecki, and Justyna Wiland-Szymańska. 2016. "Verification of Geometric Model-Based Plant Phenotyping Methods for Studies of Xerophytic Plants" Sensors 16, no. 7: 924. https://doi.org/10.3390/s16070924

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop