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

Remove homography binary and replace by pure python code. #152

Open
jmichel-otb opened this issue Jul 13, 2018 · 1 comment
Open

Remove homography binary and replace by pure python code. #152

jmichel-otb opened this issue Jul 13, 2018 · 1 comment
Assignees

Comments

@jmichel-otb
Copy link
Member

The homography binary is over complex and can be replaced by native python code.

@carlodef
Copy link
Contributor

Work in progress in pull request #189. We still need to implement image filtering before the call to scipy.ndimage.affine_transform to prevent aliasing.

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

2 participants