Read the Docs build information Build id: 2348787 Project: luxonis-depthai-sdk Version: latest Commit: 50440cfd7e81ceac3975025371eada50e856c642 Date: 2024-07-15T09:35:40.510766Z State: finished Success: True [rtd-command-info] start-time: 2024-07-15T09:36:31.155243Z, end-time: 2024-07-15T09:36:34.151716Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/luxonis/depthai.git . Cloning into '.'... [rtd-command-info] start-time: 2024-07-15T09:36:34.224225Z, end-time: 2024-07-15T09:36:35.397394Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/luxonis/depthai * [new tag] v1.10.0-sdk -> v1.10.0-sdk * [new tag] v1.10.1-sdk -> v1.10.1-sdk * [new tag] v1.11.0-sdk -> v1.11.0-sdk * [new tag] v1.12.0-sdk -> v1.12.0-sdk * [new tag] v1.12.1-sdk -> v1.12.1-sdk * [new tag] v1.13.0-sdk -> v1.13.0-sdk * [new tag] v1.13.1-sdk -> v1.13.1-sdk * [new tag] v1.14.0-sdk -> v1.14.0-sdk * [new tag] v1.9.4-sdk -> v1.9.4-sdk * [new tag] v1.9.4.1-sdk -> v1.9.4.1-sdk * [new tag] v1.9.5-sdk -> v1.9.5-sdk * [new tag] v3.4.0 -> v3.4.0 * [new tag] v3.5.0 -> v3.5.0 warning: 601f3dfe73204cde976ef69a3af343d6ca0c47e4:.gitmodules, multiple configurations found for 'submodule.resources/depthai_boards.path'. Skipping second one! warning: 601f3dfe73204cde976ef69a3af343d6ca0c47e4:.gitmodules, multiple configurations found for 'submodule.resources/depthai_boards.url'. Skipping second one! warning: 601f3dfe73204cde976ef69a3af343d6ca0c47e4:.gitmodules, multiple configurations found for 'submodule.depthai-boards.path'. Skipping second one! warning: 601f3dfe73204cde976ef69a3af343d6ca0c47e4:.gitmodules, multiple configurations found for 'submodule.depthai-boards.url'. Skipping second one! [rtd-command-info] start-time: 2024-07-15T09:36:35.527869Z, end-time: 2024-07-15T09:36:35.786056Z, 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 50440cf Merge pull request #1186 from luxonis/depthai/reqs_update [rtd-command-info] start-time: 2024-07-15T09:36:35.869302Z, end-time: 2024-07-15T09:36:35.920287Z, duration: 0, exit-code: 0 cat depthai_sdk/docs/.readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: ubuntu-20.04 tools: python: "3.8" # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: depthai_sdk/docs/source/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: requirements.txt - requirements: depthai_sdk/docs/requirements.txt - method: pip path: depthai_sdk [rtd-command-info] start-time: 2024-07-15T09:36:41.064046Z, end-time: 2024-07-15T09:36:41.146229Z, duration: 0, exit-code: 0 asdf global python 3.8.19 [rtd-command-info] start-time: 2024-07-15T09:36:41.538093Z, end-time: 2024-07-15T09:36:42.682478Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.19.final.0-64 in 835ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-07-15T09:36:42.755282Z, end-time: 2024-07-15T09:36:52.838380Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (23.1) Collecting pip Downloading pip-24.1.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 36.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-70.3.0-py3-none-any.whl (931 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 931.1/931.1 kB 149.7 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.1.2 setuptools-70.3.0 [rtd-command-info] start-time: 2024-07-15T09:36:52.913346Z, end-time: 2024-07-15T09:37:04.292570Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.13 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-8.0.0-py3-none-any.whl.metadata (4.6 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 54.7 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 124.4 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 166.9 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.0.0-py3-none-any.whl (24 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 144.7 MB/s eta 0:00:00 Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 132.7 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 155.7 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 127.0 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 151.8 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 151.9 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 146.4 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 146.3 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 138.8 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 133.5 MB/s eta 0:00:00 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 151.4 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.1/141.1 kB 143.5 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 122.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 164.0 MB/s eta 0:00:00 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 138.6 MB/s eta 0:00:00 Downloading zipp-3.19.2-py3-none-any.whl (9.0 kB) Installing collected packages: snowballstemmer, pytz, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.13 babel-2.15.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.7 imagesize-1.4.1 importlib-metadata-8.0.0 packaging-24.1 pytz-2024.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.1.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.2.2 zipp-3.19.2 [rtd-command-info] start-time: 2024-07-15T09:37:04.379803Z, end-time: 2024-07-15T09:37:47.734903Z, duration: 43, 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 (from -r requirements.txt (line 1)) Downloading https://www.piwheels.org/simple/requests/requests-2.26.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 324.5 kB/s eta 0:00:00 Collecting numpy<2.0.0,>=1.21.4 (from -r requirements.txt (line 3)) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting opencv-contrib-python==4.5.5.62 (from -r requirements.txt (line 4)) Downloading opencv_contrib_python-4.5.5.62-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting depthai-sdk==1.9.4 (from -r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/depthai-sdk/depthai_sdk-1.9.4-py3-none-any.whl (167 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.7/167.7 kB 489.6 kB/s eta 0:00:00 Collecting pyqt5<5.15.6,>5 (from -r requirements.txt (line 7)) Downloading PyQt5-5.15.5-cp36-abi3-manylinux1_x86_64.whl.metadata (2.1 kB) Collecting depthai==2.24.0.0 (from -r requirements.txt (line 9)) Downloading depthai-2.24.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.7 kB) Collecting Qt.py (from -r requirements.txt (line 10)) Downloading https://www.piwheels.org/simple/qt-py/Qt.py-1.4.1-py2.py3-none-any.whl (35 kB) Collecting scipy (from -r requirements.txt (line 11)) Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.9/58.9 kB 5.3 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests==2.26.0->-r requirements.txt (line 1)) Downloading https://www.piwheels.org/simple/urllib3/urllib3-1.26.19-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 419.1 kB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (2024.7.4) Collecting charset-normalizer~=2.0.0 (from requests==2.26.0->-r requirements.txt (line 1)) Downloading https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 188.1 MB/s eta 0:00:00 Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (3.7) Collecting blobconverter>=1.2.8 (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/blobconverter/blobconverter-1.4.3-py3-none-any.whl (10 kB) Collecting pytube>=12.1.0 (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/pytube/pytube-15.0.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 18.0 MB/s eta 0:00:00 Collecting PyTurboJPEG==1.6.4 (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/pyturbojpeg/PyTurboJPEG-1.6.4-py3-none-any.whl (13 kB) Collecting marshmallow==3.17.0 (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/marshmallow/marshmallow-3.17.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 240.6 kB/s eta 0:00:00 Collecting distinctipy (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/distinctipy/distinctipy-1.3.4-py3-none-any.whl (26 kB) Collecting xmltodict (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/xmltodict/xmltodict-0.13.0-py2.py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=17.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from marshmallow==3.17.0->depthai-sdk==1.9.4->-r requirements.txt (line 5)) (24.1) Collecting PyQt5-sip<13,>=12.8 (from pyqt5<5.15.6,>5->-r requirements.txt (line 7)) Downloading PyQt5_sip-12.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (421 bytes) Collecting PyQt5-Qt5>=5.15.2 (from pyqt5<5.15.6,>5->-r requirements.txt (line 7)) Downloading PyQt5_Qt5-5.15.14-py3-none-manylinux2014_x86_64.whl.metadata (536 bytes) Collecting types-PySide2 (from Qt.py->-r requirements.txt (line 10)) Downloading https://www.piwheels.org/simple/types-pyside2/types_pyside2-5.15.2.1.7-py2.py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.2/572.2 kB 1.2 MB/s eta 0:00:00 Collecting PyYAML (from blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 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 167.5 MB/s eta 0:00:00 Downloading depthai-2.24.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 13.8 MB/s eta 0:00:00 Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 168.5 MB/s eta 0:00:00 Downloading PyQt5-5.15.5-cp36-abi3-manylinux1_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 183.2 MB/s eta 0:00:00 Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 172.3 MB/s eta 0:00:00 Downloading PyQt5_Qt5-5.15.14-py3-none-manylinux2014_x86_64.whl (60.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.5/60.5 MB 176.9 MB/s eta 0:00:00 Downloading PyQt5_sip-12.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.5/274.5 kB 262.2 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 240.4 MB/s eta 0:00:00 Installing collected packages: types-PySide2, PyQt5-Qt5, xmltodict, urllib3, Qt.py, PyYAML, pytube, PyQt5-sip, numpy, marshmallow, depthai, charset-normalizer, scipy, requests, PyTurboJPEG, pyqt5, opencv-contrib-python, distinctipy, blobconverter, depthai-sdk Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.2 Uninstalling urllib3-2.2.2: Successfully uninstalled urllib3-2.2.2 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.3.2 Uninstalling charset-normalizer-3.3.2: Successfully uninstalled charset-normalizer-3.3.2 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 Successfully installed PyQt5-Qt5-5.15.14 PyQt5-sip-12.15.0 PyTurboJPEG-1.6.4 PyYAML-6.0.1 Qt.py-1.4.1 blobconverter-1.4.3 charset-normalizer-2.0.12 depthai-2.24.0.0 depthai-sdk-1.9.4 distinctipy-1.3.4 marshmallow-3.17.0 numpy-1.24.4 opencv-contrib-python-4.5.5.62 pyqt5-5.15.5 pytube-15.0.0 requests-2.26.0 scipy-1.10.1 types-PySide2-5.15.2.1.7 urllib3-1.26.19 xmltodict-0.13.0 [rtd-command-info] start-time: 2024-07-15T09:37:47.814866Z, end-time: 2024-07-15T09:37:51.094496Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r depthai_sdk/docs/requirements.txt Collecting Sphinx==3.4.3 (from -r depthai_sdk/docs/requirements.txt (line 1)) Downloading Sphinx-3.4.3-py3-none-any.whl.metadata (7.9 kB) Collecting sphinx-rtd-theme==0.5.2 (from -r depthai_sdk/docs/requirements.txt (line 2)) Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl.metadata (3.6 kB) Collecting autodocsumm==0.2.2 (from -r depthai_sdk/docs/requirements.txt (line 3)) Downloading autodocsumm-0.2.2.tar.gz (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.5/43.5 kB 4.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-tabs==1.3.0 (from -r depthai_sdk/docs/requirements.txt (line 4)) Downloading sphinx_tabs-1.3.0-py3-none-any.whl.metadata (5.4 kB) Collecting jinja2==3.0.3 (from -r depthai_sdk/docs/requirements.txt (line 5)) Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.18.0) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (0.20.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.15.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.26.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (70.3.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (24.1) Collecting docutils>=0.12 (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from jinja2==3.0.3->-r depthai_sdk/docs/requirements.txt (line 5)) (2.1.5) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from babel>=1.3->Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2024.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.26.19) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2024.7.4) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.0.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (3.7) Downloading Sphinx-3.4.3-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 74.3 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 212.6 MB/s eta 0:00:00 Downloading sphinx_tabs-1.3.0-py3-none-any.whl (22 kB) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 223.6 MB/s eta 0:00:00 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 267.2 MB/s eta 0:00:00 Building wheels for collected packages: autodocsumm Building wheel for autodocsumm (setup.py): started Building wheel for autodocsumm (setup.py): finished with status 'done' Created wheel for autodocsumm: filename=autodocsumm-0.2.2-py3-none-any.whl size=14526 sha256=682a32f2c8531c4e429c11806c40f41e116c2ee5188439a69ca3f960e1c2fa3b Stored in directory: /tmp/pip-ephem-wheel-cache-xi_wdv5r/wheels/5f/f2/64/1bced9da52bf3fef7e3d36f091baa9918b62480c6386a128a7 Successfully built autodocsumm Installing collected packages: jinja2, docutils, Sphinx, sphinx-tabs, sphinx-rtd-theme, autodocsumm Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.4 Uninstalling Jinja2-3.1.4: Successfully uninstalled Jinja2-3.1.4 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.1.2 Uninstalling Sphinx-7.1.2: Successfully uninstalled Sphinx-7.1.2 Successfully installed Sphinx-3.4.3 autodocsumm-0.2.2 docutils-0.16 jinja2-3.0.3 sphinx-rtd-theme-0.5.2 sphinx-tabs-1.3.0 [rtd-command-info] start-time: 2024-07-15T09:37:51.183459Z, end-time: 2024-07-15T09:37:54.114286Z, duration: 2, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir ./depthai_sdk Processing ./depthai_sdk Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: opencv-contrib-python>4 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from depthai-sdk==1.15.0) (4.5.5.62) Requirement already satisfied: blobconverter>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from depthai-sdk==1.15.0) (1.4.3) Requirement already satisfied: pytube>=12.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from depthai-sdk==1.15.0) (15.0.0) Requirement already satisfied: depthai in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from depthai-sdk==1.15.0) (2.24.0.0) Requirement already satisfied: PyTurboJPEG==1.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from depthai-sdk==1.15.0) (1.6.4) Requirement already satisfied: marshmallow==3.17.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from depthai-sdk==1.15.0) (3.17.0) Requirement already satisfied: xmltodict in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from depthai-sdk==1.15.0) (0.13.0) Collecting sentry-sdk==1.21.0 (from depthai-sdk==1.15.0) Downloading sentry_sdk-1.21.0-py2.py3-none-any.whl.metadata (8.6 kB) Collecting depthai-pipeline-graph==0.0.5 (from depthai-sdk==1.15.0) Downloading depthai_pipeline_graph-0.0.5-py3-none-any.whl.metadata (8.8 kB) Collecting ahrs==0.3.1 (from depthai-sdk==1.15.0) Downloading AHRS-0.3.1-py3-none-any.whl.metadata (13 kB) Requirement already satisfied: numpy<2.0.0,>=1.21 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from depthai-sdk==1.15.0) (1.24.4) Requirement already satisfied: Qt.py>=1.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from depthai-pipeline-graph==0.0.5->depthai-sdk==1.15.0) (1.4.1) Requirement already satisfied: packaging>=17.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from marshmallow==3.17.0->depthai-sdk==1.15.0) (24.1) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from sentry-sdk==1.21.0->depthai-sdk==1.15.0) (2024.7.4) Requirement already satisfied: urllib3>=1.26.11 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from sentry-sdk==1.21.0->depthai-sdk==1.15.0) (1.26.19) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from blobconverter>=1.4.1->depthai-sdk==1.15.0) (2.26.0) Requirement already satisfied: PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from blobconverter>=1.4.1->depthai-sdk==1.15.0) (6.0.1) Requirement already satisfied: types-PySide2 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Qt.py>=1.3.0->depthai-pipeline-graph==0.0.5->depthai-sdk==1.15.0) (5.15.2.1.7) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from requests->blobconverter>=1.4.1->depthai-sdk==1.15.0) (2.0.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from requests->blobconverter>=1.4.1->depthai-sdk==1.15.0) (3.7) Downloading AHRS-0.3.1-py3-none-any.whl (197 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 197.9/197.9 kB 8.9 MB/s eta 0:00:00 Downloading depthai_pipeline_graph-0.0.5-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.5/123.5 kB 189.3 MB/s eta 0:00:00 Downloading sentry_sdk-1.21.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.5/199.5 kB 114.0 MB/s eta 0:00:00 Building wheels for collected packages: depthai-sdk Building wheel for depthai-sdk (setup.py): started Building wheel for depthai-sdk (setup.py): finished with status 'done' Created wheel for depthai-sdk: filename=depthai_sdk-1.15.0-py3-none-any.whl size=229873 sha256=d7af06a5112e00b1b8fa82e13eda3331d2a69d80c947ddf194c42bf37f6bbd73 Stored in directory: /tmp/pip-ephem-wheel-cache-e0htd3l9/wheels/82/f8/c9/c406ec0aa242bab0fdab1679f97215a17797087b34a15c7e00 Successfully built depthai-sdk Installing collected packages: sentry-sdk, ahrs, depthai-pipeline-graph, depthai-sdk Attempting uninstall: depthai-sdk Found existing installation: depthai-sdk 1.9.4 Uninstalling depthai-sdk-1.9.4: Successfully uninstalled depthai-sdk-1.9.4 Successfully installed ahrs-0.3.1 depthai-pipeline-graph-0.0.5 depthai-sdk-1.15.0 sentry-sdk-1.21.0 [rtd-command-info] start-time: 2024-07-15T09:37:54.706097Z, end-time: 2024-07-15T09:37:54.760659Z, 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' html_show_copyright=False author = 'Luxonis' # The full version, including alpha/beta/rc tags release = '1.13.1' # -- 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', 'autodocsumm', 'sphinx_tabs.tabs' ] # 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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { '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-old.luxonis.com/_/downloads/sdk/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'luxonis-depthai-sdk', 'name': u'Depthai SDK', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', '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': '50440cfd', } # 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(): for key in context: if key not in html_context: html_context[key] = context[key] 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/2348787/' 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: 2024-07-15T09:37:54.846264Z, end-time: 2024-07-15T09:38:06.284953Z, duration: 11, exit-code: 0 python -m sphinx -T -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v3.4.3 loading translations [en]... done 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... intersphinx inventory has moved: https://docs.luxonis.com/projects/api/en/latest/objects.inv -> https://docs-old.luxonis.com/projects/api/en/latest/objects.inv building [mo]: targets for 0 po files that are out of date building [dirhtml]: targets for 75 source files that are out of date updating environment: [new config] 75 added, 0 changed, 0 removed reading sources... [ 1%] api_reference [2024-07-15 09:37:56.092] [depthai] [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... [ 2%] components/camera_component reading sources... [ 4%] components/imu_component reading sources... [ 5%] components/nn_component reading sources... [ 6%] components/stereo_component reading sources... [ 8%] features/ai_models reading sources... [ 9%] features/auto_ir reading sources... [ 10%] features/conditional-actions reading sources... [ 12%] features/recording reading sources... [ 13%] features/replaying reading sources... [ 14%] features/sub-features/integrations reading sources... [ 16%] fundamentals/components reading sources... [ 17%] fundamentals/packets reading sources... [ 18%] fundamentals/visualizer reading sources... [ 20%] includes/blocking_behavior reading sources... [ 21%] includes/footer-short reading sources... [ 22%] includes/install-long reading sources... [ 24%] includes/install-short reading sources... [ 25%] includes/install_from_pypi reading sources... [ 26%] index reading sources... [ 28%] oak-camera reading sources... [ 29%] quickstart reading sources... [ 30%] samples/CameraComponent/sdk_cam_ffc reading sources... [ 32%] samples/CameraComponent/sdk_camera_control reading sources... [ 33%] samples/CameraComponent/sdk_camera_control_with_nn reading sources... [ 34%] samples/CameraComponent/sdk_camera_preview reading sources... [ 36%] samples/CameraComponent/sdk_mono_400p reading sources... [ 37%] samples/CameraComponent/sdk_preview_all_cameras reading sources... [ 38%] samples/CameraComponent/sdk_rgb_mono_preview reading sources... [ 40%] samples/CameraComponent/sdk_rotated reading sources... [ 41%] samples/IMUComponent/sdk_imu reading sources... [ 42%] samples/IMUComponent/sdk_imu_rerun reading sources... [ 44%] samples/NNComponent/sdk_age_gender reading sources... [ 45%] samples/NNComponent/sdk_custom_decode reading sources... [ 46%] samples/NNComponent/sdk_deeplabv3_person reading sources... [ 48%] samples/NNComponent/sdk_emotion_recognition reading sources... [ 49%] samples/NNComponent/sdk_face_detection_color reading sources... [ 50%] samples/NNComponent/sdk_face_detection_left reading sources... [ 52%] samples/NNComponent/sdk_human_pose reading sources... [ 53%] samples/NNComponent/sdk_mobilenet_encoded reading sources... [ 54%] samples/NNComponent/sdk_nn_component reading sources... [ 56%] samples/NNComponent/sdk_object_tracking reading sources... [ 57%] samples/NNComponent/sdk_roboflow_integration reading sources... [ 58%] samples/NNComponent/sdk_spatial_detection reading sources... [ 60%] samples/NNComponent/sdk_yolo reading sources... [ 61%] samples/PointcloudComponent/SDK_pointcloud reading sources... [ 62%] samples/StereoComponent/SDK_stereo reading sources... [ 64%] samples/StereoComponent/SDK_stereo_auto_ir reading sources... [ 65%] samples/StereoComponent/SDK_stereo_control reading sources... [ 66%] samples/StereoComponent/SDK_stereo_encoded reading sources... [ 68%] samples/mixed/sdk_api_interop reading sources... [ 69%] samples/mixed/sdk_car_tracking reading sources... [ 70%] samples/mixed/sdk_collision_avoidance reading sources... [ 72%] samples/mixed/sdk_speed_calculation reading sources... [ 73%] samples/mixed/sdk_switch_between_models reading sources... [ 74%] samples/mixed/sdk_sync_multiple_outputs reading sources... [ 76%] samples/recording/SDK_encode reading sources... [ 77%] samples/recording/SDK_encoder_preview reading sources... [ 78%] samples/recording/SDK_mcap_record reading sources... [ 80%] samples/recording/SDK_mcap_record_imu reading sources... [ 81%] samples/recording/SDK_recording_duration reading sources... [ 82%] samples/recording/SDK_rosbag_record reading sources... [ 84%] samples/recording/SDK_stereo_record reading sources... [ 85%] samples/replay/SDK_counter reading sources... [ 86%] samples/replay/SDK_looped_replay reading sources... [ 88%] samples/replay/SDK_people_tracker reading sources... [ 89%] samples/replay/SDK_photo_download reading sources... [ 90%] samples/replay/SDK_youtube_download reading sources... [ 92%] samples/streaming/SDK_ros_publishing reading sources... [ 93%] samples/trigger_action/SDK_custom_action reading sources... [ 94%] samples/trigger_action/SDK_custom_trigger reading sources... [ 96%] samples/trigger_action/SDK_person_record reading sources... [ 97%] samples/visualizer/SDK_visualizer reading sources... [ 98%] samples/visualizer/SDK_visualizer_callback reading sources... [100%] tutorials/code_samples WARNING: autodoc: failed to import module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'components.CameraComponent' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'components.IMUComponent' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /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 WARNING: autodoc: failed to import class 'components.NNComponent' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import attribute 'ExtendedImgDetection.angle' from module 'depthai_sdk.classes.nn_results'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/sphinx/util/inspect.py", line 401, in safe_getattr return getattr(obj, name, *defargs) AttributeError: type object 'ExtendedImgDetection' has no attribute 'angle' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 107, in import_object obj = attrgetter(obj, mangled_name) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 320, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 2474, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/sphinx/util/inspect.py", line 417, in safe_getattr raise AttributeError(name) from exc AttributeError: angle /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:94: 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 WARNING: autodoc: failed to import class 'components.StereoComponent' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /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:34: 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/auto_ir.rst:30: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst WARNING: autodoc: failed to import class 'trigger_action.TriggerAction' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'trigger_action.Trigger' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'trigger_action.Action' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'trigger_action.DetectionTrigger' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'trigger_action.RecordAction' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/conditional-actions.rst:45: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/auto_ir.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/conditional-actions.rst:54: 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/recording.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. WARNING: autodoc: failed to import class 'components.Component' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/fundamentals/components.rst:16: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/conditional-actions.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/fundamentals/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/fundamentals/components.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/fundamentals/visualizer.rst:196: WARNING: Title level inconsistent: Visualizer ---------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/fundamentals/visualizer.rst:203: WARNING: Title level inconsistent: Objects ------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/fundamentals/visualizer.rst:226: WARNING: Title level inconsistent: Configs ------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/fundamentals/visualizer.rst:169: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/fundamentals/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:55: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/NNComponent/mobilenet.py' not found or reading it failed WARNING: autodoc: failed to import class 'OakCamera' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /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/fundamentals/packets.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/quickstart.rst:54: WARNING: Title underline too short. Creating color and depth streams --------------------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/quickstart.rst:54: WARNING: Title underline too short. Creating color and depth streams --------------------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/quickstart.rst:124: WARNING: duplicate label recording, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/recording.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst:24: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_cam_ffc.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst:29: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_cam_ffc.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst:37: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_cam_ffc.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:2: WARNING: Title underline too short. Camera Control with NN ===================== /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:29: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst:11: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst:18: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst:23: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst:31: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst:16: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst:21: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst:28: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst:29: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst:26: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:36: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/IMUComponent/imu_rerun.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst:26: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:41: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/NNComponent/deeplabv3_person.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst:12: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst:2: WARNING: Title underline too short. Face Detection Mono ================== /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst:11: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst:16: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst:21: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst:28: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst:26: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst:13: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst:18: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst:25: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst:13: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst:18: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst:24: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst:31: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst:12: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst:17: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst:13: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst:18: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst:23: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst:13: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst:18: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst:23: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst:11: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst:18: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst:23: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst:13: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst:18: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst:26: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst:21: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst:28: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst:34: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst:42: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst:11: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst:16: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst:21: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst:29: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst:14: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst:11: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst:15: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst:20: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst:28: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:: WARNING: image file not readable: _static/images/pipelines/speed_calculation.png /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:16: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:21: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst:9: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst:14: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst:22: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst:29: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encode.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encode.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encode.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_mcap_record.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_mcap_record.rst:17: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_mcap_record_imu.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_mcap_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_mcap_record_imu.rst:17: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_mcap_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_mcap_record_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst:22: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_mcap_record_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_counter.rst:16: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_counter.rst:21: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_counter.rst:26: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_counter.rst:34: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst:13: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_counter.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst:18: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_counter.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst:26: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_counter.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_counter.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/streaming/SDK_ros_publishing.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/streaming/SDK_ros_publishing.rst:18: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/streaming/SDK_ros_publishing.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/streaming/SDK_ros_publishing.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst:10: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst:15: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst:15: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst:20: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst:28: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/tutorials/code_samples.rst:36: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/tutorials/code_samples.rst:44: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/tutorials/code_samples.rst:48: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/tutorials/code_samples.rst:62: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/tutorials/code_samples.rst:65: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/tutorials/code_samples.rst:74: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/tutorials/code_samples.rst:81: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/tutorials/code_samples.rst:87: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/tutorials/code_samples.rst:90: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/tutorials/code_samples.rst:95: WARNING: Explicit markup ends without a blank line; unexpected unindent. 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 /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api_reference writing output... [ 2%] components/camera_component writing output... [ 4%] components/imu_component writing output... [ 5%] components/nn_component writing output... [ 6%] components/stereo_component writing output... [ 8%] features/ai_models writing output... [ 9%] features/auto_ir writing output... [ 10%] features/conditional-actions writing output... [ 12%] features/recording writing output... [ 13%] features/replaying writing output... [ 14%] features/sub-features/integrations writing output... [ 16%] fundamentals/components writing output... [ 17%] fundamentals/packets writing output... [ 18%] fundamentals/visualizer writing output... [ 20%] includes/blocking_behavior writing output... [ 21%] includes/footer-short writing output... [ 22%] includes/install-long writing output... [ 24%] includes/install-short writing output... [ 25%] includes/install_from_pypi writing output... [ 26%] index writing output... [ 28%] oak-camera writing output... [ 29%] quickstart writing output... [ 30%] samples/CameraComponent/sdk_cam_ffc writing output... [ 32%] samples/CameraComponent/sdk_camera_control writing output... [ 33%] samples/CameraComponent/sdk_camera_control_with_nn writing output... [ 34%] samples/CameraComponent/sdk_camera_preview writing output... [ 36%] samples/CameraComponent/sdk_mono_400p writing output... [ 37%] samples/CameraComponent/sdk_preview_all_cameras writing output... [ 38%] samples/CameraComponent/sdk_rgb_mono_preview writing output... [ 40%] samples/CameraComponent/sdk_rotated writing output... [ 41%] samples/IMUComponent/sdk_imu writing output... [ 42%] samples/IMUComponent/sdk_imu_rerun writing output... [ 44%] samples/NNComponent/sdk_age_gender writing output... [ 45%] samples/NNComponent/sdk_custom_decode writing output... [ 46%] samples/NNComponent/sdk_deeplabv3_person writing output... [ 48%] samples/NNComponent/sdk_emotion_recognition writing output... [ 49%] samples/NNComponent/sdk_face_detection_color writing output... [ 50%] samples/NNComponent/sdk_face_detection_left writing output... [ 52%] samples/NNComponent/sdk_human_pose writing output... [ 53%] samples/NNComponent/sdk_mobilenet_encoded writing output... [ 54%] samples/NNComponent/sdk_nn_component writing output... [ 56%] samples/NNComponent/sdk_object_tracking writing output... [ 57%] samples/NNComponent/sdk_roboflow_integration writing output... [ 58%] samples/NNComponent/sdk_spatial_detection writing output... [ 60%] samples/NNComponent/sdk_yolo writing output... [ 61%] samples/PointcloudComponent/SDK_pointcloud writing output... [ 62%] samples/StereoComponent/SDK_stereo writing output... [ 64%] samples/StereoComponent/SDK_stereo_auto_ir writing output... [ 65%] samples/StereoComponent/SDK_stereo_control writing output... [ 66%] samples/StereoComponent/SDK_stereo_encoded writing output... [ 68%] samples/mixed/sdk_api_interop writing output... [ 69%] samples/mixed/sdk_car_tracking writing output... [ 70%] samples/mixed/sdk_collision_avoidance writing output... [ 72%] samples/mixed/sdk_speed_calculation writing output... [ 73%] samples/mixed/sdk_switch_between_models writing output... [ 74%] samples/mixed/sdk_sync_multiple_outputs writing output... [ 76%] samples/recording/SDK_encode writing output... [ 77%] samples/recording/SDK_encoder_preview writing output... [ 78%] samples/recording/SDK_mcap_record writing output... [ 80%] samples/recording/SDK_mcap_record_imu writing output... [ 81%] samples/recording/SDK_recording_duration writing output... [ 82%] samples/recording/SDK_rosbag_record writing output... [ 84%] samples/recording/SDK_stereo_record writing output... [ 85%] samples/replay/SDK_counter writing output... [ 86%] samples/replay/SDK_looped_replay writing output... [ 88%] samples/replay/SDK_people_tracker writing output... [ 89%] samples/replay/SDK_photo_download writing output... [ 90%] samples/replay/SDK_youtube_download writing output... [ 92%] samples/streaming/SDK_ros_publishing writing output... [ 93%] samples/trigger_action/SDK_custom_action writing output... [ 94%] samples/trigger_action/SDK_custom_trigger writing output... [ 96%] samples/trigger_action/SDK_person_record writing output... [ 97%] samples/visualizer/SDK_visualizer writing output... [ 98%] samples/visualizer/SDK_visualizer_callback writing output... [100%] tutorials/code_samples generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 1%] _static/images/pipelines/cam_ffc.png copying images... [ 2%] _static/images/demos/sdk_camera_control.gif copying images... [ 4%] _static/images/pipelines/camera_control.png copying images... [ 5%] _static/images/demos/sdk_camera_control_with_NN.png copying images... [ 7%] _static/images/pipelines/camera_control_with_NN.png copying images... [ 8%] _static/images/demos/sdk_camera_preview.png copying images... [ 9%] _static/images/pipelines/camera_preview.png copying images... [ 11%] _static/images/demos/sdk_mono_400p.png copying images... [ 12%] _static/images/pipelines/mono_400p.png copying images... [ 14%] _static/images/demos/sdk_preview_all_cameras.png copying images... [ 15%] _static/images/pipelines/preview_all_cameras.png copying images... [ 16%] _static/images/pipelines/rgb_mono_preview.png copying images... [ 18%] _static/images/demos/sdk_rotated.png copying images... [ 19%] _static/images/pipelines/rotated.png copying images... [ 21%] _static/images/demos/sdk_imu_demo.png copying images... [ 22%] _static/images/pipelines/imu.png copying images... [ 23%] _static/images/demos/sdk_imu_rerun.png copying images... [ 25%] _static/images/demos/sdk_age_gender.png copying images... [ 26%] _static/images/pipelines/age-gender.png copying images... [ 28%] _static/images/pipelines/custom_decode.png copying images... [ 29%] _static/images/pipelines/deeplabv3_person.png copying images... [ 30%] _static/images/demos/sdk_emotion_recognition.gif copying images... [ 32%] _static/images/pipelines/emotion_recognition.png copying images... [ 33%] _static/images/demos/sdk_face_detection_color.png copying images... [ 35%] _static/images/pipelines/face_detection_color.png copying images... [ 36%] _static/images/demos/sdk_face_detection_left.png copying images... [ 38%] _static/images/pipelines/face_detection_left.png copying images... [ 39%] _static/images/demos/sdk_human_pose.gif copying images... [ 40%] _static/images/pipelines/human_pose.png copying images... [ 42%] _static/images/pipelines/mobilenet_encoded.png copying images... [ 43%] _static/images/pipelines/nn_component.png copying images... [ 45%] _static/images/demos/sdk_object_tracking.png copying images... [ 46%] _static/images/pipelines/object_tracking.png copying images... [ 47%] _static/images/pipelines/roboflow_integration.png copying images... [ 49%] _static/images/demos/sdk_spatial_detection.png copying images... [ 50%] _static/images/pipelines/spatial_detection.png copying images... [ 52%] _static/images/demos/sdk_api_interop.png copying images... [ 53%] _static/images/pipelines/yolo.png copying images... [ 54%] _static/images/demos/sdk_pointcloud.gif copying images... [ 56%] _static/images/pipelines/pointcloud.png copying images... [ 57%] _static/images/pipelines/stereo.png copying images... [ 59%] _static/images/pipelines/stereo_auto_ir.png copying images... [ 60%] _static/images/pipelines/stereo_control.png copying images... [ 61%] _static/images/pipelines/stereo_encoded.png copying images... [ 63%] _static/images/pipelines/api_interop.png copying images... [ 64%] _static/images/demos/sdk_car_tracking.gif copying images... [ 66%] _static/images/pipelines/car_tracking.png copying images... [ 67%] _static/images/demos/sdk_collision_avoidance.gif copying images... [ 69%] _static/images/pipelines/collision_avoidance.png copying images... [ 70%] _static/images/demos/sdk_speed_calculation.gif copying images... [ 71%] _static/images/pipelines/switch_between_models.png copying images... [ 73%] _static/images/demos/sdk_sync_multiple_outputs.png copying images... [ 74%] _static/images/pipelines/sync_multiple_outputs.png copying images... [ 76%] _static/images/pipelines/encode.png copying images... [ 77%] _static/images/pipelines/encoder_preview.png copying images... [ 78%] _static/images/pipelines/recording_duration.png copying images... [ 80%] _static/images/pipelines/rosbag_record.png copying images... [ 81%] _static/images/pipelines/stereo_record.png copying images... [ 83%] _static/images/demos/sdk_counter.gif copying images... [ 84%] _static/images/pipelines/counter.png copying images... [ 85%] _static/images/pipelines/looped_replay.png copying images... [ 87%] _static/images/pipelines/people_tracker.png copying images... [ 88%] _static/images/demos/sdk_photo_download.png copying images... [ 90%] _static/images/pipelines/photo_download.png copying images... [ 91%] _static/images/pipelines/youtube_download.png copying images... [ 92%] _static/images/pipelines/custom_action.png copying images... [ 94%] _static/images/pipelines/custom_trigger.png copying images... [ 95%] _static/images/pipelines/person_record.png copying images... [ 97%] _static/images/pipelines/visualizer.png copying images... [ 98%] _static/images/demos/sdk_visualizer_callback.png copying images... [100%] _static/images/pipelines/visualizer_callback.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 232 warnings. The HTML pages are in ../../../_readthedocs/html. Updating searchtools for Read the Docs search... Copying tabs assets [rtd-command-info] start-time: 2024-07-15T09:38:06.398785Z, end-time: 2024-07-15T09:38:12.809468Z, duration: 6, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v3.4.3 loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 11 changed, 0 removed reading sources... [ 9%] api_reference [2024-07-15 09:38:07.088] [depthai] [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... [ 18%] components/camera_component reading sources... [ 27%] components/imu_component reading sources... [ 36%] components/nn_component reading sources... [ 45%] components/stereo_component reading sources... [ 54%] features/conditional-actions reading sources... [ 63%] fundamentals/components reading sources... [ 72%] oak-camera reading sources... [ 81%] samples/IMUComponent/sdk_imu_rerun reading sources... [ 90%] samples/NNComponent/sdk_deeplabv3_person reading sources... [100%] samples/mixed/sdk_speed_calculation WARNING: autodoc: failed to import module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'components.CameraComponent' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst:10: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/conditional-actions.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst:26: 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/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst:34: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst WARNING: autodoc: failed to import class 'components.IMUComponent' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /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 WARNING: autodoc: failed to import class 'components.NNComponent' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import attribute 'ExtendedImgDetection.angle' from module 'depthai_sdk.classes.nn_results'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/sphinx/util/inspect.py", line 401, in safe_getattr return getattr(obj, name, *defargs) AttributeError: type object 'ExtendedImgDetection' has no attribute 'angle' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 107, in import_object obj = attrgetter(obj, mangled_name) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 320, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 2474, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/sphinx/util/inspect.py", line 417, in safe_getattr raise AttributeError(name) from exc AttributeError: angle /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:94: 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 WARNING: autodoc: failed to import class 'components.StereoComponent' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /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:34: 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 WARNING: autodoc: failed to import class 'trigger_action.TriggerAction' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'trigger_action.Trigger' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'trigger_action.Action' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'trigger_action.DetectionTrigger' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' WARNING: autodoc: failed to import class 'trigger_action.RecordAction' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/conditional-actions.rst:45: WARNING: duplicate label usage, 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/conditional-actions.rst:54: 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 WARNING: autodoc: failed to import class 'components.Component' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/fundamentals/components.rst:16: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/conditional-actions.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:55: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/NNComponent/mobilenet.py' not found or reading it failed WARNING: autodoc: failed to import class 'OakCamera' from module 'depthai_sdk'; the following exception was raised: No module named 'open3d' /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/fundamentals/components.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:36: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/IMUComponent/imu_rerun.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:41: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/NNComponent/deeplabv3_person.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:: WARNING: image file not readable: _static/images/pipelines/speed_calculation.png /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:16: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:21: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.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 /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst: WARNING: document isn't included in any toctree done processing depthaisdkdocs.tex... index quickstart fundamentals/components components/camera_component components/imu_component components/nn_component components/stereo_component fundamentals/packets fundamentals/visualizer features/ai_models features/auto_ir features/conditional-actions features/recording features/replaying tutorials/code_samples samples/CameraComponent/sdk_cam_ffc samples/CameraComponent/sdk_camera_control samples/CameraComponent/sdk_camera_control_with_nn samples/CameraComponent/sdk_camera_preview samples/CameraComponent/sdk_mono_400p samples/CameraComponent/sdk_preview_all_cameras samples/CameraComponent/sdk_rgb_mono_preview samples/CameraComponent/sdk_rotated samples/mixed/sdk_api_interop samples/mixed/sdk_car_tracking samples/mixed/sdk_collision_avoidance samples/mixed/sdk_speed_calculation samples/mixed/sdk_switch_between_models samples/mixed/sdk_sync_multiple_outputs samples/IMUComponent/sdk_imu samples/IMUComponent/sdk_imu_rerun samples/NNComponent/sdk_age_gender samples/NNComponent/sdk_custom_decode samples/NNComponent/sdk_deeplabv3_person samples/NNComponent/sdk_emotion_recognition samples/NNComponent/sdk_face_detection_color samples/NNComponent/sdk_face_detection_left samples/NNComponent/sdk_human_pose samples/NNComponent/sdk_mobilenet_encoded samples/NNComponent/sdk_nn_component samples/NNComponent/sdk_object_tracking samples/NNComponent/sdk_roboflow_integration samples/NNComponent/sdk_spatial_detection samples/NNComponent/sdk_yolo samples/PointcloudComponent/SDK_pointcloud samples/recording/SDK_encode samples/recording/SDK_encoder_preview samples/recording/SDK_mcap_record samples/recording/SDK_mcap_record_imu samples/recording/SDK_recording_duration samples/recording/SDK_rosbag_record samples/recording/SDK_stereo_record samples/replay/SDK_counter samples/replay/SDK_looped_replay samples/replay/SDK_people_tracker samples/replay/SDK_photo_download samples/replay/SDK_youtube_download samples/StereoComponent/SDK_stereo samples/StereoComponent/SDK_stereo_auto_ir samples/StereoComponent/SDK_stereo_control samples/StereoComponent/SDK_stereo_encoded samples/streaming/SDK_ros_publishing samples/trigger_action/SDK_custom_action samples/trigger_action/SDK_custom_trigger samples/trigger_action/SDK_person_record samples/visualizer/SDK_visualizer samples/visualizer/SDK_visualizer_callback api_reference resolving references... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/recording.rst:70: 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... [ 1%] https://user-images.githubusercontent.com/18037362/142909472-eae7bed1-695b-48ec-8895-76982989de11.png copying images... [ 2%] https://github.com/luxonis/depthai/assets/18037362/3d2422ca-6ed4-46fe-948e-7860f2ff066f copying images... [ 3%] https://user-images.githubusercontent.com/18037362/193561605-dffaccd1-3d32-4d87-8063-5b3409c26e2d.png copying images... [ 5%] https://user-images.githubusercontent.com/18037362/166504853-68072d92-f3ed-4a08-a7ca-15d7b8e774a2.png copying images... [ 6%] https://user-images.githubusercontent.com/18037362/201514899-b4a202d9-0330-4754-b2f5-041f51bdd917.png copying images... [ 7%] https://user-images.githubusercontent.com/18037362/193642506-76bd2d36-3ae8-4d0b-bbed-083a94463155.png copying images... [ 9%] _static/images/pipelines/cam_ffc.png copying images... [ 10%] _static/images/demos/sdk_camera_control.gif copying images... [ 11%] _static/images/pipelines/camera_control.png copying images... [ 12%] _static/images/demos/sdk_camera_control_with_NN.png copying images... [ 14%] _static/images/pipelines/camera_control_with_NN.png copying images... [ 15%] _static/images/demos/sdk_camera_preview.png copying images... [ 16%] _static/images/pipelines/camera_preview.png copying images... [ 18%] _static/images/demos/sdk_mono_400p.png copying images... [ 19%] _static/images/pipelines/mono_400p.png copying images... [ 20%] _static/images/demos/sdk_preview_all_cameras.png copying images... [ 22%] _static/images/pipelines/preview_all_cameras.png copying images... [ 23%] _static/images/pipelines/rgb_mono_preview.png copying images... [ 24%] _static/images/demos/sdk_rotated.png copying images... [ 25%] _static/images/pipelines/rotated.png copying images... [ 27%] _static/images/demos/sdk_api_interop.png copying images... [ 28%] _static/images/pipelines/api_interop.png copying images... [ 29%] _static/images/demos/sdk_car_tracking.gif copying images... [ 31%] _static/images/pipelines/car_tracking.png copying images... [ 32%] _static/images/demos/sdk_collision_avoidance.gif copying images... [ 33%] _static/images/pipelines/collision_avoidance.png copying images... [ 35%] _static/images/demos/sdk_speed_calculation.gif copying images... [ 36%] _static/images/pipelines/switch_between_models.png copying images... [ 37%] _static/images/demos/sdk_sync_multiple_outputs.png copying images... [ 38%] _static/images/pipelines/sync_multiple_outputs.png copying images... [ 40%] _static/images/demos/sdk_imu_demo.png copying images... [ 41%] _static/images/pipelines/imu.png copying images... [ 42%] _static/images/demos/sdk_imu_rerun.png copying images... [ 44%] _static/images/demos/sdk_age_gender.png copying images... [ 45%] _static/images/pipelines/age-gender.png copying images... [ 46%] _static/images/pipelines/custom_decode.png copying images... [ 48%] _static/images/pipelines/deeplabv3_person.png copying images... [ 49%] _static/images/demos/sdk_emotion_recognition.gif copying images... [ 50%] _static/images/pipelines/emotion_recognition.png copying images... [ 51%] _static/images/demos/sdk_face_detection_color.png copying images... [ 53%] _static/images/pipelines/face_detection_color.png copying images... [ 54%] _static/images/demos/sdk_face_detection_left.png copying images... [ 55%] _static/images/pipelines/face_detection_left.png copying images... [ 57%] _static/images/demos/sdk_human_pose.gif copying images... [ 58%] _static/images/pipelines/human_pose.png copying images... [ 59%] _static/images/pipelines/mobilenet_encoded.png copying images... [ 61%] _static/images/pipelines/nn_component.png copying images... [ 62%] _static/images/demos/sdk_object_tracking.png copying images... [ 63%] _static/images/pipelines/object_tracking.png copying images... [ 64%] _static/images/pipelines/roboflow_integration.png copying images... [ 66%] _static/images/demos/sdk_spatial_detection.png copying images... [ 67%] _static/images/pipelines/spatial_detection.png copying images... [ 68%] _static/images/pipelines/yolo.png copying images... [ 70%] _static/images/demos/sdk_pointcloud.gif copying images... [ 71%] _static/images/pipelines/pointcloud.png copying images... [ 72%] _static/images/pipelines/encode.png copying images... [ 74%] _static/images/pipelines/encoder_preview.png copying images... [ 75%] _static/images/pipelines/recording_duration.png copying images... [ 76%] _static/images/pipelines/rosbag_record.png copying images... [ 77%] _static/images/pipelines/stereo_record.png copying images... [ 79%] _static/images/demos/sdk_counter.gif copying images... [ 80%] _static/images/pipelines/counter.png copying images... [ 81%] _static/images/pipelines/looped_replay.png copying images... [ 83%] _static/images/pipelines/people_tracker.png copying images... [ 84%] _static/images/demos/sdk_photo_download.png copying images... [ 85%] _static/images/pipelines/photo_download.png copying images... [ 87%] _static/images/pipelines/youtube_download.png copying images... [ 88%] _static/images/pipelines/stereo.png copying images... [ 89%] _static/images/pipelines/stereo_auto_ir.png copying images... [ 90%] _static/images/pipelines/stereo_control.png copying images... [ 92%] _static/images/pipelines/stereo_encoded.png copying images... [ 93%] _static/images/pipelines/custom_action.png copying images... [ 94%] _static/images/pipelines/custom_trigger.png copying images... [ 96%] _static/images/pipelines/person_record.png copying images... [ 97%] _static/images/pipelines/visualizer.png copying images... [ 98%] _static/images/demos/sdk_visualizer_callback.png copying images... [100%] _static/images/pipelines/visualizer_callback.png copying TeX support files... copying TeX support files... done build succeeded, 48 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). Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/_readthedocs/pdf/_static/searchtools.js WARNING: Not copying tabs assets! Not compatible with latex builder [rtd-command-info] start-time: 2024-07-15T09:38:24.123416Z, end-time: 2024-07-15T09:38:24.179007Z, 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: 2024-07-15T09:38:24.256880Z, end-time: 2024-07-15T09:38:44.707660Z, duration: 20, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=luxonis-depthai-sdk -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 13) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 4, chunk 1. Subroutine makeglo redefined at (eval 14) line 7, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. 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.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./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 2019/12/20 v1.4l 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/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/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.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/psnfss/t1pcr.fd) [1 <./f30539bda5bb0cb e38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [3] LaTeX Warning: Hyper reference `fundamentals/components:components' on page 4 u ndefined on input line 178. [4] LaTeX Warning: Hyper reference `quickstart:recording' on page 5 undefined on in put line 269. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [6] Chapter 2. LaTeX Warning: Hyper reference `components/camera_component:cameracomponent' on page 7 undefined on input line 340. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 7 undefined on input line 343. LaTeX Warning: Hyper reference `components/stereo_component:stereocomponent' on page 7 undefined on input line 346. LaTeX Warning: Hyper reference `components/imu_component:imucomponent' on page 7 undefined on input line 349. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 7 undefin ed on input line 360. [7] LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 8 und efined on input line 386. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 8 undefin ed on input line 389. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 8 und efined on input line 389. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 8 und efined on input line 392. LaTeX Warning: Hyper reference `fundamentals/packets:imupacket' on page 8 undef ined on input line 426. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 8 undefin ed on input line 436. [8] LaTeX Warning: Hyper reference `fundamentals/packets:detectionpacket' on page 9 undefined on input line 477. LaTeX Warning: Hyper reference `fundamentals/packets:twostagepacket' on page 9 undefined on input line 477. LaTeX Warning: Hyper reference `fundamentals/packets:detectionpacket' on page 9 undefined on input line 480. LaTeX Warning: Hyper reference `fundamentals/packets:twostagepacket' on page 9 undefined on input line 480. LaTeX Warning: Hyper reference `fundamentals/packets:spatialbbmappingpacket' on page 9 undefined on input line 483. Underfull \hbox (badness 10000) in paragraph at lines 483--484 []\T1/pcr/m/n/10 spatials \T1/ptm/m/n/10 - Streams depth and bound-ing box map- pings (\T1/pcr/m/n/10 SpatialDetectionNework. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 9 und efined on input line 486. LaTeX Warning: Hyper reference `fundamentals/packets:trackerpacket' on page 9 u ndefined on input line 489. LaTeX Warning: Hyper reference `fundamentals/packets:nndatapacket' on page 9 un defined on input line 492. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.Detections' on page 9 undefined on input line 502. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.SemanticSegmentation' on page 9 undefined on input line 505. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.ImgLandmarks' on page 9 undefined on input line 508. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.InstanceSegmentation' on page 9 undefined on input line 511. [9] Underfull \hbox (badness 10000) in paragraph at lines 564--564 []\T1/ptm/m/it/10 img_detection: Union[NoneType, Underfull \hbox (badness 10000) in paragraph at lines 564--564 [][]\T1/ptm/m/it/10 depthai.ImgDetection[][], Underfull \hbox (badness 10000) in paragraph at lines 564--564 [][]\T1/ptm/m/it/10 depthai.SpatialImgDetection[][]]\T1/ptm/m/n/10 , \T1/ptm/m/ it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 564--564 \T1/ptm/m/it/10 bel_str: [][]str[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-fi-den ce: [][]float[][]\T1/ptm/m/n/10 , Underfull \hbox (badness 7116) in paragraph at lines 564--564 \T1/ptm/m/it/10 color: Tu-ple[[][]int[][], [][]int[][], [][]int[][]]\T1/ptm/m/n /10 , \T1/ptm/m/it/10 bbox: Overfull \hbox (4.30376pt too wide) in paragraph at lines 564--564 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 564--564 \T1/ptm/m/it/10 an-gle: Union[[][]int[][], None-Type]\T1/ptm/m/n/10 , \T1/ptm/m /it/10 ts: [10] Underfull \hbox (badness 10000) in paragraph at lines 624--624 []\T1/ptm/m/it/10 img_detection: Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 Union[NoneType, Underfull \hbox (badness 10000) in paragraph at lines 624--624 [][]\T1/ptm/m/it/10 depthai.ImgDetection[][], Overfull \hbox (6.9037pt too wide) in paragraph at lines 624--624 [][]\T1/ptm/m/it/10 depthai.SpatialImgDetection[][]]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 la-bel_str: [][]str[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con- Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 fi-dence: [][]float[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color: Overfull \hbox (52.30376pt too wide) in paragraph at lines 624--624 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 an-gle: Union[[][]int[][], Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts: Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 Union[[][]datetime.timedelta[][], Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 track- Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 let: [][]depthai.Tracklet[][]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 fil-tered_2d: Overfull \hbox (52.30376pt too wide) in paragraph at lines 624--624 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 666--666 []\T1/ptm/m/it/10 img_detection: Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 Union[NoneType, Underfull \hbox (badness 10000) in paragraph at lines 666--666 [][]\T1/ptm/m/it/10 depthai.ImgDetection[][], Overfull \hbox (6.9037pt too wide) in paragraph at lines 666--666 [][]\T1/ptm/m/it/10 depthai.SpatialImgDetection[][]]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 la-bel_str: [][]str[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con- Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 fi-dence: [][]float[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color: Overfull \hbox (52.30376pt too wide) in paragraph at lines 666--666 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 an-gle: Union[[][]int[][], Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts: Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 Union[[][]datetime.timedelta[][], Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nn_data: [11] [12] LaTeX Warning: Hyper reference `fundamentals/packets:depthpacket' on page 13 un defined on input line 795. LaTeX Warning: Hyper reference `fundamentals/packets:depthpacket' on page 13 un defined on input line 798. [13] [14] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 827--828 []\T1/ptm/m/n/10 Used call-back out-put via \T1/pcr/m/n/10 OakCamera.callback(. .., callback=fn, LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.DetectionPacket' on page 15 undefined on input line 839. [15] Underfull \hbox (badness 10000) in paragraph at lines 950--950 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 msg\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 spa-tials\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 16 undefined on input line 963. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 16 undefined on input line 996. [16] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 17 undefined on input line 1067. [17] [18] Chapter 4. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 19 undefined on input line 1147. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 19 undefined on input line 1148. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.output' on page 19 undefined on input line 1149. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.stereo' on page 19 undefined on input line 1150. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 19 undefined on input line 1151. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.detections' on page 19 undefined on input line 1152. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.tracking' on page 19 undefined on input line 1153. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 19 undefined on input line 1155. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 19 undefined on input line 1166. LaTeX Warning: Hyper reference `fundamentals/packets:packets' on page 19 undefi ned on input line 1166. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 19 undefined on input line 1172. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.VisConfig' on page 19 undefined on input line 1173. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.OutputConfig' on page 19 undefined on input line 1174. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 19 undefined on input line 1175. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 19 undefined on input line 1176. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 19 undefined on input line 1177. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 19 undefined on input line 1178. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.output' on page 19 undefined on input line 1182. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.stereo' on page 19 undefined on input line 1183. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 19 undefined on input line 1184. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.detections' on page 19 undefined on input line 1185. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.tracking' on page 19 undefined on input line 1186. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 19 undefined on input line 1188. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 19 undefined on input line 1191. Overfull \vbox (0.64058pt too high) detected at line 1203 [19] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 20 undefined on input line 1208. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.add_child' on page 20 undefined on input line 1210. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 20 undefined on input line 1213. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisDetections' on page 20 undefined on input line 1218. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisText' on page 20 undefined on input line 1221. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisLine' on page 20 undefined on input line 1224. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisTrail' on page 20 undefined on input line 1230. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_text' on page 20 undefined on input line 1237. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_detections' on page 20 undefined on input line 1240. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_trail' on page 20 undefined on input line 1243. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_circle' on page 20 undefined on input line 1246. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_line' on page 20 undefined on input line 1249. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 20 undefined on input line 1257. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.prepare' on page 20 undefined on input line 1258. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.serialize' on page 20 undefined on input line 1259. [20] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. [21] Underfull \vbox (badness 10000) detected at line 1562 Overfull \vbox (2.68169pt too high) detected at line 1562 [22] Underfull \vbox (badness 10000) detected at line 1562 Overfull \vbox (2.68169pt too high) detected at line 1562 [23] Underfull \vbox (badness 10000) detected at line 1562 Overfull \vbox (2.68169pt too high) detected at line 1562 [24] [25] [26] Overfull \vbox (3.28351pt too high) detected at line 1741 [27] [28] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 29 undefined on input line 1759. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 29 undefined on input line 1762. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 29 undefined on input line 1788. Underfull \hbox (badness 10000) in paragraph at lines 1788--1789 []\T1/pcr/b/n/10 bbox_style \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[\T1/pcr/m/ n/10 depthai_sdk.visualize.configs. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 29 undefined on input line 1796. Underfull \hbox (badness 10000) in paragraph at lines 1805--1805 []\T1/ptm/m/it/10 detections\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal-izer=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bel_map=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 spa-tial_points=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1805--1805 \T1/ptm/m/it/10 la-bel_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bel_backgr ound_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 1810--1811 []\T1/pcr/b/n/10 detections \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[Union[[][]dept hai.ImgDetection[][], [][]depthai. Underfull \hbox (badness 10000) in paragraph at lines 1834--1835 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [29] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 30 undefined on input line 1842. Underfull \hbox (badness 10000) in paragraph at lines 1851--1851 []\T1/ptm/m/it/10 text\T1/ptm/m/n/10 , \T1/ptm/m/it/10 co-ords=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 thick-ness=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- line=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1851--1851 \T1/ptm/m/it/10 back-ground_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-gro und_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bbox=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 po-si- Underfull \hbox (badness 10000) in paragraph at lines 1880--1881 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple, depthai_sdk. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 30 undefined on input line 1883. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 30 undefined on input line 1894. Underfull \hbox (badness 10000) in paragraph at lines 1914--1915 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[depthai_sdk.visu alize.bbox.BoundingBox]\T1/ptm/m/n/10 ) ^^U LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 30 undefined on input line 1922. [30] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 31 undefined on input line 1953. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 31 undefined on input line 1984. [31] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 32 undefined on input line 2086. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 32 undefined on input line 2098. Underfull \hbox (badness 10000) in paragraph at lines 2098--2099 []\T1/pcr/b/n/10 colorize \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[\T1/pcr/m/n/ 10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 2124--2124 []\T1/ptm/m/it/10 thickness=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fill_transpare ncy=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bbox_roundness=None\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 color=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2124--2124 \T1/ptm/m/it/10 bbox_style=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_width=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_height=None\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 hide_label=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la- LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 32 undefined on input line 2154. Underfull \hbox (badness 10000) in paragraph at lines 2154--2155 []\T1/pcr/b/n/10 bbox_style \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[\T1/pcr/m/ n/10 depthai_sdk.visualize.configs. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 32 undefined on input line 2166. Underfull \hbox (badness 10000) in paragraph at lines 2166--2167 []\T1/pcr/b/n/10 label_position \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[\T1/pc r/m/n/10 depthai_sdk.visualize.configs. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 32 undefined on input line 2174. Underfull \hbox (badness 10000) in paragraph at lines 2183--2183 []\T1/ptm/m/it/10 font_face=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_color=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_transparency=None\T1/ptm/m/n/10 , \T1/pt m/m/it/10 font_scale=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2183--2183 \T1/ptm/m/it/10 font_thickness=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_positi on=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_transparency=None\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 back- [32] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 33 undefined on input line 2203. Underfull \hbox (badness 10000) in paragraph at lines 2203--2204 []\T1/pcr/b/n/10 font_position \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[\T1/pcr /m/n/10 depthai_sdk.visualize.configs. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 33 undefined on input line 2226. Underfull \hbox (badness 10000) in paragraph at lines 2235--2235 []\T1/ptm/m/it/10 max_length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele-tion_los t_threshold=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_thickness=None\T1/ptm/m/n /10 , \T1/ptm/m/it/10 fad- LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 33 undefined on input line 2269. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 33 undefined on input line 2283. Overfull \hbox (80.86354pt too wide) in paragraph at lines 2307--2307 []\T1/ptm/m/it/10 config=VisConfig(output=OutputConfig(img_scale=1.0, Underfull \hbox (badness 6608) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 show_fps=False, click-able=True), Overfull \hbox (59.6428pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 stereo=StereoConfig(colorize=, line_width=0.5, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 line_height=0.5, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 hide_label=False, la- Overfull \hbox (19.16368pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 bel_position=, la-bel_padding=10), Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 text=TextConfig(font_face=0, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_color=(255, 255, 255), Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_transparency=0.5, Underfull \hbox (badness 8132) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_scale=1.0, font_thickness=2, Overfull \hbox (22.50363pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_position=, back-ground_color=None, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 auto_scale=True), track- Overfull \hbox (10.89424pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 ing=TrackingConfig(max_length=500, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 dele-tion_lost_threshold=5, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 line_thickness=1, fad- Underfull \hbox (badness 7576) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 ing_tails=False, line_color=(255, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 255, 255), line_type=16, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 show_speed=False), cir- Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 cle=CircleConfig(thickness=1, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 color=(255, 255, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 255), line_type=16)), [33] Overfull \vbox (1228.61497pt too high) has occurred while \output is active [34] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.VisConfig' on page 35 undefined on input line 2316. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 35 undefined on input line 2322. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 35 undefined on input line 2341. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 35 undefined on input line 2357. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 35 undefined on input line 2383. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 35 undefined on input line 2389. Underfull \hbox (badness 10000) in paragraph at lines 2414--2414 []\T1/ptm/m/it/10 detections\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal-izer\T1/pt m/m/n/10 , \T1/ptm/m/it/10 la- Overfull \hbox (7.19405pt too wide) in paragraph at lines 2414--2414 \T1/ptm/m/it/10 bel_background_transparency=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2414--2414 \T1/ptm/m/it/10 spa-tial_points=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2414--2414 \T1/ptm/m/it/10 is_spatial=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par- [35] Underfull \hbox (badness 10000) in paragraph at lines 2437--2438 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[Tuple[[][]int[][], ..], depthai_sdk.visualize.bbox. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisDetections' on page 36 undefined on input line 2464. Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 []\T1/ptm/m/it/10 text\T1/ptm/m/n/10 , \T1/ptm/m/it/10 co-ords=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 \T1/ptm/m/it/10 color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thick-ness=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 out- Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 \T1/ptm/m/it/10 line=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_color=Non e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 \T1/ptm/m/it/10 po-si-tion=\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisLine' on page 36 undefined on input line 2528. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisTrail' on page 36 undefined on input line 2560. [36] Underfull \hbox (badness 10000) in paragraph at lines 2721--2721 []\T1/ptm/m/it/10 img_scale=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 show_fps=False\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2747--2747 []\T1/ptm/m/it/10 colorize: Overfull \hbox (16.77321pt too wide) in paragraph at lines 2747--2747 \T1/ptm/m/it/10 depthai_sdk.visualize.configs.StereoColor Underfull \hbox (badness 10000) in paragraph at lines 2747--2747 \T1/ptm/m/it/10 = \T1/ptm/m/n/10 , \T1/ptm/m/it/10 col- LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 37 undefined on input line 1. [37] Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 fill_transparency=0.15\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 color=(0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 0)\T1/ptm/m/n/10 , Overfull \hbox (24.80377pt too wide) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 bbox_style=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_width=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 line_height=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 hide_label=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la- Overfull \hbox (31.16368pt too wide) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 bel_position=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_color=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 back- Underfull \hbox (badness 10000) in paragraph at lines 2857--2857 \T1/ptm/m/it/10 ground_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- Underfull \hbox (badness 6236) in paragraph at lines 2857--2857 \T1/ptm/m/it/10 line_color=(0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 0)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_type=16\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 38 undefined on input line 1. [38] Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 []\T1/ptm/m/it/10 max_length=500\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele- Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 \T1/ptm/m/it/10 tion_lost_threshold=5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 \T1/ptm/m/it/10 line_thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fad- Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 \T1/ptm/m/it/10 255, 255)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_type=16\T1/ptm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3021--3021 []\T1/ptm/m/it/10 output=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 stereo=\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3021--3021 \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text=\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.OutputConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.CircleConfig' on page 39 undefined on input line 1. [39] [40] Chapter 5. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 41 undefined on input line 3068. [41 <./e2f74e5a8713f052aa08a4d4bf3c37a4a383117e.png>] LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 42 undefined on input line 3102. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 42 undefined on input line 3117. [42] Chapter 6. [43] [44] Chapter 7. [45] [46] Chapter 8. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 47 undefi ned on input line 3489. Underfull \hbox (badness 10000) in paragraph at lines 3517--3518 []\T1/ptm/m/n/10 After 20 sec-onds we stopped the record-ing and SDK printed th e lo-ca-tion of saved files (\T1/pcr/m/n/10 ./ [47 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 48 undefi ned on input line 3528. LaTeX Warning: Hyper reference `features/recording:video' on page 48 undefined on input line 3535. LaTeX Warning: Hyper reference `features/recording:rosbag' on page 48 undefined on input line 3538. LaTeX Warning: Hyper reference `features/recording:mcap-recording' on page 48 u ndefined on input line 3541. [48 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3572 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3572 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [49 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [50] Chapter 9. LaTeX Warning: Hyper reference `quickstart:recording' on page 51 undefined on i nput line 3610. LaTeX Warning: Hyper reference `features/replaying:replaying-a-depthai-recordin g' on page 51 undefined on input line 3639. LaTeX Warning: Hyper reference `features/replaying:public-depthai-recordings' o n page 51 undefined on input line 3642. LaTeX Warning: Hyper reference `quickstart:recording' on page 51 undefined on i nput line 3649. [51] Overfull \hbox (16.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-california-01| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 21.1 Overfull \hbox (16.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-california-02| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 27.5 Overfull \hbox (16.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-california-03| Overfull \hbox (40.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-tracking-above-01| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 30.8 Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 depth-people-counting-01| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 left.mp4\T1/ptm/m/n/10 , \T1/pcr/m/n/10 right. Overfull \hbox (70.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-construction-vest-01| Overfull \hbox (4.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-images-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-02| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 86.4 Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-03| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 16.7 Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-04| Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-05| Underfull \hbox (badness 5637) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 12 MB [52 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Chapter 10. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 53 undefi ned on input line 3823. LaTeX Warning: Hyper reference `quickstart:installation' on page 53 undefined o n input line 3838. [53 <./cam_ffc.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3890 ...ncludegraphics{{sdk_camera_control}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3890 ...ncludegraphics{{sdk_camera_control}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 54 undefined o n input line 3904. [54] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 55 undefi ned on input line 3952. [55 <./camera_control.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 56 undefined o n input line 3972. [56 <./sdk_camera_control_with_NN.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 57 undefi ned on input line 4008. [57 <./camera_control_with_NN.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 58 undefined o n input line 4028. [58 <./sdk_camera_preview.png (PNG copy)>] [59 <./camera_preview.png (PNG copy) >] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 60 undefi ned on input line 4064. LaTeX Warning: Hyper reference `quickstart:installation' on page 60 undefined o n input line 4084. [60 <./sdk_mono_400p.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 61 undefi ned on input line 4118. [61 <./mono_400p.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 62 undefined o n input line 4138. [62 <./sdk_preview_all_cameras.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 63 undefi ned on input line 4170. [63 <./preview_all_cameras.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 64 undefined o n input line 4190. [64] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 65 undefi ned on input line 4224. [65 <./rgb_mono_preview.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 66 undefined o n input line 4244. [66 <./sdk_rotated.png (PNG copy)>] [67 <./rotated.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 68 undefined o n input line 4295. [68 <./sdk_api_interop.png (PNG copy)> <./api_interop.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 69 undefi ned on input line 4348. [69] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4354 ...xincludegraphics{{sdk_car_tracking}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4354 ...xincludegraphics{{sdk_car_tracking}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 70 undefined o n input line 4368. [70 <./car_tracking.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 71 undefi ned on input line 4411. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4417 ...egraphics{{sdk_collision_avoidance}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4417 ...egraphics{{sdk_collision_avoidance}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 71 undefined o n input line 4431. [71 <./collision_avoidance.png (PNG copy)>] Underfull \vbox (badness 10000) detected at line 4530 Overfull \vbox (2.68169pt too high) detected at line 4530 [72] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 73 undefi ned on input line 4541. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4547 ...udegraphics{{sdk_speed_calculation}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4547 ...udegraphics{{sdk_speed_calculation}.gif} [73] LaTeX Warning: Hyper reference `quickstart:installation' on page 74 undefined o n input line 4561. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 4566. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 4566. ! Package pdftex.def Error: File `_static/images/pipelines/speed_calculation.pn g' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4566 ...images/pipelines/speed_calculation}.png} [74] LaTeX Warning: Hyper reference `quickstart:installation' on page 75 undefined o n input line 4626. [75 <./switch_between_models.png (PNG copy)>] [76] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 77 undefi ned on input line 4712. LaTeX Warning: Hyper reference `quickstart:installation' on page 77 undefined o n input line 4732. [77 <./sdk_sync_multiple_outputs.png (PNG copy)>] [78 <./sync_multiple_outputs. png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 79 undefi ned on input line 4778. [79] [80 <./sdk_imu_demo.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 81 undefined o n input line 4798. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 81 undefi ned on input line 4833. [81 <./imu.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 82 undefined o n input line 4853. [82 <./sdk_imu_rerun.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 83 undefi ned on input line 4876. [83 <./sdk_age_gender.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 84 undefined o n input line 4896. [84 <./age-gender.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 85 undefi ned on input line 4961. LaTeX Warning: Hyper reference `quickstart:installation' on page 85 undefined o n input line 4976. [85] [86 <./custom_decode.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 87 undefi ned on input line 5044. LaTeX Warning: Hyper reference `quickstart:installation' on page 87 undefined o n input line 5059. [87 <./deeplabv3_person.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 88 undefi ned on input line 5098. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5104 ...egraphics{{sdk_emotion_recognition}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5104 ...egraphics{{sdk_emotion_recognition}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 88 undefined o n input line 5118. [88] Overfull \vbox (11.3395pt too high) detected at line 5173 [89 <./emotion_recognition.png (PNG copy)>] LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_left:fac e-detection-mono' on page 90 undefined on input line 5182. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 90 undefi ned on input line 5186. [90 <./sdk_face_detection_color.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 91 undefined o n input line 5206. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_color:fa ce-detection-rgb' on page 91 undefined on input line 5237. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 91 undefi ned on input line 5241. [91 <./face_detection_color.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 92 undefined o n input line 5261. [92 <./sdk_face_detection_left.png (PNG copy)> <./face_detection_left.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 93 undefi ned on input line 5294. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5300 ...inxincludegraphics{{sdk_human_pose}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5300 ...inxincludegraphics{{sdk_human_pose}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 93 undefined o n input line 5314. [93 <./human_pose.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 94 undefi ned on input line 5350. LaTeX Warning: Hyper reference `quickstart:installation' on page 94 undefined o n input line 5365. [94] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 95 undefi ned on input line 5402. [95 <./mobilenet_encoded.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 96 undefined o n input line 5417. [96 <./nn_component.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 97 undefi ned on input line 5456. LaTeX Warning: Hyper reference `quickstart:installation' on page 97 undefined o n input line 5476. [97 <./sdk_object_tracking.png (PNG copy)>] [98 <./object_tracking.png (PNG cop y)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 99 undefi ned on input line 5524. LaTeX Warning: Hyper reference `quickstart:installation' on page 99 undefined o n input line 5539. Overfull \vbox (10.48334pt too high) detected at line 5569 [99 <./roboflow_integration.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 100 undef ined on input line 5582. LaTeX Warning: Hyper reference `quickstart:installation' on page 100 undefined on input line 5602. [100 <./sdk_spatial_detection.png (PNG copy)>] [101 <./spatial_detection.png (P NG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 102 undef ined on input line 5650. LaTeX Warning: Hyper reference `quickstart:installation' on page 102 undefined on input line 5670. [102] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 103 undef ined on input line 5704. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5710 ...inxincludegraphics{{sdk_pointcloud}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5710 ...inxincludegraphics{{sdk_pointcloud}.gif} [103 <./yolo.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 104 undefined on input line 5724. [104 <./pointcloud.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 105 undef ined on input line 5759. LaTeX Warning: Hyper reference `quickstart:installation' on page 105 undefined on input line 5774. [105 <./encode.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 106 undef ined on input line 5817. LaTeX Warning: Hyper reference `quickstart:installation' on page 106 undefined on input line 5832. [106] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 107 undef ined on input line 5881. [107 <./encoder_preview.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 108 undefined on input line 5896. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 108 undef ined on input line 5931. LaTeX Warning: Hyper reference `quickstart:installation' on page 108 undefined on input line 5946. [108] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 109 undef ined on input line 5982. LaTeX Warning: Hyper reference `quickstart:installation' on page 109 undefined on input line 5997. [109] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 110 undef ined on input line 6039. [110 <./recording_duration.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 111 undefined on input line 6054. [111 <./rosbag_record.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 112 undef ined on input line 6098. LaTeX Warning: Hyper reference `quickstart:installation' on page 112 undefined on input line 6113. [112 <./stereo_record.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 113 undef ined on input line 6172. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6178 ...sphinxincludegraphics{{sdk_counter}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6178 ...sphinxincludegraphics{{sdk_counter}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 113 undefined on input line 6192. [113] [114 <./counter.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 115 undef ined on input line 6245. LaTeX Warning: Hyper reference `quickstart:installation' on page 115 undefined on input line 6260. [115 <./looped_replay.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 116 undef ined on input line 6295. LaTeX Warning: Hyper reference `quickstart:installation' on page 116 undefined on input line 6310. [116 <./people_tracker.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 117 undef ined on input line 6344. LaTeX Warning: Hyper reference `quickstart:installation' on page 117 undefined on input line 6364. [117 <./sdk_photo_download.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 118 undef ined on input line 6397. LaTeX Warning: Hyper reference `quickstart:installation' on page 118 undefined on input line 6412. [118 <./photo_download.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 119 undef ined on input line 6446. LaTeX Warning: Hyper reference `quickstart:installation' on page 119 undefined on input line 6461. [119 <./youtube_download.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 120 undef ined on input line 6505. [120 <./stereo.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 121 undefined on input line 6520. [121 <./stereo_auto_ir.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 122 undef ined on input line 6569. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6575 ...ncludegraphics{{sdk_camera_control}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6575 ...ncludegraphics{{sdk_camera_control}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 122 undefined on input line 6589. [122] [123 <./stereo_control.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 124 undef ined on input line 6642. LaTeX Warning: Hyper reference `quickstart:installation' on page 124 undefined on input line 6657. [124 <./stereo_encoded.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 125 undef ined on input line 6695. LaTeX Warning: Hyper reference `quickstart:installation' on page 125 undefined on input line 6710. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 125 undef ined on input line 6745. [125] LaTeX Warning: Hyper reference `quickstart:installation' on page 126 undefined on input line 6760. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 6814. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 6814. Overfull \vbox (0.74864pt too high) detected at line 6818 [126 <./custom_action.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 127 undef ined on input line 6830. LaTeX Warning: Hyper reference `quickstart:installation' on page 127 undefined on input line 6845. [127] [128 <./custom_trigger.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 129 undef ined on input line 6910. LaTeX Warning: Hyper reference `quickstart:installation' on page 129 undefined on input line 6925. [129] [130 <./person_record.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 131 undef ined on input line 6968. LaTeX Warning: Hyper reference `quickstart:installation' on page 131 undefined on input line 6983. [131 <./visualizer.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 132 undef ined on input line 7033. [132 <./sdk_visualizer_callback.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 133 undefined on input line 7053. [133 <./visualizer_callback.png (PNG copy)>] LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_cam_ffc:ffc-camera- visualization' on page 134 undefined on input line 7098. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_camera_control:came ra-control' on page 134 undefined on input line 7101. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_camera_preview:came ra-preview' on page 134 undefined on input line 7104. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_camera_control_with _nn:camera-control-with-nn' on page 134 undefined on input line 7107. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_mono_400p:mono-came ra-preview' on page 134 undefined on input line 7110. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_preview_all_cameras :preview-all-cameras' on page 134 undefined on input line 7113. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_rgb_mono_preview:rg b-and-mono-preview' on page 134 undefined on input line 7116. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_rotated:camera-rota ted-preview' on page 134 undefined on input line 7119. LaTeX Warning: Hyper reference `samples/mixed/sdk_api_interop:api-interoperabil ity-example' on page 134 undefined on input line 7125. LaTeX Warning: Hyper reference `samples/mixed/sdk_car_tracking:car-tracking-exa mple' on page 134 undefined on input line 7128. LaTeX Warning: Hyper reference `samples/mixed/sdk_collision_avoidance:collision -avoidance' on page 134 undefined on input line 7131. LaTeX Warning: Hyper reference `samples/mixed/sdk_speed_calculation:speed-calcu lation-preview' on page 134 undefined on input line 7134. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family ptm in TS1 encoding. (textcomp) Default family used instead on input line 7134. LaTeX Warning: Hyper reference `samples/mixed/sdk_switch_between_models:switch- between-models' on page 134 undefined on input line 7137. LaTeX Warning: Hyper reference `samples/mixed/sdk_sync_multiple_outputs:sync-mu ltiple-outputs' on page 134 undefined on input line 7140. LaTeX Warning: Hyper reference `samples/IMUComponent/sdk_imu:imu-demonstration' on page 134 undefined on input line 7146. LaTeX Warning: Hyper reference `samples/IMUComponent/sdk_imu_rerun:imu-rerun-de monstration' on page 134 undefined on input line 7149. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_age_gender:age-gender-i nference' on page 134 undefined on input line 7155. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_custom_decode:custom-de code-function' on page 134 undefined on input line 7158. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_emotion_recognition:emo tion-recognition' on page 134 undefined on input line 7161. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_color:fa ce-detection-rgb' on page 134 undefined on input line 7164. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_left:fac e-detection-mono' on page 134 undefined on input line 7167. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_human_pose:human-pose-e stimation' on page 134 undefined on input line 7170. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_mobilenet_encoded:mobil enet-encoded' on page 134 undefined on input line 7173. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_nn_component:neural-net work-component' on page 134 undefined on input line 7176. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_object_tracking:object- tracking' on page 134 undefined on input line 7179. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_roboflow_integration:ro boflow-integration' on page 134 undefined on input line 7182. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_spatial_detection:spati al-detection' on page 134 undefined on input line 7185. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_yolo:yolo-sdk' on page 134 undefined on input line 7188. [134] LaTeX Warning: Hyper reference `samples/PointcloudComponent/SDK_pointcloud:poin tcloud-demo' on page 135 undefined on input line 7194. LaTeX Warning: Hyper reference `samples/recording/SDK_encode:encode-multiple-st reams' on page 135 undefined on input line 7200. LaTeX Warning: Hyper reference `samples/recording/SDK_encoder_preview:preview-e ncoder' on page 135 undefined on input line 7203. LaTeX Warning: Hyper reference `samples/recording/SDK_mcap_record:mcap-recordin g' on page 135 undefined on input line 7206. LaTeX Warning: Hyper reference `samples/recording/SDK_mcap_record_imu:mcap-imu- recording' on page 135 undefined on input line 7209. LaTeX Warning: Hyper reference `samples/recording/SDK_recording_duration:hardco de-recording-duration' on page 135 undefined on input line 7212. LaTeX Warning: Hyper reference `samples/recording/SDK_rosbag_record:rosbag-reco rding' on page 135 undefined on input line 7215. LaTeX Warning: Hyper reference `samples/recording/SDK_stereo_record:stereo-reco rding' on page 135 undefined on input line 7218. LaTeX Warning: Hyper reference `samples/replay/SDK_counter:object-counting-on-i mages' on page 135 undefined on input line 7224. LaTeX Warning: Hyper reference `samples/replay/SDK_people_tracker:people-tracke r-on-video-replay' on page 135 undefined on input line 7227. LaTeX Warning: Hyper reference `samples/replay/SDK_photo_download:face-detectio n-inference-on-downloaded-image' on page 135 undefined on input line 7230. LaTeX Warning: Hyper reference `samples/replay/SDK_youtube_download:vehicle-det ection-on-a-youtube-video' on page 135 undefined on input line 7233. LaTeX Warning: Hyper reference `samples/replay/SDK_looped_replay:looped-replay' on page 135 undefined on input line 7236. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo:stereo-previ ew' on page 135 undefined on input line 7242. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo_auto_ir:auto -ir-brightness' on page 135 undefined on input line 7245. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo_control:ster eo-control' on page 135 undefined on input line 7248. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo_encoded:ster eo-encoding' on page 135 undefined on input line 7251. LaTeX Warning: Hyper reference `samples/streaming/SDK_ros_publishing:ros-publis hing' on page 135 undefined on input line 7257. [135] LaTeX Warning: Hyper reference `samples/trigger_action/SDK_custom_action:custom -trigger-action' on page 136 undefined on input line 7263. LaTeX Warning: Hyper reference `samples/trigger_action/SDK_custom_trigger:custo m-trigger' on page 136 undefined on input line 7266. LaTeX Warning: Hyper reference `samples/trigger_action/SDK_person_record:person -record' on page 136 undefined on input line 7269. LaTeX Warning: Hyper reference `samples/visualizer/SDK_visualizer:visualizer-de mo' on page 136 undefined on input line 7275. LaTeX Warning: Hyper reference `samples/visualizer/SDK_visualizer_callback:visu alizer-callback-function' on page 136 undefined on input line 7278. [136] Chapter 11. [137] [138] LaTeX Warning: Reference `components/nn_component:module-depthai_sdk.classes.nn _results' on page 139 undefined on input line 7290. LaTeX Warning: Reference `fundamentals/visualizer:module-depthai_sdk.visualize. configs' on page 139 undefined on input line 7291. [139] 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/cm-super/cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips /base/8r.enc}< /usr/share/texmf/fonts/type1/public/cm-super/sfit0900.pfb> Output written on luxonis-depthai-sdk.pdf (143 pages, 13706319 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Missing input file: '{_static/images/pipelines/speed_calculation}.png' from line 'LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not found on input line 4566.' Latexmk: Missing input file: '{_static/images/pipelines/speed_calculation}.png' from line 'LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not found on input line 4566.' 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 139 undefined on input line 7290 Reference `fundamentals/visualizer:module-depthai_sdk.visualize.configs' on page 139 undefined on input line 7291 Rule 'makeindex luxonis-depthai-sdk.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.idx' ------------ Run number 1 of rule 'makeindex luxonis-depthai-sdk.idx' ------------ ------------ Running 'makeindex -s python.ist -o "luxonis-depthai-sdk.ind" "luxonis-depthai-sdk.idx"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex luxonis-depthai-sdk.idx'... This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file luxonis-depthai-sdk.idx....done (173 entries accepted, 0 rejected). Sorting entries....done (1370 comparisons). Generating output file luxonis-depthai-sdk.ind....done (383 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' 'luxonis-depthai-sdk.out' ------------ 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.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./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 2019/12/20 v1.4l 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/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/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.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]) [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./f30539b da5bb0cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [3] [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [6] Chapter 2. [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 483--484 []\T1/pcr/m/n/10 spatials \T1/ptm/m/n/10 - Streams depth and bound-ing box map- pings (\T1/pcr/m/n/10 SpatialDetectionNework. [9] Underfull \hbox (badness 10000) in paragraph at lines 564--564 []\T1/ptm/m/it/10 img_detection: Union[NoneType, Underfull \hbox (badness 10000) in paragraph at lines 564--564 [][]\T1/ptm/m/it/10 depthai.ImgDetection[][], Underfull \hbox (badness 10000) in paragraph at lines 564--564 [][]\T1/ptm/m/it/10 depthai.SpatialImgDetection[][]]\T1/ptm/m/n/10 , \T1/ptm/m/ it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 564--564 \T1/ptm/m/it/10 bel_str: [][]str[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-fi-den ce: [][]float[][]\T1/ptm/m/n/10 , Underfull \hbox (badness 7116) in paragraph at lines 564--564 \T1/ptm/m/it/10 color: Tu-ple[[][]int[][], [][]int[][], [][]int[][]]\T1/ptm/m/n /10 , \T1/ptm/m/it/10 bbox: Overfull \hbox (4.30376pt too wide) in paragraph at lines 564--564 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 564--564 \T1/ptm/m/it/10 an-gle: Union[[][]int[][], None-Type]\T1/ptm/m/n/10 , \T1/ptm/m /it/10 ts: [10] Underfull \hbox (badness 10000) in paragraph at lines 624--624 []\T1/ptm/m/it/10 img_detection: Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 Union[NoneType, Underfull \hbox (badness 10000) in paragraph at lines 624--624 [][]\T1/ptm/m/it/10 depthai.ImgDetection[][], Overfull \hbox (6.9037pt too wide) in paragraph at lines 624--624 [][]\T1/ptm/m/it/10 depthai.SpatialImgDetection[][]]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 la-bel_str: [][]str[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con- Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 fi-dence: [][]float[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color: Overfull \hbox (52.30376pt too wide) in paragraph at lines 624--624 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 an-gle: Union[[][]int[][], Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts: Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 Union[[][]datetime.timedelta[][], Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 track- Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 let: [][]depthai.Tracklet[][]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 fil-tered_2d: Overfull \hbox (52.30376pt too wide) in paragraph at lines 624--624 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 666--666 []\T1/ptm/m/it/10 img_detection: Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 Union[NoneType, Underfull \hbox (badness 10000) in paragraph at lines 666--666 [][]\T1/ptm/m/it/10 depthai.ImgDetection[][], Overfull \hbox (6.9037pt too wide) in paragraph at lines 666--666 [][]\T1/ptm/m/it/10 depthai.SpatialImgDetection[][]]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 la-bel_str: [][]str[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con- Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 fi-dence: [][]float[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color: Overfull \hbox (52.30376pt too wide) in paragraph at lines 666--666 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 an-gle: Union[[][]int[][], Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts: Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 Union[[][]datetime.timedelta[][], Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nn_data: [11] [12] [13] [14] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 827--828 []\T1/ptm/m/n/10 Used call-back out-put via \T1/pcr/m/n/10 OakCamera.callback(. .., callback=fn, [15] Underfull \hbox (badness 10000) in paragraph at lines 950--950 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 msg\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 spa-tials\T1/ptm/m/n/10 , [16] [17] [18] Chapter 4. Overfull \vbox (0.64058pt too high) detected at line 1203 [19] [20] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. [21] Underfull \vbox (badness 10000) detected at line 1562 Overfull \vbox (2.68169pt too high) detected at line 1562 [22] Underfull \vbox (badness 10000) detected at line 1562 Overfull \vbox (2.68169pt too high) detected at line 1562 [23] Underfull \vbox (badness 10000) detected at line 1562 Overfull \vbox (2.68169pt too high) detected at line 1562 [24] [25] [26] Overfull \vbox (3.28351pt too high) detected at line 1741 [27] [28] Underfull \hbox (badness 10000) in paragraph at lines 1788--1789 []\T1/pcr/b/n/10 bbox_style \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]\T1/pc r/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 1805--1805 []\T1/ptm/m/it/10 detections\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal-izer=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bel_map=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 spa-tial_points=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1805--1805 \T1/ptm/m/it/10 la-bel_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bel_backgr ound_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 1810--1811 []\T1/pcr/b/n/10 detections \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[Union[[][]dept hai.ImgDetection[][], [][]depthai. Underfull \hbox (badness 10000) in paragraph at lines 1834--1835 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [29] Underfull \hbox (badness 10000) in paragraph at lines 1851--1851 []\T1/ptm/m/it/10 text\T1/ptm/m/n/10 , \T1/ptm/m/it/10 co-ords=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 thick-ness=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- line=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1851--1851 \T1/ptm/m/it/10 back-ground_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-gro und_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bbox=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 po-si- Underfull \hbox (badness 10000) in paragraph at lines 1880--1881 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple, depthai_sdk. Underfull \hbox (badness 10000) in paragraph at lines 1914--1915 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[depthai_sdk.visu alize.bbox.BoundingBox]\T1/ptm/m/n/10 ) ^^U [30] [31] Underfull \hbox (badness 10000) in paragraph at lines 2098--2099 []\T1/pcr/b/n/10 colorize \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]\T1/pcr/ m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 2124--2124 []\T1/ptm/m/it/10 thickness=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fill_transpare ncy=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bbox_roundness=None\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 color=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2124--2124 \T1/ptm/m/it/10 bbox_style=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_width=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_height=None\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 hide_label=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 2154--2155 []\T1/pcr/b/n/10 bbox_style \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]\T1/pc r/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 2166--2167 []\T1/pcr/b/n/10 label_position \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]\T 1/pcr/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 2183--2183 []\T1/ptm/m/it/10 font_face=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_color=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_transparency=None\T1/ptm/m/n/10 , \T1/pt m/m/it/10 font_scale=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2183--2183 \T1/ptm/m/it/10 font_thickness=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_positi on=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_transparency=None\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 back- [32] Underfull \hbox (badness 10000) in paragraph at lines 2203--2204 []\T1/pcr/b/n/10 font_position \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]\T1 /pcr/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 2235--2235 []\T1/ptm/m/it/10 max_length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele-tion_los t_threshold=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_thickness=None\T1/ptm/m/n /10 , \T1/ptm/m/it/10 fad- Overfull \hbox (80.86354pt too wide) in paragraph at lines 2307--2307 []\T1/ptm/m/it/10 config=VisConfig(output=OutputConfig(img_scale=1.0, Underfull \hbox (badness 6608) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 show_fps=False, click-able=True), Overfull \hbox (59.6428pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 stereo=StereoConfig(colorize=, line_width=0.5, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 line_height=0.5, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 hide_label=False, la- Overfull \hbox (19.16368pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 bel_position=, la-bel_padding=10), Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 text=TextConfig(font_face=0, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_color=(255, 255, 255), Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_transparency=0.5, Underfull \hbox (badness 8132) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_scale=1.0, font_thickness=2, Overfull \hbox (22.50363pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_position=, back-ground_color=None, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 auto_scale=True), track- Overfull \hbox (10.89424pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 ing=TrackingConfig(max_length=500, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 dele-tion_lost_threshold=5, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 line_thickness=1, fad- Underfull \hbox (badness 7576) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 ing_tails=False, line_color=(255, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 255, 255), line_type=16, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 show_speed=False), cir- Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 cle=CircleConfig(thickness=1, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 color=(255, 255, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 255), line_type=16)), [33] Overfull \vbox (1228.61497pt too high) has occurred while \output is active [34] Underfull \hbox (badness 10000) in paragraph at lines 2414--2414 []\T1/ptm/m/it/10 detections\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal-izer\T1/pt m/m/n/10 , \T1/ptm/m/it/10 la- Overfull \hbox (7.19405pt too wide) in paragraph at lines 2414--2414 \T1/ptm/m/it/10 bel_background_transparency=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2414--2414 \T1/ptm/m/it/10 spa-tial_points=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2414--2414 \T1/ptm/m/it/10 is_spatial=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par- [35] Underfull \hbox (badness 10000) in paragraph at lines 2437--2438 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[Tuple[[][]int[][], ..], depthai_sdk.visualize.bbox. Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 []\T1/ptm/m/it/10 text\T1/ptm/m/n/10 , \T1/ptm/m/it/10 co-ords=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 \T1/ptm/m/it/10 color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thick-ness=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 out- Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 \T1/ptm/m/it/10 line=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_color=Non e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 \T1/ptm/m/it/10 po-si-tion=\T1/ptm/m/n/10 , [36] Underfull \hbox (badness 10000) in paragraph at lines 2721--2721 []\T1/ptm/m/it/10 img_scale=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 show_fps=False\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2747--2747 []\T1/ptm/m/it/10 colorize: Overfull \hbox (16.77321pt too wide) in paragraph at lines 2747--2747 \T1/ptm/m/it/10 depthai_sdk.visualize.configs.StereoColor Underfull \hbox (badness 10000) in paragraph at lines 2747--2747 \T1/ptm/m/it/10 = \T1/ptm/m/n/10 , \T1/ptm/m/it/10 col- [37] Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 fill_transparency=0.15\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 color=(0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 0)\T1/ptm/m/n/10 , Overfull \hbox (24.80377pt too wide) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 bbox_style=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_width=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 line_height=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 hide_label=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la- Overfull \hbox (31.16368pt too wide) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 bel_position=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_color=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 back- Underfull \hbox (badness 10000) in paragraph at lines 2857--2857 \T1/ptm/m/it/10 ground_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- Underfull \hbox (badness 6236) in paragraph at lines 2857--2857 \T1/ptm/m/it/10 line_color=(0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 0)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_type=16\T1/ptm/m/n/10 , [38] Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 []\T1/ptm/m/it/10 max_length=500\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele- Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 \T1/ptm/m/it/10 tion_lost_threshold=5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 \T1/ptm/m/it/10 line_thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fad- Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 \T1/ptm/m/it/10 255, 255)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_type=16\T1/ptm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3021--3021 []\T1/ptm/m/it/10 output=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 stereo=\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3021--3021 \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text=\T1/ptm/m/n/10 , [39] [40] Chapter 5. [41 <./e2f74e5a8713f052aa08a4d4bf3c37a4a383117e.png>] [42] Chapter 6. [43] [44] Chapter 7. [45] [46] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 3517--3518 []\T1/ptm/m/n/10 After 20 sec-onds we stopped the record-ing and SDK printed th e lo-ca-tion of saved files (\T1/pcr/m/n/10 ./ [47 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] [48 <./87b424d4162e381448 a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3572 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3572 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [49 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [50] Chapter 9. [51] Overfull \hbox (16.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-california-01| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 21.1 Overfull \hbox (16.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-california-02| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 27.5 Overfull \hbox (16.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-california-03| Overfull \hbox (40.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-tracking-above-01| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 30.8 Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 depth-people-counting-01| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 left.mp4\T1/ptm/m/n/10 , \T1/pcr/m/n/10 right. Overfull \hbox (70.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-construction-vest-01| Overfull \hbox (4.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-images-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-02| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 86.4 Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-03| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 16.7 Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-04| Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-05| Underfull \hbox (badness 5637) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 12 MB [52 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Chapter 10. [53 <./cam_ffc.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3890 ...ncludegraphics{{sdk_camera_control}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3890 ...ncludegraphics{{sdk_camera_control}.gif} [54] [55 <./camera_control.png (PNG copy)>] [56 <./sdk_camera_control_with_NN.p ng (PNG copy)>] [57 <./camera_control_with_NN.png (PNG copy)>] [58 <./sdk_camer a_preview.png (PNG copy)>] [59 <./camera_preview.png (PNG copy)>] [60 <./sdk_mo no_400p.png (PNG copy)>] [61 <./mono_400p.png (PNG copy)>] [62 <./sdk_preview_a ll_cameras.png (PNG copy)>] [63 <./preview_all_cameras.png (PNG copy)>] [64] [65 <./rgb_mono_preview.png (PNG copy)>] [66 <./sdk_rotated.png (PNG copy) >] [67 <./rotated.png (PNG copy)>] [68 <./sdk_api_interop.png (PNG copy)> <./ap i_interop.png (PNG copy)>] [69] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4354 ...xincludegraphics{{sdk_car_tracking}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4354 ...xincludegraphics{{sdk_car_tracking}.gif} [70 <./car_tracking.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4417 ...egraphics{{sdk_collision_avoidance}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4417 ...egraphics{{sdk_collision_avoidance}.gif} [71 <./collision_avoidance.png (PNG copy)>] Underfull \vbox (badness 10000) detected at line 4530 Overfull \vbox (2.68169pt too high) detected at line 4530 [72] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4547 ...udegraphics{{sdk_speed_calculation}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4547 ...udegraphics{{sdk_speed_calculation}.gif} [73] LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 4566. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 4566. ! Package pdftex.def Error: File `_static/images/pipelines/speed_calculation.pn g' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4566 ...images/pipelines/speed_calculation}.png} [74] [75 <./switch_between_models.png (PNG copy)>] [76] [77 <./sdk_sync_multipl e_outputs.png (PNG copy)>] [78 <./sync_multiple_outputs.png (PNG copy)>] [79] [80 <./sdk_imu_demo.png (PNG copy)>] [81 <./imu.png (PNG copy)>] [82 <./sd k_imu_rerun.png (PNG copy)>] [83 <./sdk_age_gender.png (PNG copy)>] [84 <./age- gender.png (PNG copy)>] [85] [86 <./custom_decode.png (PNG copy)>] [87 <./deepl abv3_person.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5104 ...egraphics{{sdk_emotion_recognition}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5104 ...egraphics{{sdk_emotion_recognition}.gif} [88] Overfull \vbox (11.3395pt too high) detected at line 5173 [89 <./emotion_recognition.png (PNG copy)>] [90 <./sdk_face_detection_color.png (PNG copy)>] [91 <./face_detection_color.png (PNG copy)>] [92 <./sdk_face_dete ction_left.png (PNG copy)> <./face_detection_left.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5300 ...inxincludegraphics{{sdk_human_pose}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5300 ...inxincludegraphics{{sdk_human_pose}.gif} [93 <./human_pose.png (PNG copy)>] [94] [95 <./mobilenet_encoded.png (PNG copy) >] [96 <./nn_component.png (PNG copy)>] [97 <./sdk_object_tracking.png (PNG cop y)>] [98 <./object_tracking.png (PNG copy)>] Overfull \vbox (10.48334pt too high) detected at line 5569 [99 <./roboflow_integration.png (PNG copy)>] [100 <./sdk_spatial_detection.png (PNG copy)>] [101 <./spatial_detection.png (PNG copy)>] [102] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5710 ...inxincludegraphics{{sdk_pointcloud}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5710 ...inxincludegraphics{{sdk_pointcloud}.gif} [103 <./yolo.png (PNG copy)>] [104 <./pointcloud.png (PNG copy)>] [105 <./encod e.png (PNG copy)>] [106] [107 <./encoder_preview.png (PNG copy)>] [108] [109] [110 <./recording_duration.png (PNG copy)>] [111 <./rosbag_record.png (PN G copy)>] [112 <./stereo_record.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6178 ...sphinxincludegraphics{{sdk_counter}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6178 ...sphinxincludegraphics{{sdk_counter}.gif} [113] [114 <./counter.png (PNG copy)>] [115 <./looped_replay.png (PNG copy)>] [116 <./people_tracker.png (PNG copy)>] [117 <./sdk_photo_download.png (PNG cop y)>] [118 <./photo_download.png (PNG copy)>] [119 <./youtube_download.png (PNG copy)>] [120 <./stereo.png (PNG copy)>] [121 <./stereo_auto_ir.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6575 ...ncludegraphics{{sdk_camera_control}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6575 ...ncludegraphics{{sdk_camera_control}.gif} [122] [123 <./stereo_control.png (PNG copy)>] [124 <./stereo_encoded.png (PNG c opy)>] [125] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 6814. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 6814. Overfull \vbox (0.74864pt too high) detected at line 6818 [126 <./custom_action.png (PNG copy)>] [127] [128 <./custom_trigger.png (PNG co py)>] [129] [130 <./person_record.png (PNG copy)>] [131 <./visualizer.png (PNG copy)>] [132 <./sdk_visualizer_callback.png (PNG copy)>] [133 <./visualizer_cal lback.png (PNG copy)>] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family ptm in TS1 encoding. (textcomp) Default family used instead on input line 7134. [134] [135] [136] Chapter 11. [137] [138] [139] (./luxonis-depthai-sdk.ind [140] Overfull \hbox (3.62999pt too wide) in paragraph at lines 8--10 []\T1/pcr/m/n/10 add_bbox() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.visualizer.Visualizer Overfull \hbox (19.23026pt too wide) in paragraph at lines 10--12 []\T1/pcr/m/n/10 add_child() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (15.62999pt too wide) in paragraph at lines 12--14 []\T1/pcr/m/n/10 add_circle() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (39.62999pt too wide) in paragraph at lines 14--16 []\T1/pcr/m/n/10 add_detections() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.v isualize.visualizer.Visualizer Overfull \hbox (3.62999pt too wide) in paragraph at lines 16--18 []\T1/pcr/m/n/10 add_line() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.visualizer.Visualizer Overfull \hbox (3.62999pt too wide) in paragraph at lines 18--20 []\T1/pcr/m/n/10 add_mask() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.visualizer.Visualizer Overfull \hbox (15.62999pt too wide) in paragraph at lines 20--22 []\T1/pcr/m/n/10 add_object() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (3.62999pt too wide) in paragraph at lines 22--24 []\T1/pcr/m/n/10 add_text() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.visualizer.Visualizer Overfull \hbox (9.62999pt too wide) in paragraph at lines 24--26 []\T1/pcr/m/n/10 add_trail() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 26--28 []\T1/pcr/m/n/10 angle \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_r esults.Detection at- Overfull \hbox (33.13106pt too wide) in paragraph at lines 33--35 []\T1/pcr/m/n/10 background_color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.v isualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 35--37 []\T1/pcr/m/n/10 background_transparency Underfull \hbox (badness 10000) in paragraph at lines 35--37 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/pcr/m/n/10 bbox \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_re sults.Detection at- Overfull \hbox (19.9107pt too wide) in paragraph at lines 39--41 []\T1/pcr/m/n/10 bbox_style \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Overfull \hbox (9.00015pt too wide) in paragraph at lines 42--44 []\T1/pcr/m/n/10 BOTTOM_LEFT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.configs.TextPosition Overfull \hbox (3.00015pt too wide) in paragraph at lines 44--46 []\T1/pcr/m/n/10 BOTTOM_MID \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Overfull \hbox (15.00015pt too wide) in paragraph at lines 46--48 []\T1/pcr/m/n/10 BOTTOM_RIGHT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.configs.TextPosition Overfull \hbox (23.69035pt too wide) in paragraph at lines 48--50 []\T1/pcr/m/n/10 bottom_right() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cla sses.nn_results.Detection Overfull \hbox (37.9107pt too wide) in paragraph at lines 50--52 []\T1/pcr/m/n/10 box_roundness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.configs.DetectionConfig Overfull \hbox (13.23026pt too wide) in paragraph at lines 55--57 []\T1/pcr/m/n/10 children() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 57--59 []\T1/pcr/m/n/10 circle \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.c onfigs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 59--60 []\T1/pcr/m/n/10 CircleConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (2.81099pt too wide) in paragraph at lines 60--62 []\T1/pcr/m/n/10 clickable \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 62--64 []\T1/pcr/m/n/10 close() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 64--66 []\T1/pcr/m/n/10 color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_r esults.Detection at- Underfull \hbox (badness 10000) in paragraph at lines 68--70 []\T1/pcr/m/n/10 color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.co nfigs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/pcr/m/n/10 decode() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.p ackets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 83--85 []\T1/pcr/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 83--85 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Overfull \hbox (12.21089pt too wide) in paragraph at lines 85--87 []\T1/pcr/m/n/10 depth_score \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.configs.StereoConfig [141] Underfull \hbox (badness 10000) in paragraph at lines 93--95 []\T1/pcr/m/n/10 detection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.VisConfig Underfull \hbox (badness 10000) in paragraph at lines 95--97 []\T1/pcr/m/n/10 DetectionConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/pcr/m/n/10 DetectionPacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (15.62999pt too wide) in paragraph at lines 99--101 []\T1/pcr/m/n/10 detections() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 101--103 []\T1/pcr/m/n/10 drawn() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 106--108 []\T1/pcr/m/n/10 ExtendedImgDetection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (28.24106pt too wide) in paragraph at lines 111--113 []\T1/pcr/m/n/10 fading_tails \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 113--115 []\T1/pcr/m/n/10 fill_transparency Underfull \hbox (badness 10000) in paragraph at lines 113--115 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.DetectionConfig Overfull \hbox (40.90018pt too wide) in paragraph at lines 115--117 []\T1/pcr/m/n/10 filtered_2d \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classe s.nn_results.TrackingDetection Overfull \hbox (40.90018pt too wide) in paragraph at lines 117--119 []\T1/pcr/m/n/10 filtered_3d \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classe s.nn_results.TrackingDetection Underfull \hbox (badness 10000) in paragraph at lines 121--123 []\T1/pcr/m/n/10 font_face \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.TextConfig Overfull \hbox (15.13106pt too wide) in paragraph at lines 123--125 []\T1/pcr/m/n/10 font_position \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.configs.TextConfig Overfull \hbox (21.13106pt too wide) in paragraph at lines 127--129 []\T1/pcr/m/n/10 font_thickness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 129--131 []\T1/pcr/m/n/10 font_transparency Underfull \hbox (badness 10000) in paragraph at lines 129--131 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 131--133 []\T1/pcr/m/n/10 frame() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.pa ckets.FramePacket Overfull \hbox (21.62999pt too wide) in paragraph at lines 133--135 []\T1/pcr/m/n/10 frame_shape() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 139--141 []\T1/pcr/m/n/10 GenericNNOutput \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 141--142 []\T1/pcr/m/n/10 GenericObject \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (45.17017pt too wide) in paragraph at lines 142--144 []\T1/pcr/m/n/10 get_detections() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.v isualize.objects.VisDetections Overfull \hbox (18.19086pt too wide) in paragraph at lines 144--146 []\T1/pcr/m/n/10 get_imu_vals() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cla sses.packets.IMUPacket Underfull \hbox (badness 10000) in paragraph at lines 146--148 []\T1/pcr/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 146--148 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/pcr/m/n/10 get_sequence_num() Underfull \hbox (badness 10000) in paragraph at lines 148--150 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/pcr/m/n/10 get_sequence_num() Underfull \hbox (badness 10000) in paragraph at lines 150--152 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.IMUPacket Underfull \hbox (badness 10000) in paragraph at lines 152--154 []\T1/pcr/m/n/10 get_sequence_num() Underfull \hbox (badness 10000) in paragraph at lines 152--154 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.NNDataPacket Overfull \hbox (1.27094pt too wide) in paragraph at lines 154--156 []\T1/pcr/m/n/10 get_size() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes .packets.FramePacket Overfull \hbox (31.27094pt too wide) in paragraph at lines 156--158 []\T1/pcr/m/n/10 get_timestamp() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cl asses.packets.FramePacket Overfull \hbox (24.19086pt too wide) in paragraph at lines 158--160 []\T1/pcr/m/n/10 get_timestamp() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cl asses.packets.IMUPacket Overfull \hbox (38.65068pt too wide) in paragraph at lines 160--162 []\T1/pcr/m/n/10 get_timestamp() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cl asses.packets.NNDataPacket Overfull \hbox (70.14006pt too wide) in paragraph at lines 162--164 []\T1/pcr/m/n/10 getSequenceNum() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.c lasses.nn_results.GenericNNOutput Overfull \hbox (58.14006pt too wide) in paragraph at lines 164--166 []\T1/pcr/m/n/10 getTimestamp() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cla sses.nn_results.GenericNNOutput Underfull \hbox (badness 10000) in paragraph at lines 166--168 []\T1/pcr/m/n/10 GRAY \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.con figs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 168--170 []\T1/pcr/m/n/10 groupby_tracklet() Underfull \hbox (badness 10000) in paragraph at lines 168--170 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.VisTrail Overfull \hbox (19.9107pt too wide) in paragraph at lines 173--175 []\T1/pcr/m/n/10 hide_label \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Overfull \hbox (17.69035pt too wide) in paragraph at lines 178--180 []\T1/pcr/m/n/10 img_detection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.clas ses.nn_results.Detection Overfull \hbox (2.81099pt too wide) in paragraph at lines 180--182 []\T1/pcr/m/n/10 img_scale \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 182--183 []\T1/pcr/m/n/10 ImgLandmarks \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 184--186 []\T1/pcr/m/n/10 InstanceSegmentation \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (37.9107pt too wide) in paragraph at lines 189--191 []\T1/pcr/m/n/10 label_padding \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.configs.DetectionConfig [142] Overfull \hbox (43.9107pt too wide) in paragraph at lines 191--193 []\T1/pcr/m/n/10 label_position \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Underfull \hbox (badness 5504) in paragraph at lines 193--195 []\T1/pcr/m/n/10 label_str \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes. nn_results.Detection Overfull \hbox (24.73012pt too wide) in paragraph at lines 195--197 []\T1/pcr/m/n/10 labels \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_ results.InstanceSegmentation Overfull \hbox (16.24106pt too wide) in paragraph at lines 197--199 []\T1/pcr/m/n/10 line_color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Overfull \hbox (25.9107pt too wide) in paragraph at lines 199--201 []\T1/pcr/m/n/10 line_height \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (40.24106pt too wide) in paragraph at lines 201--203 []\T1/pcr/m/n/10 line_thickness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 205--207 []\T1/pcr/m/n/10 line_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.TextConfig Overfull \hbox (10.24106pt too wide) in paragraph at lines 207--209 []\T1/pcr/m/n/10 line_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.TrackingConfig Overfull \hbox (19.9107pt too wide) in paragraph at lines 209--211 []\T1/pcr/m/n/10 line_width \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Overfull \hbox (15.51013pt too wide) in paragraph at lines 214--216 []\T1/pcr/m/n/10 mask \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_re sults.SemanticSegmentation Overfull \hbox (35.07085pt too wide) in paragraph at lines 216--218 []\T1/pcr/m/n/10 mask_alpha \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.SegmentationConfig Overfull \hbox (18.73012pt too wide) in paragraph at lines 218--220 []\T1/pcr/m/n/10 masks \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_r esults.InstanceSegmentation Overfull \hbox (16.24106pt too wide) in paragraph at lines 220--222 []\T1/pcr/m/n/10 max_length \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 222--224 []\T1/pcr/m/n/10 MID \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.conf igs.TextPosition at- Underfull \hbox (badness 10000) in paragraph at lines 224--226 []\T1/pcr/m/n/10 MID_LEFT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .configs.TextPosition Overfull \hbox (20.20006pt too wide) in paragraph at lines 234--236 []\T1/pcr/m/n/10 nn_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn _results.TwoStageDetection Overfull \hbox (15.13106pt too wide) in paragraph at lines 240--242 []\T1/pcr/m/n/10 outline_color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 242--244 []\T1/pcr/m/n/10 output \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.c onfigs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 244--246 []\T1/pcr/m/n/10 output() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 246--247 []\T1/pcr/m/n/10 OutputConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (7.23026pt too wide) in paragraph at lines 250--252 []\T1/pcr/m/n/10 prepare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.objects.GenericObject Overfull \hbox (3.17017pt too wide) in paragraph at lines 252--254 []\T1/pcr/m/n/10 prepare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 254--256 []\T1/pcr/m/n/10 prepare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 256--258 []\T1/pcr/m/n/10 prepare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 258--260 []\T1/pcr/m/n/10 prepare_visualizer_objects() Underfull \hbox (badness 10000) in paragraph at lines 258--260 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 260--262 []\T1/pcr/m/n/10 prepare_visualizer_objects() Overfull \hbox (28.97046pt too wide) in paragraph at lines 260--262 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.SpatialBbMappingPac ket Underfull \hbox (badness 10000) in paragraph at lines 262--264 []\T1/pcr/m/n/10 prepare_visualizer_objects() Underfull \hbox (badness 10000) in paragraph at lines 262--264 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.TrackerPacket Underfull \hbox (badness 10000) in paragraph at lines 267--269 []\T1/pcr/m/n/10 RECTANGLE \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 269--271 []\T1/pcr/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 269--271 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 271--273 []\T1/pcr/m/n/10 reset() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 273--275 []\T1/pcr/m/n/10 RGB \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.conf igs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 275--277 []\T1/pcr/m/n/10 RGBD \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.con figs.StereoColor at- Overfull \hbox (24.35031pt too wide) in paragraph at lines 277--279 []\T1/pcr/m/n/10 ROUNDED_CORNERS \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vi sualize.configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 279--281 []\T1/pcr/m/n/10 ROUNDED_RECTANGLE Underfull \hbox (badness 10000) in paragraph at lines 279--281 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.BboxStyle Overfull \hbox (27.62999pt too wide) in paragraph at lines 284--286 []\T1/pcr/m/n/10 segmentation() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 286--288 []\T1/pcr/m/n/10 SegmentationConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 288--290 []\T1/pcr/m/n/10 SemanticSegmentation \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (19.23026pt too wide) in paragraph at lines 290--292 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (15.17017pt too wide) in paragraph at lines 292--294 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 294--296 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 296--298 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.VisText [143] Underfull \hbox (badness 10000) in paragraph at lines 298--300 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.VisTrail Overfull \hbox (9.62999pt too wide) in paragraph at lines 300--302 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.visualizer.Visualizer Overfull \hbox (25.23026pt too wide) in paragraph at lines 302--304 []\T1/pcr/m/n/10 set_config() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 304--306 []\T1/pcr/m/n/10 set_decode_codec() Underfull \hbox (badness 10000) in paragraph at lines 304--306 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 306--308 []\T1/pcr/m/n/10 set_frame_shape() Underfull \hbox (badness 10000) in paragraph at lines 306--308 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/pcr/m/n/10 show() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.v isualizer.Visualizer Overfull \hbox (16.24106pt too wide) in paragraph at lines 312--314 []\T1/pcr/m/n/10 show_speed \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 314--316 []\T1/pcr/m/n/10 SpatialBbMappingPacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Overfull \hbox (4.90018pt too wide) in paragraph at lines 316--318 []\T1/pcr/m/n/10 speed \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_r esults.TrackingDetection Overfull \hbox (46.90018pt too wide) in paragraph at lines 318--320 []\T1/pcr/m/n/10 speed_kmph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.class es.nn_results.TrackingDetection Overfull \hbox (40.90018pt too wide) in paragraph at lines 320--322 []\T1/pcr/m/n/10 speed_mph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classe s.nn_results.TrackingDetection Underfull \hbox (badness 10000) in paragraph at lines 322--324 []\T1/pcr/m/n/10 stereo \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.c onfigs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 324--326 []\T1/pcr/m/n/10 stereo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 327--328 []\T1/pcr/m/n/10 StereoConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 333--335 []\T1/pcr/m/n/10 text() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.v isualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 336--337 []\T1/pcr/m/n/10 TextPosition \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (13.9107pt too wide) in paragraph at lines 339--341 []\T1/pcr/m/n/10 thickness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 341--343 []\T1/pcr/m/n/10 TOP_LEFT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 349--350 []\T1/pcr/m/n/10 TrackerPacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (3.62999pt too wide) in paragraph at lines 352--354 []\T1/pcr/m/n/10 tracking() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 354--355 []\T1/pcr/m/n/10 TrackingConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 355--357 []\T1/pcr/m/n/10 TrackingDetection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (22.90018pt too wide) in paragraph at lines 357--359 []\T1/pcr/m/n/10 tracklet \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.n n_results.TrackingDetection Underfull \hbox (badness 10000) in paragraph at lines 361--363 []\T1/pcr/m/n/10 TwoStageDetection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 363--364 []\T1/pcr/m/n/10 TwoStagePacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 368--369 []\T1/pcr/m/n/10 VisDetections \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\T1/pcr/m/n/10 Visualizer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (6.21089pt too wide) in paragraph at lines 376--378 []\T1/pcr/m/n/10 wls_filter \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig Overfull \hbox (6.21089pt too wide) in paragraph at lines 378--380 []\T1/pcr/m/n/10 wls_lambda \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [144]) (./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/cm-super/cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips /base/8r.enc}< /usr/share/texmf/fonts/type1/public/cm-super/sfit0900.pfb> Output written on luxonis-depthai-sdk.pdf (150 pages, 13745753 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Missing input file: '{_static/images/pipelines/speed_calculation}.png' from line 'LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not found on input line 4566.' Latexmk: Missing input file: '{_static/images/pipelines/speed_calculation}.png' from line 'LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not found on input line 4566.' 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' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./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 2019/12/20 v1.4l 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/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/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.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]) [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./f30539b da5bb0cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [3] [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [6] Chapter 2. [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 483--484 []\T1/pcr/m/n/10 spatials \T1/ptm/m/n/10 - Streams depth and bound-ing box map- pings (\T1/pcr/m/n/10 SpatialDetectionNework. [9] Underfull \hbox (badness 10000) in paragraph at lines 564--564 []\T1/ptm/m/it/10 img_detection: Union[NoneType, Underfull \hbox (badness 10000) in paragraph at lines 564--564 [][]\T1/ptm/m/it/10 depthai.ImgDetection[][], Underfull \hbox (badness 10000) in paragraph at lines 564--564 [][]\T1/ptm/m/it/10 depthai.SpatialImgDetection[][]]\T1/ptm/m/n/10 , \T1/ptm/m/ it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 564--564 \T1/ptm/m/it/10 bel_str: [][]str[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-fi-den ce: [][]float[][]\T1/ptm/m/n/10 , Underfull \hbox (badness 7116) in paragraph at lines 564--564 \T1/ptm/m/it/10 color: Tu-ple[[][]int[][], [][]int[][], [][]int[][]]\T1/ptm/m/n /10 , \T1/ptm/m/it/10 bbox: Overfull \hbox (4.30376pt too wide) in paragraph at lines 564--564 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 564--564 \T1/ptm/m/it/10 an-gle: Union[[][]int[][], None-Type]\T1/ptm/m/n/10 , \T1/ptm/m /it/10 ts: [10] Underfull \hbox (badness 10000) in paragraph at lines 624--624 []\T1/ptm/m/it/10 img_detection: Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 Union[NoneType, Underfull \hbox (badness 10000) in paragraph at lines 624--624 [][]\T1/ptm/m/it/10 depthai.ImgDetection[][], Overfull \hbox (6.9037pt too wide) in paragraph at lines 624--624 [][]\T1/ptm/m/it/10 depthai.SpatialImgDetection[][]]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 la-bel_str: [][]str[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con- Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 fi-dence: [][]float[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color: Overfull \hbox (52.30376pt too wide) in paragraph at lines 624--624 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 an-gle: Union[[][]int[][], Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts: Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 Union[[][]datetime.timedelta[][], Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 track- Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 let: [][]depthai.Tracklet[][]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 624--624 \T1/ptm/m/it/10 fil-tered_2d: Overfull \hbox (52.30376pt too wide) in paragraph at lines 624--624 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 666--666 []\T1/ptm/m/it/10 img_detection: Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 Union[NoneType, Underfull \hbox (badness 10000) in paragraph at lines 666--666 [][]\T1/ptm/m/it/10 depthai.ImgDetection[][], Overfull \hbox (6.9037pt too wide) in paragraph at lines 666--666 [][]\T1/ptm/m/it/10 depthai.SpatialImgDetection[][]]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 la-bel_str: [][]str[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con- Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 fi-dence: [][]float[][]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color: Overfull \hbox (52.30376pt too wide) in paragraph at lines 666--666 \T1/ptm/m/it/10 depthai_sdk.visualize.bbox.BoundingBox\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 an-gle: Union[[][]int[][], Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts: Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 Union[[][]datetime.timedelta[][], Underfull \hbox (badness 10000) in paragraph at lines 666--666 \T1/ptm/m/it/10 None-Type]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nn_data: [11] [12] [13] [14] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 827--828 []\T1/ptm/m/n/10 Used call-back out-put via \T1/pcr/m/n/10 OakCamera.callback(. .., callback=fn, [15] Underfull \hbox (badness 10000) in paragraph at lines 950--950 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 msg\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 spa-tials\T1/ptm/m/n/10 , [16] [17] [18] Chapter 4. Overfull \vbox (0.64058pt too high) detected at line 1203 [19] [20] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1408. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1432. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1471. [21] Underfull \vbox (badness 10000) detected at line 1562 Overfull \vbox (2.68169pt too high) detected at line 1562 [22] Underfull \vbox (badness 10000) detected at line 1562 Overfull \vbox (2.68169pt too high) detected at line 1562 [23] Underfull \vbox (badness 10000) detected at line 1562 Overfull \vbox (2.68169pt too high) detected at line 1562 [24] [25] [26] Overfull \vbox (3.28351pt too high) detected at line 1741 [27] [28] Underfull \hbox (badness 10000) in paragraph at lines 1788--1789 []\T1/pcr/b/n/10 bbox_style \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]\T1/pc r/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 1805--1805 []\T1/ptm/m/it/10 detections\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal-izer=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bel_map=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 spa-tial_points=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1805--1805 \T1/ptm/m/it/10 la-bel_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-bel_backgr ound_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 1810--1811 []\T1/pcr/b/n/10 detections \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[Union[[][]dept hai.ImgDetection[][], [][]depthai. Underfull \hbox (badness 10000) in paragraph at lines 1834--1835 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [29] Underfull \hbox (badness 10000) in paragraph at lines 1851--1851 []\T1/ptm/m/it/10 text\T1/ptm/m/n/10 , \T1/ptm/m/it/10 co-ords=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 thick-ness=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- line=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1851--1851 \T1/ptm/m/it/10 back-ground_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-gro und_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bbox=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 po-si- Underfull \hbox (badness 10000) in paragraph at lines 1880--1881 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple, depthai_sdk. Underfull \hbox (badness 10000) in paragraph at lines 1914--1915 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[depthai_sdk.visu alize.bbox.BoundingBox]\T1/ptm/m/n/10 ) ^^U [30] [31] Underfull \hbox (badness 10000) in paragraph at lines 2098--2099 []\T1/pcr/b/n/10 colorize \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]\T1/pcr/ m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 2124--2124 []\T1/ptm/m/it/10 thickness=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fill_transpare ncy=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bbox_roundness=None\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 color=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2124--2124 \T1/ptm/m/it/10 bbox_style=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_width=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_height=None\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 hide_label=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 2154--2155 []\T1/pcr/b/n/10 bbox_style \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]\T1/pc r/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 2166--2167 []\T1/pcr/b/n/10 label_position \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]\T 1/pcr/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 2183--2183 []\T1/ptm/m/it/10 font_face=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_color=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_transparency=None\T1/ptm/m/n/10 , \T1/pt m/m/it/10 font_scale=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2183--2183 \T1/ptm/m/it/10 font_thickness=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_positi on=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_transparency=None\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 back- [32] Underfull \hbox (badness 10000) in paragraph at lines 2203--2204 []\T1/pcr/b/n/10 font_position \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]\T1 /pcr/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 2235--2235 []\T1/ptm/m/it/10 max_length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele-tion_los t_threshold=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_thickness=None\T1/ptm/m/n /10 , \T1/ptm/m/it/10 fad- Overfull \hbox (80.86354pt too wide) in paragraph at lines 2307--2307 []\T1/ptm/m/it/10 config=VisConfig(output=OutputConfig(img_scale=1.0, Underfull \hbox (badness 6608) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 show_fps=False, click-able=True), Overfull \hbox (59.6428pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 stereo=StereoConfig(colorize=, line_width=0.5, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 line_height=0.5, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 hide_label=False, la- Overfull \hbox (19.16368pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 bel_position=, la-bel_padding=10), Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 text=TextConfig(font_face=0, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_color=(255, 255, 255), Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_transparency=0.5, Underfull \hbox (badness 8132) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_scale=1.0, font_thickness=2, Overfull \hbox (22.50363pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 font_position=, back-ground_color=None, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 auto_scale=True), track- Overfull \hbox (10.89424pt too wide) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 ing=TrackingConfig(max_length=500, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 dele-tion_lost_threshold=5, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 line_thickness=1, fad- Underfull \hbox (badness 7576) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 ing_tails=False, line_color=(255, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 255, 255), line_type=16, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 show_speed=False), cir- Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 cle=CircleConfig(thickness=1, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 color=(255, 255, Underfull \hbox (badness 10000) in paragraph at lines 2307--2307 \T1/ptm/m/it/10 255), line_type=16)), [33] Overfull \vbox (1228.61497pt too high) has occurred while \output is active [34] Underfull \hbox (badness 10000) in paragraph at lines 2414--2414 []\T1/ptm/m/it/10 detections\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal-izer\T1/pt m/m/n/10 , \T1/ptm/m/it/10 la- Overfull \hbox (7.19405pt too wide) in paragraph at lines 2414--2414 \T1/ptm/m/it/10 bel_background_transparency=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2414--2414 \T1/ptm/m/it/10 spa-tial_points=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2414--2414 \T1/ptm/m/it/10 is_spatial=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par- [35] Underfull \hbox (badness 10000) in paragraph at lines 2437--2438 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[Tuple[[][]int[][], ..], depthai_sdk.visualize.bbox. Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 []\T1/ptm/m/it/10 text\T1/ptm/m/n/10 , \T1/ptm/m/it/10 co-ords=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 \T1/ptm/m/it/10 color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thick-ness=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 out- Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 \T1/ptm/m/it/10 line=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_color=Non e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2492--2492 \T1/ptm/m/it/10 po-si-tion=\T1/ptm/m/n/10 , [36] Underfull \hbox (badness 10000) in paragraph at lines 2721--2721 []\T1/ptm/m/it/10 img_scale=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 show_fps=False\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2747--2747 []\T1/ptm/m/it/10 colorize: Overfull \hbox (16.77321pt too wide) in paragraph at lines 2747--2747 \T1/ptm/m/it/10 depthai_sdk.visualize.configs.StereoColor Underfull \hbox (badness 10000) in paragraph at lines 2747--2747 \T1/ptm/m/it/10 = \T1/ptm/m/n/10 , \T1/ptm/m/it/10 col- [37] Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 fill_transparency=0.15\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 color=(0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 0)\T1/ptm/m/n/10 , Overfull \hbox (24.80377pt too wide) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 bbox_style=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_width=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 line_height=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 hide_label=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la- Overfull \hbox (31.16368pt too wide) in paragraph at lines 2789--2789 \T1/ptm/m/it/10 bel_position=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_color=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 back- Underfull \hbox (badness 10000) in paragraph at lines 2857--2857 \T1/ptm/m/it/10 ground_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- Underfull \hbox (badness 6236) in paragraph at lines 2857--2857 \T1/ptm/m/it/10 line_color=(0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 0)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_type=16\T1/ptm/m/n/10 , [38] Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 []\T1/ptm/m/it/10 max_length=500\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele- Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 \T1/ptm/m/it/10 tion_lost_threshold=5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 \T1/ptm/m/it/10 line_thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fad- Underfull \hbox (badness 10000) in paragraph at lines 2931--2931 \T1/ptm/m/it/10 255, 255)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_type=16\T1/ptm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3021--3021 []\T1/ptm/m/it/10 output=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 stereo=\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3021--3021 \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text=\T1/ptm/m/n/10 , [39] [40] Chapter 5. [41 <./e2f74e5a8713f052aa08a4d4bf3c37a4a383117e.png>] [42] Chapter 6. [43] [44] Chapter 7. [45] [46] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 3517--3518 []\T1/ptm/m/n/10 After 20 sec-onds we stopped the record-ing and SDK printed th e lo-ca-tion of saved files (\T1/pcr/m/n/10 ./ [47 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] [48 <./87b424d4162e381448 a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3572 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3572 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [49 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [50] Chapter 9. [51] Overfull \hbox (16.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-california-01| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 21.1 Overfull \hbox (16.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-california-02| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 27.5 Overfull \hbox (16.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-california-03| Overfull \hbox (40.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 cars-tracking-above-01| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 30.8 Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 depth-people-counting-01| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 left.mp4\T1/ptm/m/n/10 , \T1/pcr/m/n/10 right. Overfull \hbox (70.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-construction-vest-01| Overfull \hbox (4.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-images-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-02| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 86.4 Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-03| Underfull \hbox (badness 10000) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 16.7 Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-04| Overfull \hbox (52.4592pt too wide) in paragraph at lines 3804--3804 []\T1/pcr/m/n/10 people-tracking-above-05| Underfull \hbox (badness 5637) in paragraph at lines 3804--3804 []\T1/ptm/m/n/10 12 MB [52 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Chapter 10. [53 <./cam_ffc.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3890 ...ncludegraphics{{sdk_camera_control}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3890 ...ncludegraphics{{sdk_camera_control}.gif} [54] [55 <./camera_control.png (PNG copy)>] [56 <./sdk_camera_control_with_NN.p ng (PNG copy)>] [57 <./camera_control_with_NN.png (PNG copy)>] [58 <./sdk_camer a_preview.png (PNG copy)>] [59 <./camera_preview.png (PNG copy)>] [60 <./sdk_mo no_400p.png (PNG copy)>] [61 <./mono_400p.png (PNG copy)>] [62 <./sdk_preview_a ll_cameras.png (PNG copy)>] [63 <./preview_all_cameras.png (PNG copy)>] [64] [65 <./rgb_mono_preview.png (PNG copy)>] [66 <./sdk_rotated.png (PNG copy) >] [67 <./rotated.png (PNG copy)>] [68 <./sdk_api_interop.png (PNG copy)> <./ap i_interop.png (PNG copy)>] [69] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4354 ...xincludegraphics{{sdk_car_tracking}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4354 ...xincludegraphics{{sdk_car_tracking}.gif} [70 <./car_tracking.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4417 ...egraphics{{sdk_collision_avoidance}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4417 ...egraphics{{sdk_collision_avoidance}.gif} [71 <./collision_avoidance.png (PNG copy)>] Underfull \vbox (badness 10000) detected at line 4530 Overfull \vbox (2.68169pt too high) detected at line 4530 [72] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4547 ...udegraphics{{sdk_speed_calculation}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4547 ...udegraphics{{sdk_speed_calculation}.gif} [73] LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 4566. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 4566. ! Package pdftex.def Error: File `_static/images/pipelines/speed_calculation.pn g' not found: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.4566 ...images/pipelines/speed_calculation}.png} [74] [75 <./switch_between_models.png (PNG copy)>] [76] [77 <./sdk_sync_multipl e_outputs.png (PNG copy)>] [78 <./sync_multiple_outputs.png (PNG copy)>] [79] [80 <./sdk_imu_demo.png (PNG copy)>] [81 <./imu.png (PNG copy)>] [82 <./sd k_imu_rerun.png (PNG copy)>] [83 <./sdk_age_gender.png (PNG copy)>] [84 <./age- gender.png (PNG copy)>] [85] [86 <./custom_decode.png (PNG copy)>] [87 <./deepl abv3_person.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5104 ...egraphics{{sdk_emotion_recognition}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5104 ...egraphics{{sdk_emotion_recognition}.gif} [88] Overfull \vbox (11.3395pt too high) detected at line 5173 [89 <./emotion_recognition.png (PNG copy)>] [90 <./sdk_face_detection_color.png (PNG copy)>] [91 <./face_detection_color.png (PNG copy)>] [92 <./sdk_face_dete ction_left.png (PNG copy)> <./face_detection_left.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5300 ...inxincludegraphics{{sdk_human_pose}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5300 ...inxincludegraphics{{sdk_human_pose}.gif} [93 <./human_pose.png (PNG copy)>] [94] [95 <./mobilenet_encoded.png (PNG copy) >] [96 <./nn_component.png (PNG copy)>] [97 <./sdk_object_tracking.png (PNG cop y)>] [98 <./object_tracking.png (PNG copy)>] Overfull \vbox (10.48334pt too high) detected at line 5569 [99 <./roboflow_integration.png (PNG copy)>] [100 <./sdk_spatial_detection.png (PNG copy)>] [101 <./spatial_detection.png (PNG copy)>] [102] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5710 ...inxincludegraphics{{sdk_pointcloud}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5710 ...inxincludegraphics{{sdk_pointcloud}.gif} [103 <./yolo.png (PNG copy)>] [104 <./pointcloud.png (PNG copy)>] [105 <./encod e.png (PNG copy)>] [106] [107 <./encoder_preview.png (PNG copy)>] [108] [109] [110 <./recording_duration.png (PNG copy)>] [111 <./rosbag_record.png (PN G copy)>] [112 <./stereo_record.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6178 ...sphinxincludegraphics{{sdk_counter}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6178 ...sphinxincludegraphics{{sdk_counter}.gif} [113] [114 <./counter.png (PNG copy)>] [115 <./looped_replay.png (PNG copy)>] [116 <./people_tracker.png (PNG copy)>] [117 <./sdk_photo_download.png (PNG cop y)>] [118 <./photo_download.png (PNG copy)>] [119 <./youtube_download.png (PNG copy)>] [120 <./stereo.png (PNG copy)>] [121 <./stereo_auto_ir.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6575 ...ncludegraphics{{sdk_camera_control}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6575 ...ncludegraphics{{sdk_camera_control}.gif} [122] [123 <./stereo_control.png (PNG copy)>] [124 <./stereo_encoded.png (PNG c opy)>] [125] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 6814. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 6814. Overfull \vbox (0.74864pt too high) detected at line 6818 [126 <./custom_action.png (PNG copy)>] [127] [128 <./custom_trigger.png (PNG co py)>] [129] [130 <./person_record.png (PNG copy)>] [131 <./visualizer.png (PNG copy)>] [132 <./sdk_visualizer_callback.png (PNG copy)>] [133 <./visualizer_cal lback.png (PNG copy)>] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family ptm in TS1 encoding. (textcomp) Default family used instead on input line 7134. [134] [135] [136] Chapter 11. [137] [138] [139] (./luxonis-depthai-sdk.ind [140] Overfull \hbox (3.62999pt too wide) in paragraph at lines 8--10 []\T1/pcr/m/n/10 add_bbox() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.visualizer.Visualizer Overfull \hbox (19.23026pt too wide) in paragraph at lines 10--12 []\T1/pcr/m/n/10 add_child() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (15.62999pt too wide) in paragraph at lines 12--14 []\T1/pcr/m/n/10 add_circle() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (39.62999pt too wide) in paragraph at lines 14--16 []\T1/pcr/m/n/10 add_detections() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.v isualize.visualizer.Visualizer Overfull \hbox (3.62999pt too wide) in paragraph at lines 16--18 []\T1/pcr/m/n/10 add_line() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.visualizer.Visualizer Overfull \hbox (3.62999pt too wide) in paragraph at lines 18--20 []\T1/pcr/m/n/10 add_mask() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.visualizer.Visualizer Overfull \hbox (15.62999pt too wide) in paragraph at lines 20--22 []\T1/pcr/m/n/10 add_object() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (3.62999pt too wide) in paragraph at lines 22--24 []\T1/pcr/m/n/10 add_text() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.visualizer.Visualizer Overfull \hbox (9.62999pt too wide) in paragraph at lines 24--26 []\T1/pcr/m/n/10 add_trail() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 26--28 []\T1/pcr/m/n/10 angle \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_r esults.Detection at- Overfull \hbox (33.13106pt too wide) in paragraph at lines 33--35 []\T1/pcr/m/n/10 background_color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.v isualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 35--37 []\T1/pcr/m/n/10 background_transparency Underfull \hbox (badness 10000) in paragraph at lines 35--37 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/pcr/m/n/10 bbox \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_re sults.Detection at- Overfull \hbox (19.9107pt too wide) in paragraph at lines 39--41 []\T1/pcr/m/n/10 bbox_style \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Overfull \hbox (9.00015pt too wide) in paragraph at lines 42--44 []\T1/pcr/m/n/10 BOTTOM_LEFT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.configs.TextPosition Overfull \hbox (3.00015pt too wide) in paragraph at lines 44--46 []\T1/pcr/m/n/10 BOTTOM_MID \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Overfull \hbox (15.00015pt too wide) in paragraph at lines 46--48 []\T1/pcr/m/n/10 BOTTOM_RIGHT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.configs.TextPosition Overfull \hbox (23.69035pt too wide) in paragraph at lines 48--50 []\T1/pcr/m/n/10 bottom_right() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cla sses.nn_results.Detection Overfull \hbox (37.9107pt too wide) in paragraph at lines 50--52 []\T1/pcr/m/n/10 box_roundness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.configs.DetectionConfig Overfull \hbox (13.23026pt too wide) in paragraph at lines 55--57 []\T1/pcr/m/n/10 children() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 57--59 []\T1/pcr/m/n/10 circle \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.c onfigs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 59--60 []\T1/pcr/m/n/10 CircleConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (2.81099pt too wide) in paragraph at lines 60--62 []\T1/pcr/m/n/10 clickable \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 62--64 []\T1/pcr/m/n/10 close() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 64--66 []\T1/pcr/m/n/10 color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_r esults.Detection at- Underfull \hbox (badness 10000) in paragraph at lines 68--70 []\T1/pcr/m/n/10 color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.co nfigs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/pcr/m/n/10 decode() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.p ackets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 83--85 []\T1/pcr/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 83--85 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Overfull \hbox (12.21089pt too wide) in paragraph at lines 85--87 []\T1/pcr/m/n/10 depth_score \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.configs.StereoConfig [141] Underfull \hbox (badness 10000) in paragraph at lines 93--95 []\T1/pcr/m/n/10 detection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.VisConfig Underfull \hbox (badness 10000) in paragraph at lines 95--97 []\T1/pcr/m/n/10 DetectionConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/pcr/m/n/10 DetectionPacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (15.62999pt too wide) in paragraph at lines 99--101 []\T1/pcr/m/n/10 detections() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 101--103 []\T1/pcr/m/n/10 drawn() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 106--108 []\T1/pcr/m/n/10 ExtendedImgDetection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (28.24106pt too wide) in paragraph at lines 111--113 []\T1/pcr/m/n/10 fading_tails \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 113--115 []\T1/pcr/m/n/10 fill_transparency Underfull \hbox (badness 10000) in paragraph at lines 113--115 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.DetectionConfig Overfull \hbox (40.90018pt too wide) in paragraph at lines 115--117 []\T1/pcr/m/n/10 filtered_2d \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classe s.nn_results.TrackingDetection Overfull \hbox (40.90018pt too wide) in paragraph at lines 117--119 []\T1/pcr/m/n/10 filtered_3d \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classe s.nn_results.TrackingDetection Underfull \hbox (badness 10000) in paragraph at lines 121--123 []\T1/pcr/m/n/10 font_face \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.TextConfig Overfull \hbox (15.13106pt too wide) in paragraph at lines 123--125 []\T1/pcr/m/n/10 font_position \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.configs.TextConfig Overfull \hbox (21.13106pt too wide) in paragraph at lines 127--129 []\T1/pcr/m/n/10 font_thickness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 129--131 []\T1/pcr/m/n/10 font_transparency Underfull \hbox (badness 10000) in paragraph at lines 129--131 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 131--133 []\T1/pcr/m/n/10 frame() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.pa ckets.FramePacket Overfull \hbox (21.62999pt too wide) in paragraph at lines 133--135 []\T1/pcr/m/n/10 frame_shape() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 139--141 []\T1/pcr/m/n/10 GenericNNOutput \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 141--142 []\T1/pcr/m/n/10 GenericObject \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (45.17017pt too wide) in paragraph at lines 142--144 []\T1/pcr/m/n/10 get_detections() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.v isualize.objects.VisDetections Overfull \hbox (18.19086pt too wide) in paragraph at lines 144--146 []\T1/pcr/m/n/10 get_imu_vals() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cla sses.packets.IMUPacket Underfull \hbox (badness 10000) in paragraph at lines 146--148 []\T1/pcr/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 146--148 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/pcr/m/n/10 get_sequence_num() Underfull \hbox (badness 10000) in paragraph at lines 148--150 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/pcr/m/n/10 get_sequence_num() Underfull \hbox (badness 10000) in paragraph at lines 150--152 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.IMUPacket Underfull \hbox (badness 10000) in paragraph at lines 152--154 []\T1/pcr/m/n/10 get_sequence_num() Underfull \hbox (badness 10000) in paragraph at lines 152--154 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.NNDataPacket Overfull \hbox (1.27094pt too wide) in paragraph at lines 154--156 []\T1/pcr/m/n/10 get_size() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes .packets.FramePacket Overfull \hbox (31.27094pt too wide) in paragraph at lines 156--158 []\T1/pcr/m/n/10 get_timestamp() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cl asses.packets.FramePacket Overfull \hbox (24.19086pt too wide) in paragraph at lines 158--160 []\T1/pcr/m/n/10 get_timestamp() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cl asses.packets.IMUPacket Overfull \hbox (38.65068pt too wide) in paragraph at lines 160--162 []\T1/pcr/m/n/10 get_timestamp() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cl asses.packets.NNDataPacket Overfull \hbox (70.14006pt too wide) in paragraph at lines 162--164 []\T1/pcr/m/n/10 getSequenceNum() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.c lasses.nn_results.GenericNNOutput Overfull \hbox (58.14006pt too wide) in paragraph at lines 164--166 []\T1/pcr/m/n/10 getTimestamp() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.cla sses.nn_results.GenericNNOutput Underfull \hbox (badness 10000) in paragraph at lines 166--168 []\T1/pcr/m/n/10 GRAY \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.con figs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 168--170 []\T1/pcr/m/n/10 groupby_tracklet() Underfull \hbox (badness 10000) in paragraph at lines 168--170 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.VisTrail Overfull \hbox (19.9107pt too wide) in paragraph at lines 173--175 []\T1/pcr/m/n/10 hide_label \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Overfull \hbox (17.69035pt too wide) in paragraph at lines 178--180 []\T1/pcr/m/n/10 img_detection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.clas ses.nn_results.Detection Overfull \hbox (2.81099pt too wide) in paragraph at lines 180--182 []\T1/pcr/m/n/10 img_scale \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 182--183 []\T1/pcr/m/n/10 ImgLandmarks \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 184--186 []\T1/pcr/m/n/10 InstanceSegmentation \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (37.9107pt too wide) in paragraph at lines 189--191 []\T1/pcr/m/n/10 label_padding \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.configs.DetectionConfig [142] Overfull \hbox (43.9107pt too wide) in paragraph at lines 191--193 []\T1/pcr/m/n/10 label_position \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Underfull \hbox (badness 5504) in paragraph at lines 193--195 []\T1/pcr/m/n/10 label_str \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes. nn_results.Detection Overfull \hbox (24.73012pt too wide) in paragraph at lines 195--197 []\T1/pcr/m/n/10 labels \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_ results.InstanceSegmentation Overfull \hbox (16.24106pt too wide) in paragraph at lines 197--199 []\T1/pcr/m/n/10 line_color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Overfull \hbox (25.9107pt too wide) in paragraph at lines 199--201 []\T1/pcr/m/n/10 line_height \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (40.24106pt too wide) in paragraph at lines 201--203 []\T1/pcr/m/n/10 line_thickness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 205--207 []\T1/pcr/m/n/10 line_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.TextConfig Overfull \hbox (10.24106pt too wide) in paragraph at lines 207--209 []\T1/pcr/m/n/10 line_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.TrackingConfig Overfull \hbox (19.9107pt too wide) in paragraph at lines 209--211 []\T1/pcr/m/n/10 line_width \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Overfull \hbox (15.51013pt too wide) in paragraph at lines 214--216 []\T1/pcr/m/n/10 mask \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_re sults.SemanticSegmentation Overfull \hbox (35.07085pt too wide) in paragraph at lines 216--218 []\T1/pcr/m/n/10 mask_alpha \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.SegmentationConfig Overfull \hbox (18.73012pt too wide) in paragraph at lines 218--220 []\T1/pcr/m/n/10 masks \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_r esults.InstanceSegmentation Overfull \hbox (16.24106pt too wide) in paragraph at lines 220--222 []\T1/pcr/m/n/10 max_length \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 222--224 []\T1/pcr/m/n/10 MID \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.conf igs.TextPosition at- Underfull \hbox (badness 10000) in paragraph at lines 224--226 []\T1/pcr/m/n/10 MID_LEFT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .configs.TextPosition Overfull \hbox (20.20006pt too wide) in paragraph at lines 234--236 []\T1/pcr/m/n/10 nn_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn _results.TwoStageDetection Overfull \hbox (15.13106pt too wide) in paragraph at lines 240--242 []\T1/pcr/m/n/10 outline_color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 242--244 []\T1/pcr/m/n/10 output \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.c onfigs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 244--246 []\T1/pcr/m/n/10 output() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 246--247 []\T1/pcr/m/n/10 OutputConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (7.23026pt too wide) in paragraph at lines 250--252 []\T1/pcr/m/n/10 prepare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.objects.GenericObject Overfull \hbox (3.17017pt too wide) in paragraph at lines 252--254 []\T1/pcr/m/n/10 prepare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 254--256 []\T1/pcr/m/n/10 prepare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 256--258 []\T1/pcr/m/n/10 prepare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 258--260 []\T1/pcr/m/n/10 prepare_visualizer_objects() Underfull \hbox (badness 10000) in paragraph at lines 258--260 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 260--262 []\T1/pcr/m/n/10 prepare_visualizer_objects() Overfull \hbox (28.97046pt too wide) in paragraph at lines 260--262 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.SpatialBbMappingPac ket Underfull \hbox (badness 10000) in paragraph at lines 262--264 []\T1/pcr/m/n/10 prepare_visualizer_objects() Underfull \hbox (badness 10000) in paragraph at lines 262--264 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.TrackerPacket Underfull \hbox (badness 10000) in paragraph at lines 267--269 []\T1/pcr/m/n/10 RECTANGLE \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 269--271 []\T1/pcr/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 269--271 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 271--273 []\T1/pcr/m/n/10 reset() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 273--275 []\T1/pcr/m/n/10 RGB \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.conf igs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 275--277 []\T1/pcr/m/n/10 RGBD \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.con figs.StereoColor at- Overfull \hbox (24.35031pt too wide) in paragraph at lines 277--279 []\T1/pcr/m/n/10 ROUNDED_CORNERS \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vi sualize.configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 279--281 []\T1/pcr/m/n/10 ROUNDED_RECTANGLE Underfull \hbox (badness 10000) in paragraph at lines 279--281 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.BboxStyle Overfull \hbox (27.62999pt too wide) in paragraph at lines 284--286 []\T1/pcr/m/n/10 segmentation() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 286--288 []\T1/pcr/m/n/10 SegmentationConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 288--290 []\T1/pcr/m/n/10 SemanticSegmentation \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (19.23026pt too wide) in paragraph at lines 290--292 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (15.17017pt too wide) in paragraph at lines 292--294 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 294--296 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 296--298 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.VisText [143] Underfull \hbox (badness 10000) in paragraph at lines 298--300 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.VisTrail Overfull \hbox (9.62999pt too wide) in paragraph at lines 300--302 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.visualizer.Visualizer Overfull \hbox (25.23026pt too wide) in paragraph at lines 302--304 []\T1/pcr/m/n/10 set_config() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 304--306 []\T1/pcr/m/n/10 set_decode_codec() Underfull \hbox (badness 10000) in paragraph at lines 304--306 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 306--308 []\T1/pcr/m/n/10 set_frame_shape() Underfull \hbox (badness 10000) in paragraph at lines 306--308 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/pcr/m/n/10 show() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.v isualizer.Visualizer Overfull \hbox (16.24106pt too wide) in paragraph at lines 312--314 []\T1/pcr/m/n/10 show_speed \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 314--316 []\T1/pcr/m/n/10 SpatialBbMappingPacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Overfull \hbox (4.90018pt too wide) in paragraph at lines 316--318 []\T1/pcr/m/n/10 speed \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_r esults.TrackingDetection Overfull \hbox (46.90018pt too wide) in paragraph at lines 318--320 []\T1/pcr/m/n/10 speed_kmph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.class es.nn_results.TrackingDetection Overfull \hbox (40.90018pt too wide) in paragraph at lines 320--322 []\T1/pcr/m/n/10 speed_mph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classe s.nn_results.TrackingDetection Underfull \hbox (badness 10000) in paragraph at lines 322--324 []\T1/pcr/m/n/10 stereo \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.c onfigs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 324--326 []\T1/pcr/m/n/10 stereo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 327--328 []\T1/pcr/m/n/10 StereoConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 333--335 []\T1/pcr/m/n/10 text() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.v isualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 336--337 []\T1/pcr/m/n/10 TextPosition \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (13.9107pt too wide) in paragraph at lines 339--341 []\T1/pcr/m/n/10 thickness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 341--343 []\T1/pcr/m/n/10 TOP_LEFT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 349--350 []\T1/pcr/m/n/10 TrackerPacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (3.62999pt too wide) in paragraph at lines 352--354 []\T1/pcr/m/n/10 tracking() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 354--355 []\T1/pcr/m/n/10 TrackingConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 355--357 []\T1/pcr/m/n/10 TrackingDetection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (22.90018pt too wide) in paragraph at lines 357--359 []\T1/pcr/m/n/10 tracklet \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.n n_results.TrackingDetection Underfull \hbox (badness 10000) in paragraph at lines 361--363 []\T1/pcr/m/n/10 TwoStageDetection \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 363--364 []\T1/pcr/m/n/10 TwoStagePacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 368--369 []\T1/pcr/m/n/10 VisDetections \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\T1/pcr/m/n/10 Visualizer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (6.21089pt too wide) in paragraph at lines 376--378 []\T1/pcr/m/n/10 wls_filter \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig Overfull \hbox (6.21089pt too wide) in paragraph at lines 378--380 []\T1/pcr/m/n/10 wls_lambda \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [144]) (./luxonis-depthai-sdk.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/cm-super/cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips /base/8r.enc}< /usr/share/texmf/fonts/type1/public/cm-super/sfit0900.pfb> Output written on luxonis-depthai-sdk.pdf (150 pages, 13745630 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Missing input file: '{_static/images/pipelines/speed_calculation}.png' from line 'LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not found on input line 4566.' Latexmk: Missing input file: '{_static/images/pipelines/speed_calculation}.png' from line 'LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not found on input line 4566.' Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'luxonis-depthai-sdk.log' for details === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets