← Papers

Unverified paper record

Crop Health Detection Using Image Processing and Machine Learning for Better Yield Production

Cureus Journal of Computer Science · 25 Mar 2025 · 10.7759/s44389-025-03237-9

Abstract

Agriculture plays a vital role in every nation, as a healthy population relies on robust yields to ensure food security. With the continuous growth of the population, the excessive use of pesticides and fertilizers has become prevalent, which can negatively impact crop health. In this paper, we introduce a solution that utilizes images of crops, employing image processing and machine learning techniques to classify them as healthy or unhealthy. Various feature detection and extraction methods are available, but we specifically compare Oriented FAST and Rotated BRIEF and scale-invariant feature transform in this work. Both techniques can effectively extract features from the images, and we can use the matcher function from OpenCV to determine if the extracted features correspond to those of a trained image. If there is a match, it indicates an unhealthy crop, while a lack of matching suggests the crop is healthy. Additionally, machine learning classifiers can be employed to enhance training on these extracted features, leading to improved results and predictions.

Plant phenotyping relevance

作物画像から健康・不健康状態を推定する画像処理・機械学習手法が研究の中心であり、植物の病害・健康状態を直接評価するため、植物フェノタイピング手法として採用する。

abstractwe introduce a solution that utilizes images of crops, employing image processing and machine learning techniques to classify them as healthy or unhealthy.
abstractwe specifically compare Oriented FAST and Rotated BRIEF and scale-invariant feature transform in this work.

Code and data availability

The paper's appendices explicitly provide a public GitHub repository containing the dataset of wheat crop images used for the SIFT/ORB crop health detection experiments.

Datasetpublic

GitHub Repository link for dataset: https://github.com/68neha/dataset_crop_detection.git

Open resource ↗68neha/dataset_crop_detection · pdf-page:7 lines:1-81

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