automatic detection of anomalies in elevation data using deep learning

1 vue (au cours des 30 derniers jours)
Guy Boussougou
Guy Boussougou le 19 Avr 2021
Commenté : Guy Boussougou le 20 Avr 2021
How to detect anomalies (sinks and spikes) in elevation data
  4 commentaires
Daniel Pollard
Daniel Pollard le 19 Avr 2021
Excellent and concise reply! You should have written that in your original question, it's much much clearer what you're after now.
All my experience with this sort of thing is in Python, not Matlab, so I'm not sure how useful I can be. The MATLAB documentation is always a great first port of call for any questions and that link has information about finding outliers in a dataset using regression lines. I don't know what form your data takes but the statistics and machine learning toolbox is almost certainly what you're after.
Guy Boussougou
Guy Boussougou le 20 Avr 2021
Thank you
My data is elevation data such as SRTM, so there is a z (elevation) component that needs to be considered in the outlier detection process. This is what makes my problem complex.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by