Skip to content

Bugfix/fix threshold

Daniel Scheffler requested to merge bugfix/fix_threshold into master
  • Fixed issue #1 (closed) (kNN_SAM_Classifier.label_unclassified_pixels(..., threshold=...) only flags pixels if threshold is exceeded by FIRST spectral neighbour).
  • Replaced random value test image by image containing more realistic spectra.
  • Added tests for kNN_SAM_Classifier to ensure the output makes sense.

Signed-off-by: Daniel Scheffler's avatarDaniel Scheffler danschef@gfz-potsdam.de

Merge request reports