Skip to content

pankajkarman/land-use-land-cover-classification

Repository files navigation

land-use-land-cover-classification

Preprocessing and Classification of landsat 8 satellite images using Random Forest Classifier.

Preprocessing includes:

  • False color composite creation.
  • DN conversion to TOA Reflectance.
  • Atmospheric Correction using Dark Object Subtraction.
  • Cloud Correction using time series data.
  • Color Balancing using CLAHE (Contrast Local Adaptive Histogram Equalisation) and contrast stretching.
  • Reprojection to WGS84 coordinates.
  • Mosaicing and clipping using shapefile.
  • Rasterize training shapefiles necessary for classification.

Generation of ground truth data based on deep learning:

https://towardsdatascience.com/an-image-processing-tool-to-generate-ground-truth-data-from-satellite-images-using-deep-learning-f9fd21625f6c

Unsupervised learning using autoencoders

https://github.com/lloydwindrim/hyperspectral-autoencoders

One notebook illustrates the use of google earth engine for classification of Landsat 8 imagery using SVM classifier.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published