scholarly journals Multiobjective Discrete Spectral and Spatial Optimized Representation for Land-Cover Classification using Landsat Hyperspectral Images

The availability of hyperspectral images with improved spectral and spatial resolutions provides the opportunity to obtain accurate land-cover classification. . The changes in land cover largely affect the terrestrial ecosystem, thus information on land cover is important for understanding the ecological environment. Quantification of land cover in urban area is challenging due to their diversified activities and large spatial and temporal variations. In order to improve urban land cover classification and mapping, a novel framework named as Multiobjective Discrete Spectral and Spatial optimized representation for end member extraction has been proposed in this paper. It is considered as hyperspectral (HS) data exploitation model on identification of pure spectral signatures (endmembers) and their corresponding fractional abundances in each pixel of the HS data cube. High dimensionality of the data leads to computational complexity as it represents the Hughes phenomenon. Feature reduction strategy based on principle component analysis has been employed to generate reduced dimensionality of the features on retaining the most useful information. The reduced features have been taken for the spectral analysis and spatial analysis using Multiobjective Discrete Spectral and Spatial optimized representation model through encompassing the sparse and low-rank structure on the spectral signature of pixels. Identification and mapping of the land cover classification categorized as agriculture area and bare land has been identified using spectral indices (end members). The spectral indices calculation provides the type of land cover on the pixel purity index and it classifies based on the spectral and spatial value using N finder algorithm. N finder Algorithm is a change vector analysis. Experimental analysis has been carried out using Landsat-8 dataset to evaluating the performance of the proposed representative framework using available spectral indices against the state of art approaches. Proposed framework achieves accuracy of 99% on reflectance value against the different wavelength which superior with other existing classification approaches.

2018 ◽  
Vol 7 (12) ◽  
pp. 453 ◽  
Author(s):  
Mst Ilme Faridatul ◽  
Bo Wu

Urban land cover classification and mapping is an important and ongoing research field in monitoring and managing urban sprawl and terrestrial ecosystems. The changes in land cover largely affect the terrestrial ecosystem, thus information on land cover is important for understanding the ecological environment. Quantification of land cover in urban areas is challenging due to their diversified activities and large spatial and temporal variations. To improve urban land cover classification and mapping, this study presents three new spectral indices and an automated approach to classifying four major urban land types: impervious, bare land, vegetation, and water. A modified normalized difference bare-land index (MNDBI) is proposed to enhance the separation of impervious and bare land. A tasseled cap water and vegetation index (TCWVI) is proposed to enhance the detection of vegetation and water areas. A shadow index (ShDI) is proposed to further improve water detection by separating water from shadows. An approach for optimizing the thresholds of the new indices is also developed. Finally, the optimized thresholds are used to classify land covers using a decision tree algorithm. Using Landsat-8 Operational Land Imager (OLI) data from two study sites (Hong Kong and Dhaka City, Bangladesh) with different urban characteristics, the proposed approach is systematically evaluated. Spectral separability analysis of the new indices is performed and compared with other common indices. The urban land cover classifications achieved by the proposed approach are compared with those of the classic support vector machine (SVM) algorithm. The proposed approach achieves an overall classification accuracy of 94-96%, which is superior to the accuracy of the SVM algorithm.


2021 ◽  
Vol 13 (12) ◽  
pp. 2299
Author(s):  
Andrea Tassi ◽  
Daniela Gigante ◽  
Giuseppe Modica ◽  
Luciano Di Martino ◽  
Marco Vizzari

With the general objective of producing a 2018–2020 Land Use/Land Cover (LULC) map of the Maiella National Park (central Italy), useful for a future long-term LULC change analysis, this research aimed to develop a Landsat 8 (L8) data composition and classification process using Google Earth Engine (GEE). In this process, we compared two pixel-based (PB) and two object-based (OB) approaches, assessing the advantages of integrating the textural information in the PB approach. Moreover, we tested the possibility of using the L8 panchromatic band to improve the segmentation step and the object’s textural analysis of the OB approach and produce a 15-m resolution LULC map. After selecting the best time window of the year to compose the base data cube, we applied a cloud-filtering and a topography-correction process on the 32 available L8 surface reflectance images. On this basis, we calculated five spectral indices, some of them on an interannual basis, to account for vegetation seasonality. We added an elevation, an aspect, a slope layer, and the 2018 CORINE Land Cover classification layer to improve the available information. We applied the Gray-Level Co-Occurrence Matrix (GLCM) algorithm to calculate the image’s textural information and, in the OB approaches, the Simple Non-Iterative Clustering (SNIC) algorithm for the image segmentation step. We performed an initial RF optimization process finding the optimal number of decision trees through out-of-bag error analysis. We randomly distributed 1200 ground truth points and used 70% to train the RF classifier and 30% for the validation phase. This subdivision was randomly and recursively redefined to evaluate the performance of the tested approaches more robustly. The OB approaches performed better than the PB ones when using the 15 m L8 panchromatic band, while the addition of textural information did not improve the PB approach. Using the panchromatic band within an OB approach, we produced a detailed, 15-m resolution LULC map of the study area.


2021 ◽  
Vol 18 (9) ◽  
pp. 2388-2401
Author(s):  
Arif Ur Rehman ◽  
Sami Ullah ◽  
Muhammad Shafique ◽  
Muhammad Sadiq Khan ◽  
Muhammad Tariq Badshah ◽  
...  

2020 ◽  
Vol 12 (8) ◽  
pp. 1263 ◽  
Author(s):  
Yingfei Xiong ◽  
Shanxin Guo ◽  
Jinsong Chen ◽  
Xinping Deng ◽  
Luyi Sun ◽  
...  

Detailed and accurate information on the spatial variation of land cover and land use is a critical component of local ecology and environmental research. For these tasks, high spatial resolution images are required. Considering the trade-off between high spatial and high temporal resolution in remote sensing images, many learning-based models (e.g., Convolutional neural network, sparse coding, Bayesian network) have been established to improve the spatial resolution of coarse images in both the computer vision and remote sensing fields. However, data for training and testing in these learning-based methods are usually limited to a certain location and specific sensor, resulting in the limited ability to generalize the model across locations and sensors. Recently, generative adversarial nets (GANs), a new learning model from the deep learning field, show many advantages for capturing high-dimensional nonlinear features over large samples. In this study, we test whether the GAN method can improve the generalization ability across locations and sensors with some modification to accomplish the idea “training once, apply to everywhere and different sensors” for remote sensing images. This work is based on super-resolution generative adversarial nets (SRGANs), where we modify the loss function and the structure of the network of SRGANs and propose the improved SRGAN (ISRGAN), which makes model training more stable and enhances the generalization ability across locations and sensors. In the experiment, the training and testing data were collected from two sensors (Landsat 8 OLI and Chinese GF 1) from different locations (Guangdong and Xinjiang in China). For the cross-location test, the model was trained in Guangdong with the Chinese GF 1 (8 m) data to be tested with the GF 1 data in Xinjiang. For the cross-sensor test, the same model training in Guangdong with GF 1 was tested in Landsat 8 OLI images in Xinjiang. The proposed method was compared with the neighbor-embedding (NE) method, the sparse representation method (SCSR), and the SRGAN. The peak signal-to-noise ratio (PSNR) and structural similarity (SSIM) were chosen for the quantitive assessment. The results showed that the ISRGAN is superior to the NE (PSNR: 30.999, SSIM: 0.944) and SCSR (PSNR: 29.423, SSIM: 0.876) methods, and the SRGAN (PSNR: 31.378, SSIM: 0.952), with the PSNR = 35.816 and SSIM = 0.988 in the cross-location test. A similar result was seen in the cross-sensor test. The ISRGAN had the best result (PSNR: 38.092, SSIM: 0.988) compared to the NE (PSNR: 35.000, SSIM: 0.982) and SCSR (PSNR: 33.639, SSIM: 0.965) methods, and the SRGAN (PSNR: 32.820, SSIM: 0.949). Meanwhile, we also tested the accuracy improvement for land cover classification before and after super-resolution by the ISRGAN. The results show that the accuracy of land cover classification after super-resolution was significantly improved, in particular, the impervious surface class (the road and buildings with high-resolution texture) improved by 15%.


2019 ◽  
Vol 11 (24) ◽  
pp. 3000 ◽  
Author(s):  
Francisco Alonso-Sarria ◽  
Carmen Valdivieso-Ros ◽  
Francisco Gomariz-Castillo

Supervised land cover classification from remote sensing imagery is based on gathering a set of training areas to characterise each of the classes and to train a predictive model that is then used to predict land cover in the rest of the image. This procedure relies mainly on the assumptions of statistical separability of the classes and the representativeness of the training areas. This paper uses isolation forests, a type of random tree ensembles, to analyse both assumptions and to easily correct lack of representativeness by digitising new training areas where needed to improve the classification of a Landsat-8 set of images with Random Forest. The results show that the improved set of training areas after the isolation forest analysis is more representative of the whole image and increases classification accuracy. Besides, the distribution of isolation values can be useful to estimate class separability. A class separability parameter that summarises such distributions is proposed. This parameter is more correlated to omission and commission errors than other separability measures such as the Jeffries–Matusita distance.


2018 ◽  
Vol 7 (2.17) ◽  
pp. 101
Author(s):  
K V. Ramana Rao ◽  
Prof P. Rajesh Kumar

Land use and land cover information of an area has got importance in various aspects mainly because of various development activities that are taking place in every part of the world. Various satellite sensors are providing the required data collected by remote sensing techniques in the form of images using which the land use land cover information can be analyzed.  Constistency of Landsat satellite is illustrated with two time periods such as Operational Land Imager (OLI) of 2013 and consecutive 2014 procured by earth explorer with quantified changes for the same period in visakhapatnam of hudhud cyclone. Since this city is consisting of mainly urban, vegetation, few water bodies, some area of agriculture and barren,five classes have been chosen from the study area. The results indicate that due to the hudhud event some changes took place.  vegetation and built-up land have been increased by An increase of 19.1% (6.3 km2) and 11% (5.36 km2) has been observed in the case of vegetation and built up area  where as a decrease of 1.2% (4.06 km2), 6.1% (1.70 km2) and 1.2% (0.72 km2) has been observed in the case of  agriculture, barren land, and water body respectively. With the help of available satellite imagery belonging to the same area and of different time periods along with the  change detection techniques landscape dynamics have been analyzed. Using various classification algorithms along with the data available from the satellite sensor the land use and land cover classification information of the study area has been obtained. The maximum likelihood algorithm provided better results compared to other classification techniques and the accuracy achieved with this algorithm is 99.930% (overall accuracy) and 0.999 (Kappa coefficient).  


Sign in / Sign up

Export Citation Format

Share Document