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