unibas-gravis / scalismo-faces

Scalable Image Analysis and Shape Modelling: Module to work with 2d images, with a focus on face images
Apache License 2.0
118 stars 27 forks source link

Update GaussianRotationProposal.scala #105

Closed MartialBiry closed 6 years ago

MartialBiry commented 6 years ago

Fixed Bug returning -inf when delta value is negative and the dot product of the two axis is -1 instead the excepted 1.

Andreas-Forster commented 6 years ago

Fixes #104