:orphan:
Examples for the scikit-image chapter
======================================
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_check_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_check.py`
.. raw:: html
Creating an image
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_camera_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_camera.py`
.. raw:: html
Displaying a simple image
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_camera_uint_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_camera_uint.py`
.. raw:: html
Integers can overflow
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_equalize_hist_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_equalize_hist.py`
.. raw:: html
Equalizing the histogram of an image
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_sobel_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_sobel.py`
.. raw:: html
Computing horizontal gradients with the Sobel filter
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_boundaries_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_boundaries.py`
.. raw:: html
Segmentation contours
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_threshold_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_threshold.py`
.. raw:: html
Otsu thresholding
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_features_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_features.py`
.. raw:: html
Affine transform
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_labels_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_labels.py`
.. raw:: html
Labelling connected components of an image
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_filter_coins_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_filter_coins.py`
.. raw:: html
Various denoising filters
.. raw:: html
.. only:: html
.. image:: /packages/scikit-image/auto_examples/images/thumb/sphx_glr_plot_segmentations_thumb.png
:alt:
:ref:`sphx_glr_packages_scikit-image_auto_examples_plot_segmentations.py`
.. raw:: html
Watershed and random walker for segmentation
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/packages/scikit-image/auto_examples/plot_check
/packages/scikit-image/auto_examples/plot_camera
/packages/scikit-image/auto_examples/plot_camera_uint
/packages/scikit-image/auto_examples/plot_equalize_hist
/packages/scikit-image/auto_examples/plot_sobel
/packages/scikit-image/auto_examples/plot_boundaries
/packages/scikit-image/auto_examples/plot_threshold
/packages/scikit-image/auto_examples/plot_features
/packages/scikit-image/auto_examples/plot_labels
/packages/scikit-image/auto_examples/plot_filter_coins
/packages/scikit-image/auto_examples/plot_segmentations
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery