Skip to main content
Version: 7.0

Paired Plane Normal Error Metrics

Description

Paired plane normal error metrics contain the following fields:

Field
TypeDescription
fromUUIDThe "from" component that these normal misalignments were computed in reference to.
toUUIDThe "to" component tha these normal misalignments were computed in reference to.
from_normalsAn array of arrays of 3 floatsA collection of the XYZ orientations of plane normals in the "from" coordinate frame being matched against the to_normals.
to_normalsAn array of arrays of 3 floatsA collection of the XYZ coordinates of plane normals in the "to" coordinate frame being matched against the from_normals.
misalignmentsAn array of arrays of 3 floatsThe transformed chordal distance misalignment (spilt up according to the Cartesian / XYZ axes) between the to and from plane normals.
rmseFloatThe root-mean-square-error of all the misalignments.

Analysis

Coming soon!

We're still building out the best visualizations and interpertations of these metrics. Check back later for more information on how to analyze this data.