Sha256: d7e7dd9e4aa51e454c5046f2d08bfd86c6f40d5a901b305ce705475e5f7a716b

Contents?: true

Size: 849 Bytes

Versions: 13

Compression:

Stored size: 849 Bytes

Contents

.. image:: ../dlib-logo.png
   :alt: Dlib C++ Library 
   :target: http://dlib.net

Dlib is principally a C++ library, however, you can use a number of its tools
from python applications.  This page documents the python API for working with
these dlib tools.  If you haven't done so already, you should probably look at
the python example programs first before consulting this reference.  These
example programs are little mini-tutorials for using dlib from python.  They
are listed on the left of the main dlib web page.

Classes
==============================================

.. include:: classes.txt

Functions
==============================================

.. include:: functions.txt


Detailed API Listing
==============================================

.. toctree::
   :maxdepth: 2

.. automodule:: dlib 
   :members:
   :undoc-members:



Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
dlib-1.2.2 ext/dlib-19.4/docs/python/_sources/index.txt
dlib-1.2.1 ext/dlib-19.4/docs/python/_sources/index.txt
dlib-1.2.0 ext/dlib-19.4/docs/python/_sources/index.txt
dlib-1.1.5 ext/dlib-19.4/docs/python/_sources/index.txt
dlib-1.1.4 ext/dlib-19.4/docs/python/_sources/index.txt
dlib-1.1.3 ext/dlib-19.4/docs/python/_sources/index.txt
dlib-1.1.2 ext/dlib-19.4/docs/python/_sources/index.txt
dlib-1.1.1 ext/dlib-19.4/docs/python/_sources/index.txt
dlib-1.1.0 ext/dlib-19.4/docs/python/_sources/index.txt
dlib-1.0.3 ext/dlib-18.13/docs/python/_sources/index.txt
dlib-1.0.2 ext/dlib-18.13/docs/python/_sources/index.txt
dlib-1.0.1 ext/dlib-18.13/docs/python/_sources/index.txt
dlib-1.0.0 ext/dlib-18.13/docs/python/_sources/index.txt