← Papers

Unverified paper record

Image classification for detection of winter grapevine buds in natural conditions using scale-invariant features transform, bag of features and support vector machines

Computers and Electronics in Agriculture. · 1 Apr 2017 · 10.1016/j.compag.2017.01.020

Abstract

In viticulture, there are several applications where bud detection in vineyard images is a necessary task, susceptible of being automated through the use of computer vision methods. A common and effective family of visual detection algorithms are the scanning-window type, that slide a (usually) fixed size window along the original image, classifying each resulting windowed-patch as containing or not containing the target object. The simplicity of these algorithms finds its most challenging aspect in the classification stage. Interested in grapevine buds detection in natural field conditions, this paper presents a classification method for images of grapevine buds ranging 100–1600 pixels in diameter, captured in outdoor, under natural field conditions, in winter (i.e., no grape bunches, very few leaves, and dormant buds), without artificial background, and with minimum equipment requirements. The proposed method uses well-known computer vision technologies: Scale-Invariant Feature Transform for calculating low-level features, Bag of Features for building an image descriptor, and Support Vector Machines for training a classifier. When evaluated over images containing buds of at least 100 pixels in diameter, the approach achieves a recall higher than 0.9 and a precision of 0.86 over all windowed-patches covering the whole bud and down to 60% of it, and scaled up to window patches containing a proportion of 20–80% of bud versus background pixels. This robustness on the position and size of the window demonstrates its viability for use as the classification stage in a scanning-window detection algorithms.

Plant phenotyping relevance

ブドウ芽の画像検出を中心に、SIFT・Bag of Features・SVMによる植物器官の表現型取得手法を開発・評価しており、単なる生物学的実験での測定ではない。

abstractthis paper presents a classification method for images of grapevine buds
abstractThe proposed method uses well-known computer vision technologies: Scale-Invariant Feature Transform for calculating low-level features, Bag of Features for building an image descriptor, and Support Vector Machines for training a classifier.
abstractWhen evaluated over images containing buds of at least 100 pixels in diameter, the approach achieves a recall higher than 0.9 and a precision of 0.86

Code and data availability

The paper's grapevine bud image datasets (labeled bud/non-bud patch corpus) and the authors' .Net image-manipulation/annotation software and code are publicly available at the authors' dharma.frm.utn.edu.ar URLs, as stated in footnotes and the discussion.

Datasetpublic

y the 268 region, with a pre-selected patch step size and dimensions. This method 269 works similarly to a scanning-window algorithm, but we limit it to scan in 270 a restricted region. With this procedure we could obtain a lot of examples, 271 orders of magnitude more than the bud patches. 272 3All images datasets available in http://dharma.frm.utn.edu.ar/papers/vise/bc/4.Net software and code available in http://dharma.frm.utn.edu.ar/papers/vise/bc/11

Open resource ↗dharma.frm.utn.edu.ar · pdf-raw-page:11 lines:1-55
Codepublic

269 works similarly to a scanning-window algorithm, but we limit it to scan in 270 a restricted region. With this procedure we could obtain a lot of examples, 271 orders of magnitude more than the bud patches. 272 3All images datasets available in http://dharma.frm.utn.edu.ar/papers/vise/bc/4.Net software and code available in http://dharma.frm.utn.edu.ar/papers/vise/bc/11

Open resource ↗dharma.frm.utn.edu.ar · pdf-raw-page:11 lines:1-55

This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.