/utils

some useful functions

Primary LanguagePythonMIT LicenseMIT

List of Functions

not classified

  • Generate a Gaussian kernel as numpy

load data

  • Load VNP46A1 data
  • Read RAW NEF image

gdal

  • gdal. Given latitude and longitude, find its location in an image
  • gdal. Set GeoTransform

RS image classification

  • Save plt.imshow() result without axis and background
  • save classification maps with given colors in HTML '#000000'
  • plot confusion matrix - LCZ-17