mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 06:50:01 +08:00
0ca7933a7d
Make bilinear_interpolation function callable by other cython code and change fast_homography to use this function. Also, improve performance of some functions by making them inline and fix broken test of fast_homography.