Read the Docs build information Build id: 1656917 Project: luxonis-depthai-sdk Version: latest Commit: 984ff1fc4768790b8bd4759625b59f99247c896a Date: 2023-08-11T22:01:44.425888Z State: finished Success: True [rtd-command-info] start-time: 2023-08-11T22:01:48.160952Z, end-time: 2023-08-11T22:02:01.106717Z, duration: 12, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/luxonis/depthai.git . Cloning into '.'... [rtd-command-info] start-time: 2023-08-11T22:02:01.718455Z, end-time: 2023-08-11T22:02:01.974729Z, 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 984ff1fc Calib update (#1083) [rtd-command-info] start-time: 2023-08-11T22:02:02.322359Z, end-time: 2023-08-11T22:02:02.389375Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-11T22:02:02.667270Z, end-time: 2023-08-11T22:02:02.751311Z, 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 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: version: 3.8 install: - requirements: requirements.txt - requirements: depthai_sdk/docs/requirements.txt - method: pip path: depthai_sdk [rtd-command-info] start-time: 2023-08-11T22:02:04.514247Z, end-time: 2023-08-11T22:02:09.585078Z, duration: 5, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-08-11T22:02:09.816316Z, end-time: 2023-08-11T22:02:11.028380Z, duration: 1, 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.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (68.0.0) [rtd-command-info] start-time: 2023-08-11T22:02:11.264749Z, end-time: 2023-08-11T22:02:19.573436Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/8b/b3/d7b6ee16358d829ca482c74a96e2b9079bf33f8d7d37d16f8ebb19ddf5a4/Pillow-10.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading Pillow-10.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 22.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 146.6 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Obtaining dependency information for sphinx from https://files.pythonhosted.org/packages/48/17/325cf6a257d84751a48ae90752b3d8fe0be8f9535b6253add61c49d0d9bc/sphinx-7.1.2-py3-none-any.whl.metadata Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-rtd-theme Obtaining dependency information for sphinx-rtd-theme from https://files.pythonhosted.org/packages/85/32/9ccebf3a82c085e8fc12b67cc3dbf840789fb6c7835ed0d61686d6509aa9/sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl.metadata Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl.metadata (4.5 kB) Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 211.7 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 198.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 190.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 200.4 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 203.1 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 215.8 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Obtaining dependency information for Pygments>=2.13 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 202.8 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 174.9 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Obtaining dependency information for requests>=2.25.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 179.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Obtaining dependency information for importlib-metadata>=4.8 from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 162.4 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 249.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 212.9 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 247.1 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl.metadata Downloading zipp-3.16.2-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/de/e2/32c14301bb023986dff527a49325b6259cab4ebb4633f69de54af312fc45/MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-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) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/cb/e7/5e43745003bf1f90668c7be23fc5952b3a2b9c2558f16749411c18039b36/charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 202.1 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading Pillow-10.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 212.2 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 191.4 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 239.8 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 153.7 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 221.4 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 221.4 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 210.4 MB/s eta 0:00:00 Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB) Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=ae81d149118298f9942d6f471ac546835476c34a13c671137b42d8448e7ff052 Stored in directory: /tmp/pip-ephem-wheel-cache-o8m9tb39/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.8.0 mock-1.0.1 packaging-23.1 pillow-10.0.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.4 zipp-3.16.2 [rtd-command-info] start-time: 2023-08-11T22:02:19.905370Z, end-time: 2023-08-11T22:03:13.863110Z, duration: 53, 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 341.2 kB/s eta 0:00:00 Collecting numpy>=1.21.4 (from -r requirements.txt (line 3)) Obtaining dependency information for numpy>=1.21.4 from https://files.pythonhosted.org/packages/98/5d/5738903efe0ecb73e51eb44feafba32bdba2081263d40c5043568ff60faf/numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 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 (66.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.6/66.6 MB 175.0 MB/s eta 0:00:00 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 516.3 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 (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 186.6 MB/s eta 0:00:00 Collecting depthai==2.21.2.0 (from -r requirements.txt (line 9)) Downloading depthai-2.21.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 43.0 MB/s eta 0:00:00 Collecting Qt.py (from -r requirements.txt (line 10)) Downloading Qt.py-1.3.8-py2.py3-none-any.whl (25 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 (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 161.8 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.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 438.8 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)) (2023.7.22) 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 227.8 kB/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.4) 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.2-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 317.2 kB/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 marshmallow-3.17.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 150.6 MB/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.2.2-py3-none-any.whl (25 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)) (23.1) Collecting PyQt5-sip<13,>=12.8 (from pyqt5<5.15.6,>5->-r requirements.txt (line 7)) Obtaining dependency information for PyQt5-sip<13,>=12.8 from https://files.pythonhosted.org/packages/8f/2d/f2d799ee979844c1fffd342dc87b661ffec9cfe6cad01b649f5d24fe2e35/PyQt5_sip-12.12.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata Downloading PyQt5_sip-12.12.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (504 bytes) Collecting PyQt5-Qt5>=5.15.2 (from pyqt5<5.15.6,>5->-r requirements.txt (line 7)) Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 MB 180.2 MB/s eta 0:00:00 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.6-py2.py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.2/572.2 kB 927.8 kB/s eta 0:00:00 Collecting PyYAML (from blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Obtaining dependency information for PyYAML from https://files.pythonhosted.org/packages/c8/6b/6600ac24725c7388255b2f5add93f91e58a5d7efaf4af244fdbcc11a541b/PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting boto3 (from blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/boto3/boto3-1.28.25-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 408.6 kB/s eta 0:00:00 Collecting botocore<1.32.0,>=1.31.25 (from boto3->blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/botocore/botocore-1.31.25-py3-none-any.whl (11.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.1/11.1 MB 9.6 MB/s eta 0:00:00 Collecting jmespath<2.0.0,>=0.7.1 (from boto3->blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/jmespath/jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting s3transfer<0.7.0,>=0.6.0 (from boto3->blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/s3transfer/s3transfer-0.6.1-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.7/79.7 kB 56.0 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.32.0,>=1.31.25->boto3->blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/python-dateutil/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 13.3 MB/s eta 0:00:00 Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.32.0,>=1.31.25->boto3->blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 185.9 MB/s eta 0:00:00 Downloading PyQt5_sip-12.12.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (335 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.1/335.1 kB 232.8 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 248.0 MB/s eta 0:00:00 Installing collected packages: types-PySide2, PyQt5-Qt5, distinctipy, xmltodict, urllib3, six, Qt.py, PyYAML, pytube, PyQt5-sip, numpy, marshmallow, jmespath, depthai, charset-normalizer, scipy, requests, PyTurboJPEG, python-dateutil, pyqt5, opencv-contrib-python, botocore, s3transfer, boto3, blobconverter, depthai-sdk Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.4 Uninstalling urllib3-2.0.4: Successfully uninstalled urllib3-2.0.4 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.2.0 Uninstalling charset-normalizer-3.2.0: Successfully uninstalled charset-normalizer-3.2.0 Attempting uninstall: requests Found existing installation: requests 2.31.0 Uninstalling requests-2.31.0: Successfully uninstalled requests-2.31.0 Successfully installed PyQt5-Qt5-5.15.2 PyQt5-sip-12.12.2 PyTurboJPEG-1.6.4 PyYAML-6.0.1 Qt.py-1.3.8 blobconverter-1.4.2 boto3-1.28.25 botocore-1.31.25 charset-normalizer-2.0.12 depthai-2.21.2.0 depthai-sdk-1.9.4 distinctipy-1.2.2 jmespath-1.0.1 marshmallow-3.17.0 numpy-1.24.4 opencv-contrib-python-4.5.5.62 pyqt5-5.15.5 python-dateutil-2.8.2 pytube-15.0.0 requests-2.26.0 s3transfer-0.6.1 scipy-1.10.1 six-1.16.0 types-PySide2-5.15.2.1.6 urllib3-1.26.16 xmltodict-0.13.0 [rtd-command-info] start-time: 2023-08-11T22:03:14.138983Z, end-time: 2023-08-11T22:03:17.936932Z, 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 (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 58.6 MB/s eta 0:00:00 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 (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 199.6 MB/s eta 0:00:00 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 173.8 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 (22 kB) Collecting jinja2==3.0.3 (from -r depthai_sdk/docs/requirements.txt (line 5)) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 226.0 MB/s eta 0:00:00 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.16.1) 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.18.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.12.1) 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)) (68.0.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)) (23.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 (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 235.2 MB/s eta 0:00:00 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.3) 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)) (2023.3) 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.16) 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)) (2023.7.22) 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.4) 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=14524 sha256=fa688b28b4501a8b951ec27a04d76733a11364b8b4bcc13bd8821d860b433b32 Stored in directory: /tmp/pip-ephem-wheel-cache-4is4lzkk/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.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 6.2.1 Uninstalling Sphinx-6.2.1: Successfully uninstalled Sphinx-6.2.1 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 1.2.2 Uninstalling sphinx-rtd-theme-1.2.2: Successfully uninstalled sphinx-rtd-theme-1.2.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: 2023-08-11T22:03:18.238663Z, end-time: 2023-08-11T22:03:21.948616Z, duration: 3, 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.12.1) (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.12.1) (1.4.2) 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.12.1) (15.0.0) Collecting depthai==2.22.0 (from depthai-sdk==1.12.1) Obtaining dependency information for depthai==2.22.0 from https://files.pythonhosted.org/packages/a2/b2/7656a49d55f445501c3ebb3f8e10251f84afa74ee683705adc96b6e1cf4b/depthai-2.22.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading depthai-2.22.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.7 kB) 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.12.1) (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.12.1) (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.12.1) (0.13.0) Collecting sentry-sdk==1.21.0 (from depthai-sdk==1.12.1) Downloading sentry_sdk-1.21.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.5/199.5 kB 12.2 MB/s eta 0:00:00 Collecting depthai-pipeline-graph==0.0.5 (from depthai-sdk==1.12.1) Obtaining dependency information for depthai-pipeline-graph==0.0.5 from https://files.pythonhosted.org/packages/92/1f/c89b97e23e548c3d99544e42b67522fdbcc673f898b49246f40a6a00c5cb/depthai_pipeline_graph-0.0.5-py3-none-any.whl.metadata Downloading depthai_pipeline_graph-0.0.5-py3-none-any.whl.metadata (8.8 kB) Requirement already satisfied: numpy>=1.21 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from depthai-sdk==1.12.1) (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.12.1) (1.3.8) 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.12.1) (23.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.12.1) (2023.7.22) 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.12.1) (1.26.16) 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.12.1) (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.12.1) (6.0.1) Requirement already satisfied: boto3 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.12.1) (1.28.25) 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.12.1) (5.15.2.1.6) Requirement already satisfied: botocore<1.32.0,>=1.31.25 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from boto3->blobconverter>=1.4.1->depthai-sdk==1.12.1) (1.31.25) Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from boto3->blobconverter>=1.4.1->depthai-sdk==1.12.1) (1.0.1) Requirement already satisfied: s3transfer<0.7.0,>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from boto3->blobconverter>=1.4.1->depthai-sdk==1.12.1) (0.6.1) 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.12.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->blobconverter>=1.4.1->depthai-sdk==1.12.1) (3.4) Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from botocore<1.32.0,>=1.31.25->boto3->blobconverter>=1.4.1->depthai-sdk==1.12.1) (2.8.2) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.32.0,>=1.31.25->boto3->blobconverter>=1.4.1->depthai-sdk==1.12.1) (1.16.0) Downloading depthai-2.22.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.6/10.6 MB 29.5 MB/s eta 0:00:00 Downloading depthai_pipeline_graph-0.0.5-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.5/123.5 kB 212.9 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.12.1-py3-none-any.whl size=222970 sha256=e48e588b373bba62ad43c62b1346d9e8bdbaf5b100a8f1e261f7022adc0ab5e7 Stored in directory: /tmp/pip-ephem-wheel-cache-ocjsmbyj/wheels/82/f8/c9/c406ec0aa242bab0fdab1679f97215a17797087b34a15c7e00 Successfully built depthai-sdk Installing collected packages: sentry-sdk, depthai, depthai-pipeline-graph, depthai-sdk Attempting uninstall: depthai Found existing installation: depthai 2.21.2.0 Uninstalling depthai-2.21.2.0: Successfully uninstalled depthai-2.21.2.0 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 depthai-2.22.0.0 depthai-pipeline-graph-0.0.5 depthai-sdk-1.12.1 sentry-sdk-1.21.0 [rtd-command-info] start-time: 2023-08-11T22:03:25.078413Z, end-time: 2023-08-11T22:03:25.123895Z, 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.12.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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("old_sdk_managers", "/en/old_sdk_managers/"), ], 'downloads': [ ("pdf", "//docs.luxonis.com/_/downloads/sdk/en/latest/pdf/"), ], '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': '984ff1fc', } # 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/1656917/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-08-11T22:03:25.480286Z, end-time: 2023-08-11T22:03:45.749806Z, duration: 20, exit-code: 0 python -m sphinx -T -E -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... 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 [2023-08-11 22:03:26.593] [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 /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/__init__.py:docstring of depthai_sdk:1::1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/__init__.py:docstring of depthai_sdk:1::1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.queue /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.frame /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.imgFrame /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.size_bytes /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.disabled /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.stream_name /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.StereoConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.StereoConfig.colormap /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.output /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.stereo /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.detection /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.text /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.tracking /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.circle /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/functools.py:docstring of functools.partial:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/functools.py:docstring of functools.partial:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/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 /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 /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. /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:207: WARNING: Title level inconsistent: Objects ------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/fundamentals/visualizer.rst:230: 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 /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera:1: WARNING: duplicate object description of depthai_sdk.OakCamera, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.camera:1: WARNING: duplicate object description of depthai_sdk.OakCamera.camera, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_camera:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_camera, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.all_cameras:1: WARNING: duplicate object description of depthai_sdk.OakCamera.all_cameras, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_all_cameras:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_all_cameras, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_nn:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_nn, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.stereo:1: WARNING: duplicate object description of depthai_sdk.OakCamera.stereo, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_stereo:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_stereo, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_imu:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_imu, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_pointcloud:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_pointcloud, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.config_pipeline:1: WARNING: duplicate object description of depthai_sdk.OakCamera.config_pipeline, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.start:1: WARNING: duplicate object description of depthai_sdk.OakCamera.start, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.running:1: WARNING: duplicate object description of depthai_sdk.OakCamera.running, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.poll:1: WARNING: duplicate object description of depthai_sdk.OakCamera.poll, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.build:1: WARNING: duplicate object description of depthai_sdk.OakCamera.build, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.sync:1: WARNING: duplicate object description of depthai_sdk.OakCamera.sync, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.record:1: WARNING: duplicate object description of depthai_sdk.OakCamera.record, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.show_graph:1: WARNING: duplicate object description of depthai_sdk.OakCamera.show_graph, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.visualize:1: WARNING: duplicate object description of depthai_sdk.OakCamera.visualize, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.callback:1: WARNING: duplicate object description of depthai_sdk.OakCamera.callback, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.ros_stream:1: WARNING: duplicate object description of depthai_sdk.OakCamera.ros_stream, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.trigger_action:1: WARNING: duplicate object description of depthai_sdk.OakCamera.trigger_action, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.set_max_queue_size:1: WARNING: duplicate object description of depthai_sdk.OakCamera.set_max_queue_size, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.OakCamera.device:1: WARNING: duplicate object description of depthai_sdk.OakCamera.device, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.OakCamera.sensors:1: WARNING: duplicate object description of depthai_sdk.OakCamera.sensors, other instance in api_reference, use :noindex: for one of them /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: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: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:35: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/CameraComponent/sync_multiple_outputs.py' not found or reading it failed /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:63: 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:66: 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:75: 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:82: 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:88: 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:91: 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:96: 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, 260 warnings. The HTML pages are in ../../../_readthedocs/html. Updating searchtools for Read the Docs search... Copying tabs assets [rtd-command-info] start-time: 2023-08-11T22:03:46.081059Z, end-time: 2023-08-11T22:04:05.016073Z, duration: 18, exit-code: 0 python -m sphinx -T -E -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 intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 75 added, 0 changed, 0 removed reading sources... [ 1%] api_reference [2023-08-11 22:03:47.246] [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 /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/__init__.py:docstring of depthai_sdk:1::1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/__init__.py:docstring of depthai_sdk:1::1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.queue /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.frame /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.imgFrame /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.size_bytes /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.disabled /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/replay.py:docstring of depthai_sdk.replay.ReplayStream.rst:1: WARNING: autosummary: failed to import depthai_sdk.ReplayStream.stream_name /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.StereoConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.StereoConfig.colormap /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.output /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.stereo /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.detection /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.text /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.tracking /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.circle /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/functools.py:docstring of functools.partial:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/functools.py:docstring of functools.partial:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/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 /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 /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. /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:207: WARNING: Title level inconsistent: Objects ------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/fundamentals/visualizer.rst:230: 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 /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera:1: WARNING: duplicate object description of depthai_sdk.OakCamera, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.camera:1: WARNING: duplicate object description of depthai_sdk.OakCamera.camera, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_camera:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_camera, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.all_cameras:1: WARNING: duplicate object description of depthai_sdk.OakCamera.all_cameras, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_all_cameras:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_all_cameras, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_nn:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_nn, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.stereo:1: WARNING: duplicate object description of depthai_sdk.OakCamera.stereo, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_stereo:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_stereo, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_imu:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_imu, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_pointcloud:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_pointcloud, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.config_pipeline:1: WARNING: duplicate object description of depthai_sdk.OakCamera.config_pipeline, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.start:1: WARNING: duplicate object description of depthai_sdk.OakCamera.start, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.running:1: WARNING: duplicate object description of depthai_sdk.OakCamera.running, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.poll:1: WARNING: duplicate object description of depthai_sdk.OakCamera.poll, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.build:1: WARNING: duplicate object description of depthai_sdk.OakCamera.build, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.sync:1: WARNING: duplicate object description of depthai_sdk.OakCamera.sync, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.record:1: WARNING: duplicate object description of depthai_sdk.OakCamera.record, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.show_graph:1: WARNING: duplicate object description of depthai_sdk.OakCamera.show_graph, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.visualize:1: WARNING: duplicate object description of depthai_sdk.OakCamera.visualize, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.callback:1: WARNING: duplicate object description of depthai_sdk.OakCamera.callback, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.ros_stream:1: WARNING: duplicate object description of depthai_sdk.OakCamera.ros_stream, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.trigger_action:1: WARNING: duplicate object description of depthai_sdk.OakCamera.trigger_action, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.set_max_queue_size:1: WARNING: duplicate object description of depthai_sdk.OakCamera.set_max_queue_size, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.OakCamera.device:1: WARNING: duplicate object description of depthai_sdk.OakCamera.device, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.OakCamera.sensors:1: WARNING: duplicate object description of depthai_sdk.OakCamera.sensors, other instance in api_reference, use :noindex: for one of them /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: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: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:35: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/CameraComponent/sync_multiple_outputs.py' not found or reading it failed /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:63: 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:66: 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:75: 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:82: 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:88: 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:91: 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:96: 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 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, 261 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). WARNING: 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: 2023-08-11T22:04:14.496175Z, end-time: 2023-08-11T22:04:14.559578Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-08-11T22:04:15.019104Z, end-time: 2023-08-11T22:04:23.438374Z, duration: 8, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=luxonis-depthai-sdk -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/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/oberdiek/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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/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 `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 4 undefined on input line 171. LaTeX Warning: Hyper reference `fundamentals/components:components' on page 4 u ndefined on input line 178. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 4 undefined on input line 198. [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) LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent.Out.encoded' on page 6 undefined on input line 304. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.encoded' on page 6 undefined on input line 307. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.encoded' on page 6 undefined on input line 310. [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. [7] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 8 undefin ed on input line 400. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent.Out.main' on page 8 undefined on input line 423. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent.Out.camera' on page 8 undefined on input line 426. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 8 und efined on input line 426. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent.Out.replay' on page 8 undefined on input line 429. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 8 undefin ed on input line 429. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 8 und efined on input line 429. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent.Out.encoded' on page 8 undefined on input line 432. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 8 und efined on input line 432. Underfull \hbox (badness 10000) in paragraph at lines 472--473 []\T1/pcr/b/n/10 resolution \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][] str[][], [][]depthai. Underfull \hbox (badness 10000) in paragraph at lines 472--473 \T1/pcr/m/sl/10 ColorCameraProperties.SensorResolution[][], [][]depthai. [8] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 9 undefined on input line 491. Underfull \hbox (badness 10000) in paragraph at lines 511--511 []\T1/ptm/m/it/10 interleaved=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color_order= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-ual_focus=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 511--511 \T1/ptm/m/it/10 af_mode=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 awb_mode=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 scene_mode=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 517--518 []\T1/pcr/b/n/10 color_order \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[[][]None[][] , [][]depthai.ColorCameraProperties. Underfull \hbox (badness 10000) in paragraph at lines 526--527 []\T1/pcr/b/n/10 awb_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]depthai. RawCameraControl. Underfull \hbox (badness 10000) in paragraph at lines 532--533 []\T1/pcr/b/n/10 anti_banding_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][ ]depthai.RawCameraControl. [9] Underfull \hbox (badness 10000) in paragraph at lines 616--616 []\T1/ptm/m/it/10 rate_control_mode=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 keyfra me_freq=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bi-trate_kbps=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 619--620 []\T1/pcr/b/n/10 rate_control_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][ ]depthai.VideoEncoderProperties. [10] LaTeX Warning: Hyper reference `components/imu_component:depthai_sdk.components .IMUComponent.Out.main' on page 11 undefined on input line 810. LaTeX Warning: Hyper reference `fundamentals/packets:imupacket' on page 11 unde fined on input line 810. [11] LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 12 undefi ned on input line 905. [12] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.main' on page 13 undefined on input line 946. LaTeX Warning: Hyper reference `fundamentals/packets:detectionpacket' on page 1 3 undefined on input line 946. LaTeX Warning: Hyper reference `fundamentals/packets:twostagepacket' on page 13 undefined on input line 946. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.passthrough' on page 13 undefined on input line 949. LaTeX Warning: Hyper reference `fundamentals/packets:detectionpacket' on page 1 3 undefined on input line 949. LaTeX Warning: Hyper reference `fundamentals/packets:twostagepacket' on page 13 undefined on input line 949. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.spatials' on page 13 undefined on input line 952. LaTeX Warning: Hyper reference `fundamentals/packets:spatialbbmappingpacket' on page 13 undefined on input line 952. Underfull \hbox (badness 10000) in paragraph at lines 952--953 []\T1/pcr/m/sl/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 `components/nn_component:depthai_sdk.components. NNComponent.Out.twostage_crops' on page 13 undefined on input line 955. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 13 un defined on input line 955. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.tracker' on page 13 undefined on input line 958. LaTeX Warning: Hyper reference `fundamentals/packets:trackerpacket' on page 13 undefined on input line 958. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.nn_data' on page 13 undefined on input line 961. LaTeX Warning: Hyper reference `fundamentals/packets:nndatapacket' on page 13 u ndefined on input line 961. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.Detections' on page 13 undefined on input line 971. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.SemanticSegmentation' on page 13 undefined on input line 974. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.ImgLandmarks' on page 13 undefined on input line 977. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.InstanceSegmentation' on page 13 undefined on input line 980. [13] Underfull \hbox (badness 10000) in paragraph at lines 1086--1086 []\T1/ptm/m/it/10 tracker_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 track_label s=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 as-sign-ment_policy=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1086--1086 \T1/ptm/m/it/10 max_obj=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thresh-old=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ap-ply_tracking_filter=None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 for- [14] Underfull \hbox (badness 10000) in paragraph at lines 1178--1179 []\T1/pcr/b/n/10 resize_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[dep thai_sdk.classes.enum. Underfull \hbox (badness 10000) in paragraph at lines 1189--1189 []\T1/ptm/m/it/10 bb_scale_factor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 lower_th reshold=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 up-per_threshold=None\T1/ptm/m/n/1 0 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1304--1305 \T1/ptm/m/n/10 Streams depth and bound-ing box map-pings (\T1/pcr/m/n/10 Spatia lDetectionNework. [16] [17] LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 18 undefined on input line 1512. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.main' on page 18 undefined on input line 1535. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.depth' on page 18 undefined on input line 1535. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.disparity' on page 18 undefined on input line 1538. LaTeX Warning: Hyper reference `fundamentals/packets:depthpacket' on page 18 un defined on input line 1538. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.depth' on page 18 undefined on input line 1541. LaTeX Warning: Hyper reference `fundamentals/packets:depthpacket' on page 18 un defined on input line 1541. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.rectified_left' on page 18 undefined on input line 1544 . LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.rectified_right' on page 18 undefined on input line 154 7. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.encoded' on page 18 undefined on input line 1550. Underfull \hbox (badness 10000) in paragraph at lines 1559--1559 []\T1/ptm/m/it/10 device\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it/10 res-o-lu-tion=None\T1/ptm/m/n/10 , Underfull \hbox (badness 5189) in paragraph at lines 1559--1559 \T1/ptm/m/it/10 fps=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 left=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 right=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 10000) in paragraph at lines 1559--1559 \T1/ptm/m/it/10 play=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 args=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , [18] Underfull \hbox (badness 10000) in paragraph at lines 1607--1608 []\T1/pcr/b/n/10 align \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[depthai_sdk.com ponents.camera_component. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 19 undefined on input line 1647. Underfull \hbox (badness 10000) in paragraph at lines 1647--1648 []\T1/pcr/b/n/10 colorize \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[\T1/pc r/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 1669--1670 []\T1/pcr/b/n/10 wls_level \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[depth ai_sdk.components. [19] [20] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 1887--1888 []\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 21 undefined on input line 1899. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.draw' on page 21 undefined on input line 1904. [21] Underfull \hbox (badness 10000) in paragraph at lines 2000--2000 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 img_frame\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mono_frame\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2015--2015 []\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 track-lets\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vi-su-al- [22] [23] [24] Chapter 4. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 25 undefined on input line 2053. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 25 undefined on input line 2054. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.output' on page 25 undefined on input line 2055. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.stereo' on page 25 undefined on input line 2056. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 25 undefined on input line 2057. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.detections' on page 25 undefined on input line 2058. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.tracking' on page 25 undefined on input line 2059. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 25 undefined on input line 2061. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 25 undefined on input line 2072. LaTeX Warning: Hyper reference `fundamentals/packets:packets' on page 25 undefi ned on input line 2072. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 25 undefined on input line 2078. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.VisConfig' on page 25 undefined on input line 2079. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.OutputConfig' on page 25 undefined on input line 2080. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 25 undefined on input line 2081. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 25 undefined on input line 2082. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 25 undefined on input line 2083. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 25 undefined on input line 2084. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.output' on page 25 undefined on input line 2088. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.stereo' on page 25 undefined on input line 2089. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 25 undefined on input line 2090. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.detections' on page 25 undefined on input line 2091. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.tracking' on page 25 undefined on input line 2092. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 25 undefined on input line 2094. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 25 undefined on input line 2097. Overfull \vbox (0.64058pt too high) detected at line 2109 [25] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 26 undefined on input line 2114. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.add_child' on page 26 undefined on input line 2116. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 26 undefined on input line 2119. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisDetections' on page 26 undefined on input line 2124. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisText' on page 26 undefined on input line 2127. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisLine' on page 26 undefined on input line 2130. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisTrail' on page 26 undefined on input line 2136. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_text' on page 26 undefined on input line 2143. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_detections' on page 26 undefined on input line 2146. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_trail' on page 26 undefined on input line 2149. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_circle' on page 26 undefined on input line 2152. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_line' on page 26 undefined on input line 2155. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 26 undefined on input line 2163. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.prepare' on page 26 undefined on input line 2164. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.serialize' on page 26 undefined on input line 2165. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.draw' on page 26 undefined on input line 2166. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.draw' on page 26 undefined on input line 2167. [26] [27] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [28] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [29] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [30] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [31] [32] [33] Underfull \vbox (badness 10000) detected at line 2655 Overfull \vbox (2.68169pt too high) detected at line 2655 [34] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Platform' on page 35 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 35 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 35 undefined on input line 2691. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 35 undefined on input line 2694. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 35 undefined on input line 2720. Underfull \hbox (badness 10000) in paragraph at lines 2720--2721 []\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 35 undefined on input line 2728. Underfull \hbox (badness 10000) in paragraph at lines 2737--2737 []\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 2737--2737 \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 2742--2743 []\T1/pcr/b/n/10 detections \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[Union[[][]dept hai.ImgDetection[][], [][]depthai. [35] Underfull \hbox (badness 10000) in paragraph at lines 2766--2767 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 36 undefined on input line 2774. Underfull \hbox (badness 10000) in paragraph at lines 2783--2783 []\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 2783--2783 \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 2812--2813 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], ..], LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 36 undefined on input line 2815. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 36 undefined on input line 2826. Underfull \hbox (badness 10000) in paragraph at lines 2846--2847 []\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 36 undefined on input line 2854. [36] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 37 undefined on input line 2885. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 37 undefined on input line 2916. [37] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 38 undefined on input line 3010. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 38 undefined on input line 3022. Underfull \hbox (badness 10000) in paragraph at lines 3022--3023 []\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 3045--3045 []\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 3045--3045 \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 38 undefined on input line 3075. Underfull \hbox (badness 10000) in paragraph at lines 3075--3076 []\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 38 undefined on input line 3087. Underfull \hbox (badness 10000) in paragraph at lines 3087--3088 []\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 38 undefined on input line 3095. Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\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 3104--3104 \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- [38] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 39 undefined on input line 3124. Underfull \hbox (badness 10000) in paragraph at lines 3124--3125 []\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 39 undefined on input line 3147. Underfull \hbox (badness 10000) in paragraph at lines 3156--3156 []\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 39 undefined on input line 3190. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 39 undefined on input line 3204. [39] Overfull \hbox (80.86354pt too wide) in paragraph at lines 3242--3242 []\T1/ptm/m/it/10 config=VisConfig(output=OutputConfig(img_scale=1.0, Underfull \hbox (badness 6608) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 show_fps=False, click-able=True), Overfull \hbox (59.6428pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 stereo=StereoConfig(colorize=, line_width=0.5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 line_height=0.5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 hide_label=False, la- Overfull \hbox (19.16368pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 bel_position=, la-bel_padding=10), Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 text=TextConfig(font_face=0, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_color=(255, 255, 255), Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_transparency=0.5, Underfull \hbox (badness 8132) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_scale=1.0, font_thickness=2, Overfull \hbox (22.50363pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_position=, back-ground_color=None, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 back-ground_transparency=0.5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 out-line_color=(0, 0, 0), Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 line_type=16, auto_scale=True), Overfull \hbox (16.92401pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 tracking=TrackingConfig(max_length=- Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 1, dele-tion_lost_threshold=5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 line_thickness=1, fad- Underfull \hbox (badness 7576) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 ing_tails=False, line_color=(255, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 255, 255), line_type=16, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 show_speed=False), cir- Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 cle=CircleConfig(thickness=1, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 color=(255, 255, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 255), line_type=16)), [40] Overfull \vbox (1228.61497pt too high) has occurred while \output is active [41] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.VisConfig' on page 42 undefined on input line 3251. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 42 undefined on input line 3257. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 42 undefined on input line 3276. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 42 undefined on input line 3322. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 42 undefined on input line 3348. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 42 undefined on input line 3354. [42] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 43 undefined on input line 3436. Underfull \hbox (badness 10000) in paragraph at lines 3436--3437 []\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. Underfull \hbox (badness 10000) in paragraph at lines 3453--3453 []\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 3453--3453 \T1/ptm/m/it/10 bel_background_transparency=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3453--3453 \T1/ptm/m/it/10 spa-tial_points=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3453--3453 \T1/ptm/m/it/10 is_spatial=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par- Underfull \hbox (badness 10000) in paragraph at lines 3476--3477 []\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 43 undefined on input line 3503. [43] Underfull \hbox (badness 10000) in paragraph at lines 3547--3547 []\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 3547--3547 \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 3547--3547 \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 3547--3547 \T1/ptm/m/it/10 po-si-tion=\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisText' on page 44 undefined on input line 3567. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 44 undefined on input line 3601. [44] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisLine' on page 45 undefined on input line 3661. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisTrail' on page 45 undefined on input line 3709. [45] Underfull \hbox (badness 10000) in paragraph at lines 3886--3886 []\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 3912--3912 []\T1/ptm/m/it/10 colorize: Overfull \hbox (16.77321pt too wide) in paragraph at lines 3912--3912 \T1/ptm/m/it/10 depthai_sdk.visualize.configs.StereoColor Underfull \hbox (badness 10000) in paragraph at lines 3912--3912 \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 46 undefined on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \T1/ptm/m/it/10 fill_transparency=0.15\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \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 3948--3948 \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 3948--3948 \T1/ptm/m/it/10 line_height=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \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 3948--3948 \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 4016--4016 \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 4016--4016 \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 47 undefined on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 4090--4090 []\T1/ptm/m/it/10 max_length=- 1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele- Underfull \hbox (badness 10000) in paragraph at lines 4090--4090 \T1/ptm/m/it/10 tion_lost_threshold=5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4090--4090 \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 4090--4090 \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 , [47] Underfull \hbox (badness 10000) in paragraph at lines 4180--4180 []\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 4180--4180 \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 48 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 48 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 48 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 48 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 48 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.CircleConfig' on page 48 undefined on input line 1. [48] Chapter 5. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 49 undefined on input line 4227. [49 <./e2f74e5a8713f052aa08a4d4bf3c37a4a383117e.png>] LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 50 undefined on input line 4261. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 50 undefined on input line 4276. [50] Chapter 6. [51] [52] Chapter 7. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Trigger' on page 53 undefined on input line 4554. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Trigger' on page 53 undefined on input line 4555. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.DetectionTrigger' on page 53 undefined on input line 4571. [53] LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Action' on page 54 undefined on input line 4578. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Action.activate' on page 54 undefined on input line 4579. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Action.on_new_packets' on page 54 undefined on input line 4579. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.RecordAction' on page 54 undefined on input line 4584. LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 54 undefined on input line 4628. LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 54 undefined on input line 4645. [54] LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 55 undefined on input line 4690. Underfull \hbox (badness 10000) in paragraph at lines 4689--4691 []\T1/pcr/b/n/10 packets \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Dict[[][]str[][], \T1/ pcr/m/n/10 depthai_sdk.classes.packets. LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.DetectionPacket' on page 55 undefined on input line 4714. Underfull \hbox (badness 10000) in paragraph at lines 4732--4732 \T1/ptm/m/it/10 du-ra-tion_after_trigger\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 55 undefined on input line 4749. Underfull \hbox (badness 10000) in paragraph at lines 4748--4750 []\T1/pcr/b/n/10 packets \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Dict[[][]str[][], \T1/ pcr/m/n/10 depthai_sdk.classes.packets. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames' on page 5 5 undefined on input line 4764. [55] [56] Chapter 8. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 57 undefi ned on input line 4779. Underfull \hbox (badness 10000) in paragraph at lines 4807--4808 []\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 ./ [57 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 58 undefi ned on input line 4818. LaTeX Warning: Hyper reference `features/recording:video' on page 58 undefined on input line 4825. LaTeX Warning: Hyper reference `features/recording:rosbag' on page 58 undefined on input line 4828. LaTeX Warning: Hyper reference `features/recording:mcap-recording' on page 58 u ndefined on input line 4831. [58 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4862 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4862 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [59 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [60] Chapter 9. LaTeX Warning: Hyper reference `quickstart:recording' on page 61 undefined on i nput line 4900. LaTeX Warning: Hyper reference `features/replaying:replaying-a-depthai-recordin g' on page 61 undefined on input line 4929. LaTeX Warning: Hyper reference `features/replaying:public-depthai-recordings' o n page 61 undefined on input line 4932. LaTeX Warning: Hyper reference `quickstart:recording' on page 61 undefined on i nput line 4939. [61] Overfull \hbox (16.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-california-01| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 21.1 Overfull \hbox (16.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-california-02| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 27.5 Overfull \hbox (16.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-california-03| Overfull \hbox (40.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-tracking-above-01| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 30.8 Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 depth-people-counting-01| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\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 5094--5094 []\T1/pcr/m/n/10 people-construction-vest-01| Overfull \hbox (4.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-images-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-02| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 86.4 Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-03| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 16.7 Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-04| Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-05| Underfull \hbox (badness 5637) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 12 MB [62 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Chapter 10. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 63 undefi ned on input line 5113. LaTeX Warning: Hyper reference `quickstart:installation' on page 63 undefined o n input line 5128. [63 <./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.5180 ...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.5180 ...ncludegraphics{{sdk_camera_control}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 64 undefined o n input line 5194. [64] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 65 undefi ned on input line 5242. [65 <./camera_control.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 66 undefined o n input line 5262. [66 <./sdk_camera_control_with_NN.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 67 undefi ned on input line 5298. [67 <./camera_control_with_NN.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 68 undefined o n input line 5318. [68 <./sdk_camera_preview.png (PNG copy)>] [69 <./camera_preview.png (PNG copy) >] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 70 undefi ned on input line 5354. LaTeX Warning: Hyper reference `quickstart:installation' on page 70 undefined o n input line 5374. [70 <./sdk_mono_400p.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 71 undefi ned on input line 5408. [71 <./mono_400p.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 72 undefined o n input line 5428. [72 <./sdk_preview_all_cameras.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 73 undefi ned on input line 5460. [73 <./preview_all_cameras.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 74 undefined o n input line 5480. [74] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 75 undefi ned on input line 5514. [75 <./rgb_mono_preview.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 76 undefined o n input line 5534. [76 <./sdk_rotated.png (PNG copy)>] [77 <./rotated.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 78 undefined o n input line 5587. [78 <./sdk_api_interop.png (PNG copy)> <./api_interop.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 79 undefi ned on input line 5643. [79] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5649 ...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.5649 ...xincludegraphics{{sdk_car_tracking}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 80 undefined o n input line 5663. [80 <./car_tracking.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 81 undefi ned on input line 5706. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5712 ...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.5712 ...egraphics{{sdk_collision_avoidance}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 81 undefined o n input line 5726. [81 <./collision_avoidance.png (PNG copy)>] Underfull \vbox (badness 10000) detected at line 5825 Overfull \vbox (2.68169pt too high) detected at line 5825 [82] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 83 undefi ned on input line 5836. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5842 ...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.5842 ...udegraphics{{sdk_speed_calculation}.gif} [83] LaTeX Warning: Hyper reference `quickstart:installation' on page 84 undefined o n input line 5856. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 5861. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 5861. ! 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.5861 ...images/pipelines/speed_calculation}.png} [84] LaTeX Warning: Hyper reference `quickstart:installation' on page 85 undefined o n input line 5917. [85 <./switch_between_models.png (PNG copy)>] [86] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 87 undefi ned on input line 5998. LaTeX Warning: Hyper reference `quickstart:installation' on page 87 undefined o n input line 6018. [87 <./sdk_sync_multiple_outputs.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 88 undefi ned on input line 6042. [88 <./sync_multiple_outputs.png (PNG copy)>] [89 <./sdk_imu_demo.png (PNG copy )>] LaTeX Warning: Hyper reference `quickstart:installation' on page 90 undefined o n input line 6062. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 90 undefi ned on input line 6095. [90 <./imu.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 91 undefined o n input line 6115. [91 <./sdk_imu_rerun.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 92 undefi ned on input line 6171. [92] LaTeX Warning: Hyper reference `quickstart:installation' on page 93 undefined o n input line 6191. [93 <./sdk_age_gender.png (PNG copy)> <./age-gender.png (PNG copy)>] [94] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 95 undefi ned on input line 6256. LaTeX Warning: Hyper reference `quickstart:installation' on page 95 undefined o n input line 6271. [95 <./custom_decode.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 96 undefi ned on input line 6343. [96] LaTeX Warning: Hyper reference `quickstart:installation' on page 97 undefined o n input line 6358. [97 <./deeplabv3_person.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 98 undefi ned on input line 6411. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6417 ...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.6417 ...egraphics{{sdk_emotion_recognition}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 98 undefined o n input line 6431. [98 <./emotion_recognition.png (PNG copy)>] LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_left:fac e-detection-mono' on page 99 undefined on input line 6495. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 99 undefi ned on input line 6499. [99] LaTeX Warning: Hyper reference `quickstart:installation' on page 100 undefined on input line 6519. [100 <./sdk_face_detection_color.png (PNG copy)> <./face_detection_color.png (P NG copy)>] LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_color:fa ce-detection-rgb' on page 101 undefined on input line 6550. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 101 undef ined on input line 6554. [101 <./sdk_face_detection_left.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 102 undefined on input line 6574. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 102 undef ined on input line 6607. [102 <./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.6613 ...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.6613 ...inxincludegraphics{{sdk_human_pose}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 103 undefined on input line 6627. [103 <./human_pose.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 104 undef ined on input line 6663. LaTeX Warning: Hyper reference `quickstart:installation' on page 104 undefined on input line 6678. [104 <./mobilenet_encoded.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 105 undef ined on input line 6715. LaTeX Warning: Hyper reference `quickstart:installation' on page 105 undefined on input line 6730. [105 <./nn_component.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 106 undef ined on input line 6768. [106 <./sdk_object_tracking.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 107 undefined on input line 6788. [107 <./object_tracking.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 108 undef ined on input line 6836. LaTeX Warning: Hyper reference `quickstart:installation' on page 108 undefined on input line 6851. [108 <./roboflow_integration.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 109 undef ined on input line 6894. [109 <./sdk_spatial_detection.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 110 undefined on input line 6914. [110 <./spatial_detection.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 111 undef ined on input line 6962. [111] LaTeX Warning: Hyper reference `quickstart:installation' on page 112 undefined on input line 6982. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 112 undef ined on input line 7016. [112 <./yolo.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7022 ...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.7022 ...inxincludegraphics{{sdk_pointcloud}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 113 undefined on input line 7036. [113 <./pointcloud.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 114 undef ined on input line 7085. LaTeX Warning: Hyper reference `quickstart:installation' on page 114 undefined on input line 7100. [114] [115 <./encode.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 116 undef ined on input line 7141. LaTeX Warning: Hyper reference `quickstart:installation' on page 116 undefined on input line 7156. [116 <./encoder_preview.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 117 undef ined on input line 7202. LaTeX Warning: Hyper reference `quickstart:installation' on page 117 undefined on input line 7217. [117] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 118 undef ined on input line 7252. LaTeX Warning: Hyper reference `quickstart:installation' on page 118 undefined on input line 7267. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 118 undef ined on input line 7302. [118] LaTeX Warning: Hyper reference `quickstart:installation' on page 119 undefined on input line 7317. [119 <./recording_duration.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 120 undef ined on input line 7359. LaTeX Warning: Hyper reference `quickstart:installation' on page 120 undefined on input line 7374. [120 <./rosbag_record.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 121 undef ined on input line 7415. LaTeX Warning: Hyper reference `quickstart:installation' on page 121 undefined on input line 7430. [121 <./stereo_record.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 122 undef ined on input line 7489. [122] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7495 ...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.7495 ...sphinxincludegraphics{{sdk_counter}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 123 undefined on input line 7509. [123 <./counter.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 124 undef ined on input line 7562. LaTeX Warning: Hyper reference `quickstart:installation' on page 124 undefined on input line 7577. [124 <./looped_replay.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 125 undef ined on input line 7612. LaTeX Warning: Hyper reference `quickstart:installation' on page 125 undefined on input line 7627. [125 <./people_tracker.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 126 undef ined on input line 7661. [126] LaTeX Warning: Hyper reference `quickstart:installation' on page 127 undefined on input line 7681. [127 <./sdk_photo_download.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 128 undef ined on input line 7714. LaTeX Warning: Hyper reference `quickstart:installation' on page 128 undefined on input line 7729. [128 <./photo_download.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 129 undef ined on input line 7763. LaTeX Warning: Hyper reference `quickstart:installation' on page 129 undefined on input line 7778. [129 <./youtube_download.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 130 undef ined on input line 7822. [130 <./stereo.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 131 undefined on input line 7837. [131 <./stereo_auto_ir.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 132 undef ined on input line 7886. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7892 ...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.7892 ...ncludegraphics{{sdk_camera_control}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 132 undefined on input line 7906. [132] [133 <./stereo_control.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 134 undef ined on input line 7959. LaTeX Warning: Hyper reference `quickstart:installation' on page 134 undefined on input line 7974. [134 <./stereo_encoded.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 135 undef ined on input line 8012. LaTeX Warning: Hyper reference `quickstart:installation' on page 135 undefined on input line 8027. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 135 undef ined on input line 8062. [135] LaTeX Warning: Hyper reference `quickstart:installation' on page 136 undefined on input line 8077. Overfull \vbox (0.74864pt too high) detected at line 8135 [136 <./custom_action.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 137 undef ined on input line 8147. LaTeX Warning: Hyper reference `quickstart:installation' on page 137 undefined on input line 8162. [137] [138 <./custom_trigger.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 139 undef ined on input line 8227. LaTeX Warning: Hyper reference `quickstart:installation' on page 139 undefined on input line 8242. [139] [140 <./person_record.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 141 undef ined on input line 8285. LaTeX Warning: Hyper reference `quickstart:installation' on page 141 undefined on input line 8300. [141 <./visualizer.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 142 undef ined on input line 8350. [142 <./sdk_visualizer_callback.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 143 undefined on input line 8370. [143 <./visualizer_callback.png (PNG copy)>] LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_cam_ffc:ffc-camera- visualization' on page 144 undefined on input line 8415. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_camera_control:came ra-control' on page 144 undefined on input line 8418. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_camera_preview:came ra-preview' on page 144 undefined on input line 8421. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_camera_control_with _nn:camera-control-with-nn' on page 144 undefined on input line 8424. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_mono_400p:mono-came ra-preview' on page 144 undefined on input line 8427. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_preview_all_cameras :preview-all-cameras' on page 144 undefined on input line 8430. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_rgb_mono_preview:rg b-and-mono-preview' on page 144 undefined on input line 8433. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_rotated:camera-rota ted-preview' on page 144 undefined on input line 8436. LaTeX Warning: Hyper reference `samples/mixed/sdk_api_interop:api-interoperabil ity-example' on page 144 undefined on input line 8442. LaTeX Warning: Hyper reference `samples/mixed/sdk_car_tracking:car-tracking-exa mple' on page 144 undefined on input line 8445. LaTeX Warning: Hyper reference `samples/mixed/sdk_collision_avoidance:collision -avoidance' on page 144 undefined on input line 8448. LaTeX Warning: Hyper reference `samples/mixed/sdk_speed_calculation:speed-calcu lation-preview' on page 144 undefined on input line 8451. LaTeX Warning: Hyper reference `samples/mixed/sdk_switch_between_models:switch- between-models' on page 144 undefined on input line 8454. LaTeX Warning: Hyper reference `samples/mixed/sdk_sync_multiple_outputs:sync-mu ltiple-outputs' on page 144 undefined on input line 8457. LaTeX Warning: Hyper reference `samples/IMUComponent/sdk_imu:imu-demonstration' on page 144 undefined on input line 8463. LaTeX Warning: Hyper reference `samples/IMUComponent/sdk_imu_rerun:imu-rerun-de monstration' on page 144 undefined on input line 8466. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_age_gender:age-gender-i nference' on page 144 undefined on input line 8472. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_custom_decode:custom-de code-function' on page 144 undefined on input line 8475. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_deeplabv3_person:deepla bv3-person-segmentation' on page 144 undefined on input line 8478. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_emotion_recognition:emo tion-recognition' on page 144 undefined on input line 8481. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_color:fa ce-detection-rgb' on page 144 undefined on input line 8484. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_left:fac e-detection-mono' on page 144 undefined on input line 8487. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_human_pose:human-pose-e stimation' on page 144 undefined on input line 8490. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_mobilenet_encoded:mobil enet-encoded' on page 144 undefined on input line 8493. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_nn_component:neural-net work-component' on page 144 undefined on input line 8496. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_object_tracking:object- tracking' on page 144 undefined on input line 8499. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_roboflow_integration:ro boflow-integration' on page 144 undefined on input line 8502. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_spatial_detection:spati al-detection' on page 144 undefined on input line 8505. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_yolo:yolo-sdk' on page 144 undefined on input line 8508. [144] LaTeX Warning: Hyper reference `samples/PointcloudComponent/SDK_pointcloud:poin tcloud-demo' on page 145 undefined on input line 8514. LaTeX Warning: Hyper reference `samples/recording/SDK_encode:encode-multiple-st reams' on page 145 undefined on input line 8520. LaTeX Warning: Hyper reference `samples/recording/SDK_encoder_preview:preview-e ncoder' on page 145 undefined on input line 8523. LaTeX Warning: Hyper reference `samples/recording/SDK_mcap_record:mcap-recordin g' on page 145 undefined on input line 8526. LaTeX Warning: Hyper reference `samples/recording/SDK_mcap_record_imu:mcap-imu- recording' on page 145 undefined on input line 8529. LaTeX Warning: Hyper reference `samples/recording/SDK_recording_duration:hardco de-recording-duration' on page 145 undefined on input line 8532. LaTeX Warning: Hyper reference `samples/recording/SDK_rosbag_record:rosbag-reco rding' on page 145 undefined on input line 8535. LaTeX Warning: Hyper reference `samples/recording/SDK_stereo_record:stereo-reco rding' on page 145 undefined on input line 8538. LaTeX Warning: Hyper reference `samples/replay/SDK_counter:object-counting-on-i mages' on page 145 undefined on input line 8544. LaTeX Warning: Hyper reference `samples/replay/SDK_people_tracker:people-tracke r-on-video-replay' on page 145 undefined on input line 8547. LaTeX Warning: Hyper reference `samples/replay/SDK_photo_download:face-detectio n-inference-on-downloaded-image' on page 145 undefined on input line 8550. LaTeX Warning: Hyper reference `samples/replay/SDK_youtube_download:vehicle-det ection-on-a-youtube-video' on page 145 undefined on input line 8553. LaTeX Warning: Hyper reference `samples/replay/SDK_looped_replay:looped-replay' on page 145 undefined on input line 8556. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo:stereo-previ ew' on page 145 undefined on input line 8562. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo_auto_ir:auto -ir-brightness' on page 145 undefined on input line 8565. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo_control:ster eo-control' on page 145 undefined on input line 8568. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo_encoded:ster eo-encoding' on page 145 undefined on input line 8571. LaTeX Warning: Hyper reference `samples/streaming/SDK_ros_publishing:ros-publis hing' on page 145 undefined on input line 8577. [145] LaTeX Warning: Hyper reference `samples/trigger_action/SDK_custom_action:custom -trigger-action' on page 146 undefined on input line 8583. LaTeX Warning: Hyper reference `samples/trigger_action/SDK_custom_trigger:custo m-trigger' on page 146 undefined on input line 8586. LaTeX Warning: Hyper reference `samples/trigger_action/SDK_person_record:person -record' on page 146 undefined on input line 8589. LaTeX Warning: Hyper reference `samples/visualizer/SDK_visualizer:visualizer-de mo' on page 146 undefined on input line 8595. LaTeX Warning: Hyper reference `samples/visualizer/SDK_visualizer_callback:visu alizer-callback-function' on page 146 undefined on input line 8598. [146] Chapter 11. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ArgsParser' on page 1 47 undefined on input line 8625. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode' on page 1 47 undefined on input line 8630. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice' on page 14 7 undefined on input line 8640. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader' on pa ge 147 undefined on input line 8645. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.BboxStyle' on page 14 7 undefined on input line 8650. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.CircleConfig' on page 147 undefined on input line 8655. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig' on p age 147 undefined on input line 8660. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.FramePacket' on page 147 undefined on input line 8665. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.IntEnum' on page 147 undefined on input line 8670. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.MouseClickTracker' on page 147 undefined on input line 8675. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OutputConfig' on page 147 undefined on input line 8680. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 147 und efined on input line 8685. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder' on pa ge 147 undefined on input line 8690. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews' on page 147 undefined on input line 8695. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue' on page 147 un defined on input line 8700. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Record' on page 147 u ndefined on input line 8705. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.RecordType' on page 1 47 undefined on input line 8710. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Recorder' on page 147 undefined on input line 8715. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay' on page 147 u ndefined on input line 8720. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ReplayStream' on page 147 undefined on input line 8725. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.SegmentationConfig' o n page 147 undefined on input line 8730. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoColor' on page 147 undefined on input line 8735. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoConfig' on page 147 undefined on input line 8740. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig' on page 1 47 undefined on input line 8745. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition' on page 147 undefined on input line 8750. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread' on page 147 u ndefined on input line 8755. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig' on pa ge 147 undefined on input line 8760. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG' on page 14 7 undefined on input line 8765. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.VisConfig' on page 14 7 undefined on input line 8770. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer' on page 1 47 undefined on input line 8775. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames' on page 1 47 undefined on input line 8780. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutSeqSync' on page 147 undefined on input line 8785. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.partial' on page 147 undefined on input line 8790. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 8795. [147] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.set_logging_level' on page 148 undefined on input line 8817. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.get_config_field' on page 148 undefined on input line 8822. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.configPipeline' on pa ge 148 undefined on input line 8827. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.cosDist' on page 148 undefined on input line 8832. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.createBlankFrame' on page 148 undefined on input line 8837. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.cropToAspectRatio' on page 148 undefined on input line 8842. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.dataclass' on page 14 8 undefined on input line 8847. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.downloadContent' on p age 148 undefined on input line 8852. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.downloadRecording' on page 148 undefined on input line 8857. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.downloadYTVideo' on p age 148 undefined on input line 8862. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.field' on page 148 un defined on input line 8867. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.frameNorm' on page 14 8 undefined on input line 8872. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.getAvailableRecording s' on page 148 undefined on input line 8877. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.getDeviceInfo' on pag e 148 undefined on input line 8882. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.getLocalRecording' on page 148 undefined on input line 8887. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.isUrl' on page 148 un defined on input line 8892. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.isYoutubeLink' on pag e 148 undefined on input line 8897. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.loadModule' on page 1 48 undefined on input line 8902. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.merge' on page 148 un defined on input line 8907. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.monotonic' on page 14 8 undefined on input line 8912. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.report_crash_dump' on page 148 undefined on input line 8917. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.resizeLetterbox' on p age 148 undefined on input line 8922. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.set_sentry_status' on page 148 undefined on input line 8927. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.showProgress' on page 148 undefined on input line 8932. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.toPlanar' on page 148 undefined on input line 8937. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.toTensorResult' on pa ge 148 undefined on input line 8942. Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 8947. [148] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.CrashDumpException' o n page 149 undefined on input line 8969. Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 8974. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ArgsParser.parseArgs' on page 149 undefined on input line 9001. Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 9006. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode.LETTERBOX' on page 149 undefined on input line 9056. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode.STRETCH' o n page 149 undefined on input line 9061. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode.CROP' on p age 149 undefined on input line 9066. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode.FULL_CROP' on page 149 undefined on input line 9071. Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 9076. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode.parse' on page 149 undefined on input line 9098. Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 9103. [149] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakCamera.__init__' o n page 150 undefined on input line 9186. Underfull \hbox (badness 10000) in paragraph at lines 9206--9207 []|\T1/pcr/m/n/10 create_all_cameras\T1/ptm/m/n/10 ([resolution, fps, en- Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 9301. Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 9333. [150] [151] Underfull \hbox (badness 10000) in paragraph at lines 9488--9488 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-put\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nn_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tracker=False\T1/p tm/m/n/10 , \T1/ptm/m/it/10 spa-tial=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-co de_fn=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9505--9506 []\T1/pcr/b/n/10 spatial \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[[][]None[][], [] []bool[][], depthai_sdk.components. [152] Underfull \hbox (badness 10000) in paragraph at lines 9611--9612 \T1/pcr/m/sl/10 StereoComponent, [][]depthai.node.StereoDepth[][], [][]depthai. Node. Underfull \hbox (badness 10000) in paragraph at lines 9614--9615 []\T1/pcr/b/n/10 colorize \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[[][]None[][], d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9614--9615 \T1/pcr/m/sl/10 camera_component.CameraComponent, [][]depthai.node.MonoCamera[] [], [153] [154] Underfull \hbox (badness 10000) in paragraph at lines 9782--9783 []\T1/pcr/b/n/10 output \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[List, Callable, d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9810--9811 []\T1/pcr/b/n/10 output \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[List, Callable, d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9828--9830 []\T1/pcr/b/n/10 output \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[List, Callable, d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9841--9842 []\T1/pcr/b/n/10 trigger \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 depthai_sdk.trigger_ac tion.triggers. Underfull \hbox (badness 10000) in paragraph at lines 9844--9845 []\T1/pcr/b/n/10 action \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[depthai_sdk.trigg er_action.actions. [155] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.__init__' o n page 156 undefined on input line 9911. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.init_callba cks' on page 156 undefined on input line 9916. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.new_msg' on page 156 undefined on input line 9921. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.check_sync' on page 156 undefined on input line 9926. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.set_max_que ue_size' on page 156 undefined on input line 9931. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.close' on p age 156 undefined on input line 9936. Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 9941. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.image_senso rs' on page 156 undefined on input line 9963. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.info' on pa ge 156 undefined on input line 9968. Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 9973. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.read' on page 156 undefined on input line 10086. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.getStr eams' on page 156 undefined on input line 10091. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.getSha pe' on page 156 undefined on input line 10096. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.get_so cket' on page 156 undefined on input line 10101. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.get_me ssage_size' on page 156 undefined on input line 10106. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.close' on page 156 undefined on input line 10111. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.disabl eStream' on page 156 undefined on input line 10116. Package longtable Warning: Column widths have changed (longtable) in table 11 on input line 10121. [156] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.BboxStyle.RECTANGLE' on page 157 undefined on input line 10243. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.BboxStyle.CORNERS' on page 157 undefined on input line 10248. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.BboxStyle.ROUNDED_REC TANGLE' on page 157 undefined on input line 10253. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.BboxStyle.ROUNDED_COR NERS' on page 157 undefined on input line 10258. Package longtable Warning: Column widths have changed (longtable) in table 12 on input line 10263. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.CircleConfig.thicknes s' on page 157 undefined on input line 10319. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.CircleConfig.color' o n page 157 undefined on input line 10324. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.CircleConfig.line_typ e' on page 157 undefined on input line 10329. [157] Package longtable Warning: Column widths have changed (longtable) in table 13 on input line 10334. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.CircleConfig.__init__ ' on page 158 undefined on input line 10356. Package longtable Warning: Column widths have changed (longtable) in table 14 on input line 10361. Underfull \hbox (badness 7963) in paragraph at lines 10419--10419 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fill_transparency =0.15\T1/ptm/m/n/10 , \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10419--10419 \T1/ptm/m/it/10 la-bel_position=\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 la- LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.thick ness' on page 158 undefined on input line 10444. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.fill_ transparency' on page 158 undefined on input line 10449. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.box_r oundness' on page 158 undefined on input line 10454. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.color ' on page 158 undefined on input line 10459. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.bbox_ style' on page 158 undefined on input line 10464. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.line_ width' on page 158 undefined on input line 10469. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.line_ height' on page 158 undefined on input line 10474. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.hide_ label' on page 158 undefined on input line 10479. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.label _position' on page 158 undefined on input line 10484. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.label _padding' on page 158 undefined on input line 10489. Package longtable Warning: Column widths have changed (longtable) in table 15 on input line 10494. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.__ini t__' on page 158 undefined on input line 10516. Package longtable Warning: Column widths have changed (longtable) in table 16 on input line 10521. [158] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 159 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 159 undefined on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 10585--10585 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fill_transparency =0.15\T1/ptm/m/n/10 , \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , \T1/ptm/m /it/10 color=(0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 0)\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10585--10585 \T1/ptm/m/it/10 bbox_style=\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 line_width=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_height=0.5\T1/ptm/m/n/ 10 , LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 159 undefined on input line 10602. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 159 undefined on input line 10614. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.FramePacket.__init__' on page 159 undefined on input line 10659. Package longtable Warning: Column widths have changed (longtable) in table 17 on input line 10664. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer' on page 1 59 undefined on input line 10682. [159] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.MouseClickTracker.poi nts' on page 160 undefined on input line 10734. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.MouseClickTracker.val ues' on page 160 undefined on input line 10739. Package longtable Warning: Column widths have changed (longtable) in table 18 on input line 10744. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.MouseClickTracker.sel ectPoint' on page 160 undefined on input line 10766. Underfull \hbox (badness 10000) in paragraph at lines 10768--10770 []|\T1/ptm/m/n/10 Returns call-back func-tion for \T1/pcr/m/n/10 cv2. Underfull \hbox (badness 10000) in paragraph at lines 10768--10770 \T1/pcr/m/n/10 setMouseCallback \T1/ptm/m/n/10 that will up-date the LaTeX Warning: Hyper reference `api_reference:depthai_sdk.MouseClickTracker.ext ractValue' on page 160 undefined on input line 10771. Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 10776. [160] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OutputConfig.img_scal e' on page 161 undefined on input line 10878. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OutputConfig.show_fps ' on page 161 undefined on input line 10883. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OutputConfig.clickabl e' on page 161 undefined on input line 10888. Package longtable Warning: Column widths have changed (longtable) in table 20 on input line 10893. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OutputConfig.__init__ ' on page 161 undefined on input line 10915. Package longtable Warning: Column widths have changed (longtable) in table 21 on input line 10920. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.cwd' on page 161 undefined on input line 11001. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.home' on page 16 1 undefined on input line 11006. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.samefile' on pag e 161 undefined on input line 11011. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.iterdir' on page 161 undefined on input line 11016. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.glob' on page 16 1 undefined on input line 11021. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.rglob' on page 1 61 undefined on input line 11026. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.absolute' on pag e 161 undefined on input line 11031. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.resolve' on page 161 undefined on input line 11036. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.stat' on page 16 1 undefined on input line 11041. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.owner' on page 1 61 undefined on input line 11046. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.group' on page 1 61 undefined on input line 11051. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.open' on page 16 1 undefined on input line 11056. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.read_bytes' on p age 161 undefined on input line 11061. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.read_text' on pa ge 161 undefined on input line 11066. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.write_bytes' on page 161 undefined on input line 11071. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.write_text' on p age 161 undefined on input line 11076. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.touch' on page 1 61 undefined on input line 11081. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.mkdir' on page 1 61 undefined on input line 11086. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.chmod' on page 1 61 undefined on input line 11091. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.lchmod' on page 161 undefined on input line 11096. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.unlink' on page 161 undefined on input line 11101. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.rmdir' on page 1 61 undefined on input line 11106. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.lstat' on page 1 61 undefined on input line 11111. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.link_to' on page 161 undefined on input line 11116. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.rename' on page 161 undefined on input line 11121. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.replace' on page 161 undefined on input line 11126. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.symlink_to' on p age 161 undefined on input line 11131. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.exists' on page 161 undefined on input line 11136. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_dir' on page 161 undefined on input line 11141. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_file' on page 161 undefined on input line 11146. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_mount' on pag e 161 undefined on input line 11151. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_symlink' on p age 161 undefined on input line 11156. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_block_device' on page 161 undefined on input line 11161. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_char_device' on page 161 undefined on input line 11166. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_fifo' on page 161 undefined on input line 11171. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_socket' on pa ge 161 undefined on input line 11176. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.expanduser' on p age 161 undefined on input line 11181. [161] Package longtable Warning: Column widths have changed (longtable) in table 22 on input line 11186. [162] [163] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.jpegDe code' on page 164 undefined on input line 11536. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.nnInpu t' on page 164 undefined on input line 11541. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.color' on page 164 undefined on input line 11546. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.left' on page 164 undefined on input line 11551. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.right' on page 164 undefined on input line 11556. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.rectif iedLeft' on page 164 undefined on input line 11561. Underfull \hbox (badness 10000) in paragraph at lines 11563--11565 \T1/pcr/m/n/10 StereoDepth.rectifiedLeft[][]\T1/ptm/m/n/10 ) from raw LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.rectif iedRight' on page 164 undefined on input line 11566. Underfull \hbox (badness 5147) in paragraph at lines 11568--11570 \T1/pcr/m/n/10 StereoDepth.rectifiedRight[][]\T1/ptm/m/n/10 ) from raw LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.depthR aw' on page 164 undefined on input line 11571. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.depth' on page 164 undefined on input line 11576. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.dispar ity' on page 164 undefined on input line 11581. Underfull \hbox (badness 10000) in paragraph at lines 11583--11585 []|\T1/ptm/m/n/10 Produces dis-par-ity frame ([][]\T1/pcr/m/n/10 depthai.node. Underfull \hbox (badness 10000) in paragraph at lines 11583--11585 \T1/pcr/m/n/10 StereoDepth.disparity[][]\T1/ptm/m/n/10 ) from raw data LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.dispar ityColor' on page 164 undefined on input line 11586. Package longtable Warning: Column widths have changed (longtable) in table 23 on input line 11591. [164] [165] [166] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.nnInput' on page 167 undefined on input line 11883. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.color' on pa ge 167 undefined on input line 11888. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.left' on pag e 167 undefined on input line 11893. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.right' on pa ge 167 undefined on input line 11898. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.rectifiedLef t' on page 167 undefined on input line 11903. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.rectifiedRig ht' on page 167 undefined on input line 11908. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.depthRaw' on page 167 undefined on input line 11913. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.depth' on pa ge 167 undefined on input line 11918. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.disparity' o n page 167 undefined on input line 11923. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.disparityCol or' on page 167 undefined on input line 11928. Package longtable Warning: Column widths have changed (longtable) in table 24 on input line 11933. Underfull \hbox (badness 10000) in paragraph at lines 11937--11937 []\T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) \T1/pcr/b/n/10 = functools.partial(\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col-ormap=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 wls_filter=False\T1/ptm/m/ n/10 , LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 175 undefined on input line 13324. Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 []\T1/ptm/m/it/10 font_face=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_color=(255\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255)\T1/ptm/ m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 \T1/ptm/m/it/10 font_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_scal e=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_thickness=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 \T1/ptm/m/it/10 font_position=\T1/ptm/m/n/10 , \T1/pt m/m/it/10 back- Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 \T1/ptm/m/it/10 ground_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_t ransparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- [175] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_face' on page 176 undefined on input line 13378. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_color ' on page 176 undefined on input line 13383. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_trans parency' on page 176 undefined on input line 13388. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_scale ' on page 176 undefined on input line 13393. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_thick ness' on page 176 undefined on input line 13398. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_posit ion' on page 176 undefined on input line 13403. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.background _color' on page 176 undefined on input line 13408. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.background _transparency' on page 176 undefined on input line 13413. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.outline_co lor' on page 176 undefined on input line 13418. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.line_type' on page 176 undefined on input line 13423. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.auto_scale ' on page 176 undefined on input line 13428. Package longtable Warning: Column widths have changed (longtable) in table 37 on input line 13433. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.__init__' on page 176 undefined on input line 13455. Package longtable Warning: Column widths have changed (longtable) in table 38 on input line 13460. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 176 undefined on input line 1. Underfull \hbox (badness 7631) in paragraph at lines 13530--13530 []\T1/ptm/m/it/10 font_face=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_color=(255\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255)\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 font_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_scale=1.0\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 176 undefined on input line 13550. [176] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.TOP_LEFT ' on page 177 undefined on input line 13607. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.MID_LEFT ' on page 177 undefined on input line 13612. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.BOTTOM_L EFT' on page 177 undefined on input line 13617. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.TOP_MID' on page 177 undefined on input line 13622. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.MID' on page 177 undefined on input line 13627. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.BOTTOM_M ID' on page 177 undefined on input line 13632. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.TOP_RIGH T' on page 177 undefined on input line 13637. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.MID_RIGH T' on page 177 undefined on input line 13642. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.BOTTOM_R IGHT' on page 177 undefined on input line 13647. Package longtable Warning: Column widths have changed (longtable) in table 39 on input line 13652. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.__init__' on p age 177 undefined on input line 13742. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.start' on page 177 undefined on input line 13747. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.run' on page 1 77 undefined on input line 13752. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.join' on page 177 undefined on input line 13757. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.is_alive' on p age 177 undefined on input line 13762. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.isAlive' on pa ge 177 undefined on input line 13767. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.isDaemon' on p age 177 undefined on input line 13772. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.setDaemon' on page 177 undefined on input line 13777. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.getName' on pa ge 177 undefined on input line 13782. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.setName' on pa ge 177 undefined on input line 13787. Package longtable Warning: Column widths have changed (longtable) in table 40 on input line 13792. [177] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.name' on page 178 undefined on input line 13814. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.ident' on page 178 undefined on input line 13819. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.native_id' on page 178 undefined on input line 13824. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.daemon' on pag e 178 undefined on input line 13829. Package longtable Warning: Column widths have changed (longtable) in table 41 on input line 13834. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread' on page 178 u ndefined on input line 13867. [178] Underfull \hbox (badness 10000) in paragraph at lines 14023--14023 []\T1/ptm/m/it/10 max_length=- 1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele-tion_lost _threshold=5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14023--14023 \T1/ptm/m/it/10 line_thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fad-ing_tails= False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_color=(255, LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.max_le ngth' on page 179 undefined on input line 14048. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.deleti on_lost_threshold' on page 179 undefined on input line 14053. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.line_t hickness' on page 179 undefined on input line 14058. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.fading _tails' on page 179 undefined on input line 14063. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.line_c olor' on page 179 undefined on input line 14068. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.line_t ype' on page 179 undefined on input line 14073. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.show_s peed' on page 179 undefined on input line 14078. [179] Package longtable Warning: Column widths have changed (longtable) in table 42 on input line 14083. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.__init __' on page 180 undefined on input line 14105. Package longtable Warning: Column widths have changed (longtable) in table 43 on input line 14110. Underfull \hbox (badness 10000) in paragraph at lines 14156--14156 []\T1/ptm/m/it/10 max_length=- 1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele-tion_lost _threshold=5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_thickness=1\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 fad-ing_tails=False\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.__init__' o n page 180 undefined on input line 14221. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.decode_head er' on page 180 undefined on input line 14226. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.decode' on page 180 undefined on input line 14231. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.decode_to_y uv' on page 180 undefined on input line 14236. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.decode_to_y uv_planes' on page 180 undefined on input line 14241. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.encode' on page 180 undefined on input line 14246. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.scale_with_ quality' on page 180 undefined on input line 14251. Underfull \hbox (badness 10000) in paragraph at lines 14253--14255 []|\T1/ptm/m/n/10 decompresstoYUV with scale fac-tor, re-com- LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.crop' on pa ge 180 undefined on input line 14256. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.crop_multip le' on page 180 undefined on input line 14261. Underfull \hbox (badness 10000) in paragraph at lines 14261--14262 []|\T1/pcr/m/sl/10 crop_multiple\T1/ptm/m/n/10 (jpeg_buf, crop_parameters[, Package longtable Warning: Column widths have changed (longtable) in table 44 on input line 14266. [180] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.scaling_fac tors' on page 181 undefined on input line 14288. Package longtable Warning: Column widths have changed (longtable) in table 45 on input line 14293. Underfull \hbox (badness 10000) in paragraph at lines 14406--14406 []\T1/ptm/m/it/10 output=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 stereo=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , [181] Package longtable Warning: Column widths have changed (longtable) in table 46 on input line 14431. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.VisConfig.__init__' o n page 182 undefined on input line 14453. Package longtable Warning: Column widths have changed (longtable) in table 47 on input line 14458. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.OutputConfig' on page 182 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 182 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 182 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 182 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 182 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.CircleConfig' on page 182 undefined on input line 1. Underfull \hbox (badness 6641) in paragraph at lines 14498--14498 []\T1/ptm/m/it/10 output=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 stereo=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 track- LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.OutputConfig' on page 182 undefined on input line 14503. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 182 undefined on input line 14506. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 182 undefined on input line 14509. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 182 undefined on input line 14512. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 182 undefined on input line 14515. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.CircleConfig' on page 182 undefined on input line 14518. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.IS_INTERAC TIVE' on page 182 undefined on input line 14558. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.frame_shap e' on page 182 undefined on input line 14563. Package longtable Warning: Column widths have changed (longtable) in table 48 on input line 14568. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.__init__' on page 182 undefined on input line 14590. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_object ' on page 182 undefined on input line 14595. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_bbox' on page 182 undefined on input line 14600. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_detect ions' on page 182 undefined on input line 14605. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_text' on page 182 undefined on input line 14610. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_trail' on page 182 undefined on input line 14615. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_circle ' on page 182 undefined on input line 14620. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_line' on page 182 undefined on input line 14625. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_mask' on page 182 undefined on input line 14630. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.draw' on p age 182 undefined on input line 14635. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.serialize' on page 182 undefined on input line 14640. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.reset' on page 182 undefined on input line 14645. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.output' on page 182 undefined on input line 14650. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.stereo' on page 182 undefined on input line 14655. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.detections ' on page 182 undefined on input line 14660. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.text' on p age 182 undefined on input line 14665. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.tracking' on page 182 undefined on input line 14670. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.segmentati on' on page 182 undefined on input line 14675. Package longtable Warning: Column widths have changed (longtable) in table 49 on input line 14680. [182] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Platform' on page 183 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 183 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 183 undefined on input line 14729. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 183 undefined on input line 14732. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 183 undefined on input line 14758. Underfull \hbox (badness 10000) in paragraph at lines 14758--14759 []\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 183 undefined on input line 14766. Underfull \hbox (badness 10000) in paragraph at lines 14775--14775 []\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 14775--14775 \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- [183] Underfull \hbox (badness 10000) in paragraph at lines 14780--14781 []\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 14804--14805 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 184 undefined on input line 14812. Underfull \hbox (badness 10000) in paragraph at lines 14821--14821 []\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 14821--14821 \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 14850--14851 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], ..], LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 184 undefined on input line 14853. [184] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 185 undefined on input line 14864. Underfull \hbox (badness 10000) in paragraph at lines 14884--14885 []\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 185 undefined on input line 14892. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 185 undefined on input line 14923. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 185 undefined on input line 14954. [185] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 186 undefined on input line 15048. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 186 undefined on input line 15060. Underfull \hbox (badness 10000) in paragraph at lines 15060--15061 []\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 15083--15083 []\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 15083--15083 \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- [186] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 187 undefined on input line 15113. Underfull \hbox (badness 10000) in paragraph at lines 15113--15114 []\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 187 undefined on input line 15125. Underfull \hbox (badness 10000) in paragraph at lines 15125--15126 []\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 187 undefined on input line 15133. Underfull \hbox (badness 10000) in paragraph at lines 15142--15142 []\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 15142--15142 \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- LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 187 undefined on input line 15162. Underfull \hbox (badness 10000) in paragraph at lines 15162--15163 []\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 187 undefined on input line 15185. Underfull \hbox (badness 10000) in paragraph at lines 15194--15194 []\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- [187] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 188 undefined on input line 15228. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 188 undefined on input line 15242. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.__init__' on page 188 undefined on input line 15285. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.setup_visu alize' on page 188 undefined on input line 15295. Underfull \hbox (badness 10000) in paragraph at lines 15295--15296 []|\T1/pcr/m/sl/10 setup_visualize\T1/ptm/m/n/10 (visualizer, vi-su-al- LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.setup_reco rder' on page 188 undefined on input line 15300. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.visualize' on page 188 undefined on input line 15305. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.on_record' on page 188 undefined on input line 15310. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.xstreams' on page 188 undefined on input line 15315. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.new_msg' o n page 188 undefined on input line 15320. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.close' on page 188 undefined on input line 15325. Package longtable Warning: Column widths have changed (longtable) in table 50 on input line 15330. Underfull \hbox (badness 5908) in paragraph at lines 15337--15338 []\T1/pcr/b/n/10 frames \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 depthai_sdk.oak_outputs .xout.xout_base.StreamXout\T1/ptm/m/n/10 ) ^^U LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 188 undefined on input line 15357. [188] Underfull \hbox (badness 10000) in paragraph at lines 15378--15380 []\T1/pcr/b/n/10 recorder \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 depthai_sdk.recorders .video_recorder. LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 189 undefined on input line 15393. Underfull \hbox (badness 10000) in paragraph at lines 15460--15461 \T1/ptm/m/n/10 Bases: \T1/pcr/m/n/10 depthai_sdk.oak_outputs.xout.xout_base.Xou tBase\T1/ptm/m/n/10 , \T1/pcr/m/n/10 depthai_sdk. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutSeqSync.xstreams' on page 189 undefined on input line 15482. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutSeqSync.__init__' on page 189 undefined on input line 15487. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutSeqSync.package' on page 189 undefined on input line 15492. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutSeqSync.new_msg' on page 189 undefined on input line 15497. Package longtable Warning: Column widths have changed (longtable) in table 51 on input line 15502. Underfull \hbox (badness 10000) in paragraph at lines 15520--15522 []\T1/pcr/b/n/10 streams \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[depthai_sdk.oak_o utputs.xout.xout_base. [189] Underfull \hbox (badness 6461) in paragraph at lines 15643--15643 []\T1/ptm/m/it/10 cls=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 /\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 *\T1/ptm/m/n/10 , \T1/ptm/m/it/10 init=True\T1/ptm/m/n/10 , \T1/p tm/m/it/10 repr=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eq=True\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 or-der=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 un- [190] Underfull \hbox (badness 10000) in paragraph at lines 15722--15722 []\T1/ptm/m/it/10 *\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 15722--15722 \T1/ptm/m/it/10 fault_factory=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 init=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 repr=True\T1/ptm/m /n/10 , [191] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.partial.args' on page 192 undefined on input line 15935. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.partial.func' on page 192 undefined on input line 15940. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.partial.keywords' on page 192 undefined on input line 15945. Package longtable Warning: Column widths have changed (longtable) in table 52 on input line 15950. [192] [193] [194] LaTeX Warning: Reference `api_reference:module-depthai_sdk' on page 195 undefin ed on input line 16112. LaTeX Warning: Reference `components/nn_component:module-depthai_sdk.classes.nn _results' on page 195 undefined on input line 16113. LaTeX Warning: Reference `fundamentals/visualizer:module-depthai_sdk.visualize. configs' on page 195 undefined on input line 16114. [195] No file luxonis-depthai-sdk.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./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/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrbo8a.pfb> Output written on luxonis-depthai-sdk.pdf (199 pages, 13841698 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 5861.' 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 5861.' 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 `api_reference:module-depthai_sdk' on page 195 undefined on input line 16112 Reference `components/nn_component:module-depthai_sdk.classes.nn_results' on page 195 undefined on input line 16113 Reference `fundamentals/visualizer:module-depthai_sdk.visualize.configs' on page 195 undefined on input line 16114 Latexmk: Summary of warnings: Latex failed to resolve 3 reference(s) Rule 'makeindex luxonis-depthai-sdk.idx': File changes, etc: Non-existent destination files: 'luxonis-depthai-sdk.ind' ------------ Run number 1 of rule 'makeindex luxonis-depthai-sdk.idx' ------------ Latexmk: applying rule 'makeindex luxonis-depthai-sdk.idx'... ------------ Running 'makeindex -s python.ist -o "luxonis-depthai-sdk.ind" "luxonis-depthai-sdk.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file luxonis-depthai-sdk.idx....done (589 entries accepted, 0 rejected). Sorting entries.......done (5714 comparisons). Generating output file luxonis-depthai-sdk.ind....done (864 lines written, 0 warnings). Output written in luxonis-depthai-sdk.ind. Transcript written in luxonis-depthai-sdk.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.aux' 'luxonis-depthai-sdk.ind' ------------ Run number 2 of rule 'pdflatex' ------------ 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.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/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/oberdiek/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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/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] Underfull \hbox (badness 10000) in paragraph at lines 472--473 []\T1/pcr/b/n/10 resolution \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][] str[][], [][]depthai. Underfull \hbox (badness 10000) in paragraph at lines 472--473 \T1/pcr/m/sl/10 ColorCameraProperties.SensorResolution[][], [][]depthai. [8] Underfull \hbox (badness 10000) in paragraph at lines 511--511 []\T1/ptm/m/it/10 interleaved=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color_order= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-ual_focus=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 511--511 \T1/ptm/m/it/10 af_mode=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 awb_mode=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 scene_mode=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 517--518 []\T1/pcr/b/n/10 color_order \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[[][]None[][] , [][]depthai.ColorCameraProperties. Underfull \hbox (badness 10000) in paragraph at lines 526--527 []\T1/pcr/b/n/10 awb_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]depthai. RawCameraControl. Underfull \hbox (badness 10000) in paragraph at lines 532--533 []\T1/pcr/b/n/10 anti_banding_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][ ]depthai.RawCameraControl. [9] Underfull \hbox (badness 10000) in paragraph at lines 616--616 []\T1/ptm/m/it/10 rate_control_mode=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 keyfra me_freq=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bi-trate_kbps=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 619--620 []\T1/pcr/b/n/10 rate_control_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][ ]depthai.VideoEncoderProperties. [10] [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 952--953 [][][]\T1/pcr/m/sl/10 spatials[][] \T1/ptm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/pcr/m/n/10 SpatialDetectionNework. [13] Underfull \hbox (badness 10000) in paragraph at lines 1086--1086 []\T1/ptm/m/it/10 tracker_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 track_label s=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 as-sign-ment_policy=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1086--1086 \T1/ptm/m/it/10 max_obj=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thresh-old=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ap-ply_tracking_filter=None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 for- [14] Underfull \hbox (badness 10000) in paragraph at lines 1178--1179 []\T1/pcr/b/n/10 resize_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[dep thai_sdk.classes.enum. Underfull \hbox (badness 10000) in paragraph at lines 1189--1189 []\T1/ptm/m/it/10 bb_scale_factor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 lower_th reshold=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 up-per_threshold=None\T1/ptm/m/n/1 0 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1304--1305 \T1/ptm/m/n/10 Streams depth and bound-ing box map-pings (\T1/pcr/m/n/10 Spatia lDetectionNework. [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1559--1559 []\T1/ptm/m/it/10 device\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it/10 res-o-lu-tion=None\T1/ptm/m/n/10 , Underfull \hbox (badness 5189) in paragraph at lines 1559--1559 \T1/ptm/m/it/10 fps=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 left=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 right=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 10000) in paragraph at lines 1559--1559 \T1/ptm/m/it/10 play=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 args=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , [18] Underfull \hbox (badness 10000) in paragraph at lines 1607--1608 []\T1/pcr/b/n/10 align \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[depthai_sdk.com ponents.camera_component. Underfull \hbox (badness 10000) in paragraph at lines 1647--1648 []\T1/pcr/b/n/10 colorize \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]\T 1/pcr/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 1669--1670 []\T1/pcr/b/n/10 wls_level \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[depth ai_sdk.components. [19] [20] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 1887--1888 []\T1/ptm/m/n/10 Used call-back out-put via \T1/pcr/m/n/10 OakCamera.callback(. .., callback=fn, [21] Underfull \hbox (badness 10000) in paragraph at lines 2000--2000 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 img_frame\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mono_frame\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2015--2015 []\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 track-lets\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vi-su-al- [22] [23] [24] Chapter 4. Overfull \vbox (0.64058pt too high) detected at line 2109 [25] [26] [27] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [28] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [29] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [30] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [31] [32] [33] Underfull \vbox (badness 10000) detected at line 2655 Overfull \vbox (2.68169pt too high) detected at line 2655 [34] Underfull \hbox (badness 10000) in paragraph at lines 2720--2721 []\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 2737--2737 []\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 2737--2737 \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 2742--2743 []\T1/pcr/b/n/10 detections \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[Union[[][]dept hai.ImgDetection[][], [][]depthai. [35] Underfull \hbox (badness 10000) in paragraph at lines 2766--2767 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], Underfull \hbox (badness 10000) in paragraph at lines 2783--2783 []\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 2783--2783 \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 2812--2813 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], ..], Underfull \hbox (badness 10000) in paragraph at lines 2846--2847 []\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 [36] [37] Underfull \hbox (badness 10000) in paragraph at lines 3022--3023 []\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 3045--3045 []\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 3045--3045 \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 3075--3076 []\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 3087--3088 []\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 3104--3104 []\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 3104--3104 \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- [38] Underfull \hbox (badness 10000) in paragraph at lines 3124--3125 []\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 3156--3156 []\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- [39] Overfull \hbox (80.86354pt too wide) in paragraph at lines 3242--3242 []\T1/ptm/m/it/10 config=VisConfig(output=OutputConfig(img_scale=1.0, Underfull \hbox (badness 6608) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 show_fps=False, click-able=True), Overfull \hbox (59.6428pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 stereo=StereoConfig(colorize=, line_width=0.5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 line_height=0.5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 hide_label=False, la- Overfull \hbox (19.16368pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 bel_position=, la-bel_padding=10), Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 text=TextConfig(font_face=0, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_color=(255, 255, 255), Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_transparency=0.5, Underfull \hbox (badness 8132) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_scale=1.0, font_thickness=2, Overfull \hbox (22.50363pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_position=, back-ground_color=None, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 back-ground_transparency=0.5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 out-line_color=(0, 0, 0), Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 line_type=16, auto_scale=True), Overfull \hbox (16.92401pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 tracking=TrackingConfig(max_length=- Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 1, dele-tion_lost_threshold=5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 line_thickness=1, fad- Underfull \hbox (badness 7576) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 ing_tails=False, line_color=(255, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 255, 255), line_type=16, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 show_speed=False), cir- Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 cle=CircleConfig(thickness=1, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 color=(255, 255, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 255), line_type=16)), [40] Overfull \vbox (1228.61497pt too high) has occurred while \output is active [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 3436--3437 []\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 3453--3453 []\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 3453--3453 \T1/ptm/m/it/10 bel_background_transparency=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3453--3453 \T1/ptm/m/it/10 spa-tial_points=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3453--3453 \T1/ptm/m/it/10 is_spatial=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par- Underfull \hbox (badness 10000) in paragraph at lines 3476--3477 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[Tuple[[][]int[][], ..], depthai_sdk.visualize.bbox. [43] Underfull \hbox (badness 10000) in paragraph at lines 3547--3547 []\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 3547--3547 \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 3547--3547 \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 3547--3547 \T1/ptm/m/it/10 po-si-tion=\T1/ptm/m/n/10 , [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 3886--3886 []\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 3912--3912 []\T1/ptm/m/it/10 colorize: Overfull \hbox (16.77321pt too wide) in paragraph at lines 3912--3912 \T1/ptm/m/it/10 depthai_sdk.visualize.configs.StereoColor Underfull \hbox (badness 10000) in paragraph at lines 3912--3912 \T1/ptm/m/it/10 = \T1/ptm/m/n/10 , \T1/ptm/m/it/10 col- Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \T1/ptm/m/it/10 fill_transparency=0.15\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \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 3948--3948 \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 3948--3948 \T1/ptm/m/it/10 line_height=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \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 3948--3948 \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 4016--4016 \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 4016--4016 \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 , Underfull \hbox (badness 10000) in paragraph at lines 4090--4090 []\T1/ptm/m/it/10 max_length=- 1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele- Underfull \hbox (badness 10000) in paragraph at lines 4090--4090 \T1/ptm/m/it/10 tion_lost_threshold=5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4090--4090 \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 4090--4090 \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 , [47] Underfull \hbox (badness 10000) in paragraph at lines 4180--4180 []\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 4180--4180 \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text=\T1/ptm/m/n/10 , [48] Chapter 5. [49 <./e2f74e5a8713f052aa08a4d4bf3c37a4a383117e.png>] [50] Chapter 6. [51] [52] Chapter 7. [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 4689--4691 []\T1/pcr/b/n/10 packets \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Dict[[][]str[][], [][] \T1/pcr/m/n/10 depthai_sdk.classes.packets. Underfull \hbox (badness 10000) in paragraph at lines 4732--4732 \T1/ptm/m/it/10 du-ra-tion_after_trigger\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4748--4750 []\T1/pcr/b/n/10 packets \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Dict[[][]str[][], [][] \T1/pcr/m/n/10 depthai_sdk.classes.packets. [55] [56] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 4807--4808 []\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 ./ [57 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] [58 <./87b424d4162e381448 a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4862 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4862 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [59 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [60] Chapter 9. [61] Overfull \hbox (16.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-california-01| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 21.1 Overfull \hbox (16.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-california-02| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 27.5 Overfull \hbox (16.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-california-03| Overfull \hbox (40.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-tracking-above-01| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 30.8 Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 depth-people-counting-01| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\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 5094--5094 []\T1/pcr/m/n/10 people-construction-vest-01| Overfull \hbox (4.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-images-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-02| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 86.4 Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-03| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 16.7 Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-04| Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-05| Underfull \hbox (badness 5637) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 12 MB [62 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Chapter 10. [63 <./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.5180 ...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.5180 ...ncludegraphics{{sdk_camera_control}.gif} [64] [65 <./camera_control.png (PNG copy)>] [66 <./sdk_camera_control_with_NN.p ng (PNG copy)>] [67 <./camera_control_with_NN.png (PNG copy)>] [68 <./sdk_camer a_preview.png (PNG copy)>] [69 <./camera_preview.png (PNG copy)>] [70 <./sdk_mo no_400p.png (PNG copy)>] [71 <./mono_400p.png (PNG copy)>] [72 <./sdk_preview_a ll_cameras.png (PNG copy)>] [73 <./preview_all_cameras.png (PNG copy)>] [74] [75 <./rgb_mono_preview.png (PNG copy)>] [76 <./sdk_rotated.png (PNG copy) >] [77 <./rotated.png (PNG copy)>] [78 <./sdk_api_interop.png (PNG copy)> <./ap i_interop.png (PNG copy)>] [79] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5649 ...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.5649 ...xincludegraphics{{sdk_car_tracking}.gif} [80 <./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.5712 ...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.5712 ...egraphics{{sdk_collision_avoidance}.gif} [81 <./collision_avoidance.png (PNG copy)>] Underfull \vbox (badness 10000) detected at line 5825 Overfull \vbox (2.68169pt too high) detected at line 5825 [82] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5842 ...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.5842 ...udegraphics{{sdk_speed_calculation}.gif} [83] LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 5861. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 5861. ! 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.5861 ...images/pipelines/speed_calculation}.png} [84] [85 <./switch_between_models.png (PNG copy)>] [86] [87 <./sdk_sync_multipl e_outputs.png (PNG copy)>] [88 <./sync_multiple_outputs.png (PNG copy)>] [89 <./sdk_imu_demo.png (PNG copy)>] [90 <./imu.png (PNG copy)>] [91 <./sdk_imu _rerun.png (PNG copy)>] [92] [93 <./sdk_age_gender.png (PNG copy)> <./age-gende r.png (PNG copy)>] [94] [95 <./custom_decode.png (PNG copy)>] [96] [97 <./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.6417 ...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.6417 ...egraphics{{sdk_emotion_recognition}.gif} [98 <./emotion_recognition.png (PNG copy)>] [99] [100 <./sdk_face_detection_col or.png (PNG copy)> <./face_detection_color.png (PNG copy)>] [101 <./sdk_face_de tection_left.png (PNG copy)>] [102 <./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.6613 ...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.6613 ...inxincludegraphics{{sdk_human_pose}.gif} [103 <./human_pose.png (PNG copy)>] [104 <./mobilenet_encoded.png (PNG copy)>] [105 <./nn_component.png (PNG copy)>] [106 <./sdk_object_tracking.png (PNG copy )>] [107 <./object_tracking.png (PNG copy)>] [108 <./roboflow_integration.png ( PNG copy)>] [109 <./sdk_spatial_detection.png (PNG copy)>] [110 <./spatial_dete ction.png (PNG copy)>] [111] [112 <./yolo.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7022 ...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.7022 ...inxincludegraphics{{sdk_pointcloud}.gif} [113 <./pointcloud.png (PNG copy)>] [114] [115 <./encode.png (PNG copy)>] [116 <./encoder_preview.png (PNG copy)>] [117] [118] [119 <./recording_duration .png (PNG copy)>] [120 <./rosbag_record.png (PNG copy)>] [121 <./stereo_record. png (PNG copy)>] [122] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7495 ...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.7495 ...sphinxincludegraphics{{sdk_counter}.gif} [123 <./counter.png (PNG copy)>] [124 <./looped_replay.png (PNG copy)>] [125 <./people_tracker.png (PNG copy)>] [126] [127 <./sdk_photo_download.png (P NG copy)>] [128 <./photo_download.png (PNG copy)>] [129 <./youtube_download.png (PNG copy)>] [130 <./stereo.png (PNG copy)>] [131 <./stereo_auto_ir.png (PNG c opy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7892 ...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.7892 ...ncludegraphics{{sdk_camera_control}.gif} [132] [133 <./stereo_control.png (PNG copy)>] [134 <./stereo_encoded.png (PNG c opy)>] [135] Overfull \vbox (0.74864pt too high) detected at line 8135 [136 <./custom_action.png (PNG copy)>] [137] [138 <./custom_trigger.png (PNG co py)>] [139] [140 <./person_record.png (PNG copy)>] [141 <./visualizer.png (PNG copy)>] [142 <./sdk_visualizer_callback.png (PNG copy)>] [143 <./visualizer_cal lback.png (PNG copy)>] [144] [145] [146] Chapter 11. [147] [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 9206--9207 []|\T1/pcr/m/n/10 create_all_cameras\T1/ptm/m/n/10 ([resolution, fps, en- [150] [151] Underfull \hbox (badness 10000) in paragraph at lines 9488--9488 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-put\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nn_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tracker=False\T1/p tm/m/n/10 , \T1/ptm/m/it/10 spa-tial=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-co de_fn=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9505--9506 []\T1/pcr/b/n/10 spatial \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[[][]None[][], [] []bool[][], depthai_sdk.components. [152] Underfull \hbox (badness 10000) in paragraph at lines 9611--9612 \T1/pcr/m/sl/10 StereoComponent, [][]depthai.node.StereoDepth[][], [][]depthai. Node. Underfull \hbox (badness 10000) in paragraph at lines 9614--9615 []\T1/pcr/b/n/10 colorize \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[[][]None[][], d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9614--9615 \T1/pcr/m/sl/10 camera_component.CameraComponent, [][]depthai.node.MonoCamera[] [], [153] [154] Underfull \hbox (badness 10000) in paragraph at lines 9782--9783 []\T1/pcr/b/n/10 output \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[List, Callable, d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9810--9811 []\T1/pcr/b/n/10 output \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[List, Callable, d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9828--9830 []\T1/pcr/b/n/10 output \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[List, Callable, d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9841--9842 []\T1/pcr/b/n/10 trigger \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 depthai_sdk.trigger_ac tion.triggers. Underfull \hbox (badness 10000) in paragraph at lines 9844--9845 []\T1/pcr/b/n/10 action \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[depthai_sdk.trigg er_action.actions. [155] [156] [157] Underfull \hbox (badness 7963) in paragraph at lines 10419--10419 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fill_transparency =0.15\T1/ptm/m/n/10 , \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10419--10419 \T1/ptm/m/it/10 la-bel_position=\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 la- [158] Underfull \hbox (badness 10000) in paragraph at lines 10585--10585 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fill_transparency =0.15\T1/ptm/m/n/10 , \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , \T1/ptm/m /it/10 color=(0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 0)\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10585--10585 \T1/ptm/m/it/10 bbox_style=\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 line_width=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_height=0.5\T1/ptm/m/n/ 10 , [159] Underfull \hbox (badness 10000) in paragraph at lines 10768--10770 []|\T1/ptm/m/n/10 Returns call-back func-tion for \T1/pcr/m/n/10 cv2. Underfull \hbox (badness 10000) in paragraph at lines 10768--10770 \T1/pcr/m/n/10 setMouseCallback \T1/ptm/m/n/10 that will up-date the [160] [161] [162] [163] Underfull \hbox (badness 10000) in paragraph at lines 11563--11565 \T1/pcr/m/n/10 StereoDepth.rectifiedLeft[][]\T1/ptm/m/n/10 ) from raw Underfull \hbox (badness 5147) in paragraph at lines 11568--11570 \T1/pcr/m/n/10 StereoDepth.rectifiedRight[][]\T1/ptm/m/n/10 ) from raw Underfull \hbox (badness 10000) in paragraph at lines 11583--11585 []|\T1/ptm/m/n/10 Produces dis-par-ity frame ([][]\T1/pcr/m/n/10 depthai.node. Underfull \hbox (badness 10000) in paragraph at lines 11583--11585 \T1/pcr/m/n/10 StereoDepth.disparity[][]\T1/ptm/m/n/10 ) from raw data [164] [165] [166] Underfull \hbox (badness 10000) in paragraph at lines 11937--11937 []\T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) \T1/pcr/b/n/10 = functools.partial(\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col-ormap=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 wls_filter=False\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 []\T1/ptm/m/it/10 font_face=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_color=(255\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255)\T1/ptm/ m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 \T1/ptm/m/it/10 font_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_scal e=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_thickness=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 \T1/ptm/m/it/10 font_position=\T1/ptm/m/n/10 , \T1/pt m/m/it/10 back- Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 \T1/ptm/m/it/10 ground_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_t ransparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- [175] Underfull \hbox (badness 7631) in paragraph at lines 13530--13530 []\T1/ptm/m/it/10 font_face=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_color=(255\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255)\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 font_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_scale=1.0\T1/ptm/m/n/10 , [176] [177] [178] Underfull \hbox (badness 10000) in paragraph at lines 14023--14023 []\T1/ptm/m/it/10 max_length=- 1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele-tion_lost _threshold=5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14023--14023 \T1/ptm/m/it/10 line_thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fad-ing_tails= False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_color=(255, [179] Underfull \hbox (badness 10000) in paragraph at lines 14156--14156 []\T1/ptm/m/it/10 max_length=- 1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele-tion_lost _threshold=5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_thickness=1\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 fad-ing_tails=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14253--14255 []|\T1/ptm/m/n/10 decompresstoYUV with scale fac-tor, re-com- Underfull \hbox (badness 10000) in paragraph at lines 14261--14262 []|[][]\T1/pcr/m/sl/10 crop_multiple[][]\T1/ptm/m/n/10 (jpeg_buf, crop_paramete rs[, [180] Underfull \hbox (badness 10000) in paragraph at lines 14406--14406 []\T1/ptm/m/it/10 output=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 stereo=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , [181] Underfull \hbox (badness 6641) in paragraph at lines 14498--14498 []\T1/ptm/m/it/10 output=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 stereo=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 track- [182] Underfull \hbox (badness 10000) in paragraph at lines 14758--14759 []\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 14775--14775 []\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 14775--14775 \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- [183] Underfull \hbox (badness 10000) in paragraph at lines 14780--14781 []\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 14804--14805 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], Underfull \hbox (badness 10000) in paragraph at lines 14821--14821 []\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 14821--14821 \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 14850--14851 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], ..], [184] Underfull \hbox (badness 10000) in paragraph at lines 14884--14885 []\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 [185] Underfull \hbox (badness 10000) in paragraph at lines 15060--15061 []\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 15083--15083 []\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 15083--15083 \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- [186] Underfull \hbox (badness 10000) in paragraph at lines 15113--15114 []\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 15125--15126 []\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 15142--15142 []\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 15142--15142 \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- Underfull \hbox (badness 10000) in paragraph at lines 15162--15163 []\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 15194--15194 []\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- [187] Underfull \hbox (badness 10000) in paragraph at lines 15295--15296 []|[][]\T1/pcr/m/sl/10 setup_visualize[][]\T1/ptm/m/n/10 (visualizer, vi-su-al- Underfull \hbox (badness 5908) in paragraph at lines 15337--15338 []\T1/pcr/b/n/10 frames \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 depthai_sdk.oak_outputs .xout.xout_base.StreamXout\T1/ptm/m/n/10 ) ^^U [188] Underfull \hbox (badness 10000) in paragraph at lines 15378--15380 []\T1/pcr/b/n/10 recorder \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 depthai_sdk.recorders .video_recorder. Underfull \hbox (badness 10000) in paragraph at lines 15460--15461 \T1/ptm/m/n/10 Bases: \T1/pcr/m/n/10 depthai_sdk.oak_outputs.xout.xout_base.Xou tBase\T1/ptm/m/n/10 , \T1/pcr/m/n/10 depthai_sdk. Underfull \hbox (badness 10000) in paragraph at lines 15520--15522 []\T1/pcr/b/n/10 streams \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[depthai_sdk.oak_o utputs.xout.xout_base. [189] Underfull \hbox (badness 6461) in paragraph at lines 15643--15643 []\T1/ptm/m/it/10 cls=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 /\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 *\T1/ptm/m/n/10 , \T1/ptm/m/it/10 init=True\T1/ptm/m/n/10 , \T1/p tm/m/it/10 repr=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eq=True\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 or-der=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 un- [190] Underfull \hbox (badness 10000) in paragraph at lines 15722--15722 []\T1/ptm/m/it/10 *\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 15722--15722 \T1/ptm/m/it/10 fault_factory=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 init=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 repr=True\T1/ptm/m /n/10 , [191] [192] [193] [194] [195] (./luxonis-depthai-sdk.ind [196] Underfull \hbox (badness 10000) in paragraph at lines 18--19 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Segment ationConfig Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Trackin gConfig method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 34--35 []\T1/pcr/m/n/10 activate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigger _action.Action Overfull \hbox (0.88075pt too wide) in paragraph at lines 35--37 []\T1/pcr/m/n/10 activate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigger _action.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/pcr/m/n/10 add() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_r esults.Detections Overfull \hbox (3.62999pt too wide) in paragraph at lines 39--41 []\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 42--44 []\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 44--46 []\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 47--49 []\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 50--52 []\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 53--55 []\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 56--58 []\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 59--61 []\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 62--64 []\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 74--75 []\T1/pcr/m/n/10 background_color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.T extConfig at- Overfull \hbox (33.13106pt too wide) in paragraph at lines 75--77 []\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 77--79 []\T1/pcr/m/n/10 background_transparency Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/pcr/m/n/10 background_transparency Underfull \hbox (badness 10000) in paragraph at lines 79--81 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TextConfig Overfull \hbox (19.9107pt too wide) in paragraph at lines 82--84 []\T1/pcr/m/n/10 bbox_style \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig [197] Overfull \hbox (9.00015pt too wide) in paragraph at lines 87--89 []\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 90--92 []\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 93--95 []\T1/pcr/m/n/10 BOTTOM_RIGHT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 95--96 []\T1/pcr/m/n/10 box_roundness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Dete ctionConfig at- Overfull \hbox (37.9107pt too wide) in paragraph at lines 96--98 []\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 (20.13109pt too wide) in paragraph at lines 103--105 []\T1/pcr/m/n/10 camera() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.component s.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 106--107 []\T1/pcr/m/n/10 camera_socket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Repl ayStream at- Underfull \hbox (badness 10000) in paragraph at lines 107--108 []\T1/pcr/m/n/10 CameraComponent \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 108--109 []\T1/pcr/m/n/10 CameraComponent.Out \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (13.23026pt too wide) in paragraph at lines 110--112 []\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 114--116 []\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 117--118 []\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 119--121 []\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 132--134 []\T1/pcr/m/n/10 color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.co nfigs.DetectionConfig Overfull \hbox (20.95041pt too wide) in paragraph at lines 141--143 []\T1/pcr/m/n/10 condition() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigge r_action.DetectionTrigger Overfull \hbox (44.63123pt too wide) in paragraph at lines 143--145 []\T1/pcr/m/n/10 config_camera() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.co mponents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 145--147 []\T1/pcr/m/n/10 config_color_camera() Underfull \hbox (badness 10000) in paragraph at lines 145--147 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 147--149 []\T1/pcr/m/n/10 config_encoder_h26x() Underfull \hbox (badness 10000) in paragraph at lines 147--149 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 149--151 []\T1/pcr/m/n/10 config_encoder_mjpeg() Underfull \hbox (badness 10000) in paragraph at lines 149--151 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Overfull \hbox (13.44128pt too wide) in paragraph at lines 151--153 []\T1/pcr/m/n/10 config_imu() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compo nents.IMUComponent Underfull \hbox (badness 10000) in paragraph at lines 154--156 []\T1/pcr/m/n/10 config_multistage_nn() Underfull \hbox (badness 10000) in paragraph at lines 154--156 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.NNComponent Overfull \hbox (1.90125pt too wide) in paragraph at lines 156--158 []\T1/pcr/m/n/10 config_nn() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compon ents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 158--159 []\T1/pcr/m/n/10 config_pipeline() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. OakCamera Underfull \hbox (badness 10000) in paragraph at lines 159--161 []\T1/pcr/m/n/10 config_postprocessing() Underfull \hbox (badness 10000) in paragraph at lines 159--161 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (31.90125pt too wide) in paragraph at lines 161--163 []\T1/pcr/m/n/10 config_spatial() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.c omponents.NNComponent Overfull \hbox (37.74106pt too wide) in paragraph at lines 163--165 []\T1/pcr/m/n/10 config_stereo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.co mponents.StereoComponent Overfull \hbox (31.90125pt too wide) in paragraph at lines 165--167 []\T1/pcr/m/n/10 config_tracker() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.c omponents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 167--169 []\T1/pcr/m/n/10 config_undistortion() Underfull \hbox (badness 10000) in paragraph at lines 167--169 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (19.74106pt too wide) in paragraph at lines 169--171 []\T1/pcr/m/n/10 config_wls() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compo nents.StereoComponent Overfull \hbox (13.90125pt too wide) in paragraph at lines 171--173 []\T1/pcr/m/n/10 config_yolo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.comp onents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 173--175 []\T1/pcr/m/n/10 config_yolo_from_metadata() Underfull \hbox (badness 10000) in paragraph at lines 173--175 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 176--178 []\T1/pcr/m/n/10 control_with_nn() Underfull \hbox (badness 10000) in paragraph at lines 176--178 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent [198] Underfull \hbox (badness 10000) in paragraph at lines 184--185 []\T1/pcr/m/n/10 create_camera() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Oa kCamera Underfull \hbox (badness 10000) in paragraph at lines 185--186 []\T1/pcr/m/n/10 create_imu() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.OakCa mera method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 187--188 []\T1/pcr/m/n/10 create_pointcloud() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sd k.OakCamera Underfull \hbox (badness 10000) in paragraph at lines 188--189 []\T1/pcr/m/n/10 create_stereo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Oa kCamera Underfull \hbox (badness 10000) in paragraph at lines 193--194 []\T1/pcr/m/n/10 crop_multiple() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Tu rboJPEG Underfull \hbox (badness 10000) in paragraph at lines 203--204 []\T1/pcr/m/n/10 decode_header() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Tu rboJPEG Underfull \hbox (badness 10000) in paragraph at lines 204--205 []\T1/pcr/m/n/10 decode_to_yuv() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Tu rboJPEG Underfull \hbox (badness 10000) in paragraph at lines 205--207 []\T1/pcr/m/n/10 decode_to_yuv_planes() Underfull \hbox (badness 10000) in paragraph at lines 207--209 []\T1/pcr/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 209--211 []\T1/pcr/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 209--211 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 212--214 []\T1/pcr/m/n/10 depth() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components .StereoComponent Overfull \hbox (7.24092pt too wide) in paragraph at lines 214--216 []\T1/pcr/m/n/10 depth() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components .StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 225--226 []\T1/pcr/m/n/10 depthRaw() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Preview Decoder static Underfull \hbox (badness 10000) in paragraph at lines 227--229 []\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 230--232 []\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 232--233 []\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 234--236 []\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 237--238 []\T1/pcr/m/n/10 DetectionTrigger \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 240--241 []\T1/pcr/m/n/10 disableStream() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Ab stractReader Overfull \hbox (13.74106pt too wide) in paragraph at lines 243--245 []\T1/pcr/m/n/10 disparity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compon ents.StereoComponent Overfull \hbox (31.24092pt too wide) in paragraph at lines 245--247 []\T1/pcr/m/n/10 disparity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compon ents.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 247--248 []\T1/pcr/m/n/10 disparity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Previe wDecoder static Underfull \hbox (badness 10000) in paragraph at lines 249--251 []\T1/pcr/m/n/10 disparityColor() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.P reviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 254--256 []\T1/pcr/m/n/10 draw() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.o bjects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 256--258 []\T1/pcr/m/n/10 draw() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.o bjects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 261--263 []\T1/pcr/m/n/10 draw() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.v isualizer.Visualizer [199] Overfull \hbox (19.23026pt too wide) in paragraph at lines 264--266 []\T1/pcr/m/n/10 draw_bbox() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (43.23026pt too wide) in paragraph at lines 266--268 []\T1/pcr/m/n/10 draw_children() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vi sualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 268--270 []\T1/pcr/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 268--270 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.GenericObject Overfull \hbox (26.13109pt too wide) in paragraph at lines 275--277 []\T1/pcr/m/n/10 encoded() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Overfull \hbox (7.40111pt too wide) in paragraph at lines 277--279 []\T1/pcr/m/n/10 encoded() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.NNComponent.Out Overfull \hbox (19.24092pt too wide) in paragraph at lines 279--281 []\T1/pcr/m/n/10 encoded() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 283--284 []\T1/pcr/m/n/10 extractValue() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Mou seClickTracker Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\T1/pcr/m/n/10 fading_tails \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Track ingConfig at- Overfull \hbox (28.24106pt too wide) in paragraph at lines 288--290 []\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 5388) in paragraph at lines 291--293 []\T1/pcr/m/n/10 fill_transparency \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 293--295 []\T1/pcr/m/n/10 fill_transparency Underfull \hbox (badness 10000) in paragraph at lines 293--295 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 299--301 []\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 302--304 []\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 308--310 []\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 310--311 []\T1/pcr/m/n/10 font_transparency \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. TextConfig Underfull \hbox (badness 10000) in paragraph at lines 311--313 []\T1/pcr/m/n/10 font_transparency Underfull \hbox (badness 10000) in paragraph at lines 311--313 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/pcr/m/n/10 forced_openvino_version() Underfull \hbox (badness 10000) in paragraph at lines 313--315 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.NNComponent Overfull \hbox (21.62999pt too wide) in paragraph at lines 316--318 []\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 318--319 []\T1/pcr/m/n/10 frame_shape() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Visu alizer prop-erty\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 328--330 []\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 330--331 []\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 333--335 []\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 (8.63123pt too wide) in paragraph at lines 335--337 []\T1/pcr/m/n/10 get_fps() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.CameraComponent Overfull \hbox (7.90125pt too wide) in paragraph at lines 338--340 []\T1/pcr/m/n/10 get_labels() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compo nents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 344--346 []\T1/pcr/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 344--346 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 346--348 []\T1/pcr/m/n/10 get_relative_position() Underfull \hbox (badness 10000) in paragraph at lines 350--352 []\T1/pcr/m/n/10 get_stream_xout() Underfull \hbox (badness 10000) in paragraph at lines 350--352 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Overfull \hbox (18.50063pt too wide) in paragraph at lines 352--354 []\T1/pcr/m/n/10 get_text_scale() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.v isualize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 354--355 []\T1/pcr/m/n/10 getAvailableRecordings() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule [200] Underfull \hbox (badness 7326) in paragraph at lines 358--359 []\T1/pcr/m/n/10 getShape() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Abstrac tReader method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 364--366 []\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 367--369 []\T1/pcr/m/n/10 groupby_tracklet() Underfull \hbox (badness 10000) in paragraph at lines 367--369 \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 373--375 []\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 (31.40111pt too wide) in paragraph at lines 380--382 []\T1/pcr/m/n/10 image_manip() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.comp onents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 382--383 []\T1/pcr/m/n/10 image_sensors() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Oa kDevice prop- Overfull \hbox (2.81099pt too wide) in paragraph at lines 384--386 []\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 387--388 []\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 389--390 []\T1/pcr/m/n/10 IMUComponent.Out \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 392--393 []\T1/pcr/m/n/10 init_callbacks() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.O akDevice Underfull \hbox (badness 10000) in paragraph at lines 396--398 []\T1/pcr/m/n/10 InstanceSegmentation \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 400--401 []\T1/pcr/m/n/10 is_block_device() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. Path method\T1/ptm/m/n/10 ), Overfull \hbox (14.63123pt too wide) in paragraph at lines 402--404 []\T1/pcr/m/n/10 is_color() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compone nts.CameraComponent Overfull \hbox (27.6294pt too wide) in paragraph at lines 407--409 []\T1/pcr/m/n/10 IS_INTERACTIVE \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.visualizer.Visualizer Overfull \hbox (8.63123pt too wide) in paragraph at lines 410--412 []\T1/pcr/m/n/10 is_mono() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.CameraComponent Overfull \hbox (20.63123pt too wide) in paragraph at lines 413--415 []\T1/pcr/m/n/10 is_replay() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compon ents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 437--438 []\T1/pcr/m/n/10 label_padding \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Dete ctionConfig at- Overfull \hbox (37.9107pt too wide) in paragraph at lines 438--440 []\T1/pcr/m/n/10 label_padding \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.configs.DetectionConfig Overfull \hbox (43.9107pt too wide) in paragraph at lines 442--444 []\T1/pcr/m/n/10 label_position \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (24.73012pt too wide) in paragraph at lines 444--446 []\T1/pcr/m/n/10 labels \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_ results.InstanceSegmentation [201] Overfull \hbox (16.24106pt too wide) in paragraph at lines 451--453 []\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 454--456 []\T1/pcr/m/n/10 line_height \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 456--457 []\T1/pcr/m/n/10 line_thickness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Tra ckingConfig Overfull \hbox (40.24106pt too wide) in paragraph at lines 457--459 []\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 461--462 []\T1/pcr/m/n/10 line_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Tracking Config at-tribute\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 464--466 []\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 466--468 []\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 469--471 []\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 (8.13109pt too wide) in paragraph at lines 477--479 []\T1/pcr/m/n/10 main() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components. CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 480--481 []\T1/pcr/m/n/10 main() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components. NNComponent.Out Overfull \hbox (1.24092pt too wide) in paragraph at lines 481--483 []\T1/pcr/m/n/10 main() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components. StereoComponent.Out Overfull \hbox (15.51013pt too wide) in paragraph at lines 483--485 []\T1/pcr/m/n/10 mask \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_re sults.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 485--486 []\T1/pcr/m/n/10 mask_alpha \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Segment ationConfig at- Overfull \hbox (35.07085pt too wide) in paragraph at lines 486--488 []\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 488--490 []\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 491--493 []\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 496--498 []\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 499--501 []\T1/pcr/m/n/10 MID_LEFT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 513--515 []\T1/pcr/m/n/10 msg \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packet s.NNDataPacket at- Underfull \hbox (badness 10000) in paragraph at lines 518--520 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packe ts.NNDataPacket Underfull \hbox (badness 10000) in paragraph at lines 525--527 []\T1/pcr/m/n/10 new_packet_action() Underfull \hbox (badness 10000) in paragraph at lines 525--527 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigger_action.TriggerAction Underfull \hbox (badness 10000) in paragraph at lines 527--529 []\T1/pcr/m/n/10 new_packet_trigger() Underfull \hbox (badness 10000) in paragraph at lines 527--529 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigger_action.TriggerAction Overfull \hbox (7.40111pt too wide) in paragraph at lines 529--531 []\T1/pcr/m/n/10 nn_data() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 532--533 []\T1/pcr/m/n/10 NNComponent.Out \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 535--536 []\T1/pcr/m/n/10 nnInput() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.PreviewD ecoder static Overfull \hbox (8.371pt too wide) in paragraph at lines 546--548 []\T1/pcr/m/n/10 on_new_packets() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.t rigger_action.Action [202] Overfull \hbox (36.88075pt too wide) in paragraph at lines 548--550 []\T1/pcr/m/n/10 on_new_packets() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.t rigger_action.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 550--552 []\T1/pcr/m/n/10 on_pipeline_started() Underfull \hbox (badness 10000) in paragraph at lines 550--552 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 552--554 []\T1/pcr/m/n/10 on_pipeline_started() Underfull \hbox (badness 10000) in paragraph at lines 552--554 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (15.13106pt too wide) in paragraph at lines 557--559 []\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 560--562 []\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 562--564 []\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 566--567 []\T1/pcr/m/n/10 OutputConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (31.40111pt too wide) in paragraph at lines 576--578 []\T1/pcr/m/n/10 passthrough() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.comp onents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 582--584 []\T1/pcr/m/n/10 platform \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Overfull \hbox (7.23026pt too wide) in paragraph at lines 587--589 []\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 589--591 []\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 591--593 []\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 593--595 []\T1/pcr/m/n/10 prepare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 595--597 []\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 619--621 []\T1/pcr/m/n/10 RECTANGLE \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.BboxStyle Overfull \hbox (61.24092pt too wide) in paragraph at lines 621--623 []\T1/pcr/m/n/10 rectified_left() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.c omponents.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 623--625 []\T1/pcr/m/n/10 rectified_right() Overfull \hbox (3.3409pt too wide) in paragraph at lines 623--625 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 626--628 []\T1/pcr/m/n/10 rectifiedLeft() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Pr eviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 629--631 []\T1/pcr/m/n/10 rectifiedRight() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.P reviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 631--633 []\T1/pcr/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 631--633 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (20.13109pt too wide) in paragraph at lines 636--638 []\T1/pcr/m/n/10 replay() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.component s.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 640--642 []\T1/pcr/m/n/10 reset() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer [203] Underfull \hbox (badness 10000) in paragraph at lines 650--652 []\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 653--655 []\T1/pcr/m/n/10 RGBD \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 659--661 []\T1/pcr/m/n/10 ROBOTHUB \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .visualizer.Platform Underfull \hbox (badness 10000) in paragraph at lines 661--662 []\T1/pcr/m/n/10 ros_stream() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.OakCa mera method\T1/ptm/m/n/10 ), Overfull \hbox (24.35031pt too wide) in paragraph at lines 664--666 []\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 666--667 []\T1/pcr/m/n/10 ROUNDED_RECTANGLE \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. BboxStyle at- Underfull \hbox (badness 10000) in paragraph at lines 667--669 []\T1/pcr/m/n/10 ROUNDED_RECTANGLE Underfull \hbox (badness 10000) in paragraph at lines 667--669 \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 678--680 []\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 5417) in paragraph at lines 680--681 []\T1/pcr/m/n/10 segmentation() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Vis ualizer method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 682--684 []\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 684--685 []\T1/pcr/m/n/10 selectPoint() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Mous eClickTracker Underfull \hbox (badness 10000) in paragraph at lines 685--687 []\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 689--691 []\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 691--693 []\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 693--695 []\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 695--697 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 697--699 []\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 699--701 []\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.74106pt too wide) in paragraph at lines 702--704 []\T1/pcr/m/n/10 set_auto_ir() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.comp onents.StereoComponent Overfull \hbox (31.74106pt too wide) in paragraph at lines 704--706 []\T1/pcr/m/n/10 set_colormap() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.com ponents.StereoComponent Overfull \hbox (25.23026pt too wide) in paragraph at lines 706--708 []\T1/pcr/m/n/10 set_config() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (8.63123pt too wide) in paragraph at lines 708--710 []\T1/pcr/m/n/10 set_fps() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 711--713 []\T1/pcr/m/n/10 set_frame_shape() Underfull \hbox (badness 10000) in paragraph at lines 711--713 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 718--719 []\T1/pcr/m/n/10 set_max_queue_size() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_s dk.OakDevice Underfull \hbox (badness 10000) in paragraph at lines 719--721 []\T1/pcr/m/n/10 set_num_frames_pool() Underfull \hbox (badness 10000) in paragraph at lines 719--721 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 724--726 []\T1/pcr/m/n/10 setup() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigger_ac tion.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 726--727 []\T1/pcr/m/n/10 setup_recorder() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.X outFrames Underfull \hbox (badness 10000) in paragraph at lines 727--728 []\T1/pcr/m/n/10 setup_visualize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. XoutFrames Underfull \hbox (badness 10000) in paragraph at lines 732--733 []\T1/pcr/m/n/10 show_graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.OakCa mera method\T1/ptm/m/n/10 ), [204] Overfull \hbox (16.24106pt too wide) in paragraph at lines 734--736 []\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 737--738 []\T1/pcr/m/n/10 size_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.ReplayS tream at-tribute\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 738--740 []\T1/pcr/m/n/10 SpatialBbMappingPacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Overfull \hbox (38.87048pt too wide) in paragraph at lines 740--742 []\T1/pcr/m/n/10 spatials \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.p ackets.SpatialBbMappingPacket Overfull \hbox (13.40111pt too wide) in paragraph at lines 742--744 []\T1/pcr/m/n/10 spatials() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compone nts.NNComponent.Out Underfull \hbox (badness 5490) in paragraph at lines 744--745 []\T1/pcr/m/n/10 specify_socket() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.R eplay method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 751--753 []\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 754--756 []\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 759--760 []\T1/pcr/m/n/10 StereoComponent \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 760--761 []\T1/pcr/m/n/10 StereoComponent.Out \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 762--763 []\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 775--777 []\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 781--782 []\T1/pcr/m/n/10 TextPosition \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 5036) in paragraph at lines 783--784 []\T1/pcr/m/n/10 thickness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Detectio nConfig at-tribute\T1/ptm/m/n/10 ), Overfull \hbox (13.9107pt too wide) in paragraph at lines 786--788 []\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 791--793 []\T1/pcr/m/n/10 TOP_LEFT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .configs.TextPosition Overfull \hbox (7.40111pt too wide) in paragraph at lines 802--804 []\T1/pcr/m/n/10 tracker() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 804--805 []\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 808--810 []\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 812--813 []\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 814--815 []\T1/pcr/m/n/10 trigger_action() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.O akCamera Overfull \hbox (49.40111pt too wide) in paragraph at lines 817--819 []\T1/pcr/m/n/10 twostage_crops() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.c omponents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 819--820 []\T1/pcr/m/n/10 TwoStagePacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in [205] Underfull \hbox (badness 10000) in paragraph at lines 832--833 []\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 840--841 []\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 845--847 []\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 848--850 []\T1/pcr/m/n/10 wls_lambda \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [206]) (./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/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrbo8a.pfb> Output written on luxonis-depthai-sdk.pdf (212 pages, 13927692 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 5861.' 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 5861.' 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' ------------ 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.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/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/oberdiek/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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/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] Underfull \hbox (badness 10000) in paragraph at lines 472--473 []\T1/pcr/b/n/10 resolution \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][] str[][], [][]depthai. Underfull \hbox (badness 10000) in paragraph at lines 472--473 \T1/pcr/m/sl/10 ColorCameraProperties.SensorResolution[][], [][]depthai. [8] Underfull \hbox (badness 10000) in paragraph at lines 511--511 []\T1/ptm/m/it/10 interleaved=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 color_order= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-ual_focus=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 511--511 \T1/ptm/m/it/10 af_mode=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 awb_mode=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 scene_mode=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 517--518 []\T1/pcr/b/n/10 color_order \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[[][]None[][] , [][]depthai.ColorCameraProperties. Underfull \hbox (badness 10000) in paragraph at lines 526--527 []\T1/pcr/b/n/10 awb_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][]depthai. RawCameraControl. Underfull \hbox (badness 10000) in paragraph at lines 532--533 []\T1/pcr/b/n/10 anti_banding_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][ ]depthai.RawCameraControl. [9] Underfull \hbox (badness 10000) in paragraph at lines 616--616 []\T1/ptm/m/it/10 rate_control_mode=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 keyfra me_freq=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bi-trate_kbps=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 619--620 []\T1/pcr/b/n/10 rate_control_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[[][ ]depthai.VideoEncoderProperties. [10] [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 952--953 [][][]\T1/pcr/m/sl/10 spatials[][] \T1/ptm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/pcr/m/n/10 SpatialDetectionNework. [13] Underfull \hbox (badness 10000) in paragraph at lines 1086--1086 []\T1/ptm/m/it/10 tracker_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 track_label s=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 as-sign-ment_policy=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1086--1086 \T1/ptm/m/it/10 max_obj=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thresh-old=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ap-ply_tracking_filter=None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 for- [14] Underfull \hbox (badness 10000) in paragraph at lines 1178--1179 []\T1/pcr/b/n/10 resize_mode \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[dep thai_sdk.classes.enum. Underfull \hbox (badness 10000) in paragraph at lines 1189--1189 []\T1/ptm/m/it/10 bb_scale_factor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 lower_th reshold=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 up-per_threshold=None\T1/ptm/m/n/1 0 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1304--1305 \T1/ptm/m/n/10 Streams depth and bound-ing box map-pings (\T1/pcr/m/n/10 Spatia lDetectionNework. [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1559--1559 []\T1/ptm/m/it/10 device\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it/10 res-o-lu-tion=None\T1/ptm/m/n/10 , Underfull \hbox (badness 5189) in paragraph at lines 1559--1559 \T1/ptm/m/it/10 fps=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 left=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 right=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 10000) in paragraph at lines 1559--1559 \T1/ptm/m/it/10 play=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 args=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , [18] Underfull \hbox (badness 10000) in paragraph at lines 1607--1608 []\T1/pcr/b/n/10 align \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[depthai_sdk.com ponents.camera_component. Underfull \hbox (badness 10000) in paragraph at lines 1647--1648 []\T1/pcr/b/n/10 colorize \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]\T 1/pcr/m/n/10 depthai_sdk.visualize.configs. Underfull \hbox (badness 10000) in paragraph at lines 1669--1670 []\T1/pcr/b/n/10 wls_level \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[depth ai_sdk.components. [19] [20] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 1887--1888 []\T1/ptm/m/n/10 Used call-back out-put via \T1/pcr/m/n/10 OakCamera.callback(. .., callback=fn, [21] Underfull \hbox (badness 10000) in paragraph at lines 2000--2000 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 img_frame\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mono_frame\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2015--2015 []\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 track-lets\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vi-su-al- [22] [23] [24] Chapter 4. Overfull \vbox (0.64058pt too high) detected at line 2109 [25] [26] [27] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [28] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [29] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [30] Underfull \vbox (badness 10000) detected at line 2475 Overfull \vbox (2.68169pt too high) detected at line 2475 [31] [32] [33] Underfull \vbox (badness 10000) detected at line 2655 Overfull \vbox (2.68169pt too high) detected at line 2655 [34] Underfull \hbox (badness 10000) in paragraph at lines 2720--2721 []\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 2737--2737 []\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 2737--2737 \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 2742--2743 []\T1/pcr/b/n/10 detections \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[Union[[][]dept hai.ImgDetection[][], [][]depthai. [35] Underfull \hbox (badness 10000) in paragraph at lines 2766--2767 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], Underfull \hbox (badness 10000) in paragraph at lines 2783--2783 []\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 2783--2783 \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 2812--2813 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], ..], Underfull \hbox (badness 10000) in paragraph at lines 2846--2847 []\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 [36] [37] Underfull \hbox (badness 10000) in paragraph at lines 3022--3023 []\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 3045--3045 []\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 3045--3045 \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 3075--3076 []\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 3087--3088 []\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 3104--3104 []\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 3104--3104 \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- [38] Underfull \hbox (badness 10000) in paragraph at lines 3124--3125 []\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 3156--3156 []\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- [39] Overfull \hbox (80.86354pt too wide) in paragraph at lines 3242--3242 []\T1/ptm/m/it/10 config=VisConfig(output=OutputConfig(img_scale=1.0, Underfull \hbox (badness 6608) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 show_fps=False, click-able=True), Overfull \hbox (59.6428pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 stereo=StereoConfig(colorize=, line_width=0.5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 line_height=0.5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 hide_label=False, la- Overfull \hbox (19.16368pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 bel_position=, la-bel_padding=10), Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 text=TextConfig(font_face=0, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_color=(255, 255, 255), Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_transparency=0.5, Underfull \hbox (badness 8132) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_scale=1.0, font_thickness=2, Overfull \hbox (22.50363pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 font_position=, back-ground_color=None, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 back-ground_transparency=0.5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 out-line_color=(0, 0, 0), Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 line_type=16, auto_scale=True), Overfull \hbox (16.92401pt too wide) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 tracking=TrackingConfig(max_length=- Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 1, dele-tion_lost_threshold=5, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 line_thickness=1, fad- Underfull \hbox (badness 7576) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 ing_tails=False, line_color=(255, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 255, 255), line_type=16, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 show_speed=False), cir- Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 cle=CircleConfig(thickness=1, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 color=(255, 255, Underfull \hbox (badness 10000) in paragraph at lines 3242--3242 \T1/ptm/m/it/10 255), line_type=16)), [40] Overfull \vbox (1228.61497pt too high) has occurred while \output is active [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 3436--3437 []\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 3453--3453 []\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 3453--3453 \T1/ptm/m/it/10 bel_background_transparency=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3453--3453 \T1/ptm/m/it/10 spa-tial_points=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3453--3453 \T1/ptm/m/it/10 is_spatial=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par- Underfull \hbox (badness 10000) in paragraph at lines 3476--3477 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[Tuple[[][]int[][], ..], depthai_sdk.visualize.bbox. [43] Underfull \hbox (badness 10000) in paragraph at lines 3547--3547 []\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 3547--3547 \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 3547--3547 \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 3547--3547 \T1/ptm/m/it/10 po-si-tion=\T1/ptm/m/n/10 , [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 3886--3886 []\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 3912--3912 []\T1/ptm/m/it/10 colorize: Overfull \hbox (16.77321pt too wide) in paragraph at lines 3912--3912 \T1/ptm/m/it/10 depthai_sdk.visualize.configs.StereoColor Underfull \hbox (badness 10000) in paragraph at lines 3912--3912 \T1/ptm/m/it/10 = \T1/ptm/m/n/10 , \T1/ptm/m/it/10 col- Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \T1/ptm/m/it/10 fill_transparency=0.15\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \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 3948--3948 \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 3948--3948 \T1/ptm/m/it/10 line_height=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3948 \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 3948--3948 \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 4016--4016 \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 4016--4016 \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 , Underfull \hbox (badness 10000) in paragraph at lines 4090--4090 []\T1/ptm/m/it/10 max_length=- 1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele- Underfull \hbox (badness 10000) in paragraph at lines 4090--4090 \T1/ptm/m/it/10 tion_lost_threshold=5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4090--4090 \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 4090--4090 \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 , [47] Underfull \hbox (badness 10000) in paragraph at lines 4180--4180 []\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 4180--4180 \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text=\T1/ptm/m/n/10 , [48] Chapter 5. [49 <./e2f74e5a8713f052aa08a4d4bf3c37a4a383117e.png>] [50] Chapter 6. [51] [52] Chapter 7. [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 4689--4691 []\T1/pcr/b/n/10 packets \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Dict[[][]str[][], [][] \T1/pcr/m/n/10 depthai_sdk.classes.packets. Underfull \hbox (badness 10000) in paragraph at lines 4732--4732 \T1/ptm/m/it/10 du-ra-tion_after_trigger\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4748--4750 []\T1/pcr/b/n/10 packets \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Dict[[][]str[][], [][] \T1/pcr/m/n/10 depthai_sdk.classes.packets. [55] [56] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 4807--4808 []\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 ./ [57 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] [58 <./87b424d4162e381448 a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4862 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4862 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [59 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [60] Chapter 9. [61] Overfull \hbox (16.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-california-01| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 21.1 Overfull \hbox (16.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-california-02| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 27.5 Overfull \hbox (16.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-california-03| Overfull \hbox (40.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 cars-tracking-above-01| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 30.8 Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 depth-people-counting-01| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\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 5094--5094 []\T1/pcr/m/n/10 people-construction-vest-01| Overfull \hbox (4.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-images-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-01| Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-02| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 86.4 Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-03| Underfull \hbox (badness 10000) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 16.7 Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-04| Overfull \hbox (52.4592pt too wide) in paragraph at lines 5094--5094 []\T1/pcr/m/n/10 people-tracking-above-05| Underfull \hbox (badness 5637) in paragraph at lines 5094--5094 []\T1/ptm/m/n/10 12 MB [62 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Chapter 10. [63 <./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.5180 ...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.5180 ...ncludegraphics{{sdk_camera_control}.gif} [64] [65 <./camera_control.png (PNG copy)>] [66 <./sdk_camera_control_with_NN.p ng (PNG copy)>] [67 <./camera_control_with_NN.png (PNG copy)>] [68 <./sdk_camer a_preview.png (PNG copy)>] [69 <./camera_preview.png (PNG copy)>] [70 <./sdk_mo no_400p.png (PNG copy)>] [71 <./mono_400p.png (PNG copy)>] [72 <./sdk_preview_a ll_cameras.png (PNG copy)>] [73 <./preview_all_cameras.png (PNG copy)>] [74] [75 <./rgb_mono_preview.png (PNG copy)>] [76 <./sdk_rotated.png (PNG copy) >] [77 <./rotated.png (PNG copy)>] [78 <./sdk_api_interop.png (PNG copy)> <./ap i_interop.png (PNG copy)>] [79] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5649 ...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.5649 ...xincludegraphics{{sdk_car_tracking}.gif} [80 <./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.5712 ...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.5712 ...egraphics{{sdk_collision_avoidance}.gif} [81 <./collision_avoidance.png (PNG copy)>] Underfull \vbox (badness 10000) detected at line 5825 Overfull \vbox (2.68169pt too high) detected at line 5825 [82] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5842 ...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.5842 ...udegraphics{{sdk_speed_calculation}.gif} [83] LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 5861. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 5861. ! 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.5861 ...images/pipelines/speed_calculation}.png} [84] [85 <./switch_between_models.png (PNG copy)>] [86] [87 <./sdk_sync_multipl e_outputs.png (PNG copy)>] [88 <./sync_multiple_outputs.png (PNG copy)>] [89 <./sdk_imu_demo.png (PNG copy)>] [90 <./imu.png (PNG copy)>] [91 <./sdk_imu _rerun.png (PNG copy)>] [92] [93 <./sdk_age_gender.png (PNG copy)> <./age-gende r.png (PNG copy)>] [94] [95 <./custom_decode.png (PNG copy)>] [96] [97 <./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.6417 ...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.6417 ...egraphics{{sdk_emotion_recognition}.gif} [98 <./emotion_recognition.png (PNG copy)>] [99] [100 <./sdk_face_detection_col or.png (PNG copy)> <./face_detection_color.png (PNG copy)>] [101 <./sdk_face_de tection_left.png (PNG copy)>] [102 <./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.6613 ...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.6613 ...inxincludegraphics{{sdk_human_pose}.gif} [103 <./human_pose.png (PNG copy)>] [104 <./mobilenet_encoded.png (PNG copy)>] [105 <./nn_component.png (PNG copy)>] [106 <./sdk_object_tracking.png (PNG copy )>] [107 <./object_tracking.png (PNG copy)>] [108 <./roboflow_integration.png ( PNG copy)>] [109 <./sdk_spatial_detection.png (PNG copy)>] [110 <./spatial_dete ction.png (PNG copy)>] [111] [112 <./yolo.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7022 ...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.7022 ...inxincludegraphics{{sdk_pointcloud}.gif} [113 <./pointcloud.png (PNG copy)>] [114] [115 <./encode.png (PNG copy)>] [116 <./encoder_preview.png (PNG copy)>] [117] [118] [119 <./recording_duration .png (PNG copy)>] [120 <./rosbag_record.png (PNG copy)>] [121 <./stereo_record. png (PNG copy)>] [122] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7495 ...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.7495 ...sphinxincludegraphics{{sdk_counter}.gif} [123 <./counter.png (PNG copy)>] [124 <./looped_replay.png (PNG copy)>] [125 <./people_tracker.png (PNG copy)>] [126] [127 <./sdk_photo_download.png (P NG copy)>] [128 <./photo_download.png (PNG copy)>] [129 <./youtube_download.png (PNG copy)>] [130 <./stereo.png (PNG copy)>] [131 <./stereo_auto_ir.png (PNG c opy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7892 ...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.7892 ...ncludegraphics{{sdk_camera_control}.gif} [132] [133 <./stereo_control.png (PNG copy)>] [134 <./stereo_encoded.png (PNG c opy)>] [135] Overfull \vbox (0.74864pt too high) detected at line 8135 [136 <./custom_action.png (PNG copy)>] [137] [138 <./custom_trigger.png (PNG co py)>] [139] [140 <./person_record.png (PNG copy)>] [141 <./visualizer.png (PNG copy)>] [142 <./sdk_visualizer_callback.png (PNG copy)>] [143 <./visualizer_cal lback.png (PNG copy)>] [144] [145] [146] Chapter 11. [147] [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 9206--9207 []|\T1/pcr/m/n/10 create_all_cameras\T1/ptm/m/n/10 ([resolution, fps, en- [150] [151] Underfull \hbox (badness 10000) in paragraph at lines 9488--9488 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-put\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nn_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tracker=False\T1/p tm/m/n/10 , \T1/ptm/m/it/10 spa-tial=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-co de_fn=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9505--9506 []\T1/pcr/b/n/10 spatial \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[[][]None[][], [] []bool[][], depthai_sdk.components. [152] Underfull \hbox (badness 10000) in paragraph at lines 9611--9612 \T1/pcr/m/sl/10 StereoComponent, [][]depthai.node.StereoDepth[][], [][]depthai. Node. Underfull \hbox (badness 10000) in paragraph at lines 9614--9615 []\T1/pcr/b/n/10 colorize \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[[][]None[][], d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9614--9615 \T1/pcr/m/sl/10 camera_component.CameraComponent, [][]depthai.node.MonoCamera[] [], [153] [154] Underfull \hbox (badness 10000) in paragraph at lines 9782--9783 []\T1/pcr/b/n/10 output \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[List, Callable, d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9810--9811 []\T1/pcr/b/n/10 output \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[List, Callable, d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9828--9830 []\T1/pcr/b/n/10 output \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[List, Callable, d epthai_sdk.components. Underfull \hbox (badness 10000) in paragraph at lines 9841--9842 []\T1/pcr/b/n/10 trigger \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 depthai_sdk.trigger_ac tion.triggers. Underfull \hbox (badness 10000) in paragraph at lines 9844--9845 []\T1/pcr/b/n/10 action \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Union[depthai_sdk.trigg er_action.actions. [155] [156] [157] Underfull \hbox (badness 7963) in paragraph at lines 10419--10419 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fill_transparency =0.15\T1/ptm/m/n/10 , \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10419--10419 \T1/ptm/m/it/10 la-bel_position=\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 la- [158] Underfull \hbox (badness 10000) in paragraph at lines 10585--10585 []\T1/ptm/m/it/10 thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fill_transparency =0.15\T1/ptm/m/n/10 , \T1/ptm/m/it/10 box_roundness=0\T1/ptm/m/n/10 , \T1/ptm/m /it/10 color=(0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 0)\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10585--10585 \T1/ptm/m/it/10 bbox_style=\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 line_width=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_height=0.5\T1/ptm/m/n/ 10 , [159] Underfull \hbox (badness 10000) in paragraph at lines 10768--10770 []|\T1/ptm/m/n/10 Returns call-back func-tion for \T1/pcr/m/n/10 cv2. Underfull \hbox (badness 10000) in paragraph at lines 10768--10770 \T1/pcr/m/n/10 setMouseCallback \T1/ptm/m/n/10 that will up-date the [160] [161] [162] [163] Underfull \hbox (badness 10000) in paragraph at lines 11563--11565 \T1/pcr/m/n/10 StereoDepth.rectifiedLeft[][]\T1/ptm/m/n/10 ) from raw Underfull \hbox (badness 5147) in paragraph at lines 11568--11570 \T1/pcr/m/n/10 StereoDepth.rectifiedRight[][]\T1/ptm/m/n/10 ) from raw Underfull \hbox (badness 10000) in paragraph at lines 11583--11585 []|\T1/ptm/m/n/10 Produces dis-par-ity frame ([][]\T1/pcr/m/n/10 depthai.node. Underfull \hbox (badness 10000) in paragraph at lines 11583--11585 \T1/pcr/m/n/10 StereoDepth.disparity[][]\T1/ptm/m/n/10 ) from raw data [164] [165] [166] Underfull \hbox (badness 10000) in paragraph at lines 11937--11937 []\T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) \T1/pcr/b/n/10 = functools.partial(\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col-ormap=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 wls_filter=False\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 []\T1/ptm/m/it/10 font_face=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_color=(255\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255)\T1/ptm/ m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 \T1/ptm/m/it/10 font_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_scal e=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_thickness=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 \T1/ptm/m/it/10 font_position=\T1/ptm/m/n/10 , \T1/pt m/m/it/10 back- Underfull \hbox (badness 10000) in paragraph at lines 13353--13353 \T1/ptm/m/it/10 ground_color=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-ground_t ransparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out- [175] Underfull \hbox (badness 7631) in paragraph at lines 13530--13530 []\T1/ptm/m/it/10 font_face=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_color=(255\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 255\T1/ptm/m/n/10 , \T1/ptm/m/it/10 255)\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 font_transparency=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 font_scale=1.0\T1/ptm/m/n/10 , [176] [177] [178] Underfull \hbox (badness 10000) in paragraph at lines 14023--14023 []\T1/ptm/m/it/10 max_length=- 1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele-tion_lost _threshold=5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14023--14023 \T1/ptm/m/it/10 line_thickness=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fad-ing_tails= False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_color=(255, [179] Underfull \hbox (badness 10000) in paragraph at lines 14156--14156 []\T1/ptm/m/it/10 max_length=- 1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dele-tion_lost _threshold=5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 line_thickness=1\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 fad-ing_tails=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14253--14255 []|\T1/ptm/m/n/10 decompresstoYUV with scale fac-tor, re-com- Underfull \hbox (badness 10000) in paragraph at lines 14261--14262 []|[][]\T1/pcr/m/sl/10 crop_multiple[][]\T1/ptm/m/n/10 (jpeg_buf, crop_paramete rs[, [180] Underfull \hbox (badness 10000) in paragraph at lines 14406--14406 []\T1/ptm/m/it/10 output=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 stereo=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , [181] Underfull \hbox (badness 6641) in paragraph at lines 14498--14498 []\T1/ptm/m/it/10 output=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 stereo=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tec-tion=\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 track- [182] Underfull \hbox (badness 10000) in paragraph at lines 14758--14759 []\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 14775--14775 []\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 14775--14775 \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- [183] Underfull \hbox (badness 10000) in paragraph at lines 14780--14781 []\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 14804--14805 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], Underfull \hbox (badness 10000) in paragraph at lines 14821--14821 []\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 14821--14821 \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 14850--14851 []\T1/pcr/b/n/10 bbox \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Optional[Union[[][]numpy. ndarray[][], Tuple[[][]int[][], ..], [184] Underfull \hbox (badness 10000) in paragraph at lines 14884--14885 []\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 [185] Underfull \hbox (badness 10000) in paragraph at lines 15060--15061 []\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 15083--15083 []\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 15083--15083 \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- [186] Underfull \hbox (badness 10000) in paragraph at lines 15113--15114 []\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 15125--15126 []\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 15142--15142 []\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 15142--15142 \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- Underfull \hbox (badness 10000) in paragraph at lines 15162--15163 []\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 15194--15194 []\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- [187] Underfull \hbox (badness 10000) in paragraph at lines 15295--15296 []|[][]\T1/pcr/m/sl/10 setup_visualize[][]\T1/ptm/m/n/10 (visualizer, vi-su-al- Underfull \hbox (badness 5908) in paragraph at lines 15337--15338 []\T1/pcr/b/n/10 frames \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 depthai_sdk.oak_outputs .xout.xout_base.StreamXout\T1/ptm/m/n/10 ) ^^U [188] Underfull \hbox (badness 10000) in paragraph at lines 15378--15380 []\T1/pcr/b/n/10 recorder \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 depthai_sdk.recorders .video_recorder. Underfull \hbox (badness 10000) in paragraph at lines 15460--15461 \T1/ptm/m/n/10 Bases: \T1/pcr/m/n/10 depthai_sdk.oak_outputs.xout.xout_base.Xou tBase\T1/ptm/m/n/10 , \T1/pcr/m/n/10 depthai_sdk. Underfull \hbox (badness 10000) in paragraph at lines 15520--15522 []\T1/pcr/b/n/10 streams \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 List[depthai_sdk.oak_o utputs.xout.xout_base. [189] Underfull \hbox (badness 6461) in paragraph at lines 15643--15643 []\T1/ptm/m/it/10 cls=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 /\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 *\T1/ptm/m/n/10 , \T1/ptm/m/it/10 init=True\T1/ptm/m/n/10 , \T1/p tm/m/it/10 repr=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eq=True\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 or-der=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 un- [190] Underfull \hbox (badness 10000) in paragraph at lines 15722--15722 []\T1/ptm/m/it/10 *\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 15722--15722 \T1/ptm/m/it/10 fault_factory=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 init=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 repr=True\T1/ptm/m /n/10 , [191] [192] [193] [194] [195] (./luxonis-depthai-sdk.ind [196] Underfull \hbox (badness 10000) in paragraph at lines 18--19 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Segment ationConfig Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Trackin gConfig method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 34--35 []\T1/pcr/m/n/10 activate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigger _action.Action Overfull \hbox (0.88075pt too wide) in paragraph at lines 35--37 []\T1/pcr/m/n/10 activate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigger _action.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/pcr/m/n/10 add() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_r esults.Detections Overfull \hbox (3.62999pt too wide) in paragraph at lines 39--41 []\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 42--44 []\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 44--46 []\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 47--49 []\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 50--52 []\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 53--55 []\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 56--58 []\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 59--61 []\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 62--64 []\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 74--75 []\T1/pcr/m/n/10 background_color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.T extConfig at- Overfull \hbox (33.13106pt too wide) in paragraph at lines 75--77 []\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 77--79 []\T1/pcr/m/n/10 background_transparency Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/pcr/m/n/10 background_transparency Underfull \hbox (badness 10000) in paragraph at lines 79--81 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TextConfig Overfull \hbox (19.9107pt too wide) in paragraph at lines 82--84 []\T1/pcr/m/n/10 bbox_style \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig [197] Overfull \hbox (9.00015pt too wide) in paragraph at lines 87--89 []\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 90--92 []\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 93--95 []\T1/pcr/m/n/10 BOTTOM_RIGHT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 95--96 []\T1/pcr/m/n/10 box_roundness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Dete ctionConfig at- Overfull \hbox (37.9107pt too wide) in paragraph at lines 96--98 []\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 (20.13109pt too wide) in paragraph at lines 103--105 []\T1/pcr/m/n/10 camera() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.component s.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 106--107 []\T1/pcr/m/n/10 camera_socket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Repl ayStream at- Underfull \hbox (badness 10000) in paragraph at lines 107--108 []\T1/pcr/m/n/10 CameraComponent \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 108--109 []\T1/pcr/m/n/10 CameraComponent.Out \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (13.23026pt too wide) in paragraph at lines 110--112 []\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 114--116 []\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 117--118 []\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 119--121 []\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 132--134 []\T1/pcr/m/n/10 color \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.co nfigs.DetectionConfig Overfull \hbox (20.95041pt too wide) in paragraph at lines 141--143 []\T1/pcr/m/n/10 condition() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigge r_action.DetectionTrigger Overfull \hbox (44.63123pt too wide) in paragraph at lines 143--145 []\T1/pcr/m/n/10 config_camera() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.co mponents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 145--147 []\T1/pcr/m/n/10 config_color_camera() Underfull \hbox (badness 10000) in paragraph at lines 145--147 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 147--149 []\T1/pcr/m/n/10 config_encoder_h26x() Underfull \hbox (badness 10000) in paragraph at lines 147--149 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 149--151 []\T1/pcr/m/n/10 config_encoder_mjpeg() Underfull \hbox (badness 10000) in paragraph at lines 149--151 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Overfull \hbox (13.44128pt too wide) in paragraph at lines 151--153 []\T1/pcr/m/n/10 config_imu() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compo nents.IMUComponent Underfull \hbox (badness 10000) in paragraph at lines 154--156 []\T1/pcr/m/n/10 config_multistage_nn() Underfull \hbox (badness 10000) in paragraph at lines 154--156 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.NNComponent Overfull \hbox (1.90125pt too wide) in paragraph at lines 156--158 []\T1/pcr/m/n/10 config_nn() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compon ents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 158--159 []\T1/pcr/m/n/10 config_pipeline() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. OakCamera Underfull \hbox (badness 10000) in paragraph at lines 159--161 []\T1/pcr/m/n/10 config_postprocessing() Underfull \hbox (badness 10000) in paragraph at lines 159--161 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (31.90125pt too wide) in paragraph at lines 161--163 []\T1/pcr/m/n/10 config_spatial() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.c omponents.NNComponent Overfull \hbox (37.74106pt too wide) in paragraph at lines 163--165 []\T1/pcr/m/n/10 config_stereo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.co mponents.StereoComponent Overfull \hbox (31.90125pt too wide) in paragraph at lines 165--167 []\T1/pcr/m/n/10 config_tracker() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.c omponents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 167--169 []\T1/pcr/m/n/10 config_undistortion() Underfull \hbox (badness 10000) in paragraph at lines 167--169 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (19.74106pt too wide) in paragraph at lines 169--171 []\T1/pcr/m/n/10 config_wls() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compo nents.StereoComponent Overfull \hbox (13.90125pt too wide) in paragraph at lines 171--173 []\T1/pcr/m/n/10 config_yolo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.comp onents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 173--175 []\T1/pcr/m/n/10 config_yolo_from_metadata() Underfull \hbox (badness 10000) in paragraph at lines 173--175 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 176--178 []\T1/pcr/m/n/10 control_with_nn() Underfull \hbox (badness 10000) in paragraph at lines 176--178 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent [198] Underfull \hbox (badness 10000) in paragraph at lines 184--185 []\T1/pcr/m/n/10 create_camera() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Oa kCamera Underfull \hbox (badness 10000) in paragraph at lines 185--186 []\T1/pcr/m/n/10 create_imu() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.OakCa mera method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 187--188 []\T1/pcr/m/n/10 create_pointcloud() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sd k.OakCamera Underfull \hbox (badness 10000) in paragraph at lines 188--189 []\T1/pcr/m/n/10 create_stereo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Oa kCamera Underfull \hbox (badness 10000) in paragraph at lines 193--194 []\T1/pcr/m/n/10 crop_multiple() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Tu rboJPEG Underfull \hbox (badness 10000) in paragraph at lines 203--204 []\T1/pcr/m/n/10 decode_header() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Tu rboJPEG Underfull \hbox (badness 10000) in paragraph at lines 204--205 []\T1/pcr/m/n/10 decode_to_yuv() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Tu rboJPEG Underfull \hbox (badness 10000) in paragraph at lines 205--207 []\T1/pcr/m/n/10 decode_to_yuv_planes() Underfull \hbox (badness 10000) in paragraph at lines 207--209 []\T1/pcr/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 209--211 []\T1/pcr/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 209--211 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 212--214 []\T1/pcr/m/n/10 depth() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components .StereoComponent Overfull \hbox (7.24092pt too wide) in paragraph at lines 214--216 []\T1/pcr/m/n/10 depth() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components .StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 225--226 []\T1/pcr/m/n/10 depthRaw() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Preview Decoder static Underfull \hbox (badness 10000) in paragraph at lines 227--229 []\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 230--232 []\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 232--233 []\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 234--236 []\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 237--238 []\T1/pcr/m/n/10 DetectionTrigger \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 240--241 []\T1/pcr/m/n/10 disableStream() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Ab stractReader Overfull \hbox (13.74106pt too wide) in paragraph at lines 243--245 []\T1/pcr/m/n/10 disparity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compon ents.StereoComponent Overfull \hbox (31.24092pt too wide) in paragraph at lines 245--247 []\T1/pcr/m/n/10 disparity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compon ents.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 247--248 []\T1/pcr/m/n/10 disparity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Previe wDecoder static Underfull \hbox (badness 10000) in paragraph at lines 249--251 []\T1/pcr/m/n/10 disparityColor() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.P reviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 254--256 []\T1/pcr/m/n/10 draw() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.o bjects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 256--258 []\T1/pcr/m/n/10 draw() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.o bjects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 261--263 []\T1/pcr/m/n/10 draw() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.v isualizer.Visualizer [199] Overfull \hbox (19.23026pt too wide) in paragraph at lines 264--266 []\T1/pcr/m/n/10 draw_bbox() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (43.23026pt too wide) in paragraph at lines 266--268 []\T1/pcr/m/n/10 draw_children() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vi sualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 268--270 []\T1/pcr/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 268--270 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.GenericObject Overfull \hbox (26.13109pt too wide) in paragraph at lines 275--277 []\T1/pcr/m/n/10 encoded() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Overfull \hbox (7.40111pt too wide) in paragraph at lines 277--279 []\T1/pcr/m/n/10 encoded() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.NNComponent.Out Overfull \hbox (19.24092pt too wide) in paragraph at lines 279--281 []\T1/pcr/m/n/10 encoded() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 283--284 []\T1/pcr/m/n/10 extractValue() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Mou seClickTracker Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\T1/pcr/m/n/10 fading_tails \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Track ingConfig at- Overfull \hbox (28.24106pt too wide) in paragraph at lines 288--290 []\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 5388) in paragraph at lines 291--293 []\T1/pcr/m/n/10 fill_transparency \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 293--295 []\T1/pcr/m/n/10 fill_transparency Underfull \hbox (badness 10000) in paragraph at lines 293--295 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 299--301 []\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 302--304 []\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 308--310 []\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 310--311 []\T1/pcr/m/n/10 font_transparency \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. TextConfig Underfull \hbox (badness 10000) in paragraph at lines 311--313 []\T1/pcr/m/n/10 font_transparency Underfull \hbox (badness 10000) in paragraph at lines 311--313 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/pcr/m/n/10 forced_openvino_version() Underfull \hbox (badness 10000) in paragraph at lines 313--315 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.NNComponent Overfull \hbox (21.62999pt too wide) in paragraph at lines 316--318 []\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 318--319 []\T1/pcr/m/n/10 frame_shape() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Visu alizer prop-erty\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 328--330 []\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 330--331 []\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 333--335 []\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 (8.63123pt too wide) in paragraph at lines 335--337 []\T1/pcr/m/n/10 get_fps() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.CameraComponent Overfull \hbox (7.90125pt too wide) in paragraph at lines 338--340 []\T1/pcr/m/n/10 get_labels() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compo nents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 344--346 []\T1/pcr/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 344--346 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 346--348 []\T1/pcr/m/n/10 get_relative_position() Underfull \hbox (badness 10000) in paragraph at lines 350--352 []\T1/pcr/m/n/10 get_stream_xout() Underfull \hbox (badness 10000) in paragraph at lines 350--352 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Overfull \hbox (18.50063pt too wide) in paragraph at lines 352--354 []\T1/pcr/m/n/10 get_text_scale() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.v isualize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 354--355 []\T1/pcr/m/n/10 getAvailableRecordings() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule [200] Underfull \hbox (badness 7326) in paragraph at lines 358--359 []\T1/pcr/m/n/10 getShape() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Abstrac tReader method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 364--366 []\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 367--369 []\T1/pcr/m/n/10 groupby_tracklet() Underfull \hbox (badness 10000) in paragraph at lines 367--369 \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 373--375 []\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 (31.40111pt too wide) in paragraph at lines 380--382 []\T1/pcr/m/n/10 image_manip() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.comp onents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 382--383 []\T1/pcr/m/n/10 image_sensors() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Oa kDevice prop- Overfull \hbox (2.81099pt too wide) in paragraph at lines 384--386 []\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 387--388 []\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 389--390 []\T1/pcr/m/n/10 IMUComponent.Out \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 392--393 []\T1/pcr/m/n/10 init_callbacks() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.O akDevice Underfull \hbox (badness 10000) in paragraph at lines 396--398 []\T1/pcr/m/n/10 InstanceSegmentation \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 400--401 []\T1/pcr/m/n/10 is_block_device() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. Path method\T1/ptm/m/n/10 ), Overfull \hbox (14.63123pt too wide) in paragraph at lines 402--404 []\T1/pcr/m/n/10 is_color() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compone nts.CameraComponent Overfull \hbox (27.6294pt too wide) in paragraph at lines 407--409 []\T1/pcr/m/n/10 IS_INTERACTIVE \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.visualizer.Visualizer Overfull \hbox (8.63123pt too wide) in paragraph at lines 410--412 []\T1/pcr/m/n/10 is_mono() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.CameraComponent Overfull \hbox (20.63123pt too wide) in paragraph at lines 413--415 []\T1/pcr/m/n/10 is_replay() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compon ents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 437--438 []\T1/pcr/m/n/10 label_padding \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Dete ctionConfig at- Overfull \hbox (37.9107pt too wide) in paragraph at lines 438--440 []\T1/pcr/m/n/10 label_padding \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visu alize.configs.DetectionConfig Overfull \hbox (43.9107pt too wide) in paragraph at lines 442--444 []\T1/pcr/m/n/10 label_position \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (24.73012pt too wide) in paragraph at lines 444--446 []\T1/pcr/m/n/10 labels \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_ results.InstanceSegmentation [201] Overfull \hbox (16.24106pt too wide) in paragraph at lines 451--453 []\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 454--456 []\T1/pcr/m/n/10 line_height \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 456--457 []\T1/pcr/m/n/10 line_thickness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Tra ckingConfig Overfull \hbox (40.24106pt too wide) in paragraph at lines 457--459 []\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 461--462 []\T1/pcr/m/n/10 line_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Tracking Config at-tribute\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 464--466 []\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 466--468 []\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 469--471 []\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 (8.13109pt too wide) in paragraph at lines 477--479 []\T1/pcr/m/n/10 main() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components. CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 480--481 []\T1/pcr/m/n/10 main() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components. NNComponent.Out Overfull \hbox (1.24092pt too wide) in paragraph at lines 481--483 []\T1/pcr/m/n/10 main() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components. StereoComponent.Out Overfull \hbox (15.51013pt too wide) in paragraph at lines 483--485 []\T1/pcr/m/n/10 mask \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.nn_re sults.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 485--486 []\T1/pcr/m/n/10 mask_alpha \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Segment ationConfig at- Overfull \hbox (35.07085pt too wide) in paragraph at lines 486--488 []\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 488--490 []\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 491--493 []\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 496--498 []\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 499--501 []\T1/pcr/m/n/10 MID_LEFT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 513--515 []\T1/pcr/m/n/10 msg \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packet s.NNDataPacket at- Underfull \hbox (badness 10000) in paragraph at lines 518--520 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.packe ts.NNDataPacket Underfull \hbox (badness 10000) in paragraph at lines 525--527 []\T1/pcr/m/n/10 new_packet_action() Underfull \hbox (badness 10000) in paragraph at lines 525--527 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigger_action.TriggerAction Underfull \hbox (badness 10000) in paragraph at lines 527--529 []\T1/pcr/m/n/10 new_packet_trigger() Underfull \hbox (badness 10000) in paragraph at lines 527--529 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigger_action.TriggerAction Overfull \hbox (7.40111pt too wide) in paragraph at lines 529--531 []\T1/pcr/m/n/10 nn_data() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 532--533 []\T1/pcr/m/n/10 NNComponent.Out \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 535--536 []\T1/pcr/m/n/10 nnInput() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.PreviewD ecoder static Overfull \hbox (8.371pt too wide) in paragraph at lines 546--548 []\T1/pcr/m/n/10 on_new_packets() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.t rigger_action.Action [202] Overfull \hbox (36.88075pt too wide) in paragraph at lines 548--550 []\T1/pcr/m/n/10 on_new_packets() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.t rigger_action.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 550--552 []\T1/pcr/m/n/10 on_pipeline_started() Underfull \hbox (badness 10000) in paragraph at lines 550--552 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 552--554 []\T1/pcr/m/n/10 on_pipeline_started() Underfull \hbox (badness 10000) in paragraph at lines 552--554 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (15.13106pt too wide) in paragraph at lines 557--559 []\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 560--562 []\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 562--564 []\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 566--567 []\T1/pcr/m/n/10 OutputConfig \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (31.40111pt too wide) in paragraph at lines 576--578 []\T1/pcr/m/n/10 passthrough() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.comp onents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 582--584 []\T1/pcr/m/n/10 platform \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Overfull \hbox (7.23026pt too wide) in paragraph at lines 587--589 []\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 589--591 []\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 591--593 []\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 593--595 []\T1/pcr/m/n/10 prepare() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 595--597 []\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 619--621 []\T1/pcr/m/n/10 RECTANGLE \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualiz e.configs.BboxStyle Overfull \hbox (61.24092pt too wide) in paragraph at lines 621--623 []\T1/pcr/m/n/10 rectified_left() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.c omponents.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 623--625 []\T1/pcr/m/n/10 rectified_right() Overfull \hbox (3.3409pt too wide) in paragraph at lines 623--625 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 626--628 []\T1/pcr/m/n/10 rectifiedLeft() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Pr eviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 629--631 []\T1/pcr/m/n/10 rectifiedRight() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.P reviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 631--633 []\T1/pcr/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 631--633 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (20.13109pt too wide) in paragraph at lines 636--638 []\T1/pcr/m/n/10 replay() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.component s.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 640--642 []\T1/pcr/m/n/10 reset() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer [203] Underfull \hbox (badness 10000) in paragraph at lines 650--652 []\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 653--655 []\T1/pcr/m/n/10 RGBD \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 659--661 []\T1/pcr/m/n/10 ROBOTHUB \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .visualizer.Platform Underfull \hbox (badness 10000) in paragraph at lines 661--662 []\T1/pcr/m/n/10 ros_stream() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.OakCa mera method\T1/ptm/m/n/10 ), Overfull \hbox (24.35031pt too wide) in paragraph at lines 664--666 []\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 666--667 []\T1/pcr/m/n/10 ROUNDED_RECTANGLE \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. BboxStyle at- Underfull \hbox (badness 10000) in paragraph at lines 667--669 []\T1/pcr/m/n/10 ROUNDED_RECTANGLE Underfull \hbox (badness 10000) in paragraph at lines 667--669 \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 678--680 []\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 5417) in paragraph at lines 680--681 []\T1/pcr/m/n/10 segmentation() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Vis ualizer method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 682--684 []\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 684--685 []\T1/pcr/m/n/10 selectPoint() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Mous eClickTracker Underfull \hbox (badness 10000) in paragraph at lines 685--687 []\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 689--691 []\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 691--693 []\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 693--695 []\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 695--697 []\T1/pcr/m/n/10 serialize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visual ize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 697--699 []\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 699--701 []\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.74106pt too wide) in paragraph at lines 702--704 []\T1/pcr/m/n/10 set_auto_ir() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.comp onents.StereoComponent Overfull \hbox (31.74106pt too wide) in paragraph at lines 704--706 []\T1/pcr/m/n/10 set_colormap() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.com ponents.StereoComponent Overfull \hbox (25.23026pt too wide) in paragraph at lines 706--708 []\T1/pcr/m/n/10 set_config() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (8.63123pt too wide) in paragraph at lines 708--710 []\T1/pcr/m/n/10 set_fps() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 711--713 []\T1/pcr/m/n/10 set_frame_shape() Underfull \hbox (badness 10000) in paragraph at lines 711--713 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 718--719 []\T1/pcr/m/n/10 set_max_queue_size() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_s dk.OakDevice Underfull \hbox (badness 10000) in paragraph at lines 719--721 []\T1/pcr/m/n/10 set_num_frames_pool() Underfull \hbox (badness 10000) in paragraph at lines 719--721 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 724--726 []\T1/pcr/m/n/10 setup() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.trigger_ac tion.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 726--727 []\T1/pcr/m/n/10 setup_recorder() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.X outFrames Underfull \hbox (badness 10000) in paragraph at lines 727--728 []\T1/pcr/m/n/10 setup_visualize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk. XoutFrames Underfull \hbox (badness 10000) in paragraph at lines 732--733 []\T1/pcr/m/n/10 show_graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.OakCa mera method\T1/ptm/m/n/10 ), [204] Overfull \hbox (16.24106pt too wide) in paragraph at lines 734--736 []\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 737--738 []\T1/pcr/m/n/10 size_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.ReplayS tream at-tribute\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 738--740 []\T1/pcr/m/n/10 SpatialBbMappingPacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Overfull \hbox (38.87048pt too wide) in paragraph at lines 740--742 []\T1/pcr/m/n/10 spatials \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.classes.p ackets.SpatialBbMappingPacket Overfull \hbox (13.40111pt too wide) in paragraph at lines 742--744 []\T1/pcr/m/n/10 spatials() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.compone nts.NNComponent.Out Underfull \hbox (badness 5490) in paragraph at lines 744--745 []\T1/pcr/m/n/10 specify_socket() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.R eplay method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 751--753 []\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 754--756 []\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 759--760 []\T1/pcr/m/n/10 StereoComponent \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 760--761 []\T1/pcr/m/n/10 StereoComponent.Out \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 762--763 []\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 775--777 []\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 781--782 []\T1/pcr/m/n/10 TextPosition \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 5036) in paragraph at lines 783--784 []\T1/pcr/m/n/10 thickness \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.Detectio nConfig at-tribute\T1/ptm/m/n/10 ), Overfull \hbox (13.9107pt too wide) in paragraph at lines 786--788 []\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 791--793 []\T1/pcr/m/n/10 TOP_LEFT \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visualize .configs.TextPosition Overfull \hbox (7.40111pt too wide) in paragraph at lines 802--804 []\T1/pcr/m/n/10 tracker() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.componen ts.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 804--805 []\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 808--810 []\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 812--813 []\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 814--815 []\T1/pcr/m/n/10 trigger_action() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.O akCamera Overfull \hbox (49.40111pt too wide) in paragraph at lines 817--819 []\T1/pcr/m/n/10 twostage_crops() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.c omponents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 819--820 []\T1/pcr/m/n/10 TwoStagePacket \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in [205] Underfull \hbox (badness 10000) in paragraph at lines 832--833 []\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 840--841 []\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 845--847 []\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 848--850 []\T1/pcr/m/n/10 wls_lambda \T1/ptm/m/n/10 (\T1/ptm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [206]) (./luxonis-depthai-sdk.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrbo8a.pfb> Output written on luxonis-depthai-sdk.pdf (212 pages, 13927540 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 5861.' 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 5861.' Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets