You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/release/release_dev.rst
-16Lines changed: 0 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,27 +33,11 @@ Documentation
33
33
- A new doc tutorial presenting a 3D biomedical imaging example has been added
34
34
to the gallery (#4946). The technical content benefited from conversations
35
35
with Genevieve Buckley, Kevin Mader, and Volker Hilsenstein.
36
-
- New tutorial on `visualizing 3D data <https://scikit-image.org/docs/dev/auto_examples/applications/plot_3d_image_processing.html>`_ (#4850)
37
36
- Documentation has been added to the contributing notes about how to submit a
38
37
gallery example
39
-
- Automatic formatting of docstrings for improved consistency (#4849)
40
-
- Improved docstring for ``rgb2lab`` (#4839) and ``marching_cubes`` (#4846)
41
-
- Improved docstring for ``measure.marching_cubes``, mentioning how to decimate a
42
-
mesh using mayavi (#4846)
43
-
- Improved docstring for ``util.random_noise`` (#5001)
44
-
- Improved docstrings for ``morphology.h_maxima`` and ``morphology.h_minima``
45
-
(#4929).
46
-
- Improved docstring for ``util.img_as_int`` (#4888).
47
38
- An example showing how to explore interactively the properties of labelled
48
39
regions `has been added <https://scikit-image.org/docs/dev/auto_examples/segmentation/plot_regionprops.html>`_
49
40
(#5010).
50
-
- Documentation has been added to explain
51
-
`how to download example datasets <https://scikit-image.org/docs/dev/install.html#downloading-all-demo-datasets>`_
52
-
which are not installed with scikit-image (#4984). Similarly, the contributor
53
-
guide has been updated to mention how to host new datasets in a gitlab
54
-
repository (#4892).
55
-
- The `benchmarking section of the developer documentation <https://scikit-image.org/docs/dev/contribute.html#benchmarks>`_
0 commit comments