How can do the local contour tracking for any images ?

3 次查看(过去 30 天)
I wanted to know about how can do the contour detection locally for any grey image. I want to extract the feature of the countor using matlab. Thank You

回答(1 个)

Yatharth
Yatharth 2024-5-28
Hi Surendra,
Have you looked into the "imcontour" function?
imcontour(I) draws a contour plot of the grayscale image I, choosing the number of levels and the values of levels automatically.
Attaching an example and documentation for your perusal.
Other functions/workflows that you might find useful depending on your case:

类别

Help CenterFile Exchange 中查找有关 Contour Plots 的更多信息

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by