- 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
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Giovanis Georgios
le 9 Avr 2021
Réponse apportée : Swetha Polemoni
le 13 Avr 2021
How can I extract the a-scan (time- amplitude) signals from a grayscale png. to a matrix?
0 commentaires
Réponse acceptée
Swetha Polemoni
le 13 Avr 2021
Hi
It is my understanding that you want to get the x and y coordinates of few points from image.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Import, Export, and Conversion dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!