Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Source
    • Language
917 result(s) for "multispectral data analysis"
Sort by:
Realisation of an Application Specific Multispectral Snapshot-Imaging System Based on Multi-Aperture-Technology and Multispectral Machine Learning Loops
Multispectral imaging (MSI) enables the acquisition of spatial and spectral image-based information in one process. Spectral scene information can be used to determine the characteristics of materials based on reflection or absorption and thus their material compositions. This work focuses on so-called multi aperture imaging, which enables a simultaneous capture (snapshot) of spectrally selective and spatially resolved scene information. There are some limiting factors for the spectral resolution when implementing this imaging principle, e.g., usable sensor resolutions and area, and required spatial scene resolution or optical complexity. Careful analysis is therefore needed for the specification of the multispectral system properties and its realisation. In this work we present a systematic approach for the application-related implementation of this kind of MSI. We focus on spectral system modeling, data analysis, and machine learning to build a universally usable multispectral loop to find the best sensor configuration. The approach presented is demonstrated and tested on the classification of waste, a typical application for multispectral imaging.
Sino–EU Earth Observation Data to Support the Monitoring and Management of Agricultural Resources
Novel approaches and algorithms to estimate crop physiological processes from Earth Observation (EO) data are essential to develop more sustainable management practices in agricultural systems. Within this context, this paper presents the results of different research activities carried out within the ESA-MOST Dragon 4 programme. The paper encompasses two research avenues: (a) the retrieval of biophysical variables of crops and yield prediction; and (b) food security related to different crop management strategies. Concerning the retrieval of variables, results show that LAI, derived by radiative transfer model (RTM) inversion, when assimilated into a crop growth model (i.e., SAFY) provides a way to assess yields with a higher accuracy with respect to open loop model runs: 1.14 t·ha−1 vs 4.42 t·ha−1 RMSE for assimilation and open loop, respectively. Concerning food security, results show that different pathogens could be detected by remote sensing satellite data. A k coefficient higher than 0.84 was achieved for yellow rust, thus assuring a monitoring accuracy, and for the diseased samples k was higher than 0.87. Concerning permanent crops, neural network (NN) algorithms allow classification of the Pseudomonas syringae pathogen on kiwi orchards with an overall accuracy higher than 91%.
Monitoring Maize Growth and Calculating Plant Heights with Synthetic Aperture Radar (SAR) and Optical Satellite Images
The decrease in water resources due to climate change is expected to have a significant impact on agriculture. On the other hand, as the world population increases so does the demand for food. It is necessary to better manage environmental resources and maintain an adequate level of crop production in a world where the population is constantly increasing. Therefore, agricultural activities must be closely monitored, especially in maize fields since maize is of great importance to both humans and animals. Sentinel-1 Synthetic Aperture Radar (SAR) and Sentinel-2 optical satellite images were used to monitor maize growth in this study. Backscatter and interferometric coherence values derived from Sentinel-1 images, as well as Normalized Difference Vegetation Index (NDVI) and values related to biophysical variables (such as Leaf Area Index (LAI), Fraction of Vegetation Cover (fCover or FVC), and Canopy Water Content (CW)) derived from Sentinel-2 images were investigated. Sentinel-1 images were also used to calculate plant heights. The Interferometric SAR (InSAR) technique was applied to calculate interferometric coherence values and plant heights. For the plant height calculation, two image pairs with the largest possible perpendicular baseline were selected. Backscatter, NDVI, LAI, fCover, and CW values were low before planting, while the interferometric coherence values were generally high. Backscatter, NDVI, LAI, fCover, and CW values increased as the maize grew, while the interferometric coherence values decreased. Among all Sentinel-derived values, fCover had the best correlation with maize height until maize height exceeded 260 cm (R2 = 0.97). After harvest, a decrease in backscatter, NDVI, LAI, fCover, and CW values and an increase in interferometric coherence values were observed. NDVI, LAI, fCover, and CW values remained insensitive to tillage practices, whereas backscatter and interferometric coherence values were found to be sensitive to planting operations. In addition, backscatter values were also sensitive to irrigation operations, even when the average maize height was about 235 cm. Cloud cover and/or fog near the study area were found to affect NDVI, LAI, fCover, and CW values, while precipitation events had a significant impact on backscatter and interferometric coherence values. Furthermore, using Sentinel-1 images, the average plant height was calculated with an error of about 50 cm.
Techniques and applications of hyperspectral image analysis
Techniques and Applications of Hyperspectral Image Analysis gives an introduction to the field of image analysis using hyperspectral techniques, and includes definitions and instrument descriptions.Other imaging topics that are covered are segmentation, regression and classification.
A Review of Deep-Learning Methods for Change Detection in Multispectral Remote Sensing Images
Remote sensing is a tool of interest for a large variety of applications. It is becoming increasingly more useful with the growing amount of available remote sensing data. However, the large amount of data also leads to a need for improved automated analysis. Deep learning is a natural candidate for solving this need. Change detection in remote sensing is a rapidly evolving area of interest that is relevant for a number of fields. Recent years have seen a large number of publications and progress, even though the challenge is far from solved. This review focuses on deep learning applied to the task of change detection in multispectral remote-sensing images. It provides an overview of open datasets designed for change detection as well as a discussion of selected models developed for this task—including supervised, semi-supervised and unsupervised. Furthermore, the challenges and trends in the field are reviewed, and possible future developments are considered.
Bagging and Boosting Ensemble Classifiers for Classification of Multispectral, Hyperspectral and PolSAR Data: A Comparative Evaluation
In recent years, several powerful machine learning (ML) algorithms have been developed for image classification, especially those based on ensemble learning (EL). In particular, Extreme Gradient Boosting (XGBoost) and Light Gradient Boosting Machine (LightGBM) methods have attracted researchers’ attention in data science due to their superior results compared to other commonly used ML algorithms. Despite their popularity within the computer science community, they have not yet been well examined in detail in the field of Earth Observation (EO) for satellite image classification. As such, this study investigates the capability of different EL algorithms, generally known as bagging and boosting algorithms, including Adaptive Boosting (AdaBoost), Gradient Boosting Machine (GBM), XGBoost, LightGBM, and Random Forest (RF), for the classification of Remote Sensing (RS) data. In particular, different classification scenarios were designed to compare the performance of these algorithms on three different types of RS data, namely high-resolution multispectral, hyperspectral, and Polarimetric Synthetic Aperture Radar (PolSAR) data. Moreover, the Decision Tree (DT) single classifier, as a base classifier, is considered to evaluate the classification’s accuracy. The experimental results demonstrated that the RF and XGBoost methods for the multispectral image, the LightGBM and XGBoost methods for hyperspectral data, and the XGBoost and RF algorithms for PolSAR data produced higher classification accuracies compared to other ML techniques. This demonstrates the great capability of the XGBoost method for the classification of different types of RS data.
Identifying the Optimal Radiometric Calibration Method for UAV-Based Multispectral Imaging
The development of UAVs and multispectral cameras has led to remote sensing applications with unprecedented spatial resolution. However, uncertainty remains on the radiometric calibration process for converting raw images to surface reflectance. Several calibration methods exist, but the advantages and disadvantages of each are not well understood. We performed an empirical analysis of five different methods for calibrating a 10-band multispectral camera, the MicaSense RedEdge MX Dual Camera System, by comparing multispectral images with spectrometer measurements taken in the field on the same day. Two datasets were collected, one in clear-sky and one in overcast conditions on the same field. We found that the empirical line method (ELM), using multiple radiometric reference targets imaged at mission altitude performed best in terms of bias and RMSE. However, two user-friendly commercial solutions relying on one single grey reference panel were only slightly less accurate and resulted in sufficiently accurate reflectance maps for most applications, particularly in clear-sky conditions. In overcast conditions, the increase in accuracy of more elaborate methods was higher. Incorporating measurements of an integrated downwelling light sensor (DLS2) did not improve the bias nor RMSE, even in overcast conditions. Ultimately, the choice of the calibration method depends on required accuracy, time constraints and flight conditions. When the more accurate ELM is not possible, commercial, user-friendly solutions like the ones offered by Agisoft Metashape and Pix4D can be good enough.
Banana Fusarium Wilt Disease Detection by Supervised and Unsupervised Methods from UAV-Based Multispectral Imagery
Banana Fusarium wilt (BFW) is a devastating disease with no effective cure methods. Timely and effective detection of the disease and evaluation of its spreading trend will help farmers in making right decisions on plantation management. The main purpose of this study was to find the spectral features of the BFW-infected canopy and build the optimal BFW classification models for different stages of infection. A RedEdge-MX camera mounted on an unmanned aerial vehicle (UAV) was used to collect multispectral images of a banana plantation infected with BFW in July and August 2020. Three types of spectral features were used as the inputs of classification models, including three-visible-band images, five-multispectral-band images, and vegetation indices (VIs). Four supervised methods including Support Vector Machine (SVM), Random Forest (RF), Back Propagation Neural Networks (BPNN) and Logistic Regression (LR), and two unsupervised methods including Hotspot Analysis (HA) and Iterative Self-Organizing Data Analysis Technique Algorithm (ISODATA) were adopted to detect the BFW-infected canopies. Comparing to the healthy canopies, the BFW-infected canopies had higher reflectance in the visible region, but lower reflectance in the NIR region. The classification results showed that most of the supervised and unsupervised methods reached excellent accuracies. Among all the supervised methods, RF based on the five-multispectral-band was considered as the optimal model, with higher overall accuracy (OA) of 97.28% and faster running time of 22 min. For the unsupervised methods, HA reached high and balanced OAs of more than 95% based on the selected VIs derived from the red and NIR band, especially for WDRVI, NDVI, and TDVI. By comprehensively evaluating the classification results of different metrics, the unsupervised method HA was recommended for BFW recognition, especially in the late stage of infection; the supervised method RF was recommended in the early stage of infection to reach a slightly higher accuracy. The results found in this study could give advice for banana plantation management and provide approaches for plant disease detection.
Recognition of Banana Fusarium Wilt Based on UAV Remote Sensing
Fusarium wilt (Panama disease) of banana currently threatens banana production areas worldwide. Timely monitoring of Fusarium wilt disease is important for the disease treatment and adjustment of banana planting methods. The objective of this study was to establish a method for identifying the banana regions infested or not infested with Fusarium wilt disease using unmanned aerial vehicle (UAV)-based multispectral imagery. Two experiments were conducted in this study. In experiment 1, 120 sample plots were surveyed, of which 75% were used as modeling dataset for model fitting and the remaining were used as validation dataset 1 (VD1) for validation. In experiment 2, 35 sample plots were surveyed, which were used as validation dataset 2 (VD2) for model validation. An UAV equipped with a five band multispectral camera was used to capture the multispectral imagery. Eight vegetation indices (VIs) related to pigment absorption and plant growth changes were chosen for determining the biophysical and biochemical characteristics of the plants. The binary logistic regression (BLR) method was used to assess the spatial relationships between the VIs and the plants infested or not infested with Fusarium wilt. The results showed that the banana Fusarium wilt disease can be easily identified using the VIs including the green chlorophyll index (CIgreen), red-edge chlorophyll index (CIRE), normalized difference vegetation index (NDVI), and normalized difference red-edge index (NDRE). The fitting overall accuracies of the models were greater than 80%. Among the investigated VIs, the CIRE exhibited the best performance both for the VD1 (OA = 91.7%, Kappa = 0.83) and VD2 (OA = 80.0%, Kappa = 0.59). For the same type of VI, the VIs including a red-edge band obtained a better performance than that excluding a red-edge band. A simulation of imagery with different spatial resolutions (i.e., 0.5-m, 1-m, 2-m, 5-m, and 10-m resolutions) showed that good identification accuracy of Fusarium wilt was obtained when the resolution was higher than 2 m. As the resolution decreased, the identification accuracy of Fusarium wilt showed a decreasing trend. The findings indicate that UAV-based remote sensing with a red-edge band is suitable for identifying banana Fusarium wilt disease. The results of this study provide guidance for detecting the disease and crop planting adjustment.
Dynamic monitoring of biomass of rice under different nitrogen treatments using a lightweight UAV with dual image-frame snapshot cameras
Background Unmanned aerial vehicle (UAV)-based remote sensing provides a flexible, low-cost, and efficient approach to monitor crop growth status at fine spatial and temporal resolutions, and has a high potential to accelerate breeding process and improve precision field management. Method In this study, we discussed the use of lightweight UAV with dual image-frame snapshot cameras to estimate aboveground biomass (AGB) and panicle biomass (PB) of rice at different growth stages with different nitrogen (N) treatments. The spatial–temporal variations in the typical vegetation indices (VIs) and AGB were first investigated, and the accuracy of crop surface model (CSM) extracted from the Red Green Blue (RGB) images at two different stages were also evaluated. Random forest (RF) model for AGB estimation as well as the PB was then developed. Furthermore, variable importance and sensitivity analysis of UAV variables were performed to study the potential of improving model robustness and prediction accuracies. Results It was found that the canopy height extracted from the CSM (Hcsm) exhibited a high correlation with the ground-measured canopy height, while it was unsuitable to be independently used for biomass assessment of rice during the entire growth stages. We also observed that several VIs were highly correlated with AGB, and the modified normalized difference spectral index extracted from the multispectral image achieved the highest correlation. RF model with fusing RGB and multispectral image data substantially improved the prediction results of AGB and PB with the prediction of root mean square error (RMSEP) reduced by 8.33–16.00%. The best prediction results for AGB and PB were achieved with the coefficient of determination (r 2 ), the RMSEP and relative RMSE (RRMSE) of 0.90, 0.21 kg/m 2 and 14.05%, and 0.68, 0.10 kg/m 2 and 12.11%, respectively. In addition, the result confirmed that the sensitivity analysis could simplify the prediction model without reducing the prediction accuracy. Conclusion These findings demonstrate the feasibility of applying lightweight UAV with dual image-frame snapshot cameras for rice biomass estimation, and its potential for high throughput analysis of plant growth-related traits in precision agriculture as well as the advanced breeding program.