Skip to main content

A method to calculate the number of wheat seedlings in the 1st to the 3rd leaf growth stages

Abstract

Background

The number of cultivated wheat seedlings per unit area allows calculation of plant density. Wheat seedling density provides emergence data and this is useful for improving crop management. The number of wheat seedlings is typically determined by visual counts but this is time-consuming and laborious.

Results

We obtained field digital images of 1st to 3rd leaf stage wheat seedlings. The seedlings were extracted using an image analysis technique that calculated the coverage degree of the seedlings and the number of angular points of overlapping leaves. The wheat seedling quantity estimation model was constructed using multivariate regression analysis. The model parameters included coverage degree, number of angular points, variety coefficient, and leaf age. Introduction of the number of angular points increased the accuracy of the single coverage degree model. The R2 value was consistently > 0.95 when the model was applied to different varieties, indicating that the model was adaptable for different varieties. As the leaf stage or density increased, the accuracy of the model declined, but the minimum R2 remained > 0.87, indicating good adaptability of the model to seedlings with different leaf ages and densities.

Conclusions

This method is an effective means for counting wheat seedlings in the 1st to the 3rd leaf stages.

Background

Wheat yield and quality are affected by planting density [1, 2]. An optimal density of wheat seedlings provides the best canopy structure and yield. Determining the number of wheat seedlings per unit area provides information on seedling emergence and is the basis for subsequent cultivation and management [3]. The number of seedlings is usually determined manually but manual count is laborious.

Image analysis techniques have been applied to several aspects of plant production. Common applications include estimation of crop biomass [4], diagnosis of nutritional status [5], analysis of growth [6], monitoring of fertility processes [7], analysis of crop structure [8], and monitoring of diseases, insects, pests, and weeds [9, 10]. Image analysis has also been used to study plant quantitative traits [11, 12], such as fruit counts [13, 14], crop grain counts [15], and pest counts [16]. For the wheat crop, some researchers analyzed the phenotypic traits by image processing technology [17, 18]. There are, however, few reports on the use of image analysis for wheat seedling counts. Recently, researchers have proposed a method for wheat plant counting at the emergence stage based on high spatial resolution RGB images taken from the ground level either from a rover system or from hand held cameras [19]. For reaching the high throughput required for field phenotyping, Jin et al. [20]. proposed a plant counting method from very low altitude unmanned aerial vehicle (UAV) imagery. Although these studies are very useful at the emergence stage of wheat crops, it may be unable to count plants at other leaf stages. Wheat seedlings are not as regular in shape as crop grains or fruits. As a result, overlapping objects are difficult to separate. For the reason of curled leaves, the posture of seedlings are diverse. It also add to the difficulty of segmentation. Finally, there are differences between different varieties of wheat seedlings. Therefore, the image segmentation and counting methods used in previous studies are not useful for counting wheat seedlings.

We optimized the skeleton structure of wheat seedlings using the freeman chain code [21]. Wheat seedlings in the 1st leaf stage were reconstructed into segments to accurately identify each wheat seedling and to complete counting [22]. However, this counting method was restricted to wheat at the 1st leaf stage, the individuals of which can be easily overlooked. Studies on seedling emergence are generally performed during the 1st to the 3rd leaf stages. This provides knowledge of the areas where seedlings are at low density and facilitates additional seeding. In this study, an image analysis technique was used to study methods for rapidly assessing seedling quantity during the 1st–3rd leaf stages, and to analyze differences in the counting of wheat seedlings of different varieties, different leaf ages, and different planting density. We used these data to construct a model for estimating the number of wheat seedlings.

Methods

Field experiment and image acquisition

Three wheat varieties, YM23, YF4, and HM7, were manually planted. Two sites in China were studied in 2016: Huaian, Yangzhou. The treatments at sites were the same. The date of sowing was 11 November 2016. The wheat cultivar and experimental design are shown in Table 1.The size of all the plots is 3 m × 4 m, all the treatments were repeated once. The N rate was 240 kg ha−1. Here, 50%, 10%, 20%, and 20% total nitrogen treatments were applied at the sowing, tillering, jointing, and booting stages, respectively. As noted in Table 1, three common seedling types were selected for the experiments. Coverage of these wheat varieties with different seedling types is different. Coverage of lax seedlings is more than the half erect seedlings when the numbers of leaves are the same, and coverage of erect seedlings is the minimum among these three seedling types [23]. So, the variety parameters (Va) were selected to reduce the impact of the coverage difference among varieties.

Table 1 Basic information of the experiments

A Sony Nex5r digital camera was used to capture field images in the late afternoon with dim sunlight or on cloudy days. The camera was set to shutter speed priority with auto adjustment of the ISO up to a maximum of ISO = 1200. The image capture height was approximately 1.5 m, and the counting area was marked by a 1 m × 1 m square. During the 1st–3rd leaf stages, imaging was performed every 3 days and was repeated five times per treatments. The captured images were 6000 × 4000 pixels. Image transformation, cutting, characteristics extracting and regression analysis were made using MATLAB software (version 2015b, MathWorks, USA). Reference seedling numbers were computed from manual visual counts by PhotoShop (version CS6, Adobe Systems Software Ireland Ltd, USA). The flowchart of data processing and wheat seedling counts is shown in Fig. 1.

Fig. 1
figure 1

Flowchart of data processing and wheat seedling counting

Extraction of target area

To calculate the number of wheat seedlings, the unit area was extracted first. We selected the area marked by the white quadrangle as the target area (Fig. 2a, which was corrected using the steps below:

Fig. 2
figure 2

Extraction and rectification of target area: a original image; b frame extraction and corner detection; c perspective transformation; d target area extraction

  1. (1)

    The white quadrangles in the original images were extracted using Eq. 1. With F(x, y) as the white quadrangle, the color components of red, green, and blue in the RGB images are represented by r, g, and b, respectively. The parameters in Eq. 1 were got by color Features of white quadrangles, wheat seedlings, soil and straws.

    $${\text{F}}\left( {{\text{x}},{\text{y}}} \right) = \left\{ {\begin{array}{*{20}l} {r\left( {x,y} \right) + g\left( {x,y} \right) + b\left( {x,y} \right) > 2.1} \hfill \\ {r\left( {x,y} \right) - b\left( {x,y} \right) < 0.05} \hfill \\ \end{array} } \right\}$$
    (1)
  2. (2)

    Four inflection points of the white quadrangle were extracted. The curvature of the boundary points of the white quadrangle were calculated using Eq. 2, and the 4 angular points were acquired through the variations of the curvature. C(k,i) represents the k neighborhood chain code at the boundary point I; θi is the difference of the tangent inclination at the boundary point; and φi is the preliminary curvature at the boundary point i. The preliminary curvature value φi of the inflection point and its nearby points were relatively large. For this reason, the curvature value ei represents the inflection point. k is the chain code of the pixel.

    $$\left\{ {\begin{array}{*{20}l} {\uptheta_{i} = \left| {C_{{\left( {k, i + \frac{k}{8}} \right)}} - C_{{\left( {k,i} \right)}} } \right|} \hfill \\ {\varphi_{i} = \left\{ {\begin{array}{*{20}l} {\uptheta_{i} } \hfill & {\uptheta_{i} \le k /2} \hfill \\ {k -\uptheta_{i} } \hfill & {\uptheta_{i} > k /2} \hfill \\ \end{array} } \right.} \hfill \\ {e_{i} = \varphi_{i} \mathop \sum \limits_{j = - 1}^{1} \varphi_{i + j} } \hfill \\ \end{array} } \right.$$
    (2)
  3. (3)

    For the image perspective transformation, the different imaging positions distorted the white-quadrangle area which could influence post-processing. Therefore, a perspective transformation was applied to the images using Eq. 3. The point u, v was at the right side of the original image. The coordinates after transformation were x = x/w′, y = y/w′. The matrix indicates linear transformation and translation. Equation coefficients were solved using the 4 known points.

    $$\left[ {x^{\prime } ,y^{\prime } ,w^{\prime } } \right] = \left[ {u,v,w} \right]\left[ {\begin{array}{*{20}c} {a_{11} } & {a_{12} } & {a_{13} } \\ {a_{21} } & {a_{22} } & {a_{23} } \\ {a_{31} } & {a_{32} } & {a_{33} } \\ \end{array} } \right]$$
    (3)
  4. (4)

    For image cutting, the original white quadrangle was converted to a square in the transformed image. The target area is the inside of the white quadrangle. All the target areas were changed to 800 × 800 pixels.

The extraction results of measurement region are shown in Fig. 2. The white quadrangles in the original images (Fig. 2a) were extracted successfully (Fig. 2b), and four inflection points of the white quadrangle were extracted successfully by the boundary curvature (Fig. 2b). Perspective transformation was solved by 4 known points in Fig. 2b, and the transformative image is shown in Fig. 2c. A 1-m2 region was obtained after cutting processing (Fig. 2d). The distortion of the image caused during the photography could be eliminated properly. The results showed that a normative 1-m2 region could be obtained accurately by the white squares and image processing methods in Sect. 2.2.

Extraction of wheat seedlings

Otsu’s method uses a threshold to transform an original image to a foreground and background [24]. In this study, we combined ExG (Eq. 4) and Otsu’s method to extract wheat seedling information. The complete wheat seedlings were extracted by morphologic corrosion, expansion, and hole filling [7]. The MATLAB functions strel, imopen and imfill were used in this step.

$$ExG = 1.8 * {\text{g}} - {\text{r}} - {\text{b}}$$
(4)

Extraction of characteristic values

Images of wheat seedlings with different leaf ages and overlapping situations are shown in Fig. 3. The coverage degree and the number of angular points in the area increased with increased leaf age and the number of overlapping wheat seedlings.

Fig. 3
figure 3

Images of wheat seedlings with different quantities and leaf ages

The greater the density of wheat seedlings in a unit area, the greater the degree of coverage. However, the estimation model is inadequate when constructed using only the coverage degree. The reasons for this are: (1) Coverage degree is affected by overlapped wheat seedlings, and only the reduction of this affect can improve the adaptability of the model. (2) The angular point was the point of the leaf which has a local extremum, it includes leaf tip, the intersection of two leaves (Fig. 4) and distorted leaves (Fig. 5). Angular points will occur on the leaves when the wheat seedlings overlap. The greater the overlap, the more angular points there are. Therefore, the number of angular points can reflect the overlap degree of wheat seedlings. (3) The optimal period to study the number of wheat seedlings is during the 1st–3rd leaf stages. The coverage degree is affected by the difference in leaf age, so the leaf age should be considered when establishing a model. (4) Different varieties of wheat have seedlings with different leaf sizes and this will also influence the degree of coverage. Wheat variety is a key factor in developing an estimation model. For these reasons, we believe that a model that accurately estimates the number of wheat seedlings per unit area should include the following: coverage degree of wheat seedlings (Co), number of angular points (Ha) that reflect the degree of overlap, leaf age (La), and wheat variety (Va). The leaf age and variety were acquired manually.

Fig. 4
figure 4

Characteristics of leaves with varying degrees of overlap (only one samples)

Fig. 5
figure 5

Coverage and corners number of distorted leaves(only one samples)

The coverage degree is the ratio of pixels of leaves to total pixels per unit area. It is calculated by Eq. 5 [6].

$$Co = \frac{Seedling Area}{\text{Image area}}$$
(5)

The angular points in the images were detected by Eqs. 68. E(u, v) is the change value of grayscale; u and v are the movement amount of horizontal and vertical directions; Ix, Iy is the grayscale value of the image; w(x, y) is the window function; and R is the response function of angular points [25]. When the displacements of the window along x and y direction were u and v, respectively, the grayscale change can be given by Eqs. (6, 7).

$$\begin{aligned} {\rm E}(u,v) & = \sum\limits_{x,y} {w(x,y)} \left[ {{\rm I}\left( {x + u,y + \nu } \right) - {\rm I}\left( {x,y} \right)} \right]^{2} \\ & = [u,\nu ]\sum\limits_{x,y} {w(x,y)} \left[ {\begin{array}{*{20}c} {I_{x}^{2} } & {I_{x} I_{y} } \\ {I_{x} I_{y} } & {I_{y}^{2} } \\ \end{array} } \right]\left[ {\begin{array}{*{20}c} u \\ \nu \\ \end{array} } \right]\,{ = }[u,\nu ]M\left[ {\begin{array}{*{20}c} u \\ \nu \\ \end{array} } \right] \\ \end{aligned}$$
(6)
$$M\,{ = }\sum\limits_{x,y} {w(x,y)} \left[ {\begin{array}{*{20}c} {I_{x}^{2} } & {I_{x} I_{y} } \\ {I_{x} I_{y} } & {I_{y}^{2} } \\ \end{array} } \right]$$
(7)

In the processing of corner points detection, E(u, v) will change significantly how regardless of the (u, v) do change, these points are corner points. The value of M is the determining factor in corner point detection. Hence, the function of corner can be expressed as

$${\text{R}} = \det \left( {\text{M}} \right) - {\text{k}}*trace^{2} \left( M \right)$$
(8)

where det(M) is the determinant of M, trace(M) is the trace of M. k is constant, and it takes 0.04 here. k is and empirical constant, it takes 0.04–0.06. It depends on the size of the image.

Influence of leaf morphology on coverage degree and the number of angular points

Normally, the accuracy of wheat seedling estimation is not high when only use coverage alone to model. This is mainly due to the overlapped and curled leaves. Leaves in the images are either independent or overlapping. As shown in Fig. 4, when four identical leaves were present in the same area in the form of non-overlapped, slightly overlapped, and highly overlapped, the coverage degree decreased, and the number of angular points increased. For a given number of leaves, the coverage degree and the number of angular points were negatively correlated. Curling of leaf blades affects the degree of coverage. Because of leaf curling, the number of angular points increased while the coverage degree decreased (Fig. 5). Thus, the number of angular points is an important parameter reflecting the overlap of wheat seedlings and the curling of leaves. Combining the number of angular points with coverage degree can improve the accuracy of wheat seedling estimation.

Model construction

The datasets (images) were separated into two sub-datasets for model training (720 observations in Huaian) and model validation (720 observations in Yangzhou). As the first step for model calibration, correlation analysis was performed between coverage degree (Co) and the number of wheat seedlings. The number of angular points (Ha) was also increased with the number of wheat seedlings. As the relationship between Co and seedlings number was found to be significantly different among leaf stages and varieties, the parameters of leaf age (La) and variety (Va) should be considered to count seedlings number more correctly. Thus, the stepwise multiple linear regression (SMLR) analysis was adopted to calibrate models to count the number of wheat seedlings by using Co, Ha, La and Va as predictor variables. SMLR method is based on the assumption that linear relationship exists between the number of wheat seedlings and Co. The performance of model equations derived from SMLR analysis was evaluated by the coefficients of determination (R2), adjusted R2 (A-R2), the root mean square error in prediction (RMSE), and the relative error in prediction (REP). R2 and RMSE were used to describe the stability of the model and the mean deviation between the measured value and the true value. Adjusted R2 and REP were used to evaluate the prediction accuracy of the model. In addition, variety, leaf age, and density were verified.

Results and analysis

Extraction of wheat seedlings

The wheat seedlings in the target area were extracted using Eq. 4. Some inclusions (Fig. 6a) were eliminated using morphologic corrosion and expansion (Fig. 6b) to improve the calculation accuracy of the coverage degree and detection of angular points. Figure 6c shows that the inflection point of wheat seedlings in the images can be detected accurately by Eqs. 68, providing accurate basic parameters for later model construction. The results suggested that accurate extraction of seedlings should combine color indices and mathematical morphology operation. Further, accurate extraction is the basis for measurement of the coverage degree and detection of angular points.

Fig. 6
figure 6

Wheat seedling extraction and angular point detection: a segmentation results by ExG; b morphological processing results; c corner point detection results

Single-factor coverage degree model

The coverage degree of wheat seedlings is highly correlated to their quantity at the 1st–3rd leaf stages. The effect of the wheat seedling estimation model at different periods constructed solely using the coverage degree is shown in Fig. 7. R2 of the estimation model reached a peak at the 1st stage, but declined with an increase in density or leaf age. R2 ranged from 0.57 to 0.89. Even though the coverage degree can be used to predict trends in the number of wheat seedlings, the accuracy was relatively low, especially during the late growth stage and under conditions of high seedling density. The results indicate that there are large differences among the estimation models at different leaf ages when only the coverage degree is used to construct the model. These differences will complicate applications.

Fig. 7
figure 7

Estimation of the number of wheat seedlings with different leaf ages and densities using the coverage degree. The datasets are these images for model training (720 observations), and each treatment has 60 data. The densities of images from the first line to the fourthly are 75 × 104 plants ha−1, 150 × 104 plants ha−1, 225 × 104 plants ha−1, 300 × 104 plants ha−1

Multi-factor comprehensive model

There was unsatisfactory accuracy of wheat seedling estimation using coverage alone, especially when planting density was high and after the 1st leaf stage. By combining the angular points (Ha) with the coverage degree (Co), and using the data of 3 varieties at the 1st, 2nd, and 3rd stages, an estimation model was constructed for wheat seedlings of different varieties and with different leaf ages (La) using SMLR (Table 2). Compared with estimation using only Co, the introduction of Ha significantly increased the R2 value and lowered the RMSE and Rep values. The models in Table 2 could get high R2 (more than 0.95) and low RMSE (less than 18) when all the data of sowing densities was pooled together to calibrate and validate the model. The results showed that the proposed angular points could reduce the influences of overlapped leaves and distorted leaves when estimating seedling numbers by the coverage degree. However, the estimation model of different varieties and leaf ages varied, which does not support its application.

Table 2 Model equations for estimating seedling number (SN) of different leaf ages using coverage degree and angular points

Among the different leaf age models in Table 2, the Ha and Co coefficients declined with increasing leaf age. To normalize the model, the model transition from the 1st to the 3rd stage was transformed into

$${\text{SN}} = \frac{{Va \times \left( {a \times Ha + b \times Co + c} \right)}}{d \times La}.$$
(9)

where SN is seedlings number, Va is the variety coefficient, Ha is the overlap degree of leaves, La is leaf age, a, b and c are the coefficient. The value of La should be confirmed after investigating the proportion of different leaf stages seedlings, and it’s a non-integer. Based on the wheat seedling data of different varieties and leaf ages, a = 0.44, b = 110.43, c = 3.35, and d = 1.11, which were obtained by regression analysis. The modeling and validation results of the different varieties are shown in Table 3. The R2 value was always > 0.95, and RMSE remained in a small range in both the modeling process and validation process. Adjustment of the variety parameter Va made the difference insignificant when the model was applied to different varieties. Compared with separate modeling, the accuracy of the overall model declined slightly, but its application scope and period increased.

Table 3 Calibration and validation results of the seedling number estimation model (Eq. 9)

Validation of leaf ages and densities

There are differences in the model application, with respect to seedlings, at different densities and leaf ages. The accuracy of low density was higher than that of high density, and the R2 of 75 × 104 density was always > 0.95, while the R2 of 300 × 104 density was approximately 0.9 (Fig. 8). The accuracy in the 1st leaf stage was the highest, and its mean value was > 0.95. Accuracy was lowest in the 3rd leaf stage, with a mean R2 value of 0.91, and the R2 values of 225 × 104 and 300 × 104 were < 0.9. The above R2 values were very high and the value of RMSE was small, indicating the reliability and high precision of the results. These results indicate that it is best to get images at the 1st or 2nd leaf stages, especially when plant densities are high.

Fig. 8
figure 8

Validation results of seedling counting model of different densities and leaf ages. The datasets are these images for model validation (720 observations), and each treatment has 60 data. The densities of images from the first line to the fourthly are 75 × 104 plants ha−1, 150 × 104 plants ha−1, 225 × 104 plants ha−1, 300 × 104 plants ha−1

Discussion

A multivariate model consisting of coverage degree, angular points, leaf age and variety coefficients was used to estimate the quantity of wheat seedling (Eq. 9). The coverage degree was selected as the main parameter of this model because it is highly correlated with the number of wheat seedlings. The changes in the quantity can be reflected to some extent by solely using coverage degree, which is similar to previous results where coverage degree was used to estimate agronomic parameters [6, 26]. However, the overlap and degree of leaf curl were not considered in those studies. In the present study, the number of angular points strongly reflected the overlap and degree of leaf curl thereby improving the accuracy of estimation compared to a system that solely uses the coverage degree.

Plant density is the most important factor that affects the accuracy rate of seedling counting. Our results show that the errors increase with the plant density because of the increased overlap between leaves. This result is consistent with a previous study [19]. However, the angular points (Ha) proposed in this study attenuate the increase in errors caused by plant density. As presented in Fig. 9, the effect of Ha on improving the accuracy increases with plant density. Although the accuracy of the proposed model decreased slightly with plant density, a low RMSE was maintained to ensure the reliability of the estimation results.

Fig. 9
figure 9

The effect of angular points on improving the accuracy of different plant density: a the effect of angular points on RMSE, b the effect of angular points on A-R2

Three wheat varieties were selected for this study and the leaf shapes of these differed from the 1st to the 3rd stages. The differences between varieties were in leaf size and degree of curl [27, 28]. High accuracy was obtained using the coverage degree and angular points to estimate the number of wheat seedlings of different varieties and leaf ages, respectively (Table 2). However, this led to an excessive number of models and a lack of applicability. Therefore, the variety coefficient Va was introduced into the model, increasing its adaptability for different varieties. As in Fig. 10, the RMSE and REP between the measured and estimated values of the 3 varieties increased when Va was not introduced, especially for HM7 and YF4. Thus, the variety should be considered to improve model accuracy. We determined the Va value of 3 wheat varieties. To apply the model to other varieties, the specific Va value should be determined and used.

Fig. 10
figure 10

Validation results of the model without variety parameter Va

The leaf age at image acquisition is critical for obtaining an accurate estimation of seedling numbers [19, 29]. In previous research, each wheat seedling was reconstructed into a separate line segment by optimizing the 1st-stage seedling structure using the chain code, thus accurately estimating the number of wheat seedlings [22]. In the application, however, it was discovered that the 1st stage persisted only a short time and was easy to miss. The accuracy rate was only 42.36% when the previous algorithm was used to count seedlings numbers at 2nd leaf stage, and 32.12% at 3rd leaf stage. The 1st–3rd leaf stages, which usually last for a total of 25 d, are a useful period to study seedling emergence in the field. There is ample time for follow-up operations, such as seedling supplements, to be performed. The proposed angular points (Ha) greatly reduce the error. Figure 11 shows that the RMSE decreases and R2 increases consistently when Ha is used to count seedlings. The effect of Ha on improving the accuracy increases with leaf age. Although the accuracy of the proposed model decreased slightly with leaf age, a low RMSE could be maintained to ensure the reliability of the estimation results. Thus, the model can be applied to the quantity estimation of wheat seedlings of different varieties from the 1st to the 3rd leaf stages.

Fig. 11
figure 11

The effect of angular points on improving the accuracy of different leaf ages: a the effect of angular points on RMSE, b the effect of angular points on A-R2

Seedling number (plant density) is a key factor influencing wheat production with effects on yield, water and fertilizer requirements as well as susceptibility to environmental change [20]. Wheat researchers can obtain an accurate estimate of seedling number using the proposed method and they can then study the influence of external factors or varietal characteristics on seedling emergence (Fig. 12). Wheat producers can investigate the status of seedling emergence using the proposed method and then make necessary adjustments in their crop management schemes (Fig. 12). The application flow of the proposed method is shown in Fig. 12. A 1-m2 white square and an image capturing device (digital camera, smart phone, and surveillance camera are all practicable) can be used when original images are needed.

Fig. 12
figure 12

Application flow and the seedling counting method proposed in this study

Conclusion

A wheat seedling estimation model was constructed based on coverage degree and angular points. Its application scope was expanded, and the application period was prolonged using a variety coefficient and leaf age coefficient. The new model explained the unsatisfactory accuracy of a previous estimation model that only used degree of coverage. The new model was improved by the introduction of angular points. The new model could be used to estimate the quantity of wheat seedlings in the 1st to the 3rd stages, and it provides a basis for timely seedling supplements and subsequent crop management.

References

  1. Spink JH, Semere T, Sparkes DL, Whaley JM, Foulkes MJ, Clare RW, Scott RK. Effect of sowing date on the optimum plant density of winter wheat. Ann Appl Biol. 2000;137(2):179–88.

    Article  Google Scholar 

  2. Liu P, Guo WS, Yue-Ming XU, Feng CN, Zhu XK, Peng YX. Effect of planting density on grain yield and quality of weak-gluten and medium-gluten wheat. J Triticeae Crops. 2006;26(5):117–21.

    CAS  Google Scholar 

  3. Soltani A, Robertson MJ, Torabi B, Yousefidaz M, Sarparast R. Modelling seedling emergence in chickpea as influenced by temperature and sowing depth. Agric For Meteorol. 2006;138(1–4):156–67.

    Article  Google Scholar 

  4. Bendig J, Yu K, Aasen H, Bolten A, Bennertz S, Broscheit J, Gnyp ML, Bareth G. Combining UAV-based plant height from crop surface models, visible, and near infrared vegetation indices for biomass monitoring in barley. Int J Appl Earth Obs. 2015;39:79–87.

    Article  Google Scholar 

  5. Wang Y, Shi P, Zhang G, Ran J, Shi W, Wang D. A critical nitrogen dilution curve for japonica rice based on canopy images. Field Crop Res. 2016;198:93–100.

    Article  Google Scholar 

  6. Lee KJ, Lee BW. Estimation of rice growth and nitrogen nutrition status using color digital camera image analysis. Eur J Agron. 2013;48(3):57–65.

    Article  Google Scholar 

  7. Yu Z, Cao Z, Wu X, Bai X, Qin Y, Zhuo W, Xiao Y, Zhang X, Xue H. Automatic image-based detection technology for two critical growth stages of maize: emergence and three-leaf stage. Agric For Meteorol. 2013;174(12):65–84.

    Article  Google Scholar 

  8. Makdessi NA, Jean P, Ecarnot M, Gorretta N, Rabatel G, Roumet P. How plant structure impacts the biochemical leaf traits assessment from in-field hyperspectral images: a simulation study based on light propagation modeling in 3D virtual wheat scenes. Field Crop Res. 2017;205:95–105.

    Article  Google Scholar 

  9. Espinoza K, Valera DL, Torres JA, López A, Molina-Aiz FD. Combination of image processing and artificial neural networks as a novel approach for the identification of Bemisia tabaci and Frankliniella occidentalis on sticky traps in greenhouse agriculture. Comput Electron Agric. 2016;127:495–505.

    Article  Google Scholar 

  10. Bakhshipour A, Jafari A, Nassiri SM, Zare D. Weed segmentation using texture features extracted from wavelet sub-images. Biosyst Eng. 2017;157:1–12.

    Article  Google Scholar 

  11. Foroughi H, Ray N, Zhang H. Robust people counting using sparse representation and random projection. Pattern Recognit. 2015;48(10):3038–52.

    Article  Google Scholar 

  12. Komyshev E, Genaev M, Afonnikov D. Evaluation of the seed counter, a mobile application for grain phenotyping. Front Plant Sci. 2016;7:5691825.

    Google Scholar 

  13. Payne AB, Walsh KB, Subedi PP, Jarvis D. Estimation of mango crop yield using image analysis—segmentation method. Comput Electron Agric. 2013;91(2):57–64.

    Article  Google Scholar 

  14. Font D, Pallejà T, Tresanchez M, Teixidó M, Martinez D, Moreno J, Palacín J. Counting red grapes in vineyards by detecting specular spherical reflection peaks in RGB images obtained at night with artificial illumination. Comput Electron Agric. 2014;108:105–11.

    Article  Google Scholar 

  15. Mussadiq Z, Laszlo B, Helyes L, Gyuricza C. Evaluation and comparison of open source program solutions for automatic seed counting on digital images. Comput Electron Agric. 2015;117:194–9.

    Article  Google Scholar 

  16. Barbedo JGA. Using digital image processing for counting whiteflies on soybean leaves. J Asia-Pac Entomol. 2014;17(17):685–94.

    Article  Google Scholar 

  17. Duan T, Chapman SC, Holland E, Rebetzke GJ, Guo Y, Zheng B. Dynamic quantification of canopy structure to characterize early plant vigour in wheat genotypes. J Exp Bot. 2016;67(15):4523–34.

    Article  CAS  Google Scholar 

  18. Kipp S, Mistele B, Baresel P, Schmidhalter U. High-throughput phenotyping early plant vigour of winter wheat. Eur J Agron. 2014;52:271–8.

    Article  Google Scholar 

  19. Liu S, Baret F, Andrieu B, Burger P, Hemmerlé M. Estimation of wheat plant density at early stages using high resolution imagery. Front Plant Sci. 2017;8:1–10.

    Google Scholar 

  20. Jin X, Liu S, Baret F, Hemerlé M, Comar A. Estimates of plant density of wheat crops at emergence from very low altitude UAV imagery. Remote Sens Environ. 2017;198:105–14.

    Article  Google Scholar 

  21. Li K, Gao XW, Yang WB, Dai YL, Tian ZD. Multiple fault diagnosis of down-hole conditions of sucker-rod pumping wells based on Freeman chain code and DCA. Pet Sci. 2013;10(3):347–60.

    Article  Google Scholar 

  22. Liu T, Wu W, Chen W, Sun C, Zhu X, Guo W. Automated image-processing for counting seedlings in a wheat field. Precis Agric. 2016;17(4):392–406.

    Article  Google Scholar 

  23. Zhang WY, Tang L, Yao XF, Yang Y, Cao WX, Zhu Y. Process-based simulation model for growth dynamics of plant type index in wheat. Sci Agric Sin. 2012;12(45):2364–74.

    Google Scholar 

  24. Otsu N. A threshold selection method from gray-level histograms. IEEE Trans Syst Man Cybern B. 2007;9(1):62–6.

    Article  Google Scholar 

  25. Harris C. A combined corner and edge detector. In Proceedings Alvey Vision Conference, no. 3; 1988. p. 147–151

  26. Li Y, Chen D, Walker CN, Angus JF. Estimating the nitrogen status of crops using a digital camera. Field Crop Res. 2010;118(3):221–7.

    Article  Google Scholar 

  27. Qualset CO, Fick GN, Constantin MJ, Osborne TS. Mutation in internode length affects wheat plant-type. Science. 1970;169(3950):1090–1.

    Article  CAS  Google Scholar 

  28. Hu S, He D, Nan G, Guo Y. 3D reconstruction of wheat lamina shape based on image processing. TCSAE. 2007;23(1):150–4.

    Google Scholar 

  29. Tang L, Tian LF. Real-time crop row image reconstruction for automatic emerged corn plant spacing measurement. Trans ASABE. 2008;51(3):1079–87.

    Article  Google Scholar 

Download references

Authors’ contributions

TL and WG performed all experiments and analyzed the data. TY, XZ and RL performed some experiments and analyzed the data. WW and CL contributed the conceptual design and provided supervision. LT and CS wrote the main manuscript text and prepared all figures. All authors were involved in preparing and revising the manuscript. All authors read and approved the final manuscript.

Acknowledgements

We thank LetPub (www.letpub.com) for linguistic assistance during manuscript preparation.

Competing interests

The authors declare that they have no competing interests.

Availability of data and materials

All data analyzed during this study are presented in this published article.

Consent for publication

Yes. All authors have seen the manuscript and approved to submit to your journal. All authors agree to publish.

Ethics approval and consent to participate

Not applicable.

Funding

This research was mainly supported by the National Key Research and Development Program of China (2016YFD0300107), the National Natural Science Foundation of China (31701355, 31771711, 31671615), China Postdoctoral Science Foundation (2016M600448), the Yangzhou Science Foundation for Excellent Youths (YZ2017098) and the Priority Academic Program Development of Jiangsu Higher Education Institutions (PAPD).

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Author information

Authors and Affiliations

Authors

Corresponding authors

Correspondence to Chengming Sun or Wenshan Guo.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Liu, T., Yang, T., Li, C. et al. A method to calculate the number of wheat seedlings in the 1st to the 3rd leaf growth stages. Plant Methods 14, 101 (2018). https://doi.org/10.1186/s13007-018-0369-5

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13007-018-0369-5

Keywords