How can do the local contour tracking for any images ?

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

hello
it would be more efficient to share your code and data if you want someone to help you

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

답변 (1개)

Yatharth
Yatharth 2024년 5월 28일

0 개 추천

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:

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

제품

릴리스

R2024a

질문:

2024년 5월 18일

답변:

2024년 5월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by