How to get point set of the starting point to ending point?

2 vues (au cours des 30 derniers jours)
AniCnx
AniCnx le 15 Jan 2018
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?

Réponses (1)

Walter Roberson
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.

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!

Translated by