mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-03 13:11:25 +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.