mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-21 12:50:27 +08:00
This does not change execution time, but the entire algorithm is much simpler to read and understand without the branching Cython code paths for anisotropic inputs. Memory usage decreases a minor amount.