Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 473 Bytes

python_api.rst

File metadata and controls

27 lines (16 loc) · 473 Bytes

Python API

.. automodule:: unrealcv

.. autoclass:: Client
    :members:

Some useful utility functions for reading data

.. automodule:: unrealcv.util

.. autofunction:: read_png

.. autofunction:: read_npy

The unrealcv.automation module to help building the plugin, packaging model zoo binaries, etc.

.. automodule:: unrealcv.automation

.. autofunction:: UE4Binary

.. autoclass:: UE4Automation
    :members: