필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
AniCnx
AniCnx 2018년 1월 15일
답변: Walter Roberson 2018년 1월 15일
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?

답변 (1개)

Walter Roberson
Walter Roberson 2018년 1월 15일
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