mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Prior modifications to peak_local_max make it nd-aware, but this does not extend to the exclude_borders option. This commit changes that.