Finding a fixed number of interpolation points between acquired points
조회 수: 1 (최근 30일)
이전 댓글 표시
I have some points acquired on google earth to be able to trace a circuit in matlab, in particular the goal is to identify the centerline starting from the side carriageways. Being a hand selection of points, the two carriageways acquired have a number of different points and therefore it is impossible to find a centerline by taking the average values of the coordinates. So I tried to use the 'interparc' function that allows you to create a number of points chosen from those initially fixed, the problem is that the points thus created are not equidistant, since the points fixed at the start were not.
So I was wondering if there is a method to create a fixed number of interpolating points, all equally spaced, among those initially available.
댓글 수: 8
답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!