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.

Attachments (1)

josm_linear.jpg (259.8 KB ) - added by Eric_S 3 years ago.
Current image positionning using GPX linear interpolation

Download all attachments as: .zip

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to Eric_S.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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