Envelope.score#

Envelope.score(x)#

Compute the matching score for the given transformation parameters.

Parameters:
xtuple of float

Even-length tuple where the first half represents translations and the second half Euler angles in zyx convention for each dimension.

Returns:
float

The matching score obtained for the transformation.