Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why np.asfortranarray is used in affine transform #14

Open
levan92 opened this issue Apr 11, 2022 · 0 comments
Open

Why np.asfortranarray is used in affine transform #14

levan92 opened this issue Apr 11, 2022 · 0 comments

Comments

@levan92
Copy link

levan92 commented Apr 11, 2022

Hi, firstly thank you for providing the code for this work.

I wanted to ask in affine_transform.py, why is np.asfortranarray used when returning the array at __transform_img? Does it result in performance speed up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant