Files
scikit-image/doc/examples
Josh Warner (Mac) 1de6d93850 DOC: Change sampling kwarg name to spacing in marching_cubes
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`.
2013-10-13 13:00:40 -05:00
..
2013-06-12 21:36:28 +02:00
2013-06-12 21:36:28 +02:00
2013-10-02 18:14:20 +02:00
2013-05-29 22:06:27 +02:00
2013-04-28 10:19:14 +02:00
2013-07-10 12:45:22 +02:00
2013-08-06 14:27:37 +02:00
2013-10-11 19:24:52 +02:00
2013-06-12 21:36:28 +02:00
2013-05-26 12:21:13 +02:00
2013-08-25 14:52:30 +02:00

.. _examples_gallery:

General examples
-------------------

General-purpose and introductory examples for the scikit.