Help me to detect the fathom (deep place) from an image using matlab codes?

 Akzeptierte Antwort

Image Analyst
Image Analyst am 1 Apr. 2013
I assume you have an image that is a topographical map. So in that case you can either use thresholding to detect deep areas on an absolute depth basis, or use imregionalmin() to find local mins in the depths. More info (such as an image) will get you better answers.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by