Basic usage and examples
Modules - API
Indices
Planarity score of skew quadrilateral.
Distance of diagonals. Can be normalized to make the measure scale independent.
face (array_like, shape (4, 3)) – Vertex coordinate array.
denom (float, optional) – Zero divides by mean edge length.
Planarity score. Can result in inf and nan values in case of flipped or degenerate quadrilaterals.
float