96 const ITKMesh::Pointer& mesh3D,
const ITKMesh::Pointer& mesh2D);
std::vector< cv::Mat > PlotLStretchError(const LStretchMetrics &metrics, const cv::Mat &cellMap, ColorMap cm=ColorMap::Plasma, bool drawLegend=false)
Plot per-face L stretch error metrics.
Texturing and parameterization algorithms and utilities library.
LStretchMetrics InvertLStretchMetrics(const LStretchMetrics &metrics)
Calculates the inverse LStretchMetrics plotting error relative to the 3D mesh.
L stretch error metric output struct.
std::vector< double > faceLInf
Per-face LInf error.
std::vector< double > faceL2
Per-face L2 error.