Read the Docs build information Build id: 1283843 Project: luxonis-depthai-sdk Version: latest Commit: 951e05f5920d92d78931eb119a22b696a55ab16d Date: 2023-02-03T16:48:37.582639Z State: finished Success: True [rtd-command-info] start-time: 2023-02-03T16:48:39.652342Z, end-time: 2023-02-03T16:48:50.987201Z, duration: 11, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/luxonis/depthai.git . Cloning into '.'... [rtd-command-info] start-time: 2023-02-03T16:48:51.204173Z, end-time: 2023-02-03T16:48:51.309163Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 951e05f Merge pull request #921 from luxonis/sdk/optimization [rtd-command-info] start-time: 2023-02-03T16:48:51.506375Z, end-time: 2023-02-03T16:48:51.568868Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-03T16:48:51.785481Z, end-time: 2023-02-03T16:48:52.479642Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2023-02-03T16:48:52.701912Z, end-time: 2023-02-03T16:48:53.198783Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive depthai_sdk/src/depthai_sdk/components/integrations/depthai_pipeline_graph Submodule 'depthai_sdk/src/depthai_sdk/components/integrations/depthai_pipeline_graph' (https://github.com/luxonis/depthai_pipeline_graph) registered for path 'depthai_sdk/src/depthai_sdk/components/integrations/depthai_pipeline_graph' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/src/depthai_sdk/components/integrations/depthai_pipeline_graph'... Submodule path 'depthai_sdk/src/depthai_sdk/components/integrations/depthai_pipeline_graph': checked out 'de3b807f88833f261f136bae504c76b2516fa1ec' [rtd-command-info] start-time: 2023-02-03T16:48:54.197206Z, end-time: 2023-02-03T16:48:58.672304Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-03T16:48:58.881815Z, end-time: 2023-02-03T16:49:00.676743Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (23.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 22.8 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.1.0 Uninstalling setuptools-67.1.0: Successfully uninstalled setuptools-67.1.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-02-03T16:49:00.888728Z, end-time: 2023-02-03T16:49:08.122647Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 73.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 242.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 178.5 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 209.2 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 212.2 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 245.2 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 181.9 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 188.2 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 221.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 225.4 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 207.5 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 161.6 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 204.4 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 213.1 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 187.1 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 215.9 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting Pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 226.2 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 245.7 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 240.3 MB/s eta 0:00:00 Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting zipp>=0.5 Downloading zipp-3.12.0-py3-none-any.whl (6.6 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 224.8 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 215.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 194.7 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.5/170.5 kB 227.3 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=ab8e9900f69ee9aa0c409d110d903f10d6ed1c62b2a5a9288b06249d3771cf14 Stored in directory: /tmp/pip-ephem-wheel-cache-zc_eoahd/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, charset-normalizer, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.0.0 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.1.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.4.0 urllib3-1.26.14 zipp-3.12.0 [rtd-command-info] start-time: 2023-02-03T16:49:08.330050Z, end-time: 2023-02-03T16:49:50.807242Z, duration: 42, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://artifacts.luxonis.com/artifactory/luxonis-depthai-data-local/wheels/, https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/ Collecting requests==2.26.0 Downloading https://www.piwheels.org/simple/requests/requests-2.26.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 342.9 kB/s eta 0:00:00 Collecting numpy>=1.21.4 Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 190.7 MB/s eta 0:00:00 Collecting opencv-contrib-python==4.5.5.62 Downloading opencv_contrib_python-4.5.5.62-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (66.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.6/66.6 MB 194.2 MB/s eta 0:00:00 Collecting depthai-sdk Downloading https://www.piwheels.org/simple/depthai-sdk/depthai_sdk-1.9.2-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.5/160.5 kB 494.9 kB/s eta 0:00:00 Collecting pyqt5<5.15.6,>5 Downloading PyQt5-5.15.5-cp36-abi3-manylinux1_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 176.1 MB/s eta 0:00:00 Collecting depthai>=2.20.1.0 Downloading depthai-2.20.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/10.4 MB 185.0 MB/s eta 0:00:00 Collecting Qt.py Downloading https://www.piwheels.org/simple/qt-py/Qt.py-1.3.7-py2.py3-none-any.whl (18 kB) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (1.26.14) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (2022.12.7) Collecting charset-normalizer~=2.0.0 Downloading https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 220.5 kB/s eta 0:00:00 Collecting marshmallow==3.17.0 Downloading marshmallow-3.17.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 180.5 MB/s eta 0:00:00 Collecting PyTurboJPEG==1.6.4 Downloading https://www.piwheels.org/simple/pyturbojpeg/PyTurboJPEG-1.6.4-py3-none-any.whl (13 kB) Collecting xmltodict Downloading https://www.piwheels.org/simple/xmltodict/xmltodict-0.13.0-py2.py3-none-any.whl (12 kB) Collecting pytube>=12.1.0 Downloading https://www.piwheels.org/simple/pytube/pytube-12.1.2-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 150.4 kB/s eta 0:00:00 Collecting distinctipy Downloading https://www.piwheels.org/simple/distinctipy/distinctipy-1.2.2-py3-none-any.whl (25 kB) Collecting blobconverter>=1.2.8 Downloading https://www.piwheels.org/simple/blobconverter/blobconverter-1.3.0-py3-none-any.whl (13 kB) Requirement already satisfied: packaging>=17.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from marshmallow==3.17.0->depthai-sdk->-r requirements.txt (line 5)) (23.0) Collecting PyQt5-Qt5>=5.15.2 Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 MB 185.6 MB/s eta 0:00:00 Collecting PyQt5-sip<13,>=12.8 Downloading PyQt5_sip-12.11.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (344 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.4/344.4 kB 231.4 MB/s eta 0:00:00 Collecting PyYAML Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 230.6 MB/s eta 0:00:00 Collecting boto3 Downloading https://www.piwheels.org/simple/boto3/boto3-1.26.63-py3-none-any.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 256.8 kB/s eta 0:00:00 Collecting botocore<1.30.0,>=1.29.63 Downloading https://www.piwheels.org/simple/botocore/botocore-1.29.63-py3-none-any.whl (10.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/10.4 MB 8.1 MB/s eta 0:00:00 Collecting s3transfer<0.7.0,>=0.6.0 Downloading https://www.piwheels.org/simple/s3transfer/s3transfer-0.6.0-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.6/79.6 kB 27.6 MB/s eta 0:00:00 Collecting jmespath<2.0.0,>=0.7.1 Downloading https://www.piwheels.org/simple/jmespath/jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting python-dateutil<3.0.0,>=2.1 Downloading https://www.piwheels.org/simple/python-dateutil/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 19.1 MB/s eta 0:00:00 Collecting six>=1.5 Downloading https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: Qt.py, PyQt5-Qt5, distinctipy, xmltodict, six, PyYAML, pytube, PyQt5-sip, numpy, marshmallow, jmespath, depthai, charset-normalizer, requests, PyTurboJPEG, python-dateutil, pyqt5, opencv-contrib-python, botocore, s3transfer, boto3, blobconverter, depthai-sdk Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.0.1 Uninstalling charset-normalizer-3.0.1: Successfully uninstalled charset-normalizer-3.0.1 Attempting uninstall: requests Found existing installation: requests 2.28.2 Uninstalling requests-2.28.2: Successfully uninstalled requests-2.28.2 Successfully installed PyQt5-Qt5-5.15.2 PyQt5-sip-12.11.1 PyTurboJPEG-1.6.4 PyYAML-6.0 Qt.py-1.3.7 blobconverter-1.3.0 boto3-1.26.63 botocore-1.29.63 charset-normalizer-2.0.12 depthai-2.20.2.0 depthai-sdk-1.9.2 distinctipy-1.2.2 jmespath-1.0.1 marshmallow-3.17.0 numpy-1.21.6 opencv-contrib-python-4.5.5.62 pyqt5-5.15.5 python-dateutil-2.8.2 pytube-12.1.2 requests-2.26.0 s3transfer-0.6.0 six-1.16.0 xmltodict-0.13.0 [rtd-command-info] start-time: 2023-02-03T16:49:52.829360Z, end-time: 2023-02-03T16:49:52.900099Z, duration: 0, exit-code: 0 cat depthai_sdk/docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'DepthAI SDK Docs' copyright = u"@build_year@, Luxonis" author = 'Luxonis' # The full version, including alpha/beta/rc tags release = '1.9.2' # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", # https://github.com/sphinx-doc/sphinx/issues/7697 wait for this and implement "sphinx_rtd_theme", 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' html_theme_options = { "collapse_navigation" : False } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_favicon = '_static/images/favicon.png' html_css_files = [ 'css/index.css', 'https://docs.luxonis.com/en/latest/_static/css/navbar.css', ] html_js_files = [ 'https://docs.luxonis.com/en/latest/_static/js/navbar.js', ] intersphinx_mapping = { 'python': ('https://docs.python.org/3', None), 'depthai': ('https://docs.luxonis.com/projects/api/en/latest/', None), 'numpy': ('https://numpy.org/doc/stable/', None) } autodoc_class_signature = "separated" autodoc_member_order = "bysource" autodoc_typehints = "description" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("old_sdk_managers", "/en/old_sdk_managers/"), ], 'downloads': [ ("pdf", "//docs.luxonis.com/_/downloads/sdk/en/latest/pdf/"), ("html", "//docs.luxonis.com/_/downloads/sdk/en/latest/htmlzip/"), ("epub", "//docs.luxonis.com/_/downloads/sdk/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'luxonis-depthai-sdk', 'name': u'Depthai SDK', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.luxonis.com/projects/sdk/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/depthai_sdk/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'luxonis', 'proxied_api_host': '/_', 'github_repo': 'depthai', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '951e05f5', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/luxonis-depthai-sdk/builds/1283843/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-02-03T16:49:53.110508Z, end-time: 2023-02-03T16:50:00.922387Z, duration: 7, exit-code: 0 python -m sphinx -T -E -b dirhtml -d _build/doctrees -D language=en . ../../../_readthedocs/html Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [dirhtml]: targets for 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-03 16:49:54.048] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:24: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:31: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:44: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:72: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 6%] components/camera_component writing output... [ 12%] components/imu_component writing output... [ 18%] components/nn_component writing output... [ 25%] components/stereo_component writing output... [ 31%] features/ai_models writing output... [ 37%] features/components writing output... [ 43%] features/packets writing output... [ 50%] features/recording writing output... [ 56%] features/replaying writing output... [ 62%] features/sub-features/integrations writing output... [ 68%] features/visualizer writing output... [ 75%] includes/footer-short writing output... [ 81%] includes/install-long writing output... [ 87%] includes/install-short writing output... [ 93%] index writing output... [100%] oak-camera generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 21 warnings. The HTML pages are in ../../../_readthedocs/html. [rtd-command-info] start-time: 2023-02-03T16:50:01.162465Z, end-time: 2023-02-03T16:50:07.091899Z, duration: 5, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . ../../../_readthedocs/htmlzip Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-03 16:50:02.135] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:24: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:31: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:44: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:72: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... oak-camera features/ai_models features/components components/camera_component components/imu_component components/nn_component components/stereo_component features/packets features/recording features/replaying features/visualizer done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 21 warnings. The HTML page is in ../../../_readthedocs/htmlzip. [rtd-command-info] start-time: 2023-02-03T16:50:07.899313Z, end-time: 2023-02-03T16:50:14.046197Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . ../../../_readthedocs/pdf Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-03 16:50:08.851] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:24: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:31: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:44: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:72: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done processing depthaisdkdocs.tex... index oak-camera features/ai_models features/components components/camera_component components/imu_component components/nn_component components/stereo_component features/packets features/recording features/replaying features/visualizer resolving references... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/index.rst:42: WARNING: a suitable image for latex builder not found: ['image/gif'] (https://user-images.githubusercontent.com/18037362/197657107-1c0a73ae-9022-4a85-abe2-892725edaa5f.gif) /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/recording.rst:69: WARNING: a suitable image for latex builder not found: ['image/gif'] (https://user-images.githubusercontent.com/18037362/141661982-f206ed61-b505-4b17-8673-211a4029754b.gif) done writing... done copying images... [ 16%] https://user-images.githubusercontent.com/18037362/142909472-eae7bed1-695b-48ec-8895-76982989de11.png copying images... [ 33%] https://user-images.githubusercontent.com/18037362/197664572-33d8dc9e-dd35-4e73-8291-30bb8ec641d5.png copying images... [ 50%] https://user-images.githubusercontent.com/18037362/193561605-dffaccd1-3d32-4d87-8063-5b3409c26e2d.png copying images... [ 66%] https://user-images.githubusercontent.com/18037362/166504853-68072d92-f3ed-4a08-a7ca-15d7b8e774a2.png copying images... [ 83%] https://user-images.githubusercontent.com/18037362/201514899-b4a202d9-0330-4754-b2f5-041f51bdd917.png copying images... [100%] https://user-images.githubusercontent.com/18037362/193642506-76bd2d36-3ae8-4d0b-bbed-083a94463155.png copying TeX support files... copying TeX support files... done WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/_readthedocs/pdf/_static/searchtools.js build succeeded, 24 warnings. The LaTeX files are in ../../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2023-02-03T16:50:16.286741Z, end-time: 2023-02-03T16:50:16.343096Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-02-03T16:50:16.557946Z, end-time: 2023-02-03T16:50:35.413005Z, duration: 18, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=luxonis-depthai-sdk -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f30539bda5bb0 cbe38626781e2893d18878b613c.png>] [2] Chapter 1. LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 3 undefined on in put line 96. LaTeX Warning: Hyper reference `features/recording:recording' on page 3 undefin ed on input line 96. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 3 undefin ed on input line 96. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 3 undefin ed on input line 97. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} LaTeX Warning: Hyper reference `features/replaying:public-depthai-recordings' o n page 3 undefined on input line 126. LaTeX Warning: Hyper reference `features/ai_models:sdk-supported-models' on pag e 3 undefined on input line 127. [3 <./6d016ebd96641ee465c5c73591fc7f6829b362b3.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `features/components:components' on page 5 undef ined on input line 169. LaTeX Warning: Hyper reference `features/recording:recording' on page 5 undefin ed on input line 173. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 5 undefin ed on input line 173. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 5 undefin ed on input line 181. [5] [6] [7] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 8 undefined on input line 440. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 8 undefined on input line 475. [8] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 9 undefined on input line 489. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 9 undefined on input line 534. LaTeX Warning: Hyper reference `components/imu_component:depthai_sdk.components .IMUComponent' on page 9 undefined on input line 552. [9] [10] LaTeX Warning: Hyper reference `features/components:depthai_sdk.components.Comp onent' on page 11 undefined on input line 785. LaTeX Warning: Hyper reference `features/components:depthai_sdk.components.Comp onent' on page 11 undefined on input line 820. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 11 undefined on input line 861. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 11 undefined on input line 889. [11] LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 12 undefined on i nput line 1133. LaTeX Warning: Hyper reference `components/camera_component:cameracomponent' on page 12 undefined on input line 1141. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 12 undefined on input line 1145. LaTeX Warning: Hyper reference `components/stereo_component:stereocomponent' on page 12 undefined on input line 1149. LaTeX Warning: Hyper reference `components/imu_component:imucomponent' on page 12 undefined on input line 1153. [12] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 13 undefi ned on input line 1179. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1207. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 13 undefi ned on input line 1211. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1211. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1215. [13] Underfull \hbox (badness 10000) in paragraph at lines 1298--1300 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Optional[][] [[][]Union[][][[][]str[][], [][]SensorResolution[][], [14] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 15 undefined on input line 1532. [15] LaTeX Warning: Hyper reference `features/packets:imupacket' on page 16 undefine d on input line 1694. [16] LaTeX Warning: Hyper reference `components/imu_component:depthai_sdk.components .IMUComponent' on page 17 undefined on input line 1780. [17] LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 18 undefi ned on input line 1854. LaTeX Warning: Hyper reference `features/packets:detectionpacket' on page 18 un defined on input line 1901. LaTeX Warning: Hyper reference `features/packets:twostagepacket' on page 18 und efined on input line 1901. LaTeX Warning: Hyper reference `features/packets:detectionpacket' on page 18 un defined on input line 1905. LaTeX Warning: Hyper reference `features/packets:twostagepacket' on page 18 und efined on input line 1905. LaTeX Warning: Hyper reference `features/packets:spatialbbmappingpacket' on pag e 18 undefined on input line 1909. Underfull \hbox (badness 10000) in paragraph at lines 1908--1910 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 18 undefi ned on input line 1913. LaTeX Warning: Hyper reference `features/packets:trackerpacket' on page 18 unde fined on input line 1917. [18] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.Detections' on page 19 undefined on input line 1929. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.SemanticSegmentation' on page 19 undefined on input line 1933. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.ImgLandmarks' on page 19 undefined on input line 1937. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.InstanceSegmentation' on page 19 undefined on input line 1941. [19] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 20 undefined on input line 2024. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 20 undefined on input line 2024. Underfull \hbox (badness 10000) in paragraph at lines 2023--2025 []\T1/txtt/bx/n/10 input \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Union[][][\T1/txt t/m/n/10 CameraComponent\T1/txtt/m/sl/10 , \T1/txtt/m/n/10 NNComponent\T1/txtt/ m/sl/10 ]\T1/qtm/m/n/10 ) ^^U (Union[Component, [20] [21] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 22 undefined on input line 2274. [22] [23] [24] LaTeX Warning: Hyper reference `features/packets:framepacket' on page 25 undefi ned on input line 2802. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 25 undefi ned on input line 2806. Underfull \hbox (badness 5446) in paragraph at lines 2843--2845 []\T1/txtt/bx/n/10 right \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 None / dai.None.Outpu t / CameraComponent\T1/qtm/m/n/10 ) ^^U Right mono cam-era LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 25 undefined on input line 2877. [25] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 26 undefined on input line 2953. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 26 undefined on input line 3018. [26] [27] [28] [29] LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 30 undefined on i nput line 3624. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 30 undefi ned on input line 3624. [30] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 31 undefi ned on input line 3666. LaTeX Warning: Hyper reference `features/recording:video' on page 31 undefined on input line 3674. LaTeX Warning: Hyper reference `features/recording:rosbag' on page 31 undefined on input line 3678. LaTeX Warning: Hyper reference `features/recording:mcap-recording' on page 31 u ndefined on input line 3682. [31 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3719 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3719 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [32 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 33 undefined on i nput line 3766. LaTeX Warning: Hyper reference `features/recording:recording' on page 33 undefi ned on input line 3771. LaTeX Warning: Hyper reference `features/replaying:replaying-a-depthai-recordin g' on page 33 undefined on input line 3806. LaTeX Warning: Hyper reference `features/replaying:public-depthai-recordings' o n page 33 undefined on input line 3810. [33 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 34 undefined on i nput line 3818. LaTeX Warning: Hyper reference `features/recording:recording' on page 34 undefi ned on input line 3818. Underfull \hbox (badness 10000) in paragraph at lines 3846--3849 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion (eg. Overfull \hbox (5.6801pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 5.3 [34 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 35 undefined on input line 4037. LaTeX Warning: Hyper reference `oak-camera:depthai_sdk.OakCamera.visualize' on page 35 undefined on input line 4038. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 35 undefined on input line 4038. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.output' on page 35 undefined on input line 4039. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.stereo' on page 35 undefined on input line 4040. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.text' on page 35 undefined on input line 4041. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.detections' on page 35 undefined on input line 4042. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.tracking' on page 35 undefined on input line 4043. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 35 undefined on input line 4046. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 35 undefined on input line 4055. LaTeX Warning: Hyper reference `features/packets:packets' on page 35 undefined on input line 4055. [35] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 36 undefined on input line 4062. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.draw' on page 36 undefined on input line 4075. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 36 undefined on input line 4083. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.VisConfig' on page 36 undefined on input line 4084. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 36 undefined on input line 4085. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 36 undefined on input line 4086. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 36 undefined on input line 4087. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 36 undefined on input line 4088. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 36 undefined on input line 4089. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.output' on page 36 undefined on input line 4094. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.stereo' on page 36 undefined on input line 4095. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.text' on page 36 undefined on input line 4096. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.detections' on page 36 undefined on input line 4097. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.tracking' on page 36 undefined on input line 4098. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 36 undefined on input line 4123. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.add_child' on page 36 undefined on input line 4125. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 36 undefined on input line 4129. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisDetections' on page 36 undefined on input line 4136. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisText' on page 36 undefined on input line 4140. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisLine' on page 36 undefined on input line 4144. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisTrail' on page 36 undefined on input line 4152. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_text' on page 36 undefined on input line 4161. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_detections' on page 36 undefined on input line 4165. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_trail' on page 36 undefined on input line 4169. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_circle' on page 36 undefined on input line 4173. [36] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_line' on page 37 undefined on input line 4177. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 37 undefined on input line 4186. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.prepare' on page 37 undefined on input line 4187. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.serialize' on page 37 undefined on input line 4188. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.draw' on page 37 undefined on input line 4189. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.draw' on page 37 undefined on input line 4190. [37] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 38 undefined on input line 4302. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 38 undefined on input line 4306. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 38 undefined on input line 4351. [38] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 39 undefined on input line 4398. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 39 undefined on input line 4412. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 39 undefined on input line 4445. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 39 undefined on input line 4486. [39] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 40 undefined on input line 4527. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 40 undefined on input line 4650. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 40 undefined on input line 4666. [40] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 41 undefined on input line 4733. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 41 undefined on input line 4749. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 41 undefined on input line 4759. [41] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 42 undefined on input line 4798. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 42 undefined on input line 4824. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 42 undefined on input line 4877. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 42 undefined on input line 4896. [42] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.VisConfig' on page 43 undefined on input line 4983. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 43 undefined on input line 4991. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 43 undefined on input line 5017. [43] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 44 undefined on input line 5084. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 44 undefined on input line 5124. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 44 undefined on input line 5132. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 44 undefined on input line 1. [44] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisDetections' on page 45 undefined on input line 5334. [45] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 46 undefined on input line 5493. [46] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisText' on page 47 undefined on input line 5539. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 47 undefined on input line 5589. [47] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisLine' on page 48 undefined on input line 5707. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisTrail' on page 48 undefined on input line 5807. [48] [49] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 50 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 50 undefined on input line 6198. [50] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 51 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 51 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 51 undefined on input line 6354. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 51 undefined on input line 6370. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 51 undefined on input line 1. [51] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 52 undefined on input line 6518. [52] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 53 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 53 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 53 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 53 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 53 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.CircleConfig' on page 53 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 53 undefined on input line 6852. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 53 undefined on input line 6856. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 53 undefined on input line 6860. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 53 undefined on input line 6864. [53] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 54 undefined on input line 6868. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.CircleConfig' on page 54 undefined on input line 6872. [54] LaTeX Warning: Reference `components/nn_component:module-depthai_sdk.classes.nn _results' on page 55 undefined on input line 6900. LaTeX Warning: Reference `features/visualizer:module-depthai_sdk.visualize.conf igs' on page 55 undefined on input line 6901. [55] No file luxonis-depthai-sdk.ind. (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (59 pages, 678260 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Missing input file: 'luxonis-depthai-sdk.ind' from line 'No file luxonis-depthai-sdk.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Latexmk: List of undefined refs and citations: Reference `components/nn_component:module-depthai_sdk.classes.nn_results' on page 55 undefined on input line 6900 Reference `features/visualizer:module-depthai_sdk.visualize.configs' on page 55 undefined on input line 6901 Latexmk: Summary of warnings: Latex failed to resolve 2 reference(s) Rule 'makeindex luxonis-depthai-sdk.idx': File changes, etc: Non-existent destination files: 'luxonis-depthai-sdk.ind' ------------ Run number 1 of rule 'makeindex luxonis-depthai-sdk.idx' ------------ ------------ Running 'makeindex -s python.ist -o "luxonis-depthai-sdk.ind" "luxonis-depthai-sdk.idx"' ------------ Latexmk: applying rule 'makeindex luxonis-depthai-sdk.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file luxonis-depthai-sdk.idx....done (262 entries accepted, 0 rejected). Sorting entries.....done (2208 comparisons). Generating output file luxonis-depthai-sdk.ind....done (530 lines written, 0 warnings). Output written in luxonis-depthai-sdk.ind. Transcript written in luxonis-depthai-sdk.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.aux' 'luxonis-depthai-sdk.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./luxonis-depthai-sdk.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f30539bda5bb0 cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} [3 <./6d016ebd96641ee465c5c73591fc7f6829b362b3.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 1298--1300 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Optional[][] [[][]Union[][][[][]str[][], [][]SensorResolution[][], [14] [15] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1908--1910 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 2023--2025 []\T1/txtt/bx/n/10 input \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Union[][][[][]\T1 /txtt/m/n/10 CameraComponent[][]\T1/txtt/m/sl/10 , [][]\T1/txtt/m/n/10 NNCompon ent[][]\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) ^^U (Union[Component, [20] [21] [22] [23] [24] Underfull \hbox (badness 5446) in paragraph at lines 2843--2845 []\T1/txtt/bx/n/10 right \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 None / dai.None.Outpu t / CameraComponent\T1/qtm/m/n/10 ) ^^U Right mono cam-era [25] [26] [27] [28] [29] [30] [31 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.p ng>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3719 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3719 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [32 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] [33 <./31d58f10e70ff83085 3b521567b0ce5e55c8dfc4.png>] Underfull \hbox (badness 10000) in paragraph at lines 3846--3849 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion (eg. Overfull \hbox (5.6801pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 5.3 [34 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] (./luxonis-depthai-sdk.ind [56] Overfull \hbox (26.28232pt too wide) in paragraph at lines 11--13 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.GenericNNOutput Overfull \hbox (13.55232pt too wide) in paragraph at lines 13--15 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.ImgLandmarks Overfull \hbox (41.37231pt too wide) in paragraph at lines 15--17 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.InstanceSegmentation Overfull \hbox (44.25232pt too wide) in paragraph at lines 17--19 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Overfull \hbox (5.91234pt too wide) in paragraph at lines 21--23 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.IMUPacket Overfull \hbox (42.89232pt too wide) in paragraph at lines 27--29 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.SpatialBbMappingPacket Overfull \hbox (5.1823pt too wide) in paragraph at lines 31--33 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.TwoStagePacket Overfull \hbox (6.80234pt too wide) in paragraph at lines 33--35 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent Overfull \hbox (24.30234pt too wide) in paragraph at lines 35--37 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent Overfull \hbox (11.21234pt too wide) in paragraph at lines 39--41 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 41--43 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent Overfull \hbox (5.47234pt too wide) in paragraph at lines 43--45 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent.Out Overfull \hbox (17.28233pt too wide) in paragraph at lines 47--49 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.StereoComponent.Out Overfull \hbox (12.03235pt too wide) in paragraph at lines 51--53 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (1.23233pt too wide) in paragraph at lines 53--55 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.OutputConfig Overfull \hbox (27.89233pt too wide) in paragraph at lines 55--57 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.SegmentationConfig Underfull \hbox (badness 10000) in paragraph at lines 59--61 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (8.1623pt too wide) in paragraph at lines 61--63 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 63--65 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.VisConfig Overfull \hbox (5.65234pt too wide) in paragraph at lines 65--67 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (1.88235pt too wide) in paragraph at lines 67--69 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 71--73 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 73--75 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 80--82 []\T1/txtt/m/n/10 add() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.Detections Overfull \hbox (10.90233pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 add_child() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.5523pt too wide) in paragraph at lines 84--86 []\T1/txtt/m/n/10 add_circle() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (28.55225pt too wide) in paragraph at lines 86--88 []\T1/txtt/m/n/10 add_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.visualizer.Visualizer Overfull \hbox (7.5523pt too wide) in paragraph at lines 92--94 []\T1/txtt/m/n/10 add_object() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer [57] Overfull \hbox (2.30232pt too wide) in paragraph at lines 96--98 []\T1/txtt/m/n/10 add_trail() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/txtt/m/n/10 auto_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 103--105 []\T1/txtt/m/n/10 bbox_style \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (16.02226pt too wide) in paragraph at lines 110--112 []\T1/txtt/m/n/10 bg_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.TextConfig Overfull \hbox (0.9915pt too wide) in paragraph at lines 112--114 []\T1/txtt/m/n/10 BOTTOM_LEFT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.TextPosition Overfull \hbox (6.24149pt too wide) in paragraph at lines 116--118 []\T1/txtt/m/n/10 BOTTOM_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TextPosition Overfull \hbox (27.7823pt too wide) in paragraph at lines 118--120 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (13.80237pt too wide) in paragraph at lines 125--127 []\T1/txtt/m/n/10 camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/txtt/m/n/10 CameraComponent.Out \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 131--133 []\T1/txtt/m/n/10 circle \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 136--138 []\T1/txtt/m/n/10 color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.c onfigs.CircleConfig Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 colorize \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 142--144 []\T1/txtt/m/n/10 colormap \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Overfull \hbox (33.05226pt too wide) in paragraph at lines 145--147 []\T1/txtt/m/n/10 config_camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/txtt/m/n/10 config_color_camera() Underfull \hbox (badness 10000) in paragraph at lines 148--150 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/txtt/m/n/10 config_encoder_h26x() Underfull \hbox (badness 10000) in paragraph at lines 150--152 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 152--154 []\T1/txtt/m/n/10 config_encoder_mjpeg() Underfull \hbox (badness 10000) in paragraph at lines 152--154 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Overfull \hbox (4.21231pt too wide) in paragraph at lines 154--156 []\T1/txtt/m/n/10 config_imu() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.comp onents.IMUComponent Underfull \hbox (badness 10000) in paragraph at lines 156--158 []\T1/txtt/m/n/10 config_multistage_nn() Underfull \hbox (badness 10000) in paragraph at lines 156--158 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 158--160 []\T1/txtt/m/n/10 config_nn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\T1/txtt/m/n/10 config_pipeline() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .OakCamera Underfull \hbox (badness 10000) in paragraph at lines 161--163 []\T1/txtt/m/n/10 config_postprocessing() Underfull \hbox (badness 10000) in paragraph at lines 161--163 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 config_spatial() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Overfull \hbox (26.03226pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 config_stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 167--169 []\T1/txtt/m/n/10 config_tracker() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Overfull \hbox (3.72229pt too wide) in paragraph at lines 169--171 []\T1/txtt/m/n/10 config_yolo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 171--173 []\T1/txtt/m/n/10 config_yolo_from_metadata() Underfull \hbox (badness 10000) in paragraph at lines 171--173 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 173--175 []\T1/txtt/m/n/10 CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 182--184 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 182--184 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Overfull \hbox (1.53238pt too wide) in paragraph at lines 185--187 []\T1/txtt/m/n/10 depth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.component s.StereoComponent.Out [58] Underfull \hbox (badness 10000) in paragraph at lines 194--196 []\T1/txtt/m/n/10 DetectionConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/txtt/m/n/10 DetectionPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (7.5523pt too wide) in paragraph at lines 198--200 []\T1/txtt/m/n/10 detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Underfull \hbox (badness 5091) in paragraph at lines 201--203 []\T1/txtt/m/n/10 disparity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent Overfull \hbox (22.53232pt too wide) in paragraph at lines 203--205 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 205--207 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 207--209 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 212--214 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Overfull \hbox (10.90233pt too wide) in paragraph at lines 214--216 []\T1/txtt/m/n/10 draw_bbox() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (31.90227pt too wide) in paragraph at lines 216--218 []\T1/txtt/m/n/10 draw_children() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 218--220 []\T1/txtt/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 218--220 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (19.05235pt too wide) in paragraph at lines 223--225 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent.Out Overfull \hbox (12.03235pt too wide) in paragraph at lines 227--229 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent.Out Overfull \hbox (18.66226pt too wide) in paragraph at lines 232--234 []\T1/txtt/m/n/10 fading_tails \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TrackingConfig Overfull \hbox (48.78224pt too wide) in paragraph at lines 234--236 []\T1/txtt/m/n/10 fill_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 236--238 []\T1/txtt/m/n/10 font_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (5.5223pt too wide) in paragraph at lines 240--242 []\T1/txtt/m/n/10 font_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 242--244 []\T1/txtt/m/n/10 font_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (10.77228pt too wide) in paragraph at lines 244--246 []\T1/txtt/m/n/10 font_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TextConfig Overfull \hbox (26.52223pt too wide) in paragraph at lines 246--248 []\T1/txtt/m/n/10 font_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 250--252 []\T1/txtt/m/n/10 frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pac kets.FramePacket at- Underfull \hbox (badness 10000) in paragraph at lines 252--254 []\T1/txtt/m/n/10 frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pac kets.TrackerPacket Overfull \hbox (2.30232pt too wide) in paragraph at lines 256--258 []\T1/txtt/m/n/10 frame_shape \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 262--264 []\T1/txtt/m/n/10 GenericNNOutput \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (33.38226pt too wide) in paragraph at lines 265--267 []\T1/txtt/m/n/10 get_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisDetections Overfull \hbox (1.55235pt too wide) in paragraph at lines 267--269 []\T1/txtt/m/n/10 get_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 269--271 []\T1/txtt/m/n/10 get_output_stream() Underfull \hbox (badness 10000) in paragraph at lines 269--271 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Underfull \hbox (badness 10000) in paragraph at lines 271--273 []\T1/txtt/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 271--273 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 273--275 []\T1/txtt/m/n/10 get_relative_position() Overfull \hbox (43.55223pt too wide) in paragraph at lines 275--277 []\T1/txtt/m/n/10 get_stream_xout() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .components.CameraComponent Overfull \hbox (7.23225pt too wide) in paragraph at lines 277--279 []\T1/txtt/m/n/10 get_text_scale() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 279--281 []\T1/txtt/m/n/10 GRAY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (20.32219pt too wide) in paragraph at lines 281--283 []\T1/txtt/m/n/10 groupby_tracklet() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.visualize.objects.VisTrail Overfull \hbox (12.03235pt too wide) in paragraph at lines 286--288 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (21.22229pt too wide) in paragraph at lines 291--293 []\T1/txtt/m/n/10 image_manip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent.Out [59] Underfull \hbox (badness 10000) in paragraph at lines 307--308 []\T1/txtt/m/n/10 input() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.component s.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/txtt/m/n/10 InstanceSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (6.80234pt too wide) in paragraph at lines 310--312 []\T1/txtt/m/n/10 is_color() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent Overfull \hbox (18.05145pt too wide) in paragraph at lines 312--314 []\T1/txtt/m/n/10 IS_INTERACTIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Overfull \hbox (1.55235pt too wide) in paragraph at lines 314--316 []\T1/txtt/m/n/10 is_mono() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Overfull \hbox (12.05232pt too wide) in paragraph at lines 316--318 []\T1/txtt/m/n/10 is_replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.CameraComponent Overfull \hbox (27.7823pt too wide) in paragraph at lines 321--323 []\T1/txtt/m/n/10 label_padding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (33.03229pt too wide) in paragraph at lines 323--325 []\T1/txtt/m/n/10 label_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.DetectionConfig Overfull \hbox (20.37238pt too wide) in paragraph at lines 325--327 []\T1/txtt/m/n/10 labels \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn _results.InstanceSegmentation Overfull \hbox (8.1623pt too wide) in paragraph at lines 327--329 []\T1/txtt/m/n/10 line_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Overfull \hbox (17.28233pt too wide) in paragraph at lines 329--331 []\T1/txtt/m/n/10 line_height \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.DetectionConfig Overfull \hbox (29.16223pt too wide) in paragraph at lines 331--333 []\T1/txtt/m/n/10 line_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 333--335 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (2.91231pt too wide) in paragraph at lines 337--339 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 339--341 []\T1/txtt/m/n/10 line_width \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (3.3024pt too wide) in paragraph at lines 344--346 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 346--347 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 347--348 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .NNComponent.Out Overfull \hbox (12.75241pt too wide) in paragraph at lines 350--352 []\T1/txtt/m/n/10 mask \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_r esults.SemanticSegmentation Overfull \hbox (27.89233pt too wide) in paragraph at lines 352--354 []\T1/txtt/m/n/10 mask_alpha \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.SegmentationConfig Overfull \hbox (15.12239pt too wide) in paragraph at lines 354--356 []\T1/txtt/m/n/10 masks \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.InstanceSegmentation Overfull \hbox (8.1623pt too wide) in paragraph at lines 356--358 []\T1/txtt/m/n/10 max_length \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 358--360 []\T1/txtt/m/n/10 MID \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.TextPosition at- Underfull \hbox (badness 10000) in paragraph at lines 362--364 []\T1/txtt/m/n/10 MID_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 367--369 []\T1/txtt/m/n/10 mono_frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Underfull \hbox (badness 10000) in paragraph at lines 372--374 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 374--376 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.FramePacket at- Underfull \hbox (badness 10000) in paragraph at lines 376--378 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.TrackerPacket at- Underfull \hbox (badness 10000) in paragraph at lines 378--380 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.TwoStagePacket Underfull \hbox (badness 10000) in paragraph at lines 386--388 []\T1/txtt/m/n/10 output \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 388--390 []\T1/txtt/m/n/10 output() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Overfull \hbox (21.22229pt too wide) in paragraph at lines 394--396 []\T1/txtt/m/n/10 passthrough() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent.Out [60] Underfull \hbox (badness 10000) in paragraph at lines 404--406 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 406--408 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 408--410 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 416--418 []\T1/txtt/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 416--418 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (13.80237pt too wide) in paragraph at lines 418--420 []\T1/txtt/m/n/10 replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 420--422 []\T1/txtt/m/n/10 reset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 422--424 []\T1/txtt/m/n/10 RGB \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 424--426 []\T1/txtt/m/n/10 RGBD \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (12.37143pt too wide) in paragraph at lines 428--430 []\T1/txtt/m/n/10 ROUNDED_CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.BboxStyle Overfull \hbox (22.8714pt too wide) in paragraph at lines 430--432 []\T1/txtt/m/n/10 ROUNDED_RECTANGLE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.BboxStyle Overfull \hbox (18.05228pt too wide) in paragraph at lines 436--438 []\T1/txtt/m/n/10 segmentation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 438--440 []\T1/txtt/m/n/10 SegmentationConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 440--442 []\T1/txtt/m/n/10 SemanticSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (10.90233pt too wide) in paragraph at lines 442--444 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.13234pt too wide) in paragraph at lines 444--446 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 446--448 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 448--450 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 450--452 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisTrail Overfull \hbox (2.30232pt too wide) in paragraph at lines 452--454 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (16.15231pt too wide) in paragraph at lines 454--456 []\T1/txtt/m/n/10 set_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.objects.GenericObject Overfull \hbox (1.55235pt too wide) in paragraph at lines 456--458 []\T1/txtt/m/n/10 set_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Overfull \hbox (42.40224pt too wide) in paragraph at lines 458--460 []\T1/txtt/m/n/10 set_frame_shape() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 460--462 []\T1/txtt/m/n/10 show_fps \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 463--465 []\T1/txtt/m/n/10 SpatialBbMappingPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (32.39235pt too wide) in paragraph at lines 465--467 []\T1/txtt/m/n/10 spatials \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes. packets.SpatialBbMappingPacket Overfull \hbox (5.47234pt too wide) in paragraph at lines 467--469 []\T1/txtt/m/n/10 spatials() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 470--472 []\T1/txtt/m/n/10 stereo \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 472--474 []\T1/txtt/m/n/10 stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 476--477 []\T1/txtt/m/n/10 StereoComponent.Out \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 484--485 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 485--487 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 489--491 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (6.78236pt too wide) in paragraph at lines 491--493 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 497--499 []\T1/txtt/m/n/10 TOP_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 6348) in paragraph at lines 502--504 []\T1/txtt/m/n/10 tracking \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.VisConfig at- [61] Underfull \hbox (badness 10000) in paragraph at lines 506--507 []\T1/txtt/m/n/10 TrackingConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (36.97224pt too wide) in paragraph at lines 507--509 []\T1/txtt/m/n/10 twostage_crops() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 527--529 []\T1/txtt/m/n/10 wls_sigma \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [62]) (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (66 pages, 711228 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.aux' 'luxonis-depthai-sdk.out' 'luxonis-depthai-sdk.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./luxonis-depthai-sdk.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f30539bda5bb0 cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} [3 <./6d016ebd96641ee465c5c73591fc7f6829b362b3.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 1298--1300 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Optional[][] [[][]Union[][][[][]str[][], [][]SensorResolution[][], [14] [15] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1908--1910 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 2023--2025 []\T1/txtt/bx/n/10 input \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Union[][][[][]\T1 /txtt/m/n/10 CameraComponent[][]\T1/txtt/m/sl/10 , [][]\T1/txtt/m/n/10 NNCompon ent[][]\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) ^^U (Union[Component, [20] [21] [22] [23] [24] Underfull \hbox (badness 5446) in paragraph at lines 2843--2845 []\T1/txtt/bx/n/10 right \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 None / dai.None.Outpu t / CameraComponent\T1/qtm/m/n/10 ) ^^U Right mono cam-era [25] [26] [27] [28] [29] [30] [31 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.p ng>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3719 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3719 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [32 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] [33 <./31d58f10e70ff83085 3b521567b0ce5e55c8dfc4.png>] Underfull \hbox (badness 10000) in paragraph at lines 3846--3849 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion (eg. Overfull \hbox (5.6801pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4014--4014 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 4014--4014 []\T1/qtm/m/n/10 5.3 [34 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] (./luxonis-depthai-sdk.ind [56] Overfull \hbox (26.28232pt too wide) in paragraph at lines 11--13 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.GenericNNOutput Overfull \hbox (13.55232pt too wide) in paragraph at lines 13--15 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.ImgLandmarks Overfull \hbox (41.37231pt too wide) in paragraph at lines 15--17 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.InstanceSegmentation Overfull \hbox (44.25232pt too wide) in paragraph at lines 17--19 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Overfull \hbox (5.91234pt too wide) in paragraph at lines 21--23 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.IMUPacket Overfull \hbox (42.89232pt too wide) in paragraph at lines 27--29 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.SpatialBbMappingPacket Overfull \hbox (5.1823pt too wide) in paragraph at lines 31--33 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.TwoStagePacket Overfull \hbox (6.80234pt too wide) in paragraph at lines 33--35 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent Overfull \hbox (24.30234pt too wide) in paragraph at lines 35--37 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent Overfull \hbox (11.21234pt too wide) in paragraph at lines 39--41 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 41--43 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent Overfull \hbox (5.47234pt too wide) in paragraph at lines 43--45 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent.Out Overfull \hbox (17.28233pt too wide) in paragraph at lines 47--49 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.StereoComponent.Out Overfull \hbox (12.03235pt too wide) in paragraph at lines 51--53 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (1.23233pt too wide) in paragraph at lines 53--55 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.OutputConfig Overfull \hbox (27.89233pt too wide) in paragraph at lines 55--57 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.SegmentationConfig Underfull \hbox (badness 10000) in paragraph at lines 59--61 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (8.1623pt too wide) in paragraph at lines 61--63 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 63--65 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.VisConfig Overfull \hbox (5.65234pt too wide) in paragraph at lines 65--67 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (1.88235pt too wide) in paragraph at lines 67--69 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 71--73 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 73--75 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 80--82 []\T1/txtt/m/n/10 add() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.Detections Overfull \hbox (10.90233pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 add_child() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.5523pt too wide) in paragraph at lines 84--86 []\T1/txtt/m/n/10 add_circle() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (28.55225pt too wide) in paragraph at lines 86--88 []\T1/txtt/m/n/10 add_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.visualizer.Visualizer Overfull \hbox (7.5523pt too wide) in paragraph at lines 92--94 []\T1/txtt/m/n/10 add_object() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer [57] Overfull \hbox (2.30232pt too wide) in paragraph at lines 96--98 []\T1/txtt/m/n/10 add_trail() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/txtt/m/n/10 auto_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 103--105 []\T1/txtt/m/n/10 bbox_style \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (16.02226pt too wide) in paragraph at lines 110--112 []\T1/txtt/m/n/10 bg_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.TextConfig Overfull \hbox (0.9915pt too wide) in paragraph at lines 112--114 []\T1/txtt/m/n/10 BOTTOM_LEFT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.TextPosition Overfull \hbox (6.24149pt too wide) in paragraph at lines 116--118 []\T1/txtt/m/n/10 BOTTOM_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TextPosition Overfull \hbox (27.7823pt too wide) in paragraph at lines 118--120 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (13.80237pt too wide) in paragraph at lines 125--127 []\T1/txtt/m/n/10 camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/txtt/m/n/10 CameraComponent.Out \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 131--133 []\T1/txtt/m/n/10 circle \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 136--138 []\T1/txtt/m/n/10 color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.c onfigs.CircleConfig Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 colorize \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 142--144 []\T1/txtt/m/n/10 colormap \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Overfull \hbox (33.05226pt too wide) in paragraph at lines 145--147 []\T1/txtt/m/n/10 config_camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/txtt/m/n/10 config_color_camera() Underfull \hbox (badness 10000) in paragraph at lines 148--150 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/txtt/m/n/10 config_encoder_h26x() Underfull \hbox (badness 10000) in paragraph at lines 150--152 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 152--154 []\T1/txtt/m/n/10 config_encoder_mjpeg() Underfull \hbox (badness 10000) in paragraph at lines 152--154 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Overfull \hbox (4.21231pt too wide) in paragraph at lines 154--156 []\T1/txtt/m/n/10 config_imu() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.comp onents.IMUComponent Underfull \hbox (badness 10000) in paragraph at lines 156--158 []\T1/txtt/m/n/10 config_multistage_nn() Underfull \hbox (badness 10000) in paragraph at lines 156--158 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 158--160 []\T1/txtt/m/n/10 config_nn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\T1/txtt/m/n/10 config_pipeline() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .OakCamera Underfull \hbox (badness 10000) in paragraph at lines 161--163 []\T1/txtt/m/n/10 config_postprocessing() Underfull \hbox (badness 10000) in paragraph at lines 161--163 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 config_spatial() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Overfull \hbox (26.03226pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 config_stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 167--169 []\T1/txtt/m/n/10 config_tracker() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Overfull \hbox (3.72229pt too wide) in paragraph at lines 169--171 []\T1/txtt/m/n/10 config_yolo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 171--173 []\T1/txtt/m/n/10 config_yolo_from_metadata() Underfull \hbox (badness 10000) in paragraph at lines 171--173 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 173--175 []\T1/txtt/m/n/10 CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 182--184 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 182--184 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Overfull \hbox (1.53238pt too wide) in paragraph at lines 185--187 []\T1/txtt/m/n/10 depth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.component s.StereoComponent.Out [58] Underfull \hbox (badness 10000) in paragraph at lines 194--196 []\T1/txtt/m/n/10 DetectionConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/txtt/m/n/10 DetectionPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (7.5523pt too wide) in paragraph at lines 198--200 []\T1/txtt/m/n/10 detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Underfull \hbox (badness 5091) in paragraph at lines 201--203 []\T1/txtt/m/n/10 disparity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent Overfull \hbox (22.53232pt too wide) in paragraph at lines 203--205 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 205--207 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 207--209 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 212--214 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Overfull \hbox (10.90233pt too wide) in paragraph at lines 214--216 []\T1/txtt/m/n/10 draw_bbox() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (31.90227pt too wide) in paragraph at lines 216--218 []\T1/txtt/m/n/10 draw_children() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 218--220 []\T1/txtt/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 218--220 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (19.05235pt too wide) in paragraph at lines 223--225 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent.Out Overfull \hbox (12.03235pt too wide) in paragraph at lines 227--229 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent.Out Overfull \hbox (18.66226pt too wide) in paragraph at lines 232--234 []\T1/txtt/m/n/10 fading_tails \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TrackingConfig Overfull \hbox (48.78224pt too wide) in paragraph at lines 234--236 []\T1/txtt/m/n/10 fill_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 236--238 []\T1/txtt/m/n/10 font_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (5.5223pt too wide) in paragraph at lines 240--242 []\T1/txtt/m/n/10 font_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 242--244 []\T1/txtt/m/n/10 font_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (10.77228pt too wide) in paragraph at lines 244--246 []\T1/txtt/m/n/10 font_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TextConfig Overfull \hbox (26.52223pt too wide) in paragraph at lines 246--248 []\T1/txtt/m/n/10 font_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 250--252 []\T1/txtt/m/n/10 frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pac kets.FramePacket at- Underfull \hbox (badness 10000) in paragraph at lines 252--254 []\T1/txtt/m/n/10 frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pac kets.TrackerPacket Overfull \hbox (2.30232pt too wide) in paragraph at lines 256--258 []\T1/txtt/m/n/10 frame_shape \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 262--264 []\T1/txtt/m/n/10 GenericNNOutput \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (33.38226pt too wide) in paragraph at lines 265--267 []\T1/txtt/m/n/10 get_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisDetections Overfull \hbox (1.55235pt too wide) in paragraph at lines 267--269 []\T1/txtt/m/n/10 get_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 269--271 []\T1/txtt/m/n/10 get_output_stream() Underfull \hbox (badness 10000) in paragraph at lines 269--271 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Underfull \hbox (badness 10000) in paragraph at lines 271--273 []\T1/txtt/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 271--273 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 273--275 []\T1/txtt/m/n/10 get_relative_position() Overfull \hbox (43.55223pt too wide) in paragraph at lines 275--277 []\T1/txtt/m/n/10 get_stream_xout() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .components.CameraComponent Overfull \hbox (7.23225pt too wide) in paragraph at lines 277--279 []\T1/txtt/m/n/10 get_text_scale() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 279--281 []\T1/txtt/m/n/10 GRAY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (20.32219pt too wide) in paragraph at lines 281--283 []\T1/txtt/m/n/10 groupby_tracklet() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.visualize.objects.VisTrail Overfull \hbox (12.03235pt too wide) in paragraph at lines 286--288 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (21.22229pt too wide) in paragraph at lines 291--293 []\T1/txtt/m/n/10 image_manip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent.Out [59] Underfull \hbox (badness 10000) in paragraph at lines 307--308 []\T1/txtt/m/n/10 input() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.component s.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/txtt/m/n/10 InstanceSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (6.80234pt too wide) in paragraph at lines 310--312 []\T1/txtt/m/n/10 is_color() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent Overfull \hbox (18.05145pt too wide) in paragraph at lines 312--314 []\T1/txtt/m/n/10 IS_INTERACTIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Overfull \hbox (1.55235pt too wide) in paragraph at lines 314--316 []\T1/txtt/m/n/10 is_mono() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Overfull \hbox (12.05232pt too wide) in paragraph at lines 316--318 []\T1/txtt/m/n/10 is_replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.CameraComponent Overfull \hbox (27.7823pt too wide) in paragraph at lines 321--323 []\T1/txtt/m/n/10 label_padding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (33.03229pt too wide) in paragraph at lines 323--325 []\T1/txtt/m/n/10 label_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.DetectionConfig Overfull \hbox (20.37238pt too wide) in paragraph at lines 325--327 []\T1/txtt/m/n/10 labels \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn _results.InstanceSegmentation Overfull \hbox (8.1623pt too wide) in paragraph at lines 327--329 []\T1/txtt/m/n/10 line_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Overfull \hbox (17.28233pt too wide) in paragraph at lines 329--331 []\T1/txtt/m/n/10 line_height \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.DetectionConfig Overfull \hbox (29.16223pt too wide) in paragraph at lines 331--333 []\T1/txtt/m/n/10 line_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 333--335 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (2.91231pt too wide) in paragraph at lines 337--339 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 339--341 []\T1/txtt/m/n/10 line_width \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (3.3024pt too wide) in paragraph at lines 344--346 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 346--347 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 347--348 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .NNComponent.Out Overfull \hbox (12.75241pt too wide) in paragraph at lines 350--352 []\T1/txtt/m/n/10 mask \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_r esults.SemanticSegmentation Overfull \hbox (27.89233pt too wide) in paragraph at lines 352--354 []\T1/txtt/m/n/10 mask_alpha \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.SegmentationConfig Overfull \hbox (15.12239pt too wide) in paragraph at lines 354--356 []\T1/txtt/m/n/10 masks \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.InstanceSegmentation Overfull \hbox (8.1623pt too wide) in paragraph at lines 356--358 []\T1/txtt/m/n/10 max_length \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 358--360 []\T1/txtt/m/n/10 MID \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.TextPosition at- Underfull \hbox (badness 10000) in paragraph at lines 362--364 []\T1/txtt/m/n/10 MID_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 367--369 []\T1/txtt/m/n/10 mono_frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Underfull \hbox (badness 10000) in paragraph at lines 372--374 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 374--376 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.FramePacket at- Underfull \hbox (badness 10000) in paragraph at lines 376--378 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.TrackerPacket at- Underfull \hbox (badness 10000) in paragraph at lines 378--380 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.TwoStagePacket Underfull \hbox (badness 10000) in paragraph at lines 386--388 []\T1/txtt/m/n/10 output \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 388--390 []\T1/txtt/m/n/10 output() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Overfull \hbox (21.22229pt too wide) in paragraph at lines 394--396 []\T1/txtt/m/n/10 passthrough() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent.Out [60] Underfull \hbox (badness 10000) in paragraph at lines 404--406 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 406--408 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 408--410 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 416--418 []\T1/txtt/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 416--418 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (13.80237pt too wide) in paragraph at lines 418--420 []\T1/txtt/m/n/10 replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 420--422 []\T1/txtt/m/n/10 reset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 422--424 []\T1/txtt/m/n/10 RGB \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 424--426 []\T1/txtt/m/n/10 RGBD \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (12.37143pt too wide) in paragraph at lines 428--430 []\T1/txtt/m/n/10 ROUNDED_CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.BboxStyle Overfull \hbox (22.8714pt too wide) in paragraph at lines 430--432 []\T1/txtt/m/n/10 ROUNDED_RECTANGLE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.BboxStyle Overfull \hbox (18.05228pt too wide) in paragraph at lines 436--438 []\T1/txtt/m/n/10 segmentation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 438--440 []\T1/txtt/m/n/10 SegmentationConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 440--442 []\T1/txtt/m/n/10 SemanticSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (10.90233pt too wide) in paragraph at lines 442--444 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.13234pt too wide) in paragraph at lines 444--446 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 446--448 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 448--450 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 450--452 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisTrail Overfull \hbox (2.30232pt too wide) in paragraph at lines 452--454 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (16.15231pt too wide) in paragraph at lines 454--456 []\T1/txtt/m/n/10 set_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.objects.GenericObject Overfull \hbox (1.55235pt too wide) in paragraph at lines 456--458 []\T1/txtt/m/n/10 set_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Overfull \hbox (42.40224pt too wide) in paragraph at lines 458--460 []\T1/txtt/m/n/10 set_frame_shape() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 460--462 []\T1/txtt/m/n/10 show_fps \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 463--465 []\T1/txtt/m/n/10 SpatialBbMappingPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (32.39235pt too wide) in paragraph at lines 465--467 []\T1/txtt/m/n/10 spatials \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes. packets.SpatialBbMappingPacket Overfull \hbox (5.47234pt too wide) in paragraph at lines 467--469 []\T1/txtt/m/n/10 spatials() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 470--472 []\T1/txtt/m/n/10 stereo \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 472--474 []\T1/txtt/m/n/10 stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 476--477 []\T1/txtt/m/n/10 StereoComponent.Out \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 484--485 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 485--487 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 489--491 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (6.78236pt too wide) in paragraph at lines 491--493 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 497--499 []\T1/txtt/m/n/10 TOP_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 6348) in paragraph at lines 502--504 []\T1/txtt/m/n/10 tracking \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.VisConfig at- [61] Underfull \hbox (badness 10000) in paragraph at lines 506--507 []\T1/txtt/m/n/10 TrackingConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (36.97224pt too wide) in paragraph at lines 507--509 []\T1/txtt/m/n/10 twostage_crops() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 527--529 []\T1/txtt/m/n/10 wls_sigma \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [62]) (./luxonis-depthai-sdk.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (66 pages, 711358 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 [rtd-command-info] start-time: 2023-02-03T16:50:35.937240Z, end-time: 2023-02-03T16:50:42.697759Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . ../../../_readthedocs/epub Running Sphinx v5.3.0 making output directory... done WARNING: conf value "version" should not be empty for EPUB3 loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-03 16:50:36.881] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:24: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:31: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:44: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:72: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 6%] components/camera_component writing output... [ 12%] components/imu_component writing output... [ 18%] components/nn_component writing output... [ 25%] components/stereo_component writing output... [ 31%] features/ai_models writing output... [ 37%] features/components writing output... [ 43%] features/packets writing output... [ 50%] features/recording writing output... [ 56%] features/replaying writing output... [ 62%] features/sub-features/integrations writing output... [ 68%] features/visualizer writing output... [ 75%] includes/footer-short writing output... [ 81%] includes/install-long writing output... [ 87%] includes/install-short writing output... [ 93%] index writing output... [100%] oak-camera generating indices... genindex py-modindex done writing additional pages... done copying images... [ 12%] https://user-images.githubusercontent.com/18037362/193561605-dffaccd1-3d32-4d87-8063-5b3409c26e2d.png copying images... [ 25%] https://user-images.githubusercontent.com/18037362/166504853-68072d92-f3ed-4a08-a7ca-15d7b8e774a2.png copying images... [ 37%] https://user-images.githubusercontent.com/18037362/141661982-f206ed61-b505-4b17-8673-211a4029754b.gif copying images... [ 50%] https://user-images.githubusercontent.com/18037362/201514899-b4a202d9-0330-4754-b2f5-041f51bdd917.png copying images... [ 62%] https://user-images.githubusercontent.com/18037362/193642506-76bd2d36-3ae8-4d0b-bbed-083a94463155.png copying images... [ 75%] https://user-images.githubusercontent.com/18037362/142909472-eae7bed1-695b-48ec-8895-76982989de11.png copying images... [ 87%] https://user-images.githubusercontent.com/18037362/197657107-1c0a73ae-9022-4a85-abe2-892725edaa5f.gif copying images... [100%] https://user-images.githubusercontent.com/18037362/197664572-33d8dc9e-dd35-4e73-8291-30bb8ec641d5.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing DepthAISDKDocs.epub file... Updating searchtools for Read the Docs search... build succeeded, 22 warnings. The ePub file is in ../../../_readthedocs/epub.