mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-02 16:48:24 +08:00
1de6d93850
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`.