Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Issue Regarding Edge/ Feature Detection in an Image

조회 수: 1 (최근 30일)
Sai Prakash Reddy Konda
Sai Prakash Reddy Konda 2019년 3월 13일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello,
I am trying to write a MATLAB code which automatically detects the edges/ features in the image. For example, my image is of size X * Y and there is an oval shaped structure at (ath Row,bth Column). I tried edge keyword with various methods, but since my oval shape is dis continuous in the image, proper edge is not formed. Hence, I couldn't detect a proper edge/ boundary for the oval. (Image is attached.)
My issues are:
  1. First I need to detect the oval through my code and
  2. Extract the row numbers(min and max) in between which this oval structure is present in the image.
Any help is much appreciated.
Thanks,
Hari..

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by