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