Skip to content

Latest commit

 

History

History
100 lines (74 loc) · 1.61 KB

SimpleCV.rst

File metadata and controls

100 lines (74 loc) · 1.61 KB

SimpleCV Package

.. automodule:: SimpleCV.__init__
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: SimpleCV.Camera
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: SimpleCV.Color
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: SimpleCV.ColorModel
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: SimpleCV.Display
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: SimpleCV.DrawingLayer
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: SimpleCV.EXIF
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: SimpleCV.Font
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: SimpleCV.ImageClass
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: SimpleCV.Stream
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: SimpleCV.base
    :members:
    :undoc-members:
    :show-inheritance:

Subpackages

.. toctree::

    SimpleCV.Features
    SimpleCV.MachineLearning
    SimpleCV.Segmentation