Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.03 KB

index.rst

File metadata and controls

58 lines (39 loc) · 1.03 KB

What is DepthAI SDK?

DepthAI SDK is a Python package built on top of the depthai-python API library that improves ease of use when developing apps for OAK devices.

https://user-images.githubusercontent.com/18037362/142909472-eae7bed1-695b-48ec-8895-76982989de11.png

Note

DepthAI SDK is in alpha stage until depthai-sdk 2.0, so there will likely be API changes during the development.

.. toctree::
   :maxdepth: 2
   :hidden:
   :glob:
   :caption: Getting started

   self
   quickstart.rst

.. toctree::
   :maxdepth: 2
   :hidden:
   :glob:
   :caption: Fundamentals

   fundamentals/*


.. toctree::
   :maxdepth: 2
   :hidden:
   :glob:
   :caption: Features

   features/*


.. toctree::
   :maxdepth: 1
   :hidden:
   :caption: Examples

   tutorials/code_samples.rst


.. toctree::
    :maxdepth: 2
    :hidden:
    :glob:
    :caption: References

    api_reference.rst