Modify

Opened 3 years ago

Last modified 3 years ago

#21992 new enhancement

Smoother position correlation for automotive vehicules

Reported by: Eric_S Owned by: team
Priority: normal Milestone:
Component: Core image mapping Version:
Keywords: position offset Cc:

Description

When geotagging pictures with a GNSS track, positions are linearly interpolated. I would like to have a smoother position interpolation when picture recording was done while driving a car. In tight turns, it doesn't look optimal (See attached picture). Indeed, the underlying physic of an automotive vehicle is associated with smoothness on position, speed and acceleration. Cubic spline seems to be well suited.

See : https://hal.archives-ouvertes.fr/hal-00851910/document

There are numerous trajectory generation solutions, based on the use of several mathematical models. Parametric Cubic Splines (De Boor (1978)) are used here, because they represent a
straightforward interpolation, they have a curvature continuity property, and they
are adapted to all road contexts (bend, straight line, roundabout, etc.).

So I would like a "automotive smoothness" option.

Change History (2)

by Eric_S, 3 years ago

Attachment: josm_linear.jpg added

Current image positionning using GPX linear interpolation

comment:1 by skyper, 3 years ago

Component: CoreCore image mapping
Keywords: position offset added

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.