- Read the image using imread.
- Display the image using imshow.
- You may use imbinarize to convert your image to binary image if needed.
- Click on the image points whose x and y coordinates needs to be calculated using ginput.
Extract time-amplitude signals to a matrix from a png
2 次查看(过去 30 天)
显示 更早的评论
How can I extract the a-scan (time- amplitude) signals from a grayscale png. to a matrix?
0 个评论
采纳的回答
Swetha Polemoni
2021-4-13
Hi
It is my understanding that you want to get the x and y coordinates of few points from image.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Import, Export, and Conversion 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!