Skip to content

Neithi/sentinel1ice

 
 

Repository files navigation

sentinel1ice

Ice/water classification of Sentinel1 SAR data

  • 00denoise.py - apply thermal noise correction from sentinel1denoised
  • 01calculate_text_features.py - calculate texture features using mahotas
  • 02save_norm_coefs.py - find and save (log-)normalization coefficients
  • 03normalize_tf.py - (log-)normalize texture features
  • 04run_pca.py - run PCA and K-means classification. Save PCA and ZONES maps
  • 05train_svm.py - after manual reclassification train SVM
  • 06apply_svm.py - apply the trained SVM

About

Ice/water classification of Sentinel1 SAR data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%