Clear Filters
Clear Filters

Finding a fixed number of interpolation points between acquired points

3 views (last 30 days)
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 Comments

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!