Get data of each signals from an image
3 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
Image Analyst
2014-12-16
2 个评论
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 Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!