Open jmichel-otb opened 6 years ago
The homography binary is over complex and can be replaced by native python code.
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.
scipy.ndimage.affine_transform
The homography binary is over complex and can be replaced by native python code.