mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-18 12:40:14 +08:00
The preference is to follow VTK's convention for anisotropic rectangularly sampled data, using the keyword `spacing` rather than `sampling`. This change converts the last remaining use of `sampling` in scikit-image to `spacing`.