NormalizedCrossCorrelation.score_angles#
- NormalizedCrossCorrelation.score_angles(x)#
Computes the score after a given rotation.
- Parameters:
- xtuple of float
Tuple of Euler angles in zyx convention for each dimension.
- Returns:
- float
The score obtained for the rotation transformation.