Filter löschen
Filter löschen

How can do the local contour tracking for any images ?

2 Ansichten (letzte 30 Tage)
Surendra Ratnu
Surendra Ratnu am 18 Mai 2024
Beantwortet: Yatharth am 28 Mai 2024
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 Kommentar
Mathieu NOE
Mathieu NOE am 21 Mai 2024
hello
it would be more efficient to share your code and data if you want someone to help you

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Yatharth
Yatharth am 28 Mai 2024
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:

Kategorien

Mehr zu Contour Plots finden Sie in Help Center und File Exchange

Produkte


Version

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by