|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inlinenoexcept |
Root mean square difference between two turning profiles.
| a | Left profile |
| b | Right profile, same sample count as a |
In radians, so the result is directly interpretable: a value near zero is the same shape, a value near pi is a shape bending the opposite way at every point. Profiles of different lengths are not comparable and return infinity rather than silently truncating, since a partial comparison of two shapes is not a weaker answer but a wrong one.
Definition at line 249 of file PathShape.hpp.