mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-26 14:20:41 +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.