How to get point set of the starting point to ending point?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all, I have image and do canny for edge detection. So, how can I get points set from specific starting point to end point?

0 commentaires
Réponses (1)
Walter Roberson
le 15 Jan 2018
improfile() for the general case. In the case where the points are horizontal or vertical from each other, you could just plain indexing.
0 commentaires
Voir également
Catégories
En savoir plus sur Image Segmentation and Analysis 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!