mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-23 13:10:18 +08:00
Changed a link that pointed to a specific release of scikit-image using
the "stable" symlink.
This commit is contained in:
@@ -12,7 +12,7 @@ Most functions of ``skimage`` are found within submodules: ::
|
||||
>>> camera = data.camera()
|
||||
|
||||
A list of submodules and functions is found on the `API reference
|
||||
<http://scikit-image.org/docs/0.8.0/api/api.html>`_ webpage.
|
||||
<http://scikit-image.org/docs/stable/api/api.html>`_ webpage.
|
||||
|
||||
Within scikit-image, images are represented as NumPy arrays, for
|
||||
example 2-D arrays for grayscale 2-D images ::
|
||||
|
||||
Reference in New Issue
Block a user