I am trying to load in a rotation matrix from a file, but when ITK performs the orthogonal matrix check it fails because of precision issues. Is there a way of setting the tolerance to be less strict so I can overcome precision issues? David