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

1 Ansicht (letzte 30 Tage)
AniCnx
AniCnx am 15 Jan. 2018
Beantwortet: Walter Roberson am 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?

Antworten (1)

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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by