automatic detection of anomalies in elevation data using deep learning

조회 수: 1 (최근 30일)
Guy Boussougou
Guy Boussougou 2021년 4월 19일
댓글: Guy Boussougou 2021년 4월 20일
How to detect anomalies (sinks and spikes) in elevation data
  댓글 수: 4
Daniel Pollard
Daniel Pollard 2021년 4월 19일
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 2021년 4월 20일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by