frechetDist {trajectories} | R Documentation |
Compute the discrete Frechet distance between two Track
objects.
## S4 method for signature 'Track'
frechetDist(track1, track2)
track1 |
An object of class |
track2 |
An object of class |
Discrete Frechet distance.
Nikolai Gorte <n.gorte@gmail.com>
http://en.wikipedia.org/wiki/Fr\'echet_distance