Get data of each signals from an image

조회 수: 3 (최근 30일)
Khalid
Khalid 2014년 12월 14일
댓글: Image Analyst 2014년 12월 24일
Hi Guys
Would you please help me on this. I have an image (three signals) and I would like to get data of each signal separate. The image have been attached.
Thanks for your attention and time.

답변 (1개)

Image Analyst
Image Analyst 2014년 12월 16일
  댓글 수: 2
Khalid
Khalid 2014년 12월 24일
편집: Khalid 2014년 12월 24일
I have checked the link but only the code "digitizeGraph" were there and two point on the figure, I will be thankful if an extra example/link will be attached.
Image Analyst
Image Analyst 2014년 12월 24일
I have not downloaded and run the file, but from the description it sounds like it will let you click on as many data points as you want. I'm not sure why it quit after you clicked on only two. Perhaps you need to read the instructions or comments more to see why it's quitting on you. Or ask the author.
Alternatively you can use imfreehand() to hand trace the curves. Display your image with imshow() and then call imfreehand() to get the (x,y) coordinates.

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

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by