mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-24 14:00:15 +08:00
Measured a 30% speedup on a 640x640 image. Fundamentally, this makes fewer passes over the image; so it should never be worse that the previous implementation.