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

:mod:`skimage.draw`
===================

.. automodule:: skimage.draw

.. currentmodule:: skimage.draw

.. autosummary::
   :nosignatures:

   bezier_curve
   circle_perimeter
   circle_perimeter_aa
   disk
   ellipse
   ellipse_perimeter
   ellipsoid
   ellipsoid_stats
   line
   line_aa
   line_nd
   polygon
   polygon2mask
   polygon_perimeter
   random_shapes
   rectangle
   rectangle_perimeter
   set_color



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


.. autofunction:: bezier_curve

    .. minigallery:: skimage.draw.bezier_curve

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


.. autofunction:: circle_perimeter

    .. minigallery:: skimage.draw.circle_perimeter

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


.. autofunction:: circle_perimeter_aa

    .. minigallery:: skimage.draw.circle_perimeter_aa

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


.. autofunction:: disk

    .. minigallery:: skimage.draw.disk

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


.. autofunction:: ellipse

    .. minigallery:: skimage.draw.ellipse

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


.. autofunction:: ellipse_perimeter

    .. minigallery:: skimage.draw.ellipse_perimeter

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


.. autofunction:: ellipsoid

    .. minigallery:: skimage.draw.ellipsoid

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


.. autofunction:: ellipsoid_stats

    .. minigallery:: skimage.draw.ellipsoid_stats

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


.. autofunction:: line

    .. minigallery:: skimage.draw.line

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


.. autofunction:: line_aa

    .. minigallery:: skimage.draw.line_aa

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


.. autofunction:: line_nd

    .. minigallery:: skimage.draw.line_nd

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


.. autofunction:: polygon

    .. minigallery:: skimage.draw.polygon

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


.. autofunction:: polygon2mask

    .. minigallery:: skimage.draw.polygon2mask

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


.. autofunction:: polygon_perimeter

    .. minigallery:: skimage.draw.polygon_perimeter

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


.. autofunction:: random_shapes

    .. minigallery:: skimage.draw.random_shapes

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


.. autofunction:: rectangle

    .. minigallery:: skimage.draw.rectangle

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


.. autofunction:: rectangle_perimeter

    .. minigallery:: skimage.draw.rectangle_perimeter

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


.. autofunction:: set_color

    .. minigallery:: skimage.draw.set_color

