mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 12:41:58 +08:00
226eaaff92
Detailed changelist: * Fully documented new API for peak_local_max() * Removed commented-out old code for is_local_maximum() * Added "See also" and "Notes" to is_local_maximum() redirecting to peak_local_max()