面向精准农业中统一植被分割与分类的连通属性形态学方法

Connected attribute morphology for unified vegetation segmentation and classification in precision agriculture

Computers in Industry · 2018
被引 40
ABS 3

中文导读

提出一种基于属性形态学的图像处理流程,利用最大树结构进行局部决策的植被分割,并复用该结构提取特征用于作物与杂草分类,在洋葱田和甜菜数据集上验证了有效性。

Abstract

Discriminating value crops from weeds is an important task in precision agriculture. In this paper, we propose a novel image processing pipeline based on attribute morphology for both the segmentation and classification tasks. The commonly used approaches for vegetation segmentation often rely on thresholding techniques which reach their decisions globally. By contrast, the proposed method works with connected components obtained by image threshold decomposition, which are naturally nested in a hierarchical structure called the max-tree, and various attributes calculated from these regions. Image segmentation is performed by attribute filtering, preserving or discarding the regions based on their attribute value and allowing for the decision to be reached locally. This segmentation method naturally selects a collection of foreground regions rather than pixels, and the same data structure used for segmentation can be further reused to provide the features for classification, which is realised in our experiments by a support vector machine (SVM). We apply our methods to normalised difference vegetation index (NDVI) images, and demonstrate the performance of the pipeline on a dataset collected by the authors in an onion field, as well as a publicly available dataset for sugar beets. The results show that the proposed segmentation approach can segment the fine details of plant regions locally, in contrast to the state-of-the-art thresholding methods, while providing discriminative features which enable efficient and competitive classification rates for crop/weed discrimination.

精准农业图像分割植被分类形态学图像处理机器学习