|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Root mean square point distance between two paths after resampling and normalization.
| a | Left path in chronological order |
| b | Right path in chronological order |
| samples | Point count both paths are resampled to |
Resamples both to the same arc-length spacing, removes position and scale from each, and compares point against point. Sensitive to orientation, unlike a rotation-invariant turning profile, and sensitive to proportion, unlike turning in general.
Definition at line 317 of file PathShape.hpp.
References a, b, normalize_shape(), and resample_uniform().
Here is the call graph for this function: