.. AUTO-GENERATED FILE -- DO NOT EDIT!

:mod:`skimage.future`
=====================

.. automodule:: skimage.future

.. currentmodule:: skimage.future

.. autosummary::
   :nosignatures:

   skimage.future.fit_segmenter
   skimage.future.manual_lasso_segmentation
   skimage.future.manual_polygon_segmentation
   skimage.future.predict_segmenter

   skimage.future.TrainableSegmenter


------------


.. autofunction:: skimage.future.fit_segmenter

    .. minigallery:: skimage.future.fit_segmenter

------------


.. autofunction:: skimage.future.manual_lasso_segmentation

    .. minigallery:: skimage.future.manual_lasso_segmentation

------------


.. autofunction:: skimage.future.manual_polygon_segmentation

    .. minigallery:: skimage.future.manual_polygon_segmentation

------------


.. autofunction:: skimage.future.predict_segmenter

    .. minigallery:: skimage.future.predict_segmenter


.. autoclass:: TrainableSegmenter
  :members:
  :inherited-members:
  :undoc-members:
  :show-inheritance:

  .. automethod:: __init__

    .. minigallery:: skimage.future.TrainableSegmenter

