How can I detect islands in a contour plot?
조회 수: 2 (최근 30일)
이전 댓글 표시
I am trying to detect abnormalities in data with respect to two variables. (Imagine an smoothly varying image where you are trying to detect anomolies/discrepancies).
I can detect these manually by looking for islands in a contour map, but I can't seem to figure out how to algorithmically detect them. In particular, I am looking for a way to detect embedded islands (e.g. islands within islands).
How can I detect the regions where islands occur? Thanks
댓글 수: 0
답변 (1개)
Florin Neacsu
2011년 9월 8일
Hello,
If I didn't misunderstood your problem, I believe the Danielsson algorithm for map distance (CGIP, 14:227–248, 1980) could help you.
Regards, Florin
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!