Get data of each signals from an image
6 ビュー (過去 30 日間)
古いコメントを表示
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/146458/image.jpeg)
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!