Related Experiment Video
Updated: Oct 18, 2025

Cereal Crop Ear Counting in Field Conditions Using Zenithal RGB Images
Published on: February 2, 2019
Comparative Analysis of Detectors and Feature Descriptors for Multispectral Image Matching in Rice Crops
Manuel G Forero1, Claudia L Mambuscay1, María F Monroy1
1Semillero Lún, Facultad de Ingeniería, Universidad de Ibagué, Ibagué 730002, Colombia.
This study compared image matching techniques for precision agriculture, finding the FAST feature detector with the BRISK descriptor to be most effective for identifying rice crops using visible and near-infrared images.
Area of Science:
- Agricultural Science
- Computer Vision
- Image Processing
Background:
- Precision agriculture leverages machine vision and image processing for crop management.
- Combining visible spectrum (VIS) and near-infrared (NIR) images aids crop identification.
- Image matching between different sensors presents a significant challenge due to camera variations and distortions.
Purpose of the Study:
- To compare the performance of various feature descriptors and detectors for image matching in rice crops.
- To evaluate different spectral bands (RGB, CIE L*a*b*, NIR) for matching accuracy.
- To identify the optimal algorithm for robust crop identification in precision agriculture.
Main Methods:
- Acquisition of VIS and NIR images from different cameras across 20 rice crop scenes.
- Extraction of RGB and CIE L*a*b* channels from VIS images for comparison with NIR images.
- Implementation and evaluation of feature detection (FAST) and description (BRISK, SURF, SIFT, ORB, KAZE, AKAZE, BRIEF, FREAK) algorithms using Python and OpenCV.
Main Results:
- The green channel consistently yielded the highest number of correct matches across all tested methods.
- The combination of the FAST feature detector and the BRISK descriptor demonstrated superior performance.
- This FAST-BRISK combination achieved the best balance between processing time and accuracy in matching VIS and NIR images.
Conclusions:
- The FAST feature detector paired with the BRISK descriptor is highly effective for image matching in precision agriculture.
- Utilizing the green channel from VIS images alongside NIR data significantly improves crop identification accuracy.
- This optimized approach enhances the reliability of machine vision systems for agricultural applications.
More Related Videos
11:37RGB and Spectral Root Imaging for Plant Phenotyping and Physiological Research: Experimental Setup and Imaging Protocols
Published on: August 8, 2017
09:46Direct Comparison of Hyperspectral Stimulated Raman Scattering and Coherent Anti-Stokes Raman Scattering Microscopy for Chemical Imaging
Published on: April 28, 2022
Related Concept Videos
Light Acquisition
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...