You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have marked some landmarks in images and applied affine transformation on images.
And I want to get the corresponding landmark coordinate in transformed images.
What should I do?
I test the AffineTransformation.get_inverse_displacement() but a TypeError is shown.
The text was updated successfully, but these errors were encountered:
I have marked some landmarks in images and applied affine transformation on images.
And I want to get the corresponding landmark coordinate in transformed images.
What should I do?
I test the AffineTransformation.get_inverse_displacement() but a TypeError is shown.
The text was updated successfully, but these errors were encountered: