mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-14 12:50:39 +08:00
Remove some redundant operations in _find_contours.pyx -- will speed things especially in common case where most pixels DON'T have a contour nearby.