Next Article in Journal
Inferring Human Activity in Mobile Devices by Computing Multiple Contexts
Previous Article in Journal
A CSRR-Fed SIW Cavity-Backed Fractal Patch Antenna for Wireless Energy Harvesting and Communication
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

vitisFlower®: Development and Testing of a Novel Android-Smartphone Application for Assessing the Number of Grapevine Flowers per Inflorescence Using Artificial Vision Techniques

Instituto de Ciencias de la Vid y del Vino (University of La Rioja, CSIC, Gobierno de La Rioja), 26006 Logroño, Spain
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Sensors 2015, 15(9), 21204-21218; https://doi.org/10.3390/s150921204
Submission received: 1 July 2015 / Revised: 14 August 2015 / Accepted: 24 August 2015 / Published: 28 August 2015
(This article belongs to the Section Remote Sensors)

Abstract

:
Grapevine flowering and fruit set greatly determine crop yield. This paper presents a new smartphone application for automatically counting, non-invasively and directly in the vineyard, the flower number in grapevine inflorescence photos by implementing artificial vision techniques. The application, called vitisFlower®, firstly guides the user to appropriately take an inflorescence photo using the smartphone’s camera. Then, by means of image analysis, the flowers in the image are detected and counted. vitisFlower® has been developed for Android devices and uses the OpenCV libraries to maximize computational efficiency. The application was tested on 140 inflorescence images of 11 grapevine varieties taken with two different devices. On average, more than 84% of flowers in the captures were found, with a precision exceeding 94%. Additionally, the application’s efficiency on four different devices covering a wide range of the market’s spectrum was also studied. The results of this benchmarking study showed significant differences among devices, although indicating that the application is efficiently usable even with low-range devices. vitisFlower is one of the first applications for viticulture that is currently freely available on Google Play.

1. Introduction

Precision agriculture proposes the development and use of new technologies for improving crop management and quality. In the field of viticulture, there has been an increasing interest over the last few years in the development of innovative image-based techniques for objective vineyard monitoring [1,2,3,4,5,6]. This approach would allow one to increase management efficiency by providing more accurate control of agronomic parameters. Undoubtedly, it would produce an outstanding positive impact on grape-growing sustainability, as well as on grape and wine quality.
Flowering and fruit set (rate of flowers becoming grapes) are two physiological processes that strongly determine grapevine yield [7]. Furthermore, 30% of yield seasonal variation is associated with the number of berries per cluster and 60% with the number of clusters per vine [8,9], impacted by the pruning load and bud fruitfulness. The knowledge of the rate of fruit set at very early stages (prior to bunch closure) is of great value for grape growers, as this variable can be used to estimate or predict the final yield at harvest, provided a historical value of average berry weight, and the average cluster number per vine for each vineyard is available for each vineyard. Flowering and fruit set, together with berry size, have also a great impact on grape and wine quality, since they define the number of berries per cluster and contribute to determining the cluster architecture and compactness, which are a recognized key indicators of grape and wine quality [10]. Due to their importance and multi-factorial variability [7,11,12], there are a great number of viticultural actions aimed at controlling their behavior [7,13,14,15,16,17,18,19]. So far, flowering and fruit set cannot be accurately assessed, since manual flower counting is unfeasible, as it is extremely time and labor demanding, besides being mostly destructive.
The huge recent progress of mobile devices (also known as smartphones) has opened a wide range of opportunities that were previously unviable. Their portability, accessibility, computing performance and the high quality of the cameras they currently include are features that have enabled the development of innovative applications in fields, like medicine, sport, geography and agriculture, among others. Specifically, in viticulture, there are still not many examples of smartphone applications. One of them was recently presented by De Bei et al. [20,21]. These authors developed an application for measuring grapevine canopy architecture using image analysis techniques on images acquired with the device’s camera. The application was developed exclusively for iOS smartphones, not being commercial yet.
The goal of the present work was to develop and to test the reliability and computational efficiency of a novel smartphone application, called vitisFlower®, for automatically, efficiently and non-invasively counting flowers in grapevine inflorescence images taken directly in the vineyard. This application benefits from the fact that the number of flowers in an inflorescence image is strongly correlated to the actual flower number in the real inflorescence [22], to provide the user with a powerful tool for flowering assessment. The application, called vitisFlower®, was developed and implemented for Android devices with the aim of maximizing its availability to users, since this operating system is the most extended worldwide [23]. The application was tested following a double approach. On the one hand, the application was tested by taking and analyzing 140 inflorescence images of 11 grapevine varieties using two different devices: a high-end and a mid-range device. In this way, not only its accuracy in detecting grapevine flowers was evaluated, but also its reliability to properly work on devices of different capabilities. On the second hand, the application’s computational efficiency was also evaluated by performing a benchmarking study using four devices covering the whole market spectrum.

2. Experimental Section

2.1. Image Analysis for Flower Counting in Grapevine Inflorescences

vitisFlower® is a newly-developed application for Android devices that allows one to take a photo of a grapevine inflorescence for its analysis. This analysis, based on the methodology proposed and validated in [22], implements artificial vision algorithms aimed at counting the number of flowers per inflorescence in the image.
The methodology for counting grapevine flowers is based on mathematical morphology and statistical techniques. It has a pre-requisite, which involves taking the photo by placing dark cardboard behind the inflorescence for allowing its segmentation from the background. Once the image is correctly acquired, the methodology can be divided into three steps:
-
Image pre-processing: this step basically consists of automatically segmenting the inflorescence from the background using color discrimination criteria (invariant to light conditions) for computing a region of interest (ROI).
-
Image analysis: in this step, the detection of flower candidates is achieved. Flowers are quasi-spherical in shape, so they produce a point of maximum light reflection. Therefore, flower candidates are identified in the area of the image delimited by the ROI as those connected components being regional maxima in the lightness channel of the Lab color space (concretely the Lab space used was CIE 1976 L*a*b* [24]).
-
Image post-processing: this final stage intends to remove those regional maxima not corresponding to real flowers in the image. It is carried out by sequentially applying these two statistical filters:
  • Region size filter: removal of those candidates with a size larger than expected, taking into account the statistical size distribution of the candidates.
  • Shape filter: due to the geometry of a flower, the area of maximum light reflection on its surface is expected to describe a quasi-circular shape; therefore, this filter eliminates those candidates describing elongated configurations.
Once flower candidates are filtered, the remaining ones are definitely considered as real flowers and counted. As an example, Figure 1a shows a photo of a grapevine inflorescence on dark cardboard, whereas Figure 1b illustrates the result of its analysis by representing detected flowers with blue crosses.
Figure 1. (a) Grapevine photo taken in the vineyard using black cardboard as the background; (b) result of the image analysis algorithm overviewed in Section 2.1 for automatically detecting flowers. Detected flower centers are marked with blue crosses.
Figure 1. (a) Grapevine photo taken in the vineyard using black cardboard as the background; (b) result of the image analysis algorithm overviewed in Section 2.1 for automatically detecting flowers. Detected flower centers are marked with blue crosses.
Sensors 15 21204 g001

2.2. Application’s Technical Overview

The vitisFlower® application integrates the image analysis methodology previously described with the image capture process and the results storage to provide vine growers with a unique and comprehensive tool for counting grapevine flowers in the vineyard. For its implementation, technical and design decisions were taken for finding the best trade-off between accessibility, efficiency and portability.
With the aim of maximizing the availability of the application to potential users, the first technical decision was its development for Android-powered smartphones and tablets, since this operating system is the dominant one in the mobile-device market worldwide [23]. In addition, this accessibility was also favored by guaranteeing the compatibility of its implementation with Android Version 2.3 and above.
As discussed, the selection of Android as the operating system provides outstanding accessibility advantages. On the contrary, it also implies certain limitations in terms of efficiency and versatility for the needs of this work, especially for the implementation of the image analysis algorithms. In this respect, OpenCV is a highly optimized library, written in C/C++, that offers a wide catalogue of image processing and analysis functions. Android applications are mainly developed in Java, with an existing Android version of this library called OpenCV4Android. However, the original C/C++ version was used instead of its Android version to implement the core of the image analysis methodology due to the following reasons:
  • The use of OpenCV4Android through Java code introduces limitations in image handling, which influence efficiency. In this respect, C/C++ provides higher versatility than Java, allowing image handling at lower levels.
  • The power and versatility that is offered by C/C++ pointers allows one to reduce memory usage by reducing image and other variable copies. This advantage considerably helped to keep the application within the standard Android heap size.
  • The implementation of the core using the standard C/C++ OpenCV library instead of its Android version outstandingly increases its portability, since there are OpenCV compilations for numerous operating systems, like iOS and Windows, among others.
  • The use of the standard C/C++ OpenCV for implementing the image analysis algorithms facilitates their development and testing, since it can be carried out directly on a PC, avoiding the need for the use of smartphones or emulators to this effect.
The inclusion of the C/C++ OpenCV library for implementing the core of image analysis algorithms highly influenced the application’s architecture design, as can be seen in Figure 2.
Figure 2. Architecture design of the vitisFlower® Android application.
Figure 2. Architecture design of the vitisFlower® Android application.
Sensors 15 21204 g002
The application’s architecture was basically composed of two blocks, one implemented in Java and the other one in C++. The “C++ side” implements the algorithm described in Section 2.1 using the OpenCV library, offering a ready-to-use compiled library. On the other hand, the “Java side” implements the whole application with the exception of the “ad hoc” developed functions. Hence, it implements the main application’s body and the graphical user interface; it is in charge of coordinating tasks; it calls the Android camera application for taking an image; it is responsible for appropriately storing the results, etc. When an image is captured on the “Java side” and its analysis is required, this is requests the “C++ side”. Nevertheless, the direct communication between both blocks was unfeasible, and the use of the Java Native Interface (JNI) for allowing this interaction was required. This way, the “Java side” invokes the desired functionality through JNI, which is really in charge of executing the C++ library and returning the results.

2.3. Application’s Performance Description

vitisFlower® was designed to be used by all kinds of smartphone users. It was achieved by means of the following two decisions:
  • Implementation of a simple and friendly graphical user interface: the interface shows only the relevant information to the user, preferably by using symbols or illustrations instead of descriptive text.
  • Linear execution: the application has a user-independent execution line in which the user is exempted from making any important decision. It allows the user to utilize the application without any knowledge about its internal performance.
Figure 3 shows an illustrated flow-chart diagram of the application, in which the different stages can be described as:
  • Home: the application shows the vitisFlower® logo along with basic information about the aims and authorship.
  • Instructions for image capture: the application briefly informs the user of some basic notions for appropriately taking a photo.
  • Image capture: the camera application available in the user’s Android device is invoked to make a capture. If the camera application is properly configured, it shows the captured image and allows one to discard it to take a new one in case the previous one was not properly acquired, for example because of the presence of leaves in the image, or due to the fact that the scene was not correctly focused, or it was overexposed.
  • Image analysis: this state is transparent to the user. It is in charge of analyzing the image taken in the previous state for detecting and counting flowers. For reducing the computational workload, the image is scaled down to a resolution of 2 Mpx prior to its analysis.
  • Results display: the results of the image analysis are presented to the user. On the one hand, the image with the detected flowers marked with red crosses is displayed. It easily allows one to graphically inspect the obtained results. On the other hand, the number of detected flowers is also shown. At this point, the user decides to save the results or to discard them if they are not satisfactory.
  • Image storage: this stage is reached if the user decided to save the results in the previous step. The processed image is saved in a folder called “VitisFlowerImages” created by the application and located in the root folder of the device’s internal storage. The image is saved and named as follows [name]_[date]_[detected number of flowers].jpg, where:
    • [name]: a dialog box allowing one to insert an image name. If it is omitted, this field takes the value “image”.
    • [date]: the complete date of the image capture with the following format and information: day-month-year_hour.minutes.seconds.miliseconds.
    • [detected number of flowers]: the number of flowers detected in the image.
Additionally, the user can read the complete information about the application’s copyright and technical issues by clicking the icon composed of three white dots located in the upper-right corner of the window (see any application’s screenshot in Figure 3 to identify this icon).
Figure 3. Flow-chart diagram of the vitisFlower® application illustrated with the application’s screenshots.
Figure 3. Flow-chart diagram of the vitisFlower® application illustrated with the application’s screenshots.
Sensors 15 21204 g003

2.4. Testing and Validation of the Application

2.4.1. Application’s Performance Evaluation

The application’s performance was evaluated with a double purpose: the assessment of its ability to accurately detect flowers and the comparison of its performance using the smartphone’s cameras. To achieve these goals, an experiment using 2 devices of different capabilities was designed. The vitisFlower® application was installed on a high-end and a mid-range device; the Sony Xperia Z2 (Sony Corp., Tokyo, Japan) and BQ Aquaris E5 (Mundo Reader S.L., Madrid, Spain), respectively (see Table 1 for the features of both smartphones relevant to this experiment). These devices were separately used to acquire and analyze 70 images of 7 different grapevine varieties (10 images per variety), producing a total of 140 analyzed images. The considered varieties were: Airen, Cabernet Sauvignon, Chardonnay, Grenache, Riesling, Syrah, Tempranillo, Merlot, Chenin Blanc, Sauvignon Blanc and Semillon. The images were taken at pre-flowering stage denoted as BBCH 55, according to the scale of Lorenz et al. [25], in a grapevine variety collection located in the experimental vineyards of the “Instituto de Ciencias de la Vid y el Vino” (Logroño, Spain). Then, the produced outcomes were evaluated using the following metrics based on contingency tables for binary classification:
R C = T P T P + F N ; P C = T P T P + F P
Table 1. Main relevant features of the 2 devices used for evaluating the performance of the vitisFlower application.
Table 1. Main relevant features of the 2 devices used for evaluating the performance of the vitisFlower application.
FeaturePrice/Release DateSensor ModelResolutionLens SizeApertureISO
Device
Sony Xperia Z2549.0 €/2014Sony IMX22020.7 Mpx1/2.3″f/2.050–800
BQ Aquaris E5209.90 €/2014Sony IMX21413 Mpx1/3.2″f/2.2100–1600
Metric RC denotes Recall, which provides the percentage of actual flowers detected by the algorithm, whereas PC stands for Precision, which calculates the percentage of flowers correctly detected. For allowing the calculation of these metrics, a gold standard set was created. It was performed by manually labelling flowers on each of the 140 images acquired with both smartphones, making use of a PC software specifically developed in MATLAB (MatlabR2010b, MathWorks, Natick, MA, USA) to this effect. Thus, true positives (TP), false positives (FP) and false negatives (FN) were calculated and annotated per image as follows:
  • TP: the number of flowers automatically detected corresponding to the actual flowers labelled in the gold standard.
  • FP: the number of flowers automatically detected that do not correspond to actual flowers in the gold standard. Redundant TPs (a redundant true positive is when a flower is detected more than once) were also considered as FPs.
  • FN: the number of actual flowers labelled in the gold standard that were not automatically found.

2.4.2. Application’s Computational Efficiency Study

The usability of the application is highly influenced by the time it takes to analyze an image. Moreover, its accessibility is strengthened if this computation time does not exceed reasonably values for a wide range of smartphones. Therefore, to evaluate these attributes, the application was tested from a computational point of view. This study basically consisted of studying the computation time consumed by 4 smartphones with different hardware and software configurations for analyzing the same set of images. The devices were selected to cover a wide range of the market’s spectrum in terms of price and performance; the selected ones were: the Sony Xperia Z2, Sony Xperia Z2 Tablet, BQ Aquaris E5 and Motorola Moto G (2013 version) (Motorola Mobility, IL, USA). Table 2 shows the features relevant for this study of the 4 selected devices.
To accomplish a rigorous and accurate comparison, all devices analyzed exactly the same images. Fifty inflorescence images were acquired with the Sony Xperia Z2 using the common Android camera application. Then, a simplified version of the application excluding the image capture and storage features was implemented. Basically, this version only included a simple home page with a single button for running the test. Upon test starting, the application iteratively analyzed the 50 images (stored in the device’s internal storage), registering the time taken for each one.
Table 2. Main relevant features of the 4 devices used for evaluating the computational efficiency of the vitisFlower application.
Table 2. Main relevant features of the 4 devices used for evaluating the computational efficiency of the vitisFlower application.
FeaturePrice/Release DateChipsetCPUGPURAM MemoryAndroid Version
Device
Sony Xperia Z2549.0 €/2014Qualcomm MSM8974AB Snapdragon 801Quad-core 2.3-GHz Krait 400Adreno 3303 GB5.0.1 Jelly bean
Sony Xperia Z2 Tablet449.0 €/2014Qualcomm MSM8974AB Snapdragon 801Quad-core 2.3-GHz Krait 400Adreno 3303 GB4.4.4 Kit kat
BQ Aquaris E5209.90 €/2014MediaTek MT6582Quad-core 1.3-GHz ARM Cortex-A7Mali-400 MP21 GB4.4 Kit kat
Motorola Moto G172.0 €/2013Qualcomm MSM8226 Snapdragon 400Quad-core 1.2-GHz Cortex-A7Adreno 3051 GB4.4.2 Kit kat
The acquired set of 50 images and the benchmarking version of the vitisFlower® application were used to compare its computation time running on the devices detailed in Table 2. For standardizing the state of the smartphones and minimizing the interference of other applications or services installed on them, the following testing protocol was defined and followed for carrying out the test:
  • Closing all recent applications in the device.
  • Selection of the flight mode.
  • Re-starting the device.
  • Waiting for 20 s for the operating system to completely load.
  • Starting the benchmarking version of vitisFlower.
  • Running the tests 5 times.
Once the test was finished, the application generated 5 files, including the measured computation time for each image in each of the 5 iterations. Finally, the definitive computation time for an image was calculated as the average time taken for its analysis in the 5 performed iterations.

3. Results and Discussion

3.1. Results of Performance Evaluation

Table 3 shows the results obtained with the 2 smartphones detailed in Table 1 in terms of average Recall ( R C ¯ ) and Precision ( P R ¯ ) following the testing methodology described in Section 2.4.1. Results are given in detail per variety. The overall results obtained with both devices (see Figure 4) indicated that more than 84% of flowers in the images were identified, producing less than 6% of detection errors. Furthermore, the dispersion of R C ¯ and P R ¯ values measured per variety and graphically represented in Figure 4 indicated a good stability of the application’s behavior for all of them. In this respect, only the R C ¯ value obtained by the BQ Aquaris E5 on Chenin Blanc was lower than the values achieved for other cultivars, which may be explained by non-optimum acquisition conditions and potentially by the huge degree of compactness of the flower buttons of this cultivar at this phenological stage. In this regard, the usage of the application in the field and the analysis of the acquired images led to delineating the image acquisition settings that yielded the best application behavior. These include:
  • Analyzing inflorescences facing the Sun. The opposite orientation leads to light reflection and refraction patterns that can negatively affect the results.
  • Casting a shadow on the inflorescence to create a homogeneous scene. If the illumination is poor due to low natural-light conditions, the use of the camera flash is recommended.
Table 3. Performance evaluation of vitisFlower® using 2 different devices. The average Recall ( R C ¯ ) and Precision ( P R ¯ ) calculated from the 10 images in each grapevine variety are given.
Table 3. Performance evaluation of vitisFlower® using 2 different devices. The average Recall ( R C ¯ ) and Precision ( P R ¯ ) calculated from the 10 images in each grapevine variety are given.
Sony Xperia Z2BQ Aquaris E5
Variety R C ¯ P R ¯ Variety R C ¯ P R ¯
Airen0.82230.9787Merlot0.91730.9517
Cabernet Sauvignon0.83630.9615Cabernet Sauvignon0.88550.9531
Chardonnay0.87700.9339Chenin Blanc0.79870.9563
Grenache0.80450.9763Grenache0.83910.9685
Riesling0.84110.9458Riesling0.90350.9212
Syrah0.88890.9376Sauvignon Blanc0.86640.9557
Tempranillo0.83080.9851Semillon0.88260.9158
The Sony Xperia Z2 comprises a camera sensor and a lens, which are technically more advanced than those of the BQ Aquaris E5. As can be seen in Table 1, the Xperia smartphone offers a sensor with higher image resolution, as well as a lens with a wider size and aperture. These features allow this device to produce less noise and better defined images than those captured by the BQ. Nevertheless, comparing the results obtained with both smartphones, it can be concluded that technical differences between them did not affect the application’s performance. Furthermore, the results obtained with the BQ device were slightly higher in terms of R C ¯ than those obtained with the smartphone from Sony. This outstanding result indicates that the vitisFlower® application can be satisfactorily used, at least with smartphones in the mid-range, like the BQ Aquaris E5 and above. Moreover, since performance degradation has not been detected with this device, good results may be surely obtained, even with more modest smartphones.
Figure 4. Box and whisker comparison plots for the Sony Xperia Z2 and the BQ Aquaris E5: (a) performance in terms of average Recall ( R C ¯ ); (b) performance comparison in terms of average Precision ( P R ¯ ).
Figure 4. Box and whisker comparison plots for the Sony Xperia Z2 and the BQ Aquaris E5: (a) performance in terms of average Recall ( R C ¯ ); (b) performance comparison in terms of average Precision ( P R ¯ ).
Sensors 15 21204 g004

3.2. Results of the Study of Computational Efficiency

Figure 5 illustrates the results obtained in the experiment specified in Section 2.4.2 for evaluating the computational efficiency of the vitisFlower® application running on the four devices listed in Table 2.
Figure 5. (a) Average and standard deviation of computation time for four different devices measured on the analysis of 50 images; (b) box and whisker plots for the same experiment shown in (a).
Figure 5. (a) Average and standard deviation of computation time for four different devices measured on the analysis of 50 images; (b) box and whisker plots for the same experiment shown in (a).
Sensors 15 21204 g005
As expected, the Sony Xperia Z2 and Sony Xperia Z2 Tablet offered the best computational time distribution. The performance of these devices was high and virtually equal, with an average and standard deviation time of around 6.5 and 2.6 s, respectively. Since they were equipped with the same computational hardware, but different Android versions, this result reveals that the differences between both versions did not affect the application’s efficiency. On the other hand, the performance of the other two devices tested was considerably poorer. Despite this, the measured computational time for both devices (between 10 and 20 s) can be considered acceptable for allowing normal use of the application. Indeed, the BQ Aquaris E5 and Motorola Moto G (2013 version) took 13.27 and 16.83 s on average for analyzing the 50 images with a standard deviation of 5.48 and 7.01 s, respectively. Furthermore, according to the complete outcomes represented in Figure 5b by a box and whisker plot, 75% of the images were analyzed by the BQ Aquaris E5 in less than 16.24 s and by the Motorola Moto G (2013 version) in less than 20.64 s.

3.3. Significance of the vitisFlower® Application for the Wine Industry

Flowering and fruit-set are the main determinants of grapevine yield, and fruit-set rates may be impacted by many viticultural practices, including late pruning [14], shoot tipping [26], topping [15], early defoliation [16] and spray applications of growth regulators and nutrients [19,27]. Despite its importance, limited flower counting and fruit-set estimation are currently carried out in commercial vineyards, as manual flower counting is very laborious and destructive. However, the possibility of doing it in a fast and non-destructive way, such as with the vitisFlower® application, may pave the way for the early estimation of yield by the assessment of the fruit-set rates. The knowledge of this variable can help to estimate the final yield at harvest prior to bunch closure. This yield forecast can be very valuable for making decisions on vineyard management to optimize the grapevine balance between vegetative and reproductive growth and to prepare growers and wineries for the harvest operation, including scheduling and arrangements of shipping, storing, processing and trading the crop [28].
In the last few years, smart devices’ user penetration has increased exponentially worldwide, and the development of applications for a wide range of uses has grown in parallel. The user’s penetration percentage had surpassed 70% by June 2014 in many wine producing countries [29], where grape growers and farmers have adopted smartphones for their routine duties. For this reason, the development of agriculture-oriented applications, such as vitisFlower®, to provide fast and in-field, non-invasive assessment of agronomical and physiological information of the grapevines may become decision support tools for vineyard management.

4. Conclusions/Outlook

This paper presents an innovative smartphone Android application, called vitisFlower®, that provides the worldwide wine industry with a powerful tool for easily and automatically assessing flowering in the vineyard and providing useful information for yield estimation at early stages. The results of the experimentation developed in this paper demonstrate that even with modest devices, the application can be efficiently and reliably used at high rates of applicability and performance.
vitisFlower® is currently freely available in Spanish, English and French via Google Play [30], being one of the first viticulture smartphone applications available worldwide The development of friendly, non-invasive applications for viticulture and other agricultural fields opens a new and profitable window for the implementation of precision agriculture strategies, aimed at optimizing the management according to the field variability.

Acknowledgments

The authors would like to thank the Agencia de Desarrollo Económico de La Rioja (ADER) agency of the La Rioja regional government and the Spanish Ministry of Economy and Competitiveness for funding the projects VINETICS and AGL2011-23673, respectively. The authors also thank Marjolaine Chatin and Actylab for their help and support.

Author Contributions

Arturo Aquino, Borja Millan and Daniel Gaston designed, implemented and tested the application. María-Paz Diago, Borja Millan and Javier Tardaguila developed and tested the original image analysis algorithm. Javier Tardaguila led and supervised the group from the beginning of the presented work. The original idea was conceived of by Javier Tardaguila, María-Paz Diago and Borja Millan.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Nuske, S.; Achar, S.; Bates, T.; Narasimhan, S.; Singh, S. Yield Estimation in Vineyards by Visual Grape Detection. In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), San Francisco, CA, USA, 25–30 September 2011; pp. 2352–2358.
  2. Nuske, S.; Wilshusen, K.; Achar, S.; Yoder, L.; Narasimhan, S.; Singh, S. Automated Visual Yield Estimation in Vineyards. J. Field Robot. 2014, 31, 837–860. [Google Scholar] [CrossRef]
  3. 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–111. [Google Scholar] [CrossRef]
  4. Diago, M.P.; Correa, C.; Millán, B.; Barreiro, P.; Valero, C.; Tardaguila, J. Grapevine Yield and Leaf Area Estimation using Supervised Classification Methodology on RGB Images Taken Under Field Conditions. Sensors 2012, 12, 16988–17006. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  5. Roscher, R.; Herzog, K.; Kunkel, A.; Kicherer, A.; Töpfer, R.; Förstner, W. Automated Image Analysis Framework for High-Throughput Determination of Grapevine Berry Sizes using Conditional Random Fields. Comput. Electron. Agric. 2014, 100, 148–158. [Google Scholar] [CrossRef]
  6. Dunn, G.M.; Martin, S.R. Yield Prediction from Digital Image Analysis: A Technique with Potential for Vineyard Assessments Prior to Harvest. Aust. J. Grape Wine Res. 2004, 10, 196–198. [Google Scholar] [CrossRef]
  7. May, P. Flowering and Fruitset in Grapevines; Phylloxera and Grape Industry Board of South Australia: Adelaide, Australia, 2004. [Google Scholar]
  8. Martin, S.R.; Dunn, G.M.; Hoogenraad, T.; Krstic, M.P.; Clingeleffer, P.R.; Ashcroft, W.J. Crop Forecasting in Cool Climate Vineyards. In Proceedings for the 5th International Symposium on Cool Climate Viticulture and Enology, Melbourne, Australia, 16–20 January 2000.
  9. Clingeleffer, P.R. Plant Management Research: Status and what it can Offer to Address Challenges and Limitations. Aust. J. Grape Wine Res. 2010, 16, 25–32. [Google Scholar] [CrossRef]
  10. Matthews, M.; Nuzzo, V. Berry Size and Yield Paradigms on Grapes and Wines Quality. Acta Hortic. 2007, 754, 423–436. [Google Scholar]
  11. Dry, P.R.; Longbottom, M.L.; McLoughlin, S.; Johnson, T.E.; Collins, C. Classification of Reproductive Performance of Ten Winegrape Varieties. Aust. J. Grape Wine Res. 2010, 16, 47–55. [Google Scholar] [CrossRef]
  12. Carbonneau, A.; Deloire, A.; Jaillard, B. La Vigne: Physiologie, Terroir, Culture; Dunod: Paris, France, 2007. [Google Scholar]
  13. Coombe, B. The Effect of Removing Leaves, Flowers and Shoot Tips on Fruit-Set in Vitis Vinifera L. J. Hortic. Sci. 1962, 37, 1–15. [Google Scholar]
  14. Friend, A.P.; Trought, M.C.T. Delayed Winter Spur-Pruning in New Zealand can Alter Yield Components of Merlot Grapevines. Aust. J. Grape Wine Res. 2007, 13, 157–164. [Google Scholar] [CrossRef]
  15. Collins, C.; Dry, P.R. Response of Fruitset and Other Yield Components to Shoot Topping and 2-Chlorethyltrimethyl-Ammonium Chloride Application. Aust. J. Grape Wine Res. 2009, 15, 256–267. [Google Scholar] [CrossRef]
  16. Poni, S.; Casalini, L.; Bernizzoni, F.; Civardi, S.; Intrieri, C. Effects of Early Defoliation on Shoot Photosynthesis, Yield Components, and Grape Composition. Am. J. Enol. Vitic. 2006, 57, 397–407. [Google Scholar]
  17. Brown, K.; Jackson, D.I.; Steans, G.F. Effects of Chlormequat, Girdling, and Tipping on Berry Set in Vitis Vinifera L. Am. J. Enol. Vitic. 1988, 39, 91–94. [Google Scholar]
  18. Coombe, B. Fruit Set in Grape Vines: The Mechanism of the CCC Effect. J. Hortic. Sci. 1970, 45, 415–425. [Google Scholar]
  19. Longbottom, M.L.; Dry, P.R.; Sedgley, M. A Research Note on the Occurrence of “Star” Flowers in Grapevines: Observations during the 2003–2004 Growing Season. Aust. J. Grape Wine Res. 2004, 10, 199–202. [Google Scholar] [CrossRef]
  20. De Bei, R.; Hook, J.; Fuentes, S.; Gilliham, M.; Tyerman, S.; Collins, C. Linking Canopy Architecture to Grape Quality using the LAI Canopy App. In Proceedings of the 19th International Meeting of Viticulture GIESCO, Montpellier, France, 31 May 2015; pp. 585–588.
  21. Fuentes, S.; de Bei, R.; Pozo, C.; Tyerman, S. Development of a Smartphone Application to Characterise Temporal and Spatial Canopy Architecture and Leaf Area Index for Grapevines. Wine Vitic. J. 2012, 27, 56–60. [Google Scholar]
  22. Diago, M.P.; Sanz-Garcia, A.; Millan, B.; Blasco, J.; Tardaguila, J. Assessment of Flower Number Per Inflorescence in Grapevine by Image Analysis Under Field Conditions. J. Sci. Food Agric. 2014, 94, 1981–1987. [Google Scholar] [CrossRef] [PubMed]
  23. IDC: Smartphone OS Market Share 2015, 2014, 2013, and 2012. Available online: http://www.idc.com/prodserv/smartphone-os-market-share.jsp (accessed on 13 August 2015).
  24. Connolly, C.; Fliess, T. A study of efficiency and accuracy in the transformation from RGB to CIELAB color space. IEEE Trans. Image Process. 1997, 6, 1046–1047. [Google Scholar] [CrossRef] [PubMed]
  25. Lorenz, D.H.; Eichhorn, K.W.; Bleiholder, H.; Klose, R.; Meier, U.; Weber, E. Growth Stages of the Grapevine: Phenological Growth Stages of the Grapevine (Vitis Vinifera L. Ssp. Vinifera)? Codes and Descriptions According to the Extended BBCH Scale? Aust. J. Grape Wine Res. 1995, 1, 100–103. [Google Scholar] [CrossRef]
  26. Skene, K. A Comparison of Effects of Cycocel and Tipping on Fruit Set in Vitis Vinifera L. Aust. J. Biol. Sci. 1969, 22, 1305–1312. [Google Scholar]
  27. Christensen, P. Timing of Zinc Foliar Sprays. I. Effects of Application Intervals Preceding and during the Bloom and Fruit-Set Stages. II. Effects of Day VS. Night Application. Am. J. Enol. Vitic. 1980, 31, 53–59. [Google Scholar]
  28. Dunn, G.M.; Martin, S.R. The Current Status of Crop Forecasting in the Australian Wine Industry. In Proceedings of the ASVO Seminar Series: Grapegrowing at the Edge, Tanunda, Barossa Valley, South Australia, 10 July 2003; pp. 4–8.
  29. Mobile Penetration in Spain & Digital Users. Available online: http://www.neomobile-blog.com/spain-2015-mobile-market-digital-user-habits/ (accessed on 13 August 2015).
  30. Google Play. Available online: https://play.google.com/store/apps/details?id=com.ur.android.grapegenius (accessed on 13 August 2015).

Share and Cite

MDPI and ACS Style

Aquino, A.; Millan, B.; Gaston, D.; Diago, M.-P.; Tardaguila, J. vitisFlower®: Development and Testing of a Novel Android-Smartphone Application for Assessing the Number of Grapevine Flowers per Inflorescence Using Artificial Vision Techniques. Sensors 2015, 15, 21204-21218. https://doi.org/10.3390/s150921204

AMA Style

Aquino A, Millan B, Gaston D, Diago M-P, Tardaguila J. vitisFlower®: Development and Testing of a Novel Android-Smartphone Application for Assessing the Number of Grapevine Flowers per Inflorescence Using Artificial Vision Techniques. Sensors. 2015; 15(9):21204-21218. https://doi.org/10.3390/s150921204

Chicago/Turabian Style

Aquino, Arturo, Borja Millan, Daniel Gaston, María-Paz Diago, and Javier Tardaguila. 2015. "vitisFlower®: Development and Testing of a Novel Android-Smartphone Application for Assessing the Number of Grapevine Flowers per Inflorescence Using Artificial Vision Techniques" Sensors 15, no. 9: 21204-21218. https://doi.org/10.3390/s150921204

Article Metrics

Back to TopTop