Next Article in Journal
Integrated Quad-Scanner Strategy-Based Optical Coherence Tomography for the Whole-Directional Volumetric Imaging of a Sample
Previous Article in Journal
Visual Measurement System for Wheel–Rail Lateral Position Evaluation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Parametric Surface Modelling for Tea Leaf Point Cloud Based on Non-Uniform Rational Basis Spline Technique

Key Laboratory of Modern Agricultural Equipment and Technology, Ministry of Education Jiangsu Province, Jiangsu University, Zhenjiang 212013, China
*
Author to whom correspondence should be addressed.
Sensors 2021, 21(4), 1304; https://doi.org/10.3390/s21041304
Submission received: 7 January 2021 / Revised: 3 February 2021 / Accepted: 8 February 2021 / Published: 11 February 2021
(This article belongs to the Section Physical Sensors)

Abstract

:
Plant leaf 3D architecture changes during growth and shows sensitive response to environmental stresses. In recent years, acquisition and segmentation methods of leaf point cloud developed rapidly, but 3D modelling leaf point clouds has not gained much attention. In this study, a parametric surface modelling method was proposed for accurately fitting tea leaf point cloud. Firstly, principal component analysis was utilized to adjust posture and position of the point cloud. Then, the point cloud was sliced into multiple sections, and some sections were selected to generate a point set to be fitted (PSF). Finally, the PSF was fitted into non-uniform rational B-spline (NURBS) surface. Two methods were developed to generate the ordered PSF and the unordered PSF, respectively. The PSF was firstly fitted as B-spline surface and then was transformed to NURBS form by minimizing fitting error, which was solved by particle swarm optimization (PSO). The fitting error was specified as weighted sum of the root-mean-square error (RMSE) and the maximum value (MV) of Euclidean distances between fitted surface and a subset of the point cloud. The results showed that the proposed modelling method could be used even if the point cloud is largely simplified (RMSE < 1 mm, MV < 2 mm, without performing PSO). Future studies will model wider range of leaves as well as incomplete point cloud.

1. Introduction

Plant leaves show different 3D architecture during growth [1], and their spatial appearance also shows sensitive responses to environmental conditions, such as drought stress [2,3,4], cold stress [5], and light availability [6]. Additionally, the morphological features of leaf influences nutrients resorption [7] and canopy capacity, such as rainfall interception [8,9] and light interception [10]. Moreover, leaf morphological features can be utilized in the analysis of leaf shape diversity of a species [11] and crop breeding [12]. In addition, a previous study [13] has found a quadratic function relationship between lettuce fresh weight and leaf surface areas estimated from convex and concave hulls, which could be used for estimation of crop yield with further investigation. Some morphological characteristics, such as leaf length, leaf width, leaf area, specific leaf area, leaf inclination angle, and leaf bend angle, have been directly taken as research objects among these studies. However, almost no consideration was given to three dimensional morphological traits, which can be used to accurately describe leaf shape and can provide more nuanced understandings to leaf’s dynamic adaptions to environmental conditions.
To describe leaf’s spatial shape and its changes, it is necessary to obtain 3D architecture information of leaf surface. Nowadays, devices like depth camera, stereo camera and laser scanner can be easily used to obtain point cloud of plant and its organs. Over the last few years, leaf and stem classification of plant point cloud [14,15,16,17,18] has received an immense amount of attention, whereas few studies in the literature have been published specifically on parametric modeling for plants and their organs. Modeling for leaf point cloud is a challenging problem due to wide variations in leaf morphology caused by species diversity.
General meshing or remeshing methods, such as advancing-front mesh [19], Delaunay triangular mesh [20], and meshes combined with simplification or refinement algorithms [21,22] could be used to fit leaf point cloud. Oqielat [23,24] proposed a kind of surface fitting method for plant leaf by combining the Clough-Tocher method with radial basis functions. Although fitted meshes could represent leaf shape well, it is difficult to describe complicated spatial features of leaf surface with mathematic expressions. Parametric surface modelling technologies could fit a leaf point cloud into a spatial surface, by which leaf’s geometric features can be easily described. For example, leaf edge can be represented as spatial curves, whose geometric parameters such as perimeter, the first derivative, the second derivative, and curvature, and so on, could be calculated to describe leaf’s morphological changes. Wen et al. [25] proposed a leaf modelling method based on hierarchical representation of veins and margin, which were constructed with B-spline curves, but this method is only applicable for leaf point clouds with obvious venation structure. Earlier studies [26,27] have realized visualization and reconstruction of plant leaves using Bezier and B-spline surface; however, no metrics were specified to evaluate fitting error, and important parameters like control points or interpolated points were selected manually. Additionally, Beardsley and Chaurasia [28] reconstructed plant leaf by using Bezier curves to represent salient leaf components (midrib, silhouettes, and cross-section), but this method considered these components separately and thus resulted in loss of surface’s information.
In summary, accurate parametric leaf surface model could be used to describe leaf morphology and further describe leaf’s adaptation process to environment; however, few relevant studies have been conducted until now. Non-uniform rational B-spline (NURBS) is applicable to construct free-form curves and surfaces of real-world objects, and it was adopted in this study. Additionally, tea leaf was taken as the modeling object; the obtained results can be applied to similar shaped leaves. Figure 1 illustrated the overview of our proposed method for parametric leaf modeling.
The aim of this study is to provide a parametric surface modeling method for accurately fitting tea leaf point cloud into NURBS surface. There are two key problems in the method. One is to generate the point set to be fitted (PSF) from leaf point cloud, the other is to fit the PSF into precise NURBS surface. Two methods were proposed to generate different PSFs based on principal component analysis (PCA) and point cloud slicing technique. Additionally, the PSF was firstly fitted by B-spline surface and then was transformed to NURBS form by adjusting weights of control points by minimizing fitting error, which was defined as a multi-objective optimization problem, and particle swarm optimization (PSO) was employed to solve the problem.

2. Materials and Methods

2.1. Data Acquisition

Experimental tea leaves were obtained from two species of camellia sinensis (zhongcha 108 and Maolv) in Maichun tea plantation at Danyang, Jiangsu province, China (32°02′35″ N, 119°67′80″ E), in October 2020. As shown in Figure 2, morphologically from top to bottom, there are apical bud, real leaves, and fish leaf in sequence on a tea stalk. Real leaves were collected as experimental object of this study. In the experiment, a 12   m × 5   m rectangle sampling zone was chosen for each tea species, and each zone lay across 8 lines of tea trees as each line is 1.5 m wide. Each sampling zone was divided into 40 sampling plots, namely the involved tea trees in each line were divided into 5 plots, and one leaf was sampled from each plot. 40 real leaves of each tea species, were picked down, removed petioles, and scanned to get point clouds by EXAscan 3D scanner (CREAFORM INC., Lévis, QC, Canada). For avoiding leaf shape changes largely, the leaves were picked and scanned one by one, and the entire process consumed less than 5 min for each leaf.

2.2. Data Pre-Processing

The scanned point cloud data inevitably included noise points, therefore, denoising and extracting the portion belonging to leaf is the precondition before modeling. Since pre-processing of the point cloud is not the key problem of this study, MeshLab software (version 2020.12) was used to remove redundant points of backgrounds to obtain pure leaf point cloud.

2.3. Parametric Surface Modelling

The parametric surface modeling process contains two tasks: generating the PSF and NURBS surface modeling. In the section that follows we briefly present how to generate the PSF from leaf point cloud and how to fit the PSF into NURBS surface. To begin the process, the PCA was used to adjust the position and posture of the point cloud. Then, the point cloud was sliced into multiple sections, and several slices were selected to generate the PSF. Finally, the obtained PSF was fitted into NURBS surface.

2.3.1. Principal Component Analysis of Leaf Point Cloud

To avoid unnecessary complexity caused by difference in position and posture of leaf point clouds in the process of generating PSF, PCA is used to find three principal components of individual leaf point cloud, and then the point cloud is transformed into a standard position and posture, which is called as standard leaf point cloud (SLPC). As shown in Figure 3, the center of the SLPC is located at the origin of the coordinate system, and the first, second and third principal components correspond to x-direction, y-direction, and z-direction of the coordinate system, respectively. All following treatments are implemented on the SLPC.

2.3.2. Point Cloud Slicing and Slice Selection

Generally, it is unnecessary to construct a surface interpolating thousands of points due to considerations of the computation cost and the precision limitation of measuring devices. Therefore, slice technique is adopted to divide the SLPC into multi-sections, and part of slices are selected to generate the PSF.
To be specific, the SLPC is sliced along the direction of the first principal component, as shown in Figure 4a. Supposing that number of slices n u m s is determined, then slice’s thickness W s can be calculated as:
W s = L n u m s
where L is leaf length. Centre plane, perpendicular to the first principal component and defined as projection plane, of a slice was calculated as:
P L i = m i n ( x ) + ( i 0.5 ) × W s , i = 1 , ,   n u m s
where x is the coordinates of the SLPC in the first principal component.
To detect leaf base and leaf tip, two additional projection planes P L 0 and P L e n d ( P L n u m s + 1 ) together with corresponding slices S l i c e 0 and S l i c e e n d ( S l i c e n u m s + 1 ) are created on corresponding positions.
P L 0 = m i n ( x ) ,   P L e n d = m a x ( x )
Thicknesses of S l i c e 0 and S l i c e e n d are set to zero, and they are overlapping with P L 0 and P L e n d , respectively. As shown in Figure 4b, S l i c e 0 comprises three feature points P l 0 , P m 0 and P r 0 belonging to left edge, midrib, and right edge, respectively. While S l i c e n u m s + 1 also comprises three feature points, and they are overlapping and denoted as P e n d .
To determine three feature points in S l i c e 0 , supposing there is a slice ranging from leaf base, increasing its thickness till the range of the y-coordinates of the slice’s points is not less than 2 mm, which is average diameter of tea leaf petiole. The minimum value and the maximum value of the y-coordinates of the slice’s points are set as the y-coordinates of P l 0 and P r 0 , respectively. The mean value of z-coordinates of the slice’s points is set as z-coordinates of P l 0 and P r 0 , and the x-coordinates of P l 0 and P r 0 are set as m i n ( x ) . P m 0 is calculated as midpoint between P l 0 and P r 0 . Besides, P e n d is the point of the SLPC in the S l i c e e n d , and mean value would be calculated if there are more than one point in the slice.
To avoid excessive computation, part of slices is selected to generate the PSF. Note that the selected slices should distribute uniformly in the SLPC to contain as much surface information as possible, and the slices S l i c e 0 and S l i c e e n d must be included.

2.3.3. Generating the Point Set to Be Fitted

Margin and midrib are distinct geometric features of tea leaf, and they can be extracted as framework of leaf surface. However, the framework is insufficient to represent spatial architecture of tea leaf, so points belonging to leaf surface should be taken as consideration together. Consequently, the PSF consists of points belonging to leaf framework and leaf surface in each selected slice. Two methods are developed to generate an ordered PSF, and an unordered PSF from l + 1 selected slices, respectively. The ordered PSF consists of a point set { Q i , j   |   j = 0 , ,   l ;   i = 0 , k ;   l , k > 2   and   l , k N * } by extracting k + 1 points from each of the l + 1 slices, while the unordered PSF consists of a point set { Q i , j   |   j = 0 , ,   l ;   i = 0 , k j ;   l , k j > 2   and   l , k j N * } , in which the number, k j , of points extracted from each slice could be different.
For generating an ordered PSF, k = 3 + t l + t r   ( t l ,   t r N * ) points are selected from each selected S l i c e i ( i 0 ,   n u m s + 1 ) , as shown in Figure 5a. Firstly, three feature points, P l i , P m i and P r i belonging to left edge, midrib and right edge, are found in each slice. Specifically, the three points are leftmost, highest, and rightmost points in a smaller region T i inside S l i c e i , and the region lays on the center of the slice and its thickness is W s 2 . Then, t l equally spaced points between P l i and P m i , and another t r equally spaced points between P m i and P r i are calculated, respectively. Finally, corresponding nearest points of these points in the slice are selected.
For generating an unordered point set, a different method is developed, in which all points in a selected S l i c e i ( i 0 ,   n u m s + 1 ) are projected vertically on the corresponding center plane, as shown in Figure 5b.
Additionally, same points are obtained in S l i c e 0 and S l i c e n u m s + 1 for both the ordered PSF and the unordered PSF. Specially, for S l i c e 0 , three feature points, t l equally spaced points between P l 0 and P m 0 , and t r equally spaced points between P m 0 and P r 0 are selected directly. Additionally, there are 3 + t l + t r overlapping points P e n d in S l i c e n u m s + 1 .

2.3.4. Accuracy Evaluation for Fitted Surface Model

To better understand the procedure for fitting obtained PSF into NURBS surface and assess accuracy of fitted surface model, definition of NURBS surface and metrics of accuracy evaluation for fitted surface are introduced in this section.
A NURBS surface of degree ( p , q ) with ( n + 1 ) × ( m + 1 ) control points is defined as a bivariate vector-valued piecewise rational function of the form:
S ( u , v ) = i = 0 n j = 0 m N i , p ( u ) N j , q ( v ) ω i , j P i , j i = 0 n j = 0 m N i , p ( u ) N j , q ( v ) ω i , j ,   a u , v b
where, u and v are two independent parameters; P i , j is the ( i , j ) th control point in three-dimensional space; ω i , j is corresponding weight of P i , j ; N i , p ( u ) and N j , q ( v ) are the i th and j th non-rational B-spline basis functions of p-degree and q-degree defined on knot vectors U = [ u 0 ,   u 1 , ,   u n + p + 1 ] and V = [ v 0 ,   v 1 , ,   v m + q + 1 ] , respectively. Specifically,
N i , 0 ( u ) = { 1 , u i u < u i + 1 0 ,   otherwise   N i , p ( u ) = u u i u i + p u i N i , p 1 ( u ) + u i + p + 1 u u i + p + 1 u i + 1 N i + 1 , p 1 ( u )
U = [ a , , a p + 1 ,   u p + 1 , ,   u n ,   b , , b p + 1 ]
In this study, domain of both parameters u and v are set as [ 0 ,   1 ] . The surface is also known as B-spline surface if all weights ω i , j are set as 1.
It would be argued that geometric model of tea leaf should be built to describe its morphological features as much as possible. Therefore, Euclidean distance between fitted surface and the SLPC could be used to evaluate the accuracy of fitted surface.
To decrease computation cost, an ordered test subset was obtained to represent the SLPC by method described in Figure 5a. To calculate Euclidean distance between a point G and a surface, it is equal to find a point G on the surface, which satisfies the distance between the two points is smaller than distance between the point G and any other points on the surface. Newton iteration method [29] was used to determine G , see Appendix A. The initial values of parameters u and v of G are calculated as:
u 1 = G S ( 0 , 0.5 ) G S ( 0 , 0.5 ) + S ( 1 , 0.5 ) G
v 1 = G S ( u 1 , 0 ) G S ( u 1 , 0 ) + S ( u 1 , 1 ) G
Additionally, the root-mean-square error (RMSE) is calculated as:
R M S E = i = 1 n d i s t i 2 n
where d i s t i is distance between the i th point and fitted surface. Furthermore, a weighted sum of the RMSE and maximum value (MV) of the distances between the subset and the fitted surface is prescribed as error metric:
F = α 1 R M S E + α 2 M V
where α 1 and α 2 are subjected to α 1 + α 2 = 1 .

2.3.5. Modeling the Point Set to Be Fitted

In this study, the PSF is fitted with B-spline surface firstly and then is transformed to NURBS form. B-spline surface fitting is performed to determine knot vectors and control points of the surface, then multi-objective optimization is employed to adjust weights of control points according to accuracy requirements.
For an ordered PSF { Q i , j   |   j = 0 , ,   l ;   i = 0 , k ;   l , k > 2   and   l , k N * } , it can be fitted by a ( p , q ) th -degree B-spline surface with ( m + 1 ) × ( n + 1 ) control points ( p m ,   q n ). It satisfies m = k and n = l in the case of interpolation, while m < k or n < l in the case of approximation. Two popular algorithms, respectively for B-spline surface interpolation and approximation, can be employed to fit the ordered PSF; however, they are unavailable for an unordered PFS due to the number of points in each selected slice are not equal. Therefore, a different fitting algorithm is proposed, which can be applied to fit not only the ordered PSF but also the unordered PSF. Main steps of the new algorithm and the general algorithms are shown in Algorithm 1 and Algorithm A1 (Appendix B), respectively. The general algorithms use fixed parameterized values u ¯   ( v ¯ ) and knot vector U   ( V ) when performing B-spline curve fitting for each of columns (rows) of the PSF, while the new algorithm uses different parameterized values and knot vectors when performing B-spline curve fitting.
Algorithm 1: A New B-spline surface fitting algorithm
Input:  Q , p , q , m , n
Output:  U , V , P
1: function GetUVP ( Q ,   p ,   q ,   m ,   n )
2: // (1) Perform B-spline curve approximation through l   +   1 columns of points of Q (u-direction)
3:        for j = 0 → l do
4:         t e m p 0 ← { Q [ 0 ][ j ], Q [ 1 ][ j ], …, Q [ k j ][ j ]}
5:        Parameterize t e m p 0 to obtain u ¯ j by Equations (A4), (A5), or (A6)
6:        Calculate knot vector U j using u ¯ j by Equation (A8)
7:        Fit t e m p 0 into p −degree curve to obtain control points R j using u ¯ j and U j
R j consists of   m + 1 points
8:        end for
9:         R ← { R 0 ,   R 1 , …,   R l }
R consists of ( m + 1 ) × ( l + 1 ) points
10:        Calculate mean value of each elements of U 0 , U 1 , ..., U l to get knot vector U
11: // (2) Perform B-spline curve approximation through m   +   1 rows of points of the R (v-direction)
12:        for i = 0 → m do
13:         t e m p 1 ← { R [ i ][ 0 ], R [ i ][ 1 ], ..., R [ i ][ l ]}
14:        Parameterize t e m p 1 to obtain v ¯ i by Equations (A4), (A5), or (A6)
15:        Calculate knot vector V i using v ¯ i by Equation (A8)
16:        Fit t e m p 1 into q−degree curve to obtain control points P i using v ¯ i and V i Pi consists of n + 1 points
17:        end for
18:         P ← { P 0 ,   P 1 , …,   P m }
P consists of ( m   +   1 ) × ( n   +   1 ) points
19:        Calculate mean value of each elements of V 0 , V 1 , ..., V m to get knot vector V
20:        return U , V , P
21: end function
To improve the fitting accuracy, it is equal to decrease the error metric F . Once control points, knot vectors, or weights of control points changes, fitted surface will change accordingly. In this study, weights of control points are adjusted to reduce fitting error, and an objective function F ( X ) is used:
F ( X ) = α 1 R M S E + α 2 M V
where X is the weights matrix of the surface, α 1 and α 2 are subjected to α 1 + α 2 = 1 .
PSO, a kind of swarm intelligence algorithms proposed by Kennedy and Eberhart [30], is used to solve F ( X ) . In the algorithm, every potential solution is regarded as a particle with its own position X and velocity V in multiple dimensional variable space. Additionally, N particles, respectively with positions of X 1 0 ,   X 2 0 , ,   X N 0 and velocities of V 1 0 ,   V 2 0 , ,   V N 0 , are randomly generated in initialization stage. Each particle adjusts its velocity and position as Equations (12) and (13) until reaching the optimal solution:
V i j = θ V i j 1 + c 1 r 1 ( P b e s t , i X i j 1 ) + c 2 r 2 ( G b e s t X i j 1 )
X i j = X i j 1 + V i j
where i = 1 , ,   N , V i j and X i j is the velocity and position of the i th particle in j th iteration, and the best position of the i th particle and best position of all particles up to current iteration are denoted as P b e s t , i and G b e s t , respectively. c 1 and c 2 are the non-negative learning rates representing the influences of cognitive (individual) ability and social (group) ability, respectively. r 1 and r 2 are uniformly distributed random numbers in the range [ 0 , 1 ] , which increasing the randomness of particles’ movement. θ is inertia weight and is assumed to decrease linearly as Equation (14), which can ensure both strong capabilities of global search in early stage and local search at late stage [31].
θ = θ m a x ( θ m a x θ m i n ) × j j m a x
where θ m a x and θ m i n are 0.9 and 0.4 in this study, j and j m a x are current iteration number and maximum iteration number, respectively.

3. Results

The scanned point clouds consist of 33,000 to 50,000 points by over-scanning 80 experimental tea leaves. The leaf length ranged from 45 to 85 mm along the first principal component direction. According to observation of underside of experimental tea leaves, the leaf shape could be roughly divided into two categories. One looks like a hill, in which the midrib is a distinct ridge line. The other includes those leaves, which looks like a smoother convex, or is flatter, or with wrinkles on leaf surface, a common feature is that leaf midrib is difficult to extract.
In this section, a case study, illustrating the whole process of the proposed parametric surface modelling method for tea leaf point cloud, was demonstrated in detail. Furthermore, the impacts of point’s number in point cloud on the fitting accuracy were investigated.

3.1. Case Study of the Proposed Parametric Surface Modeling Method

The whole process to modelling leaf point cloud into a parametric surface includes 2 steps: generate the PSF and fit the PSF into NURBS surface. A case study was demonstrated as following to show how a PSF was generated and how it was fitted into a NURBS surface.

3.1.1. Generating an Ordered PSF and an Unordered PSF

Firstly, a tea leaf point cloud was transformed to a SLPC by PCA, and it could be referred to Figure 3. Then, the SLPC was sliced into 50 slices, and another two slices were created on the leaf base and leaf tip, respectively, as shown in Figure 6a. Next, 7 slices, { S l i c e i | i = 0 ,   9 ,   17 ,   26 ,   34 ,   43 ,   51 } , evenly distributed in the SLPC were selected to generate an ordered PSF (Figure 6b) and an unordered PSF (Figure 6c). Total 7 × 7 points were generated for the ordered PSF, by selecting 7 points from each of selected slices as Figure 5a. While all points in a selected slice were projected onto corresponding projection planes for the unordered PSF. It should be noticed that in both PSFs, there were same points in S l i c e 0 and S l i c e 51 , respectively.

3.1.2. Fitting the PSF into NURBS Surface

Either the two general algorithms or the new algorithm, B-spline curve fitting was performed across each of slices of the PSF at first. Figure 7 showed different fitting results of points in the 4th selected slice of Figure 6b,c, and degrees of all curves are 2. Figure 7a showed an interpolated curve and an approximated curve through 7 points, the two curves have 7 and 5 control points, respectively. Additionally, Figure 7b showed an approximated curve, with 5 control points, through all projected points. Notice that two fitted curves were in space rather on a plane in Figure 7a, while the fitted curve in Figure 7b was on the projection plane.
Take the unordered PSF in Figure 6c as example, the new algorithm was adopted to fit the PSF into a ( 2 , 2 ) t h B-spline surface with 5 × 5 control points. As illustrated in Figure 8a, B-spline curve fitting was performed in u-direction for each of slices of points of the PSF firstly. Then, the obtained point set, composed of the control points of the fitted curves in u-directions, were fitted in v-direction, and in the meantime control net of the B-spline surface were obtained, as shown in Figure 8b. Finally, the fitted B-spline surface could be obtained, as seen in Figure 8c.
Visually, the obtained B-spline surface well fitted the SLPC, as illustrated in Figure 8c. For quantitatively describing fitting error, a test subset composed of 90 points, evenly distributed on the leaf surface, were selected from the SLPC. The subset was obtained by dividing the point cloud into 10 slices with 9 points selected in each slice (selected as Figure 5a, and satisfied 3 + t l + t r = 9 ,   t l = t r = 3 ). The RMSE and MV of distances between the subset and fitted surface shown in Figure 8c were 0.31 and 1.08 mm, respectively. To reduce the fitting error, a PSO multi-objective optimization process by minimizing F ( X ) = 0.8 R M S E + 0.2 M V , was conducted to transform the fitted B-spline surface into NURBS form. Additionally, the particle number and iterative number were set as 5 and 10, respectively. The RMSE and MV were reduced to 0.25 mm and 1.04 mm, respectively.

3.2. Impacts of Point’s Number in Point Cloud on Fitting Accuracy

For studying the influences of points’ number in point cloud on fitting accuracy, 8 samples were randomly chosen from 80 experimental point clouds. By using voxel grid filter [32], the number of points of the 8 sample point clouds were down-sampled to 300, 500, 1000, 2000, 4000, 8000, 16,000 and 32,000 with 10 repetitions, respectively. Every point cloud was sliced into 10 sections, and 8 slices were selected to generate unordered PSF, which was fitted into surfaces of degree (2,2) with (3 × 7) control points. The RMSE and MV of Euclidean distances between fitted surfaces and subsets (selected just like the test subset described in Section 3.1.2 from SLPC) were calculated. Figure 9 showed the fitting errors of fitted B-spline surfaces of simplified point clouds, and each RMSE or MV value was calculated by mean value of 10 repeating groups. The results showed that the RMSE values were always less than 1 mm, while the MV values were less than 2 mm, as the point’s number ranged from 300 to 32,000. It is worth nothing that the MV usually occurs on the edge near the leaf base or tip. Additionally, fitting error could be further reduced by PSO when transforming B-spline surface into NURBS form.

4. Discussion

The parametric surface modelling method proposed in this study can accurately reconstruct 3D architecture of leaf point cloud with NURBS surface. The method included two essential steps: generating the PSF and fitting the PSF into NURBS surface.
Based on PCA and slicing technique, two methods were developed to generate ordered PSF (i.e., ( r + 1 ) × ( s + 1 ) points) and unordered PSF (i.e., a point set composed of r + 1 columns of unequal number of points), respectively. Although the ordered PSF was obtained based on feature points on left edge, midrib, and right edge of leaf, all points were selected automatically instead of manually [26], and there was no need for extracting points belonging to the secondary and tertiary veins [25]. Moreover, the unordered PSF was not affected by the feature points, and it can be generally applied to other plant leaves. In addition, both PSFs included information of leaf surface as well as leaf edge and midrib.
A new B-spline surface fitting algorithm was proposed for the unordered PSF. Compared to the general interpolation and approximation algorithms, the new algorithm can be used to fit not only the ordered PSF but also the unordered PSF, while the general algorithms only can be applied to the ordered PSF. Previous studies ended up with Bezier or B-spline surface fitting [26,33], and the fitting error was fixed. However, a multi-objective optimization process, solved by PSO, was employed in this study to reduce fitting error by adjusting weights of control points, and the B-spline surface was transformed to NURBS form in the meantime.
Compared to meshing and remeshing methods, such as Delaunay triangulation, edge collapse [34], vertex removal [35], vertex clustering [36], our method just generates PSF from point cloud without complicated operations on points themselves. Additionally, in the end, our method obtains a NURBS surface, while in essence all meshing or remeshing methods obtain a set of points, which connect to other according to special rule.
The proposed parametric surface modelling method works well even if there are few points in the point cloud, as illustrated in Figure 9. However, some limitations need to be acknowledged. First, feature points belonging to leaf midrib were not easy to be extract sometimes, which results in failure to generate the ordered PSF, and an unordered PSF must be chose in this situation. Secondly, the leaf tip was simplified as a point in this study, which caused maximum fitting error occurs on the leaf edge. Thirdly, this study made no attempt to reconstruct leaf point cloud in incomplete situation as well as the leaves’ point cloud with other shapes. Additionally, the study would have been more interesting if including intelligent methods to determine the number and selection of slices, the degree of NURBS surface, and the number of control points. More research is needed to account for these questions.
The proposed parametric surface modelling method has several practical and potential applications: (1) monitoring changes in 3D architecture of plant leaves under both suitable growth conditions and abnormal growth conditions, such as suffering from drought, salty, cold, diseases, and pests, etc., which provides a basis to quantitatively evaluate the impacts of environmental stress, diseases, or insect pests on plants; (2) studying the diversity of species or genetic expression of crops, which can be used to explore plants’ adaptability to the environment or promote the breeding process of crops; (3) simulating the leaf growth process in virtual plants by adjusting control points or weights of NURBS surface, which easily changes leaf shape; (4) combining the parametric surface model with the mechanical model to investigate dynamic leaf responses to rainfall, droplets, and wind, or interaction with agricultural and horticultural machinery; (5) analyzing the canopy capability of a plant, such as light or rainfall interception.

5. Conclusions

In this study, a parametric surface modelling method was proposed for tea leaf point cloud. Firstly, the principal component analysis is used to adjust leaf point cloud into a standard position and posture. Then, the obtained point cloud is sliced into multiple sections, and some slices are selected to generate the point set to be fitted. Next, the point set to be fitted is fitted as B-spline surface. Finally, the fitted B-spline surface is transformed to NURBS form by particle swarm optimization for improving fitting accuracy. The fitting error is described as the Euclidean distance between fitted surface and leaf point cloud.
The principal component analysis operation decreased difficulty of subsequent slicing operation brought by differences in shape, spatial posture, and position of leaf point cloud. According to 3D structure of tea leaf, two methods were proposed to generate two types of points to be fitted: ordered and unordered. The latter could be easily obtained than the former since the former relies on distinguished framework of leaf margin and midrib in point cloud. In addition, a new B-spline surface fitting method was developed for the latter, and it could be employed in fitting the former as well.
Preliminary study demonstrated that the proposed method could accurately reconstruct tea leaf point cloud even if the point’s number in point cloud decreased sharply. Additionally, as illustrated in Figure 9, no distinct increases occurred on the root-mean-square error and maximum value of Euclidean distances between fitted B-spline surfaces and test subsets of point clouds, as the point’s number decreased from 32,000 to 300. It could be observed that all values of RMSE and MV were smaller than 1mm and 2mm, respectively, and the values could be further decreased by particle swarm optimization. Future research should assess the influences of slice number, surface degree, and number of control points on fitting accuracy. It should be noticed that the maximum distance between fitted surface and the test subset usually appears near the leaf base or tip, which may be resulted from simplifications of them in the fitted surface. Therefore, further studies should improve accuracy of the leaf model, especially in the leaf base and tip. The proposed method could be applied in other plant leaves with similar shape to tea leaf. Additionally, the methods for PSF generation and NURBS surface fitting should be improved for satisfying needs of wider range of plant types. Moreover, modelling an incomplete leaf point cloud should be conducted in the future.

Author Contributions

Conceptualization and methodology, W.W. and Y.H.; software, W.W.; data curation and writing—original draft preparation, W.W.; writing—review and editing, W.W. and Y.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the key R&D Program of Zhenjiang (NY2018007), China and Jiangsu Postdoctoral Science Foundation (2016M600376/1601032C), and the Priority Academic Program Development of Jiangsu Higher Education Institutions (PAPD-2018-87).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors are grateful for financial support from the key R&D Program of Zhenjiang (NY2018007), China and Jiangsu Postdoctoral Science Foundation (2016M600376/1601032C), and the Priority Academic Program Development of Jiangsu Higher Education Institutions (PAPD-2018-87).

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Newton iteration method is used to determine point’s projection G on a surface by solving two scalar equations:
f ( u , v ) = r ( u , v ) S u ( u , v ) = 0
g ( u , v ) = r ( u , v ) S v ( u , v ) = 0
where r ( u , v ) = S ( u , v ) G , S u ( u , v ) = S ( u , v ) u and S v ( u , v ) = S ( u , v ) u .
The ( k + 1 ) t h iterative values ( u k + 1 , v k + 1 ) can be calculated by solving linear equations in the unknown δ k , given by:
J k δ k = D k
where δ k = [ Δ u Δ v ] = [ u k + 1 u k v k + 1 v k ] , J k = [ f u f v g u g v ] and D k = [ f ( u k , v k ) g ( u k , v k ) ] . All elements of J k are calculated at the ( u k , v k ) .
There are three convergence criteria:
(1) S ( u i , v i ) P ε 1 ;
(2) | S u ( u i , v i ) ( S ( u i , v i ) P ) | S u ( u i , v i ) S ( u i , v i ) P ε 2 , | S v ( u i , v i ) ( S ( u i , v i ) P ) | S v ( u i , v i ) S ( u i , v i ) P ε 2 ;
(3) ( u i + 1 u i ) S u ( u i , v i ) + ( v i + 1 v i ) S v ( u i , v i ) ε 1 .
In this study, ε 1 = 10 10   mm , ε 2 = 10 10 , stop iteration when one of the three criteria are satisfied.

Appendix B

Algorithm A1: General algorithms for B-spline surface fitting
Input:  Q , p , q , m , n
Output:  U , V , P
1: function GetUVP ( Q ,   p ,   q ,   m ,   n )
2:// (1) Compute fixed parameterized values u and knot vector U
3:        for j = 0 → l do
4:         t e m p 0 ← { Q [ 0 ][ j ], Q [ 1 ][ j ], …, Q [ k ][ j ]}
5:        Parameterize t e m p 0 to obtain u ¯ j by Equation (A4), (A5), or (A6)
6:        end for
7:        Calculate mean values of each elements of u ¯ 0 , u ¯ 1 , …,   u ¯ l to get the u ¯
8:        Compute U using u ¯ by Equations (A7) or (A8) for interpolation or approximation, respectively
9:        Parameterized values v ¯ and knot vector V can be obtained by using k + 1 rows of points of Q like u ¯ and U
10: // (2) Perform B-spline curve fitting through l + 1 columns of points of Q (u-direction)
11:        for j = 0 → l do
12:         t e m p 1 ← { Q [ 0 ][ j ], Q [ 1 ][ j ], …, Q [ k ][ j ]}
13:        Fit t e m p 1 into p−degree curve to obtain control points R j using u ¯ and U
R j consists of m + 1 points
14:        end for
15:         R ← { R 0 , R 1 , …, R l }
R consists of ( m + 1 ) × ( l + 1 ) points
16: // (3) Perform B-spline curve fitting through m + 1 rows of points of R (v-direction)
17:        for i = 0 → m do
18:         t e m p 2 ← { R [ i ][ 0 ], R [ i ][ 1 ], ..., R [ i ][ l ]}
19:        Fit t e m p 2 into q−degree curve to obtain control points P i using v ¯ and V
P i consists of n + 1 points
20:        end for
21:         P ← { P 0 , P 1 , …, P m }
P consists of ( m + 1 ) × ( n + 1 ) points
22:        return U , V , P
23:        end function

Appendix C

Parameterized values corresponding to each point of a given point set { Q k | k = 0 , , m } are usually calculated as equally spaced (Equation (A4)), chord length (Equation (A5)) or centripetal (Equation (A6)):
u ¯ 0 = 0 , u ¯ k = k m ,   k = 1 , 2 , , m
u ¯ 0 = 0 , u ¯ k = u ¯ k 1 + Q k Q k 1 i = 1 m Q i Q i 1 ,   k = 1 , 2 , , m
u ¯ 0 = 0 , u ¯ k = u ¯ k 1 + Q k Q k 1 i = 1 m Q i Q i 1 ,   k = 1 , 2 , , m
Additionally, inner knots of U = [ 0 , , 0 p + 1 ,   u p + 1 , ,   u m ,   1 , , 1 p + 1 ] for curve interpolation are calculated as:
u j + p = 1 p i = j j + p 1 u ¯ i , j = 1 , 2 , , m p
While inner knots of U = [ 0 , , 0 p + 1 ,   u p + 1 , ,   u n ,   1 , , 1 p + 1 ] for curve approximation are calculated as:
i = INT ( j d ) ,   α = j d i u p + j = ( 1 α ) u ¯ i 1 + α u ¯ i ,   j = 1 , 2 , , n p
where d = m + 1 n p + 1 .

References

  1. Abichou, M.; Fournier, C.; Dornbusch, T.; Chambon, C.; de Solan, B.; Gouache, D.; Andrieu, B. Parameterising wheat leaf and tiller dynamics for faithful reconstruction of wheat plants by structural plant models. Field Crops Res. 2018, 218, 213–230. [Google Scholar] [CrossRef]
  2. Song, H.; Li, Y.; Zhou, L.; Xu, Z.; Zhou, G. Maize leaf functional responses to drought episode and rewatering. Agric. For. Meteorol. 2018, 249, 57–70. [Google Scholar] [CrossRef]
  3. Jiang, B.; Wang, P.; Zhuang, S.; Li, M.; Li, Z.; Gong, Z. Detection of maize drought based on texture and morphological features. Comput. Electron. Agric. 2018, 151, 50–60. [Google Scholar] [CrossRef]
  4. Thomas, F.M.; Yu, R.; Schäfer, P.; Zhang, X.; Lang, P. How diverse are Populus “diversifolia” leaves? Linking leaf morphology to ecophysiological and stand variables along water supply and salinity gradients. Flora 2017, 233, 68–78. [Google Scholar] [CrossRef]
  5. Åström, H.; Metsovuori, E.; Saarinen, T.; Lundell, R.; Hänninen, H. Morphological characteristics and photosynthetic capacity of Fragaria vesca L. winter and summer leaves. Flora Morphol. Distrib. Funct. Ecol. Plants 2015, 215, 33–39. [Google Scholar] [CrossRef]
  6. Chambelland, J.-C.; Dassot, M.; Adam, B.; Donès, N.; Balandier, P.; Marquier, A.; Saudreau, M.; Sonohat, G.; Sinoquet, H. A double-digitising method for building 3D virtual trees with non-planar leaves: Application to the morphology and light-capture properties of young beech trees (Fagus sylvatica). Funct. Plant Biol. 2008, 35, 1059–1069. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  7. Wang, X.; Chen, Y.; Liu, F.; Zhao, R.; Quan, X.; Wang, C. Nutrient resorption estimation compromised by leaf mass loss and area shrinkage: Variations and solutions. For. Ecol. Manag. 2020, 472, 118232. [Google Scholar] [CrossRef]
  8. Holder, C.D.; Lauderbaugh, L.K.; Ginebra-Solanellas, R.M.; Webb, R. Changes in leaf inclination angle as an indicator of progression toward leaf surface storage during the rainfall interception process. J. Hydrol. 2020, 588, 125070. [Google Scholar] [CrossRef]
  9. Ginebra-Solanellas, R.M.; Holder, C.D.; Lauderbaugh, L.K.; Webb, R. The influence of changes in leaf inclination angle and leaf traits during the rainfall interception process. Agric. For. Meteorol. 2020, 285–286, 107924. [Google Scholar] [CrossRef]
  10. Kim, D.; Kang, W.H.; Hwang, I.; Kim, J.; Kim, J.H.; Park, K.S.; Son, J.E. Use of structurally-accurate 3D plant models for estimating light interception and photosynthesis of sweet pepper (Capsicum annuum) plants. Comput. Electron. Agric. 2020, 177, 105689. [Google Scholar] [CrossRef]
  11. Min, Z.; Li, R.; Zhao, X.; Li, R.; Zhang, Y.; Liu, M.; Wei, X.; Fang, Y.; Chen, S. Morphological variability in leaves of Chinese wild Vitis species. Sci. Hortic. 2018, 238, 138–146. [Google Scholar] [CrossRef]
  12. Shakoor, N.; Lee, S.; Mockler, T.C. High throughput phenotyping to accelerate crop breeding and monitoring of diseases in the field. Curr. Opin. Plant Biol. 2017, 38, 184–192. [Google Scholar] [CrossRef]
  13. Mortensen, A.K.; Bender, A.; Whelan, B.; Barbour, M.M.; Sukkarieh, S.; Karstoft, H.; Gislum, R. Segmentation of lettuce in coloured 3D point clouds for fresh weight estimation. Comput. Electron. Agric. 2018, 154, 373–381. [Google Scholar] [CrossRef]
  14. Liu, Z.; Zhang, Q.; Wang, P.; Li, Z.; Wang, H. Automated classification of stems and leaves of potted plants based on point cloud data. Biosyst. Eng. 2020, 200, 215–230. [Google Scholar] [CrossRef]
  15. Elnashef, B.; Filin, S.; Lati, R.N. Tensor-based classification and segmentation of three-dimensional point clouds for organ-level plant phenotyping and growth analysis. Comput. Electron. Agric. 2019, 156, 51–61. [Google Scholar] [CrossRef]
  16. Lu, H.; Tang, L.; Whitham, S.A.; Mei, Y. A Robotic Platform for Corn Seedling Morphological Traits Characterization. Sensors 2017, 17, 2082. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  17. Wahabzada, M.; Paulus, S.; Kersting, K.; Mahlein, A.K. Automated interpretation of 3D laserscanned point clouds for plant organ segmentation. BMC Bioinform. 2015, 16, 248. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  18. Paulus, S.; Dupuis, J.; Mahlein, A.-K.; Kuhlmann, H. Surface feature based classification of plant organs from 3D laserscanned point clouds for plant phenotyping. BMC Bioinform. 2013, 14, 238. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  19. George, P.L.; Seveno, E. The advancing-front mesh generation method revisited. Int. J. Numer. Methods Eng. 1994, 37, 3605–3619. [Google Scholar] [CrossRef]
  20. Chen, Z.; Cao, J.; Wang, W. Isotropic Surface Remeshing Using Constrained Centroidal Delaunay Mesh. Comput. Graph. Forum 2012, 31, 2077–2085. [Google Scholar] [CrossRef] [Green Version]
  21. Hou, T.; Zheng, B.; Xu, Z.; Yang, Y.; Chen, Y.; Guo, Y. Simplification of leaf surfaces from scanned data: Effects of two algorithms on leaf morphology. Comput. Electron. Agric. 2016, 121, 393–403. [Google Scholar] [CrossRef]
  22. Paproki, A.; Sirault, X.; Berry, S.; Furbank, R.; Fripp, J. A novel mesh processing based technique for 3D plant analysis. BMC Plant Biol. 2012, 12, 63. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  23. Oqielat, M.A.N. Application of interpolation finite element methods to a real 3D leaf data. J. King Saud Univ. Sci. 2020, 32, 200–206. [Google Scholar] [CrossRef]
  24. Oqielat, M.N. Surface fitting methods for modelling leaf surface from scanned data. J. King Saud Univ. Sci. 2019, 31, 215–221. [Google Scholar] [CrossRef]
  25. Wen, W.; Li, B.; Li, B.-J.; Guo, X. A Leaf Modeling and Multi-Scale Remeshing Method for Visual Computation via Hierarchical Parametric Vein and Margin Representation. Front. Plant Sci. 2018, 9, 783. [Google Scholar] [CrossRef]
  26. Wang, X.; Li, L.; Chai, W. Geometric modeling of broad-leaf plants leaf based onB-spline. Math. Comput. Model. 2013, 58, 564–572. [Google Scholar] [CrossRef]
  27. Wang, L.; Lu, L.; Jiang, N. A study of leaf modeling technology based on morphological features. Math. Comput. Model. 2011, 54, 1107–1114. [Google Scholar] [CrossRef]
  28. Beardsley, P.; Chaurasia, G. Editable Parametric Dense Foliage from 3D Capture. In Proceedings of the 2017 IEEE International Conference on Computer Vision (ICCV), Venice, Italy, 22–29 October 2017; pp. 5315–5324. [Google Scholar]
  29. Piegl, L.; Tiller, W. The NURBS Book, 2nd ed.; Springer: Berlin/Heidelberg, Germany, 1997. [Google Scholar]
  30. Kennedy, J.; Eberhart, R. Particle swarm optimization. In Proceedings of the ICNN’95—International Conference on Neural Networks, Perth, WA, Australia, 27 November–1 December 1995; Volume 1944, pp. 1942–1948. [Google Scholar]
  31. Shi, Y.; Eberhart, R.C. Parameter Selection in Particle Swarm Optimization; Springer: Berlin/Heidelberg, Germany; pp. 591–600.
  32. Connolly, C. Cumulative generation of octree models from range data. In Proceedings of the 1984 IEEE International Conference on Robotics and Automation, Atlanta, GA, USA, 13–15 March 1984; pp. 25–32. [Google Scholar]
  33. Oqielat, M.A.N. Modelling leaf surface reconstruction using Bernstein polynomials method. Comput. Appl. Math. 2020, 39, 268. [Google Scholar] [CrossRef]
  34. Garland, M.; Heckbert, P.S. Surface simplification using quadric error metrics. In Proceedings of the 24th Annual Conference on Computer Graphics and Interactive Techniques; ACM Press/Addison-Wesley Publishing Co.: New York, NY, USA; pp. 209–216.
  35. Schroeder, W.J.; Zarge, J.A.; Lorensen, W.E. Decimation of triangle meshes. In Proceedings of the 19th Annual Conference on Computer Graphics and Interactive Techniques; Association for Computing Machinery: New York, NY, USA; pp. 65–70.
  36. Rossignac, J.; Borrel, P. Multi-resolution 3D approximations for rendering complex scenes. In Modeling in Computer Graphics; Falcidieno, B., Kunii, T.L., Eds.; Springer: Berlin/Heidelberg, Germany, 1993; pp. 455–465. [Google Scholar]
Figure 1. Overview of the proposed method for parametric surface modeling.
Figure 1. Overview of the proposed method for parametric surface modeling.
Sensors 21 01304 g001
Figure 2. (a) A tea stalk with several leaves; (b) Upper side of a real leaf; (c) Underside of a real leaf.
Figure 2. (a) A tea stalk with several leaves; (b) Upper side of a real leaf; (c) Underside of a real leaf.
Sensors 21 01304 g002
Figure 3. An example of principal component analysis (PCA) for tea leaf point cloud. (a) A tea leaf point cloud in cartesian coordinate system, and three principal components represented as red arrows; (b) The standard leaf point cloud (SLPC) from view of the third principal component, and the L is defined as the length of leaf; (c) The SLPC from the view of the second principal component. Component 1, 2, and 3 correspond to the first, second, and third principal components of the point cloud, respectively.
Figure 3. An example of principal component analysis (PCA) for tea leaf point cloud. (a) A tea leaf point cloud in cartesian coordinate system, and three principal components represented as red arrows; (b) The standard leaf point cloud (SLPC) from view of the third principal component, and the L is defined as the length of leaf; (c) The SLPC from the view of the second principal component. Component 1, 2, and 3 correspond to the first, second, and third principal components of the point cloud, respectively.
Sensors 21 01304 g003
Figure 4. (a) An example for slicing point cloud into multi-sections; (b) Schematic diagram of extracting feature points belonging to midrib and margin of leaf in different slices. Components 1 and 2 are the first and second principal components of the leaf point cloud, respectively.
Figure 4. (a) An example for slicing point cloud into multi-sections; (b) Schematic diagram of extracting feature points belonging to midrib and margin of leaf in different slices. Components 1 and 2 are the first and second principal components of the leaf point cloud, respectively.
Sensors 21 01304 g004
Figure 5. Two generating methods for PSF. (a) Seven points are selected as examples in a slice, and P l i , P m i and P r i are three feature points in the slice; (b) All points in a slice are projected vertically on the central plane.
Figure 5. Two generating methods for PSF. (a) Seven points are selected as examples in a slice, and P l i , P m i and P r i are three feature points in the slice; (b) All points in a slice are projected vertically on the central plane.
Sensors 21 01304 g005
Figure 6. An example of slicing SLPC and generating two kinds of PSF from 7 selected slices. (a) Slicing the SLPC into 50 slices, and 7 selected slices marked in red were selected to generate PSFs; (b) An ordered PSF composed of 7 × 7 points from selected slices; (c) An unordered PSF generated by projecting points of selected sections onto corresponding center planes.
Figure 6. An example of slicing SLPC and generating two kinds of PSF from 7 selected slices. (a) Slicing the SLPC into 50 slices, and 7 selected slices marked in red were selected to generate PSFs; (b) An ordered PSF composed of 7 × 7 points from selected slices; (c) An unordered PSF generated by projecting points of selected sections onto corresponding center planes.
Sensors 21 01304 g006
Figure 7. Different fitting curves in a slice. (a) 7 points were fitted into an interpolated curve (green curve) and an approximated curve (black curve), respectively; (b) All projected points were approximated into one curve.
Figure 7. Different fitting curves in a slice. (a) 7 points were fitted into an interpolated curve (green curve) and an approximated curve (black curve), respectively; (b) All projected points were approximated into one curve.
Sensors 21 01304 g007
Figure 8. Fitting procedure for the unordered PSF. (a) B-spline curve approximations in u-direction; (b) B-spline curve approximations in v-direction; (c) Fitted B-spline surface for the unordered PSF and the SLPC.
Figure 8. Fitting procedure for the unordered PSF. (a) B-spline curve approximations in u-direction; (b) B-spline curve approximations in v-direction; (c) Fitted B-spline surface for the unordered PSF and the SLPC.
Sensors 21 01304 g008
Figure 9. Impacts of the number of points in leaf point cloud on fitting error. (a) The RMSE of fitted B-spline surfaces; (b) The MV of the fitted B-spline surfaces. num 1 , num 2 , num 3 , num 4 , num 5 , num 6 , num 7 and num 8 are equal to 300, 500, 1000, 2000, 4000, 8000, 16,000 and 32,000, respectively.
Figure 9. Impacts of the number of points in leaf point cloud on fitting error. (a) The RMSE of fitted B-spline surfaces; (b) The MV of the fitted B-spline surfaces. num 1 , num 2 , num 3 , num 4 , num 5 , num 6 , num 7 and num 8 are equal to 300, 500, 1000, 2000, 4000, 8000, 16,000 and 32,000, respectively.
Sensors 21 01304 g009
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Wu, W.; Hu, Y.; Lu, Y. Parametric Surface Modelling for Tea Leaf Point Cloud Based on Non-Uniform Rational Basis Spline Technique. Sensors 2021, 21, 1304. https://doi.org/10.3390/s21041304

AMA Style

Wu W, Hu Y, Lu Y. Parametric Surface Modelling for Tea Leaf Point Cloud Based on Non-Uniform Rational Basis Spline Technique. Sensors. 2021; 21(4):1304. https://doi.org/10.3390/s21041304

Chicago/Turabian Style

Wu, Wenchao, Yongguang Hu, and Yongzong Lu. 2021. "Parametric Surface Modelling for Tea Leaf Point Cloud Based on Non-Uniform Rational Basis Spline Technique" Sensors 21, no. 4: 1304. https://doi.org/10.3390/s21041304

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