Classification of Crop Lodging with Gray Level Co-Occurrence Matrix

Abstract

Lodging in agricultural crops is the permanent displacement of a plant from its upright position [2]. It may be caused by several weather and environmental conditions. Harvesting severely lodged crops may take twice as much time and results in reduced yield. Plant breeders seek to identify and select for lodging-resistant varieties. Currently lodging in plant breeding trials is assessed by manual observation. This can be both time consuming and subjective. The objective of this work is to automate detection of lodging in breeding plots using drone imagery. Texture features were extracted from drone images of wheat and canola breeding plots using Gray Level Co-occurrence Matrix (GLCM), local binary patterns (LBP) and Gabor filters. For each type of feature, a Support Vector Machine (SVM) was trained and used to predict if plots were lodged. The GLCM features exhibited the best performance, achieving 96.0% prediction accuracy for canola and 92.6% accuracy for wheat. Qualitative visualizations were constructed to show spatial distribution across and within plots. This system will be of assistance to breeders for selecting lodgingresistant varieties.

Cite

Text

Rajapaksa et al. "Classification of Crop Lodging with Gray Level Co-Occurrence Matrix." IEEE/CVF Winter Conference on Applications of Computer Vision, 2018. doi:10.1109/WACV.2018.00034

Markdown

[Rajapaksa et al. "Classification of Crop Lodging with Gray Level Co-Occurrence Matrix." IEEE/CVF Winter Conference on Applications of Computer Vision, 2018.](https://mlanthology.org/wacv/2018/rajapaksa2018wacv-classification/) doi:10.1109/WACV.2018.00034

BibTeX

@inproceedings{rajapaksa2018wacv-classification,
  title     = {{Classification of Crop Lodging with Gray Level Co-Occurrence Matrix}},
  author    = {Rajapaksa, Sajith and Eramian, Mark G. and Duddu, Hema Sudhakar and Wang, Menglu and Shirtliffe, Steve and Ryu, Seungbum and Josuttes, Anique and Zhang, Ti and Vail, Sally and Pozniak, Curtis and Parkin, Isobel},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2018},
  pages     = {251-258},
  doi       = {10.1109/WACV.2018.00034},
  url       = {https://mlanthology.org/wacv/2018/rajapaksa2018wacv-classification/}
}