Read the Docs build information Build id: 1614033 Project: luxonis-depthai-sdk Version: latest Commit: f5d26aade0a88f4180356c74d753515c38ae0e9b Date: 2023-07-21T19:09:18.912647Z State: finished Success: True [rtd-command-info] start-time: 2023-07-21T19:09:23.658913Z, end-time: 2023-07-21T19:09:34.171021Z, duration: 10, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/luxonis/depthai.git . Cloning into '.'... [rtd-command-info] start-time: 2023-07-21T19:09:34.452987Z, end-time: 2023-07-21T19:09:34.742155Z, 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 f5d26aad moved calibration related files to submodule and added submodule (#1082) [rtd-command-info] start-time: 2023-07-21T19:09:35.039504Z, end-time: 2023-07-21T19:09:35.126433Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-21T19:09:35.490398Z, end-time: 2023-07-21T19:09:35.561221Z, 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-07-21T19:09:37.526348Z, end-time: 2023-07-21T19:09:42.463040Z, duration: 4, 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-07-21T19:09:42.738278Z, end-time: 2023-07-21T19:09:43.909671Z, 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) 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-07-21T19:09:44.121319Z, end-time: 2023-07-21T19:09:52.156825Z, 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 26.3 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 188.8 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/4b/a9/9760e8373a11a62f5ef66684771b0a5b2c4a699bf0dbbc650ca2b75cec36/sphinx-7.0.1-py3-none-any.whl.metadata Downloading sphinx-7.0.1-py3-none-any.whl.metadata (6.1 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 231.6 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 195.0 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 196.4 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 197.8 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 226.3 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 234.7 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 143.2 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 220.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 203.8 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 192.3 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 206.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 262.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 233.8 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 252.7 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 196.3 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) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 236.1 MB/s eta 0:00:00 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.7 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 203.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 requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 207.9 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 246.9 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 229.8 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=4061a9b4bf73f5c380d89ab40573dbb541f241b561b7afc55e4d368b1cf1a254 Stored in directory: /tmp/pip-ephem-wheel-cache-dojwxjko/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.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 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-07-21T19:09:52.461318Z, end-time: 2023-07-21T19:10:44.953736Z, duration: 52, 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 358.6 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 184.9 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 541.9 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 73.0 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 56.4 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 206.9 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 430.7 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.5.7) 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 178.5 MB/s eta 0:00:00 Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (3.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 310.4 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 174.9 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)) Downloading PyQt5_sip-12.12.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (362 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 362.2/362.2 kB 249.1 MB/s eta 0:00:00 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 209.7 MB/s eta 0:00:00 Collecting types-PySide2 (from Qt.py->-r requirements.txt (line 10)) Downloading types_PySide2-5.15.2.1.5-py2.py3-none-any.whl (577 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 577.6/577.6 kB 246.7 MB/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.8-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 267.3 kB/s eta 0:00:00 Collecting botocore<1.32.0,>=1.31.8 (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.8-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 6.7 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 177.8 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.32.0,>=1.31.8->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 30.2 MB/s eta 0:00:00 Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.32.0,>=1.31.8->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 204.2 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 253.6 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.1 PyTurboJPEG-1.6.4 PyYAML-6.0.1 Qt.py-1.3.8 blobconverter-1.4.2 boto3-1.28.8 botocore-1.31.8 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.5 urllib3-1.26.16 xmltodict-0.13.0 [rtd-command-info] start-time: 2023-07-21T19:10:45.304712Z, end-time: 2023-07-21T19:10:48.753593Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r depthai_sdk/docs/requirements.txt Collecting Sphinx==4.2.0 (from -r depthai_sdk/docs/requirements.txt (line 1)) Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 50.7 MB/s eta 0:00:00 Collecting sphinx-rtd-theme==0.5.0 (from -r depthai_sdk/docs/requirements.txt (line 2)) Downloading sphinx_rtd_theme-0.5.0-py2.py3-none-any.whl (10.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.8/10.8 MB 110.8 MB/s eta 0:00:00 Collecting autodocsumm==0.2.10 (from -r depthai_sdk/docs/requirements.txt (line 3)) Downloading autodocsumm-0.2.10-py3-none-any.whl (14 kB) Collecting sphinx-tabs==3.4.0 (from -r depthai_sdk/docs/requirements.txt (line 4)) Downloading sphinx_tabs-3.4.0-py3-none-any.whl (10.0 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==4.2.0->-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==4.2.0->-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==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==4.2.0->-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==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from Sphinx==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) (3.1.2) 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==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) (2.15.1) Collecting docutils<0.18,>=0.14 (from Sphinx==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 255.8 MB/s eta 0:00:00 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==4.2.0->-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==4.2.0->-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==4.2.0->-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==4.2.0->-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==4.2.0->-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==4.2.0->-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==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) (23.1) Collecting Jinja2>=2.3 (from Sphinx==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 26.1 MB/s eta 0:00:00 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==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) (2023.3) 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>=2.3->Sphinx==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) (2.1.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==4.2.0->-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==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) (2023.5.7) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==4.2.0->-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==4.2.0->-r depthai_sdk/docs/requirements.txt (line 1)) (3.4) 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 Jinja2-3.0.3 Sphinx-4.2.0 autodocsumm-0.2.10 docutils-0.17.1 sphinx-rtd-theme-0.5.0 sphinx-tabs-3.4.0 [rtd-command-info] start-time: 2023-07-21T19:10:49.112590Z, end-time: 2023-07-21T19:10:57.586237Z, duration: 8, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --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) Collecting opencv-contrib-python>4 (from depthai-sdk==1.12.1) Obtaining dependency information for opencv-contrib-python>4 from https://files.pythonhosted.org/packages/d6/ca/f109e0a8f33074f0f74cf2677ee0b9bdc025d7fc07b2280afdf7fad38b47/opencv_contrib_python-4.8.0.74-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading opencv_contrib_python-4.8.0.74-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB) 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 9.4 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.5.7) 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) Collecting urllib3>=1.26.11 (from sentry-sdk==1.21.0->depthai-sdk==1.12.1) Obtaining dependency information for urllib3>=1.26.11 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) 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) Collecting requests (from blobconverter>=1.4.1->depthai-sdk==1.12.1) Obtaining dependency information for requests 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) 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.8) 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.5) Requirement already satisfied: botocore<1.32.0,>=1.31.8 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.8) 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<4,>=2 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) Collecting charset-normalizer<4,>=2 (from requests->blobconverter>=1.4.1->depthai-sdk==1.12.1) 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) 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.8->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.8->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 126.2 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.5 MB/s eta 0:00:00 Downloading opencv_contrib_python-4.8.0.74-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (67.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.8/67.8 MB 168.7 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 143.2 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 237.4 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=222979 sha256=a48162718d1b924cce67c6fc644a60169cefe00b75479fa804359a3e2b9741aa Stored in directory: /tmp/pip-ephem-wheel-cache-b83o6pdo/wheels/82/f8/c9/c406ec0aa242bab0fdab1679f97215a17797087b34a15c7e00 Successfully built depthai-sdk Installing collected packages: sentry-sdk, opencv-contrib-python, depthai, charset-normalizer, requests, depthai-pipeline-graph, depthai-sdk Attempting uninstall: opencv-contrib-python Found existing installation: opencv-contrib-python 4.5.5.62 Uninstalling opencv-contrib-python-4.5.5.62: Successfully uninstalled opencv-contrib-python-4.5.5.62 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: charset-normalizer Found existing installation: charset-normalizer 2.0.12 Uninstalling charset-normalizer-2.0.12: Successfully uninstalled charset-normalizer-2.0.12 Attempting uninstall: requests Found existing installation: requests 2.26.0 Uninstalling requests-2.26.0: Successfully uninstalled requests-2.26.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 charset-normalizer-3.2.0 depthai-2.22.0.0 depthai-pipeline-graph-0.0.5 depthai-sdk-1.12.1 opencv-contrib-python-4.8.0.74 requests-2.31.0 sentry-sdk-1.21.0 [rtd-command-info] start-time: 2023-07-21T19:11:00.765421Z, end-time: 2023-07-21T19:11:00.838319Z, duration: 0, exit-code: 0 cat depthai_sdk/docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'DepthAI SDK Docs' copyright = u"@build_year@, Luxonis" author = 'Luxonis' # The full version, including alpha/beta/rc tags release = '1.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': 'f5d26aad', } # 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/1614033/' 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-07-21T19:11:01.098598Z, end-time: 2023-07-21T19:11:21.922973Z, duration: 20, exit-code: 0 python -m sphinx -T -E -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.2.0 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... [autosummary] generating autosummary for: api_reference.rst, components/camera_component.rst, components/imu_component.rst, components/nn_component.rst, components/stereo_component.rst, features/ai_models.rst, features/auto_ir.rst, features/conditional-actions.rst, features/recording.rst, features/replaying.rst, ..., samples/replay/SDK_people_tracker.rst, samples/replay/SDK_photo_download.rst, samples/replay/SDK_youtube_download.rst, samples/streaming/SDK_ros_publishing.rst, samples/trigger_action/SDK_custom_action.rst, samples/trigger_action/SDK_custom_trigger.rst, samples/trigger_action/SDK_person_record.rst, samples/visualizer/SDK_visualizer.rst, samples/visualizer/SDK_visualizer_callback.rst, tutorials/code_samples.rst [2023-07-21 19:11:02.302] [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'" building [mo]: targets for 0 po files that are out of date building [dirhtml]: targets for 76 source files that are out of date updating environment: [new config] 76 added, 0 changed, 0 removed reading sources... [ 1%] api_reference reading sources... [ 2%] components/camera_component reading sources... [ 3%] components/imu_component reading sources... [ 5%] components/nn_component reading sources... [ 6%] components/stereo_component reading sources... [ 7%] features/ai_models reading sources... [ 9%] features/auto_ir reading sources... [ 10%] features/conditional-actions reading sources... [ 11%] features/recording reading sources... [ 13%] features/replaying reading sources... [ 14%] features/sub-features/integrations reading sources... [ 15%] fundamentals/components reading sources... [ 17%] fundamentals/packets reading sources... [ 18%] fundamentals/visualizer reading sources... [ 19%] includes/blocking_behavior reading sources... [ 21%] includes/footer-short reading sources... [ 22%] includes/install-long reading sources... [ 23%] includes/install-short reading sources... [ 25%] includes/install_from_pypi reading sources... [ 26%] index reading sources... [ 27%] oak-camera reading sources... [ 28%] quickstart reading sources... [ 30%] samples/CameraComponent/sdk_cam_ffc reading sources... [ 31%] samples/CameraComponent/sdk_camera_control reading sources... [ 32%] samples/CameraComponent/sdk_camera_control_with_nn reading sources... [ 34%] samples/CameraComponent/sdk_camera_preview reading sources... [ 35%] samples/CameraComponent/sdk_mono_400p reading sources... [ 36%] samples/CameraComponent/sdk_preview_all_cameras reading sources... [ 38%] samples/CameraComponent/sdk_rgb_mono_preview reading sources... [ 39%] samples/CameraComponent/sdk_rotated reading sources... [ 40%] samples/IMUComponent/sdk_imu reading sources... [ 42%] samples/IMUComponent/sdk_imu_rerun reading sources... [ 43%] samples/NNComponent/sdk_age_gender reading sources... [ 44%] samples/NNComponent/sdk_custom_decode reading sources... [ 46%] samples/NNComponent/sdk_deeplabv3_person reading sources... [ 47%] samples/NNComponent/sdk_emotion_recognition reading sources... [ 48%] samples/NNComponent/sdk_face_detection_color reading sources... [ 50%] samples/NNComponent/sdk_face_detection_left reading sources... [ 51%] samples/NNComponent/sdk_human_pose reading sources... [ 52%] samples/NNComponent/sdk_mobilenet_encoded reading sources... [ 53%] samples/NNComponent/sdk_nn_component reading sources... [ 55%] samples/NNComponent/sdk_object_tracking reading sources... [ 56%] samples/NNComponent/sdk_roboflow_integration reading sources... [ 57%] samples/NNComponent/sdk_spatial_detection reading sources... [ 59%] samples/NNComponent/sdk_yolo reading sources... [ 60%] samples/PointcloudComponent/SDK_pointcloud reading sources... [ 61%] samples/StereoComponent/SDK_stereo reading sources... [ 63%] samples/StereoComponent/SDK_stereo_auto_ir reading sources... [ 64%] samples/StereoComponent/SDK_stereo_control reading sources... [ 65%] samples/StereoComponent/SDK_stereo_encoded reading sources... [ 67%] samples/color_example reading sources... [ 68%] samples/mixed/sdk_api_interop reading sources... [ 69%] samples/mixed/sdk_car_tracking reading sources... [ 71%] samples/mixed/sdk_collision_avoidance reading sources... [ 72%] samples/mixed/sdk_speed_calculation reading sources... [ 73%] samples/mixed/sdk_switch_between_models reading sources... [ 75%] 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/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/envs/latest/lib/python3.8/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent.__init__:2: 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/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent.__init__:2: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst: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 includes/footer-short.rst:6: 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/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. includes/footer-short.rst:6: WARNING: Explicit markup ends without a blank line; unexpected unindent. includes/footer-short.rst:6: WARNING: Explicit markup ends without a blank line; unexpected unindent. includes/footer-short.rst:6: 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/packets.rst:11: WARNING: Title underline too short. API Usage ##### includes/footer-short.rst:6: 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/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/features/conditional-actions.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 ------- includes/footer-short.rst:6: 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/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/includes/footer-short.rst:6: WARNING: Explicit markup ends without a blank line; unexpected unindent. includes/footer-short.rst:6: 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/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:1: WARNING: duplicate object description of depthai_sdk.oak_camera.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.__init__:1: WARNING: duplicate object description of depthai_sdk.OakCamera.__init__, 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 includes/footer-short.rst:6: 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/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 --------------------- includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: WARNING: Explicit markup ends without a blank line; unexpected unindent. includes/footer-short.rst:6: 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/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:36: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/CameraComponent/camera_control_with_NN.py' not found or reading it failed includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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:28: WARNING: Unexpected indentation. includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 ================== includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/NNComponent/sdk_nn_component.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_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: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_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: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_mobilenet_encoded.rst includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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:39: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/PointcloudComonent/pointcloud.py' not found or reading it failed includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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_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 includes/footer-short.rst:6: 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_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. includes/footer-short.rst:6: 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 includes/footer-short.rst:6: 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_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: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_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: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_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: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_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: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_collision_avoidance.rst includes/footer-short.rst:6: 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_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:36: 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 includes/footer-short.rst:6: 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_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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/replay/SDK_counter.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_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: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/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: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/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: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/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:34: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/replay/looped_replay.py' not found or reading it failed includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/color_example.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... [ 3%] components/imu_component writing output... [ 5%] components/nn_component writing output... [ 6%] components/stereo_component writing output... [ 7%] features/ai_models writing output... [ 9%] features/auto_ir writing output... [ 10%] features/conditional-actions writing output... [ 11%] features/recording writing output... [ 13%] features/replaying writing output... [ 14%] features/sub-features/integrations writing output... [ 15%] fundamentals/components writing output... [ 17%] fundamentals/packets writing output... [ 18%] fundamentals/visualizer writing output... [ 19%] includes/blocking_behavior writing output... [ 21%] includes/footer-short writing output... [ 22%] includes/install-long writing output... [ 23%] includes/install-short writing output... [ 25%] includes/install_from_pypi writing output... [ 26%] index writing output... [ 27%] oak-camera writing output... [ 28%] quickstart writing output... [ 30%] samples/CameraComponent/sdk_cam_ffc writing output... [ 31%] samples/CameraComponent/sdk_camera_control writing output... [ 32%] samples/CameraComponent/sdk_camera_control_with_nn writing output... [ 34%] samples/CameraComponent/sdk_camera_preview writing output... [ 35%] samples/CameraComponent/sdk_mono_400p writing output... [ 36%] samples/CameraComponent/sdk_preview_all_cameras writing output... [ 38%] samples/CameraComponent/sdk_rgb_mono_preview writing output... [ 39%] samples/CameraComponent/sdk_rotated writing output... [ 40%] samples/IMUComponent/sdk_imu writing output... [ 42%] samples/IMUComponent/sdk_imu_rerun writing output... [ 43%] samples/NNComponent/sdk_age_gender writing output... [ 44%] samples/NNComponent/sdk_custom_decode writing output... [ 46%] samples/NNComponent/sdk_deeplabv3_person writing output... [ 47%] samples/NNComponent/sdk_emotion_recognition writing output... [ 48%] samples/NNComponent/sdk_face_detection_color writing output... [ 50%] samples/NNComponent/sdk_face_detection_left writing output... [ 51%] samples/NNComponent/sdk_human_pose writing output... [ 52%] samples/NNComponent/sdk_mobilenet_encoded writing output... [ 53%] samples/NNComponent/sdk_nn_component writing output... [ 55%] samples/NNComponent/sdk_object_tracking writing output... [ 56%] samples/NNComponent/sdk_roboflow_integration writing output... [ 57%] samples/NNComponent/sdk_spatial_detection writing output... [ 59%] samples/NNComponent/sdk_yolo writing output... [ 60%] samples/PointcloudComponent/SDK_pointcloud writing output... [ 61%] samples/StereoComponent/SDK_stereo writing output... [ 63%] samples/StereoComponent/SDK_stereo_auto_ir writing output... [ 64%] samples/StereoComponent/SDK_stereo_control writing output... [ 65%] samples/StereoComponent/SDK_stereo_encoded writing output... [ 67%] samples/color_example writing output... [ 68%] samples/mixed/sdk_api_interop writing output... [ 69%] samples/mixed/sdk_car_tracking writing output... [ 71%] samples/mixed/sdk_collision_avoidance writing output... [ 72%] samples/mixed/sdk_speed_calculation writing output... [ 73%] samples/mixed/sdk_switch_between_models writing output... [ 75%] 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 /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.FramePacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.SpatialBbMappingPacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.DetectionPacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.DepthPacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.TrackerPacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.TwoStagePacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer 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, 322 warnings. The HTML pages are in ../../../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-07-21T19:11:22.229924Z, end-time: 2023-07-21T19:11:41.356235Z, duration: 19, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v4.2.0 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... [autosummary] generating autosummary for: api_reference.rst, components/camera_component.rst, components/imu_component.rst, components/nn_component.rst, components/stereo_component.rst, features/ai_models.rst, features/auto_ir.rst, features/conditional-actions.rst, features/recording.rst, features/replaying.rst, ..., samples/replay/SDK_people_tracker.rst, samples/replay/SDK_photo_download.rst, samples/replay/SDK_youtube_download.rst, samples/streaming/SDK_ros_publishing.rst, samples/trigger_action/SDK_custom_action.rst, samples/trigger_action/SDK_custom_trigger.rst, samples/trigger_action/SDK_person_record.rst, samples/visualizer/SDK_visualizer.rst, samples/visualizer/SDK_visualizer_callback.rst, tutorials/code_samples.rst [2023-07-21 19:11:23.374] [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'" building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 76 added, 0 changed, 0 removed reading sources... [ 1%] api_reference reading sources... [ 2%] components/camera_component reading sources... [ 3%] components/imu_component reading sources... [ 5%] components/nn_component reading sources... [ 6%] components/stereo_component reading sources... [ 7%] features/ai_models reading sources... [ 9%] features/auto_ir reading sources... [ 10%] features/conditional-actions reading sources... [ 11%] features/recording reading sources... [ 13%] features/replaying reading sources... [ 14%] features/sub-features/integrations reading sources... [ 15%] fundamentals/components reading sources... [ 17%] fundamentals/packets reading sources... [ 18%] fundamentals/visualizer reading sources... [ 19%] includes/blocking_behavior reading sources... [ 21%] includes/footer-short reading sources... [ 22%] includes/install-long reading sources... [ 23%] includes/install-short reading sources... [ 25%] includes/install_from_pypi reading sources... [ 26%] index reading sources... [ 27%] oak-camera reading sources... [ 28%] quickstart reading sources... [ 30%] samples/CameraComponent/sdk_cam_ffc reading sources... [ 31%] samples/CameraComponent/sdk_camera_control reading sources... [ 32%] samples/CameraComponent/sdk_camera_control_with_nn reading sources... [ 34%] samples/CameraComponent/sdk_camera_preview reading sources... [ 35%] samples/CameraComponent/sdk_mono_400p reading sources... [ 36%] samples/CameraComponent/sdk_preview_all_cameras reading sources... [ 38%] samples/CameraComponent/sdk_rgb_mono_preview reading sources... [ 39%] samples/CameraComponent/sdk_rotated reading sources... [ 40%] samples/IMUComponent/sdk_imu reading sources... [ 42%] samples/IMUComponent/sdk_imu_rerun reading sources... [ 43%] samples/NNComponent/sdk_age_gender reading sources... [ 44%] samples/NNComponent/sdk_custom_decode reading sources... [ 46%] samples/NNComponent/sdk_deeplabv3_person reading sources... [ 47%] samples/NNComponent/sdk_emotion_recognition reading sources... [ 48%] samples/NNComponent/sdk_face_detection_color reading sources... [ 50%] samples/NNComponent/sdk_face_detection_left reading sources... [ 51%] samples/NNComponent/sdk_human_pose reading sources... [ 52%] samples/NNComponent/sdk_mobilenet_encoded reading sources... [ 53%] samples/NNComponent/sdk_nn_component reading sources... [ 55%] samples/NNComponent/sdk_object_tracking reading sources... [ 56%] samples/NNComponent/sdk_roboflow_integration reading sources... [ 57%] samples/NNComponent/sdk_spatial_detection reading sources... [ 59%] samples/NNComponent/sdk_yolo reading sources... [ 60%] samples/PointcloudComponent/SDK_pointcloud reading sources... [ 61%] samples/StereoComponent/SDK_stereo reading sources... [ 63%] samples/StereoComponent/SDK_stereo_auto_ir reading sources... [ 64%] samples/StereoComponent/SDK_stereo_control reading sources... [ 65%] samples/StereoComponent/SDK_stereo_encoded reading sources... [ 67%] samples/color_example reading sources... [ 68%] samples/mixed/sdk_api_interop reading sources... [ 69%] samples/mixed/sdk_car_tracking reading sources... [ 71%] samples/mixed/sdk_collision_avoidance reading sources... [ 72%] samples/mixed/sdk_speed_calculation reading sources... [ 73%] samples/mixed/sdk_switch_between_models reading sources... [ 75%] 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/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/envs/latest/lib/python3.8/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent.__init__:2: 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/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent.__init__:2: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst: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 includes/footer-short.rst:6: 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/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. includes/footer-short.rst:6: WARNING: Explicit markup ends without a blank line; unexpected unindent. includes/footer-short.rst:6: WARNING: Explicit markup ends without a blank line; unexpected unindent. includes/footer-short.rst:6: 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/packets.rst:11: WARNING: Title underline too short. API Usage ##### includes/footer-short.rst:6: 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/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/features/conditional-actions.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 ------- includes/footer-short.rst:6: 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/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/includes/footer-short.rst:6: WARNING: Explicit markup ends without a blank line; unexpected unindent. includes/footer-short.rst:6: 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/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:1: WARNING: duplicate object description of depthai_sdk.oak_camera.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.__init__:1: WARNING: duplicate object description of depthai_sdk.OakCamera.__init__, 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 includes/footer-short.rst:6: 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/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 --------------------- includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: WARNING: Explicit markup ends without a blank line; unexpected unindent. includes/footer-short.rst:6: 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/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:36: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/CameraComponent/camera_control_with_NN.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:36: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/CameraComponent/camera_control_with_NN.py' not found or reading it failed includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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:28: WARNING: Unexpected indentation. includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 ================== includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/NNComponent/sdk_nn_component.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_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: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_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: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_mobilenet_encoded.rst includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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:39: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/PointcloudComonent/pointcloud.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst:39: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/PointcloudComonent/pointcloud.py' not found or reading it failed includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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_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 includes/footer-short.rst:6: 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_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. includes/footer-short.rst:6: 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 includes/footer-short.rst:6: 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_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: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_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: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_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: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_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: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_collision_avoidance.rst includes/footer-short.rst:6: 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_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:36: 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:36: 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 includes/footer-short.rst:6: 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_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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/replay/SDK_counter.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_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: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/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: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/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: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/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:34: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/replay/looped_replay.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst:34: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/examples/replay/looped_replay.py' not found or reading it failed includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 includes/footer-short.rst:6: 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/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 /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/samples/color_example.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/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.FramePacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.SpatialBbMappingPacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.DetectionPacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.DepthPacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.TrackerPacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.8/site-packages/depthai_sdk/classes/packets.py:docstring of depthai_sdk.classes.packets.TwoStagePacket.__init__:: WARNING: more than one target found for cross-reference 'Visualizer': depthai_sdk.Visualizer, depthai_sdk.visualize.visualizer.Visualizer /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, 327 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 [rtd-command-info] start-time: 2023-07-21T19:11:50.736452Z, end-time: 2023-07-21T19:11:50.797532Z, 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-07-21T19:11:51.043493Z, end-time: 2023-07-21T19:12:02.622612Z, duration: 11, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=luxonis-depthai-sdk -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f30539bda5bb0 cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.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 180. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 4 undefined on input line 203. [4] LaTeX Warning: Hyper reference `quickstart:recording' on page 5 undefined on in put line 283. [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent.Out.encoded' on page 6 undefined on input line 322. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.encoded' on page 6 undefined on input line 326. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.encoded' on page 6 undefined on input line 330. [6] Chapter 2. LaTeX Warning: Hyper reference `components/camera_component:cameracomponent' on page 7 undefined on input line 367. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 7 undefined on input line 371. LaTeX Warning: Hyper reference `components/stereo_component:stereocomponent' on page 7 undefined on input line 375. LaTeX Warning: Hyper reference `components/imu_component:imucomponent' on page 7 undefined on input line 379. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 7 undefin ed on input line 437. [7] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent.Out.main' on page 8 undefined on input line 461. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent.Out.camera' on page 8 undefined on input line 465. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 8 und efined on input line 465. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent.Out.replay' on page 8 undefined on input line 469. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 8 undefin ed on input line 469. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 8 und efined on input line 469. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent.Out.encoded' on page 8 undefined on input line 473. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 8 und efined on input line 473. Underfull \hbox (badness 6220) in paragraph at lines 501--503 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 str[][] or dai.C ameraBoardSocket\T1/qtm/m/n/10 ) ^^U Source of the cam-era. Ei-ther Underfull \hbox (badness 10000) in paragraph at lines 513--515 []\T1/txtt/bx/n/10 encode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][], [][]str[][], [][]bool[][], [][]depthai.VideoEncoderProperties. [8] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode' on page 9 undefined on input line 568. Underfull \hbox (badness 10000) in paragraph at lines 575--577 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[ ][]str[][], [][]depthai.ColorCameraProperties. Underfull \hbox (badness 10000) in paragraph at lines 575--577 \T1/txtt/m/sl/10 SensorResolution[][], [][]depthai.MonoCameraProperties.SensorR esolution[][]]]\T1/qtm/m/n/10 ) LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 9 undefined on input line 598. Underfull \hbox (badness 10000) in paragraph at lines 628--630 []\T1/txtt/bx/n/10 color_order \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[ ][], [][]depthai.ColorCameraProperties.ColorOrder[][], Underfull \hbox (badness 10000) in paragraph at lines 648--650 []\T1/txtt/bx/n/10 anti_banding_mode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[ [][]depthai.RawCameraControl. [9] Underfull \hbox (badness 10000) in paragraph at lines 747--749 []\T1/txtt/bx/n/10 rate_control_mode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[ [][]depthai.VideoEncoderProperties. [10] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 11 undefined on input line 830. Underfull \hbox (badness 10000) in paragraph at lines 828--831 []\T1/txtt/bx/n/10 camera_component \T1/qtm/m/n/10 (\T1/txtt/m/n/10 depthai_sdk .components.camera_component. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames' on page 1 1 undefined on input line 882. [11] LaTeX Warning: Hyper reference `components/imu_component:depthai_sdk.components .IMUComponent.Out.main' on page 12 undefined on input line 978. LaTeX Warning: Hyper reference `fundamentals/packets:imupacket' on page 12 unde fined on input line 978. [12] LaTeX Warning: Hyper reference `components/imu_component:depthai_sdk.components .IMUComponent' on page 13 undefined on input line 1053. Underfull \hbox (badness 10000) in paragraph at lines 1051--1054 []\T1/txtt/bx/n/10 imu_component \T1/qtm/m/n/10 (\T1/txtt/m/n/10 depthai_sdk.co mponents.imu_component. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 13 undefi ned on input line 1119. [13] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.main' on page 14 undefined on input line 1166. LaTeX Warning: Hyper reference `fundamentals/packets:detectionpacket' on page 1 4 undefined on input line 1166. LaTeX Warning: Hyper reference `fundamentals/packets:twostagepacket' on page 14 undefined on input line 1166. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.passthrough' on page 14 undefined on input line 1170. LaTeX Warning: Hyper reference `fundamentals/packets:detectionpacket' on page 1 4 undefined on input line 1170. LaTeX Warning: Hyper reference `fundamentals/packets:twostagepacket' on page 14 undefined on input line 1170. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.spatials' on page 14 undefined on input line 1174. LaTeX Warning: Hyper reference `fundamentals/packets:spatialbbmappingpacket' on page 14 undefined on input line 1174. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.twostage_crops' on page 14 undefined on input line 1178. LaTeX Warning: Hyper reference `fundamentals/packets:framepacket' on page 14 un defined on input line 1178. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.tracker' on page 14 undefined on input line 1182. LaTeX Warning: Hyper reference `fundamentals/packets:trackerpacket' on page 14 undefined on input line 1182. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent.Out.nn_data' on page 14 undefined on input line 1186. LaTeX Warning: Hyper reference `fundamentals/packets:nndatapacket' on page 14 u ndefined on input line 1186. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.Detections' on page 14 undefined on input line 1198. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.SemanticSegmentation' on page 14 undefined on input line 1202. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.ImgLandmarks' on page 14 undefined on input line 1206. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.InstanceSegmentation' on page 14 undefined on input line 1210. [14] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 15 unde fined on input line 1288. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 15 undefined on input line 1292. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 15 undefined on input line 1292. Underfull \hbox (badness 10000) in paragraph at lines 1291--1293 \T1/txtt/m/n/10 depthai_sdk.components.nn_component.NNComponent\T1/txtt/m/sl/10 , [][]depthai.Node. [15] [16] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode' on page 1 7 undefined on input line 1520. Underfull \hbox (badness 10000) in paragraph at lines 1519--1521 []\T1/txtt/bx/n/10 resize_mode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[ \T1/txtt/m/n/10 depthai_sdk.classes.enum.ResizeMode\T1/txtt/m/sl/10 , LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 17 undefined on input line 1567. Underfull \hbox (badness 10000) in paragraph at lines 1565--1568 []\T1/txtt/bx/n/10 nn_component \T1/qtm/m/n/10 (\T1/txtt/m/n/10 depthai_sdk.com ponents.nn_component. [17] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames' on page 1 8 undefined on input line 1719. [18] [19] LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 20 undefined on input line 2022. [20] LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.main' on page 21 undefined on input line 2046. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.depth' on page 21 undefined on input line 2046. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.disparity' on page 21 undefined on input line 2050. LaTeX Warning: Hyper reference `fundamentals/packets:depthpacket' on page 21 un defined on input line 2050. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.depth' on page 21 undefined on input line 2054. LaTeX Warning: Hyper reference `fundamentals/packets:depthpacket' on page 21 un defined on input line 2054. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.rectified_left' on page 21 undefined on input line 2058 . LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.rectified_right' on page 21 undefined on input line 206 2. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent.Out.encoded' on page 21 undefined on input line 2066. Underfull \hbox (badness 5446) in paragraph at lines 2109--2111 []\T1/txtt/bx/n/10 right \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 None / dai.None.Outpu t / CameraComponent\T1/qtm/m/n/10 ) ^^U Right mono cam-era [21] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 22 undefined on input line 2180. Underfull \hbox (badness 10000) in paragraph at lines 2179--2181 []\T1/txtt/bx/n/10 align \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[\T1/txtt/m/n /10 depthai_sdk.components.camera_component. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 22 undefined on input line 2230. Underfull \hbox (badness 10000) in paragraph at lines 2229--2231 []\T1/txtt/bx/n/10 colorize \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[\T1 /txtt/m/n/10 depthai_sdk.visualize.configs.StereoColor\T1/txtt/m/sl/10 , Underfull \hbox (badness 10000) in paragraph at lines 2255--2257 []\T1/txtt/bx/n/10 wls_level \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[de pthai_sdk.components.stereo_component. [22] LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 23 undefined on input line 2352. Underfull \hbox (badness 10000) in paragraph at lines 2350--2353 []\T1/txtt/bx/n/10 stereo_component \T1/qtm/m/n/10 (\T1/txtt/m/n/10 depthai_sdk .components.stereo_component. [23] [24] Chapter 3. LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.DetectionPacket' on page 25 undefined on input line 2537. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.draw' on page 25 undefined on input line 2543. [25] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer' on page 2 6 undefined on input line 2599. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer' on page 2 6 undefined on input line 2638. Underfull \hbox (badness 10000) in paragraph at lines 2678--2680 []\T1/txtt/bx/n/10 img_detections \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]de pthai.ImgDetections[][], [][]depthai. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer' on page 2 6 undefined on input line 2683. [26] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer' on page 2 7 undefined on input line 2766. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer' on page 2 7 undefined on input line 2811. [27] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer' on page 2 8 undefined on input line 2858. [28] Chapter 4. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 29 undefined on input line 2910. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 29 undefined on input line 2911. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.output' on page 29 undefined on input line 2912. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.stereo' on page 29 undefined on input line 2913. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 29 undefined on input line 2914. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.detections' on page 29 undefined on input line 2915. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.tracking' on page 29 undefined on input line 2916. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 29 undefined on input line 2919. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 29 undefined on input line 2931. LaTeX Warning: Hyper reference `fundamentals/packets:packets' on page 29 undefi ned on input line 2931. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 29 undefined on input line 2938. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.VisConfig' on page 29 undefined on input line 2939. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.OutputConfig' on page 29 undefined on input line 2940. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 29 undefined on input line 2941. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 29 undefined on input line 2942. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 29 undefined on input line 2943. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 29 undefined on input line 2944. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.output' on page 29 undefined on input line 2949. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.stereo' on page 29 undefined on input line 2950. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 29 undefined on input line 2951. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.detections' on page 29 undefined on input line 2952. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.tracking' on page 29 undefined on input line 2953. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 29 undefined on input line 2955. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.text' on page 29 undefined on input line 2959. [29] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 30 undefined on input line 2978. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.add_child' on page 30 undefined on input line 2980. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 30 undefined on input line 2984. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisDetections' on page 30 undefined on input line 2991. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisText' on page 30 undefined on input line 2995. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisLine' on page 30 undefined on input line 2999. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisTrail' on page 30 undefined on input line 3007. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_text' on page 30 undefined on input line 3016. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_detections' on page 30 undefined on input line 3020. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_trail' on page 30 undefined on input line 3024. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_circle' on page 30 undefined on input line 3028. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer.add_line' on page 30 undefined on input line 3032. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 30 undefined on input line 3041. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.prepare' on page 30 undefined on input line 3042. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.serialize' on page 30 undefined on input line 3043. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.draw' on page 30 undefined on input line 3044. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject.draw' on page 30 undefined on input line 3045. [30] [31] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [32] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [33] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [34] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [35] [36] [37] [38] [39] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Platform' on page 40 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 40 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 40 undefined on input line 3596. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 40 undefined on input line 3600. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 40 undefined on input line 3632. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 40 undefined on input line 3642. Underfull \hbox (badness 10000) in paragraph at lines 3689--3691 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [][]int[][]]]]\T1/ qtm/m/n/10 ) ^^U [40] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 41 undefined on input line 3700. Underfull \hbox (badness 10000) in paragraph at lines 3747--3749 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], ...], depthai_sdk. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 41 undefined on input line 3752. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 41 undefined on input line 3766. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 41 undefined on input line 3800. [41] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 42 undefined on input line 3838. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 42 undefined on input line 3876. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 42 undefined on input line 3988. [42] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 43 undefined on input line 4001. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 43 undefined on input line 4065. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 43 undefined on input line 4081. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 43 undefined on input line 4091. [43] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 44 undefined on input line 4127. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 44 undefined on input line 4157. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 44 undefined on input line 4211. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 44 undefined on input line 4227. [44] Overfull \vbox (7.56999pt too high) has occurred while \output is active [45] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.VisConfig' on page 46 undefined on input line 4290. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 46 undefined on input line 4298. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 46 undefined on input line 4321. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 46 undefined on input line 4375. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 46 undefined on input line 4405. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 46 undefined on input line 4413. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 46 undefined on input line 1. [46] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 47 undefined on input line 4514. Underfull \hbox (badness 10000) in paragraph at lines 4561--4563 []\T1/txtt/bx/n/10 parent_bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[ [][]numpy.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [47] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisDetections' on page 48 undefined on input line 4640. [48] Underfull \hbox (badness 10000) in paragraph at lines 4741--4743 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [][]int[][]], LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 49 undefined on input line 4746. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisText' on page 49 undefined on input line 4780. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 49 undefined on input line 4820. [49] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisLine' on page 50 undefined on input line 4917. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.VisTrail' on page 50 undefined on input line 4996. [50] Underfull \hbox (badness 8038) in paragraph at lines 5239--5242 \T1/qtm/m/n/10 Stere-o-Con-fig(colorize: depthai_sdk.visualize.configs.StereoCo lor = , col-ormap: LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 51 undefined on input line 1. [51] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 52 undefined on input line 5278. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 52 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 52 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 52 undefined on input line 5398. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 52 undefined on input line 5414. [52] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 53 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 53 undefined on input line 5532. [53] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.OutputConfig' on page 54 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 54 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 54 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 54 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 54 undefined on input line 1. [54] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.CircleConfig' on page 55 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.OutputConfig' on page 55 undefined on input line 5795. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 55 undefined on input line 5799. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 55 undefined on input line 5803. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 55 undefined on input line 5807. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 55 undefined on input line 5811. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.CircleConfig' on page 55 undefined on input line 5815. [55] [56] Chapter 5. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 57 undefined on input line 5841. [57 <./e2f74e5a8713f052aa08a4d4bf3c37a4a383117e.png>] LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 58 undefined on input line 5881. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 58 undefined on input line 5898. [58] Chapter 6. [59] [60] Chapter 7. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Trigger' on page 61 undefined on input line 6272. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Trigger' on page 61 undefined on input line 6273. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.DetectionTrigger' on page 61 undefined on input line 6294. [61] LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Action' on page 62 undefined on input line 6302. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Action.activate' on page 62 undefined on input line 6303. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Action.on_new_packets' on page 62 undefined on input line 6303. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.RecordAction' on page 62 undefined on input line 6310. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Trigger' on page 62 undefined on input line 6356. Underfull \hbox (badness 10000) in paragraph at lines 6355--6357 []\T1/txtt/bx/n/10 trigger \T1/qtm/m/n/10 (\T1/txtt/m/n/10 depthai_sdk.trigger_ action.triggers.abstract_trigger. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Action' on page 62 undefined on input line 6360. Underfull \hbox (badness 10000) in paragraph at lines 6359--6361 []\T1/txtt/bx/n/10 action \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[\T1/txtt/m/n/1 0 depthai_sdk.trigger_action.actions.abstract_action. LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 62 undefined on input line 6377. [62] LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 63 undefined on input line 6397. Underfull \hbox (badness 10000) in paragraph at lines 6454--6456 []\T1/txtt/bx/n/10 inputs \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[depth ai_sdk.components.component.Component, Underfull \hbox (badness 10000) in paragraph at lines 6454--6456 \T1/txtt/m/sl/10 Callable, List[Union[depthai_sdk.components.component.Componen t, LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 63 undefined on input line 6491. Underfull \hbox (badness 10000) in paragraph at lines 6489--6492 []\T1/txtt/bx/n/10 packets \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Dict[[][]str[][], \ T1/txtt/m/n/10 depthai_sdk.classes.packets.FramePacket\T1/txtt/m/sl/10 ]\T1/qtm /m/n/10 ) ^^U LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 63 undefined on input line 6517. [63] LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.DetectionPacket' on page 64 undefined on input line 6544. Underfull \hbox (badness 10000) in paragraph at lines 6573--6575 []\T1/txtt/bx/n/10 inputs \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[depthai_sdk.co mponents.component.Component, Callable, Underfull \hbox (badness 10000) in paragraph at lines 6573--6575 \T1/txtt/m/sl/10 List[Union[depthai_sdk.components.component.Component, Callabl e]]]\T1/qtm/m/n/10 ) LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 64 unde fined on input line 6590. Underfull \hbox (badness 10000) in paragraph at lines 6589--6591 []\T1/txtt/bx/n/10 on_finish_callback \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional [Callable[[Union[\T1/txtt/m/n/10 pathlib.Path\T1/txtt/m/sl/10 , [][]str[][]]], LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 64 undefined on input line 6616. Underfull \hbox (badness 10000) in paragraph at lines 6614--6617 []\T1/txtt/bx/n/10 packets \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Dict[[][]str[][], \ T1/txtt/m/n/10 depthai_sdk.classes.packets.FramePacket\T1/txtt/m/sl/10 ]\T1/qtm /m/n/10 ) ^^U LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames' on page 6 4 undefined on input line 6633. [64] Chapter 8. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 65 undefi ned on input line 6649. [65 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 66 undefi ned on input line 6691. LaTeX Warning: Hyper reference `features/recording:video' on page 66 undefined on input line 6699. LaTeX Warning: Hyper reference `features/recording:rosbag' on page 66 undefined on input line 6703. LaTeX Warning: Hyper reference `features/recording:mcap-recording' on page 66 u ndefined on input line 6707. [66 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6744 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6744 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [67 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [68] Chapter 9. LaTeX Warning: Hyper reference `quickstart:recording' on page 69 undefined on i nput line 6793. LaTeX Warning: Hyper reference `features/replaying:replaying-a-depthai-recordin g' on page 69 undefined on input line 6828. LaTeX Warning: Hyper reference `features/replaying:public-depthai-recordings' o n page 69 undefined on input line 6832. LaTeX Warning: Hyper reference `quickstart:recording' on page 69 undefined on i nput line 6840. [69] Underfull \hbox (badness 7064) in paragraph at lines 6868--6871 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion, e.g., Overfull \hbox (9.43903pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-california-01| Overfull \hbox (9.43903pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-california-02| Overfull \hbox (9.43903pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-california-03| Overfull \hbox (30.43896pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-tracking-above-01| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 depth-people-counting-01| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Overfull \hbox (56.68889pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-construction-vest-01| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-01| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-02| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-03| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-04| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-05| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 CAM_A.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 CAM_A. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 12 MB [70 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Chapter 10. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 71 undefi ned on input line 7076. LaTeX Warning: Hyper reference `quickstart:installation' on page 71 undefined o n input line 7093. [71] [72 <./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.7154 ...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.7154 ...ncludegraphics{{sdk_camera_control}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 73 undefined o n input line 7170. [73 <./camera_control.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 74 undefi ned on input line 7228. [74] LaTeX Warning: Hyper reference `quickstart:installation' on page 75 undefined o n input line 7250. [75 <./sdk_camera_control_with_NN.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 76 undefi ned on input line 7283. [76 <./camera_control_with_NN.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 77 undefined o n input line 7305. [77 <./sdk_camera_preview.png (PNG copy)>] [78 <./camera_preview.png (PNG copy) >] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 79 undefi ned on input line 7351. LaTeX Warning: Hyper reference `quickstart:installation' on page 79 undefined o n input line 7373. [79 <./sdk_mono_400p.png (PNG copy)>] [80 <./mono_400p.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 81 undefi ned on input line 7417. LaTeX Warning: Hyper reference `quickstart:installation' on page 81 undefined o n input line 7439. [81 <./sdk_preview_all_cameras.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 82 undefi ned on input line 7481. [82 <./preview_all_cameras.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 83 undefined o n input line 7503. [83] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 84 undefi ned on input line 7547. [84 <./rgb_mono_preview.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 85 undefined o n input line 7569. [85 <./sdk_rotated.png (PNG copy)>] [86 <./rotated.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 87 undefined o n input line 7634. [87 <./sdk_api_interop.png (PNG copy)> <./api_interop.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 88 undefi ned on input line 7700. [88] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7706 ...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.7706 ...xincludegraphics{{sdk_car_tracking}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 89 undefined o n input line 7722. [89 <./car_tracking.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 90 undefi ned on input line 7775. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7781 ...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.7781 ...egraphics{{sdk_collision_avoidance}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 90 undefined o n input line 7797. [90 <./collision_avoidance.png (PNG copy)>] Underfull \vbox (badness 10000) detected at line 7899 Underfull \vbox (badness 10000) detected at line 7899 [91] [92] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7918 ...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.7918 ...udegraphics{{sdk_speed_calculation}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 93 undefined o n input line 7934. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 7939. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 7939. ! 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.7939 ...images/pipelines/speed_calculation}.png} [93] LaTeX Warning: Hyper reference `quickstart:installation' on page 94 undefined o n input line 8006. [94 <./switch_between_models.png (PNG copy)>] [95] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 96 undefi ned on input line 8097. LaTeX Warning: Hyper reference `quickstart:installation' on page 96 undefined o n input line 8119. [96 <./sdk_sync_multiple_outputs.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 97 undefi ned on input line 8153. [97 <./sync_multiple_outputs.png (PNG copy)>] [98 <./sdk_imu_demo.png (PNG copy )>] LaTeX Warning: Hyper reference `quickstart:installation' on page 99 undefined o n input line 8175. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 99 undefi ned on input line 8218. [99 <./imu.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 100 undefined on input line 8240. [100 <./sdk_imu_rerun.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 101 undef ined on input line 8306. [101] LaTeX Warning: Hyper reference `quickstart:installation' on page 102 undefined on input line 8328. [102 <./sdk_age_gender.png (PNG copy)> <./age-gender.png (PNG copy)>] [103] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 104 undef ined on input line 8403. LaTeX Warning: Hyper reference `quickstart:installation' on page 104 undefined on input line 8420. [104 <./custom_decode.png (PNG copy)>] [105] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 106 undef ined on input line 8502. LaTeX Warning: Hyper reference `quickstart:installation' on page 106 undefined on input line 8519. [106 <./deeplabv3_person.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 107 undef ined on input line 8587. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.8593 ...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.8593 ...egraphics{{sdk_emotion_recognition}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 107 undefined on input line 8609. [107] [108 <./emotion_recognition.png (PNG copy)>] LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_left:fac e-detection-mono' on page 109 undefined on input line 8683. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 109 undef ined on input line 8688. [109] LaTeX Warning: Hyper reference `quickstart:installation' on page 110 undefined on input line 8710. [110 <./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 111 undefined on input line 8751. LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 111 undef ined on input line 8756. [111] LaTeX Warning: Hyper reference `quickstart:installation' on page 112 undefined on input line 8778. [112 <./sdk_face_detection_left.png (PNG copy)> <./face_detection_left.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 113 undef ined on input line 8821. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.8827 ...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.8827 ...inxincludegraphics{{sdk_human_pose}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 113 undefined on input line 8843. [113] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 114 undef ined on input line 8889. [114 <./human_pose.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 115 undefined on input line 8906. [115 <./mobilenet_encoded.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 116 undef ined on input line 8954. LaTeX Warning: Hyper reference `quickstart:installation' on page 116 undefined on input line 8971. [116 <./nn_component.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 117 undef ined on input line 9020. [117 <./sdk_object_tracking.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 118 undefined on input line 9042. [118 <./object_tracking.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 119 undef ined on input line 9100. LaTeX Warning: Hyper reference `quickstart:installation' on page 119 undefined on input line 9117. [119 <./roboflow_integration.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 120 undef ined on input line 9171. [120] LaTeX Warning: Hyper reference `quickstart:installation' on page 121 undefined on input line 9193. [121 <./sdk_spatial_detection.png (PNG copy)> <./spatial_detection.png (PNG cop y)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 122 undef ined on input line 9252. [122] LaTeX Warning: Hyper reference `quickstart:installation' on page 123 undefined on input line 9274. [123 <./yolo.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 124 undef ined on input line 9318. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.9324 ...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.9324 ...inxincludegraphics{{sdk_pointcloud}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 124 undefined on input line 9340. [124] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 125 undef ined on input line 9373. LaTeX Warning: Hyper reference `quickstart:installation' on page 125 undefined on input line 9390. [125 <./pointcloud.png (PNG copy)>] [126 <./encode.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 127 undef ined on input line 9441. LaTeX Warning: Hyper reference `quickstart:installation' on page 127 undefined on input line 9458. [127 <./encoder_preview.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 128 undef ined on input line 9514. LaTeX Warning: Hyper reference `quickstart:installation' on page 128 undefined on input line 9531. [128] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 129 undef ined on input line 9576. LaTeX Warning: Hyper reference `quickstart:installation' on page 129 undefined on input line 9593. [129] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 130 undef ined on input line 9638. LaTeX Warning: Hyper reference `quickstart:installation' on page 130 undefined on input line 9655. [130 <./recording_duration.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 131 undef ined on input line 9707. LaTeX Warning: Hyper reference `quickstart:installation' on page 131 undefined on input line 9724. [131] [132 <./rosbag_record.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 133 undef ined on input line 9775. LaTeX Warning: Hyper reference `quickstart:installation' on page 133 undefined on input line 9792. [133 <./stereo_record.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 134 undef ined on input line 9854. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.9860 ...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.9860 ...sphinxincludegraphics{{sdk_counter}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 134 undefined on input line 9876. [134] [135 <./counter.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 136 undef ined on input line 9939. LaTeX Warning: Hyper reference `quickstart:installation' on page 136 undefined on input line 9956. [136 <./looped_replay.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 137 undef ined on input line 9989. LaTeX Warning: Hyper reference `quickstart:installation' on page 137 undefined on input line 10006. [137 <./people_tracker.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 138 undef ined on input line 10050. LaTeX Warning: Hyper reference `quickstart:installation' on page 138 undefined on input line 10072. [138 <./sdk_photo_download.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 139 undef ined on input line 10115. [139 <./photo_download.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:installation' on page 140 undefined on input line 10132. [140 <./youtube_download.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 141 undef ined on input line 10176. LaTeX Warning: Hyper reference `quickstart:installation' on page 141 undefined on input line 10193. [141 <./stereo.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 142 undef ined on input line 10248. LaTeX Warning: Hyper reference `quickstart:installation' on page 142 undefined on input line 10265. [142] Overfull \vbox (0.79083pt too high) detected at line 10319 [143 <./stereo_auto_ir.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 144 undef ined on input line 10324. ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10330 ...cludegraphics{{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.10330 ...cludegraphics{{sdk_camera_control}.gif} LaTeX Warning: Hyper reference `quickstart:installation' on page 144 undefined on input line 10346. [144 <./stereo_control.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 145 undef ined on input line 10409. [145] LaTeX Warning: Hyper reference `quickstart:installation' on page 146 undefined on input line 10426. [146 <./stereo_encoded.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 147 undef ined on input line 10474. LaTeX Warning: Hyper reference `quickstart:installation' on page 147 undefined on input line 10491. [147] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 148 undef ined on input line 10536. LaTeX Warning: Hyper reference `quickstart:installation' on page 148 undefined on input line 10553. [148 <./custom_action.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 149 undef ined on input line 10633. [149] LaTeX Warning: Hyper reference `quickstart:installation' on page 150 undefined on input line 10650. [150 <./custom_trigger.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 151 undef ined on input line 10725. LaTeX Warning: Hyper reference `quickstart:installation' on page 151 undefined on input line 10742. [151] [152 <./person_record.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 153 undef ined on input line 10795. LaTeX Warning: Hyper reference `quickstart:installation' on page 153 undefined on input line 10812. Overfull \vbox (0.68765pt too high) detected at line 10854 [153 <./visualizer.png (PNG copy)>] LaTeX Warning: Hyper reference `quickstart:blocking-behavior' on page 154 undef ined on input line 10872. [154] LaTeX Warning: Hyper reference `quickstart:installation' on page 155 undefined on input line 10894. [155 <./sdk_visualizer_callback.png (PNG copy)> <./visualizer_callback.png (PNG copy)>] LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_cam_ffc:ffc-camera- visualization' on page 156 undefined on input line 10949. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_camera_control:came ra-control' on page 156 undefined on input line 10953. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_camera_preview:came ra-preview' on page 156 undefined on input line 10957. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_camera_control_with _nn:camera-control-with-nn' on page 156 undefined on input line 10961. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_mono_400p:mono-came ra-preview' on page 156 undefined on input line 10965. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_preview_all_cameras :preview-all-cameras' on page 156 undefined on input line 10969. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_rgb_mono_preview:rg b-and-mono-preview' on page 156 undefined on input line 10973. LaTeX Warning: Hyper reference `samples/CameraComponent/sdk_rotated:camera-rota ted-preview' on page 156 undefined on input line 10977. [156] LaTeX Warning: Hyper reference `samples/mixed/sdk_api_interop:api-interoperabil ity-example' on page 157 undefined on input line 10984. LaTeX Warning: Hyper reference `samples/mixed/sdk_car_tracking:car-tracking-exa mple' on page 157 undefined on input line 10988. LaTeX Warning: Hyper reference `samples/mixed/sdk_collision_avoidance:collision -avoidance' on page 157 undefined on input line 10992. LaTeX Warning: Hyper reference `samples/mixed/sdk_speed_calculation:speed-calcu lation-preview' on page 157 undefined on input line 10996. LaTeX Warning: Hyper reference `samples/mixed/sdk_switch_between_models:switch- between-models' on page 157 undefined on input line 11000. LaTeX Warning: Hyper reference `samples/mixed/sdk_sync_multiple_outputs:sync-mu ltiple-outputs' on page 157 undefined on input line 11004. LaTeX Warning: Hyper reference `samples/IMUComponent/sdk_imu:imu-demonstration' on page 157 undefined on input line 11011. LaTeX Warning: Hyper reference `samples/IMUComponent/sdk_imu_rerun:imu-rerun-de monstration' on page 157 undefined on input line 11015. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_age_gender:age-gender-i nference' on page 157 undefined on input line 11022. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_custom_decode:custom-de code-function' on page 157 undefined on input line 11026. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_deeplabv3_person:deepla bv3-person-segmentation' on page 157 undefined on input line 11030. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_emotion_recognition:emo tion-recognition' on page 157 undefined on input line 11034. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_color:fa ce-detection-rgb' on page 157 undefined on input line 11038. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_face_detection_left:fac e-detection-mono' on page 157 undefined on input line 11042. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_human_pose:human-pose-e stimation' on page 157 undefined on input line 11046. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_mobilenet_encoded:mobil enet-encoded' on page 157 undefined on input line 11050. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_nn_component:neural-net work-component' on page 157 undefined on input line 11054. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_object_tracking:object- tracking' on page 157 undefined on input line 11058. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_roboflow_integration:ro boflow-integration' on page 157 undefined on input line 11062. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_spatial_detection:spati al-detection' on page 157 undefined on input line 11066. LaTeX Warning: Hyper reference `samples/NNComponent/sdk_yolo:yolo-sdk' on page 157 undefined on input line 11070. LaTeX Warning: Hyper reference `samples/PointcloudComponent/SDK_pointcloud:poin tcloud-demo' on page 157 undefined on input line 11077. [157] LaTeX Warning: Hyper reference `samples/recording/SDK_encode:encode-multiple-st reams' on page 158 undefined on input line 11084. LaTeX Warning: Hyper reference `samples/recording/SDK_encoder_preview:preview-e ncoder' on page 158 undefined on input line 11088. LaTeX Warning: Hyper reference `samples/recording/SDK_mcap_record:mcap-recordin g' on page 158 undefined on input line 11092. LaTeX Warning: Hyper reference `samples/recording/SDK_mcap_record_imu:mcap-imu- recording' on page 158 undefined on input line 11096. LaTeX Warning: Hyper reference `samples/recording/SDK_recording_duration:hardco de-recording-duration' on page 158 undefined on input line 11100. LaTeX Warning: Hyper reference `samples/recording/SDK_rosbag_record:rosbag-reco rding' on page 158 undefined on input line 11104. LaTeX Warning: Hyper reference `samples/recording/SDK_stereo_record:stereo-reco rding' on page 158 undefined on input line 11108. LaTeX Warning: Hyper reference `samples/replay/SDK_counter:people-counter-on-vi deo-replay' on page 158 undefined on input line 11115. LaTeX Warning: Hyper reference `samples/replay/SDK_people_tracker:people-tracke r-on-video-replay' on page 158 undefined on input line 11119. LaTeX Warning: Hyper reference `samples/replay/SDK_photo_download:face-detectio n-inference-on-downloaded-image' on page 158 undefined on input line 11123. LaTeX Warning: Hyper reference `samples/replay/SDK_youtube_download:vehicle-det ection-on-a-youtube-video' on page 158 undefined on input line 11127. LaTeX Warning: Hyper reference `samples/replay/SDK_looped_replay:looped-replay' on page 158 undefined on input line 11131. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo:stereo-previ ew' on page 158 undefined on input line 11138. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo_auto_ir:auto -ir-brightness' on page 158 undefined on input line 11142. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo_control:ster eo-control' on page 158 undefined on input line 11146. LaTeX Warning: Hyper reference `samples/StereoComponent/SDK_stereo_encoded:ster eo-encoding' on page 158 undefined on input line 11150. LaTeX Warning: Hyper reference `samples/streaming/SDK_ros_publishing:ros-publis hing' on page 158 undefined on input line 11157. LaTeX Warning: Hyper reference `samples/trigger_action/SDK_custom_action:custom -trigger-action' on page 158 undefined on input line 11164. LaTeX Warning: Hyper reference `samples/trigger_action/SDK_custom_trigger:custo m-trigger' on page 158 undefined on input line 11168. LaTeX Warning: Hyper reference `samples/trigger_action/SDK_person_record:person -record' on page 158 undefined on input line 11172. [158] LaTeX Warning: Hyper reference `samples/visualizer/SDK_visualizer:visualizer-de mo' on page 159 undefined on input line 11179. LaTeX Warning: Hyper reference `samples/visualizer/SDK_visualizer_callback:visu alizer-callback-function' on page 159 undefined on input line 11183. [159] [160] Chapter 11. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 11211. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.set_logging_level' on page 161 undefined on input line 11235. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.get_config_field' on page 161 undefined on input line 11242. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.configPipeline' on pa ge 161 undefined on input line 11249. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.cosDist' on page 161 undefined on input line 11256. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.createBlankFrame' on page 161 undefined on input line 11263. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.cropToAspectRatio' on page 161 undefined on input line 11270. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.dataclass' on page 16 1 undefined on input line 11277. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.downloadContent' on p age 161 undefined on input line 11284. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.downloadRecording' on page 161 undefined on input line 11291. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.downloadYTVideo' on p age 161 undefined on input line 11298. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.field' on page 161 un defined on input line 11305. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.frameNorm' on page 16 1 undefined on input line 11312. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.getAvailableRecording s' on page 161 undefined on input line 11319. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.getDeviceInfo' on pag e 161 undefined on input line 11326. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.getLocalRecording' on page 161 undefined on input line 11333. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.isUrl' on page 161 un defined on input line 11340. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.isYoutubeLink' on pag e 161 undefined on input line 11347. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.loadModule' on page 1 61 undefined on input line 11354. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.merge' on page 161 un defined on input line 11361. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.monotonic' on page 16 1 undefined on input line 11368. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.report_crash_dump' on page 161 undefined on input line 11375. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.resizeLetterbox' on p age 161 undefined on input line 11382. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.set_sentry_status' on page 161 undefined on input line 11389. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.showProgress' on page 161 undefined on input line 11396. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.toPlanar' on page 161 undefined on input line 11403. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.toTensorResult' on pa ge 161 undefined on input line 11410. [161] Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 11416. Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 11439. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ArgsParser.parseArgs' on page 162 undefined on input line 11469. Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 11475. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.IntEnum' on page 162 undefined on input line 11503. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode.LETTERBOX' on page 162 undefined on input line 11532. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode.STRETCH' o n page 162 undefined on input line 11539. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode.CROP' on p age 162 undefined on input line 11546. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode.FULL_CROP' on page 162 undefined on input line 11553. Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 11559. [162] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode.parse' on page 163 undefined on input line 11583. Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 11589. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode' on page 1 63 undefined on input line 11620. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode' on page 1 63 undefined on input line 11624. [163] Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 11841. Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 11878. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 164 undefined on input line 11951. [164] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 165 undefined on input line 11994. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 165 undefined on input line 12024. LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 165 undefined on input line 12057. [165] LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 166 undefined on input line 12089. Underfull \hbox (badness 10000) in paragraph at lines 12088--12090 []\T1/txtt/bx/n/10 spatial \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][], [][]bool[][], \T1/txtt/m/n/10 depthai_sdk.components.stereo_component. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 166 undefined on input line 12103. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 166 undefined on input line 12145. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 166 undefined on input line 12190. [166] LaTeX Warning: Hyper reference `components/imu_component:depthai_sdk.components .IMUComponent' on page 167 undefined on input line 12205. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 167 undefined on input line 12218. Underfull \hbox (badness 10000) in paragraph at lines 12217--12219 []\T1/txtt/bx/n/10 stereo \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][], \T1/txtt/m/n/10 depthai_sdk.components.stereo_component. Underfull \hbox (badness 10000) in paragraph at lines 12217--12219 \T1/txtt/m/n/10 StereoComponent\T1/txtt/m/sl/10 , [][]depthai.node.StereoDepth[ ][], [][]depthai.Node.Output[][]]\T1/qtm/m/n/10 ) LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 167 undefined on input line 12222. Underfull \hbox (badness 10000) in paragraph at lines 12221--12223 []\T1/txtt/bx/n/10 colorize \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][] , \T1/txtt/m/n/10 depthai_sdk.components.camera_component. Underfull \hbox (badness 10000) in paragraph at lines 12221--12223 \T1/txtt/m/n/10 CameraComponent\T1/txtt/m/sl/10 , [][]depthai.node.MonoCamera[] [], [][]depthai.node.ColorCamera[][], [167] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.RecordType' on page 1 68 undefined on input line 12382. Underfull \hbox (badness 10000) in paragraph at lines 12414--12416 []\T1/txtt/bx/n/10 output \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[List, Callable , depthai_sdk.components.component. Underfull \hbox (badness 10000) in paragraph at lines 12447--12449 []\T1/txtt/bx/n/10 output \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[List, Callable , depthai_sdk.components.component. [168] LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Trigger' on page 169 undefined on input line 12483. Underfull \hbox (badness 10000) in paragraph at lines 12482--12484 []\T1/txtt/bx/n/10 trigger \T1/qtm/m/n/10 (\T1/txtt/m/n/10 depthai_sdk.trigger_ action.triggers.abstract_trigger. LaTeX Warning: Hyper reference `features/conditional-actions:depthai_sdk.trigge r_action.Action' on page 169 undefined on input line 12487. Underfull \hbox (badness 10000) in paragraph at lines 12486--12488 []\T1/txtt/bx/n/10 action \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[\T1/txtt/m/n/1 0 depthai_sdk.trigger_action.actions.abstract_action. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.__init__' o n page 169 undefined on input line 12561. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.init_callba cks' on page 169 undefined on input line 12568. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.new_msg' on page 169 undefined on input line 12575. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.check_sync' on page 169 undefined on input line 12582. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.set_max_que ue_size' on page 169 undefined on input line 12589. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.close' on p age 169 undefined on input line 12596. Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 12602. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.image_senso rs' on page 169 undefined on input line 12626. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OakDevice.info' on pa ge 169 undefined on input line 12633. Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 12639. [169] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.read' on page 170 undefined on input line 12761. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.getStr eams' on page 170 undefined on input line 12768. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.getSha pe' on page 170 undefined on input line 12775. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.get_so cket' on page 170 undefined on input line 12782. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.get_me ssage_size' on page 170 undefined on input line 12789. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.close' on page 170 undefined on input line 12796. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.AbstractReader.disabl eStream' on page 170 undefined on input line 12803. Package longtable Warning: Column widths have changed (longtable) in table 11 on input line 12809. [170] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.IntEnum' on page 171 undefined on input line 12921. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.BboxStyle.RECTANGLE' on page 171 undefined on input line 12948. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.BboxStyle.CORNERS' on page 171 undefined on input line 12955. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.BboxStyle.ROUNDED_REC TANGLE' on page 171 undefined on input line 12962. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.BboxStyle.ROUNDED_COR NERS' on page 171 undefined on input line 12969. Package longtable Warning: Column widths have changed (longtable) in table 12 on input line 12975. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.CircleConfig.thicknes s' on page 171 undefined on input line 13035. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.CircleConfig.color' o n page 171 undefined on input line 13042. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.CircleConfig.line_typ e' on page 171 undefined on input line 13049. Package longtable Warning: Column widths have changed (longtable) in table 13 on input line 13055. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.CircleConfig.__init__ ' on page 171 undefined on input line 13079. Package longtable Warning: Column widths have changed (longtable) in table 14 on input line 13085. [171] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.thick ness' on page 172 undefined on input line 13175. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.fill_ transparency' on page 172 undefined on input line 13182. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.box_r oundness' on page 172 undefined on input line 13189. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.color ' on page 172 undefined on input line 13196. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.bbox_ style' on page 172 undefined on input line 13203. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.line_ width' on page 172 undefined on input line 13210. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.line_ height' on page 172 undefined on input line 13217. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.hide_ label' on page 172 undefined on input line 13224. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.label _position' on page 172 undefined on input line 13231. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.label _padding' on page 172 undefined on input line 13238. Package longtable Warning: Column widths have changed (longtable) in table 15 on input line 13244. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.DetectionConfig.__ini t__' on page 172 undefined on input line 13268. Package longtable Warning: Column widths have changed (longtable) in table 16 on input line 13274. [172] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 173 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 173 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 173 undefined on input line 13358. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 173 undefined on input line 13374. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.FramePacket.__init__' on page 173 undefined on input line 13425. Package longtable Warning: Column widths have changed (longtable) in table 17 on input line 13431. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer' on page 1 73 undefined on input line 13451. [173] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.MouseClickTracker.poi nts' on page 174 undefined on input line 13510. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.MouseClickTracker.val ues' on page 174 undefined on input line 13517. Package longtable Warning: Column widths have changed (longtable) in table 18 on input line 13523. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.MouseClickTracker.sel ectPoint' on page 174 undefined on input line 13547. Underfull \hbox (badness 10000) in paragraph at lines 13549--13552 []|\T1/qtm/m/n/10 Re-turns call-back func-tion for \T1/txtt/m/n/10 cv2. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.MouseClickTracker.ext ractValue' on page 174 undefined on input line 13554. Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 13560. [174] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OutputConfig.img_scal e' on page 175 undefined on input line 13677. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OutputConfig.show_fps ' on page 175 undefined on input line 13684. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OutputConfig.clickabl e' on page 175 undefined on input line 13691. Package longtable Warning: Column widths have changed (longtable) in table 20 on input line 13697. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.OutputConfig.__init__ ' on page 175 undefined on input line 13721. Package longtable Warning: Column widths have changed (longtable) in table 21 on input line 13727. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.__new__' on page 175 undefined on input line 13815. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.cwd' on page 175 undefined on input line 13822. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.home' on page 17 5 undefined on input line 13829. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.samefile' on pag e 175 undefined on input line 13836. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.iterdir' on page 175 undefined on input line 13843. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.glob' on page 17 5 undefined on input line 13850. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.rglob' on page 1 75 undefined on input line 13857. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.absolute' on pag e 175 undefined on input line 13864. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.resolve' on page 175 undefined on input line 13871. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.stat' on page 17 5 undefined on input line 13878. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.owner' on page 1 75 undefined on input line 13885. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.group' on page 1 75 undefined on input line 13892. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.open' on page 17 5 undefined on input line 13899. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.read_bytes' on p age 175 undefined on input line 13906. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.read_text' on pa ge 175 undefined on input line 13913. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.write_bytes' on page 175 undefined on input line 13920. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.write_text' on p age 175 undefined on input line 13927. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.touch' on page 1 75 undefined on input line 13934. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.mkdir' on page 1 75 undefined on input line 13941. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.chmod' on page 1 75 undefined on input line 13948. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.lchmod' on page 175 undefined on input line 13955. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.unlink' on page 175 undefined on input line 13962. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.rmdir' on page 1 75 undefined on input line 13969. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.lstat' on page 1 75 undefined on input line 13976. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.link_to' on page 175 undefined on input line 13983. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.rename' on page 175 undefined on input line 13990. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.replace' on page 175 undefined on input line 13997. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.symlink_to' on p age 175 undefined on input line 14004. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.exists' on page 175 undefined on input line 14011. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_dir' on page 175 undefined on input line 14018. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_file' on page 175 undefined on input line 14025. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_mount' on pag e 175 undefined on input line 14032. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_symlink' on p age 175 undefined on input line 14039. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_block_device' on page 175 undefined on input line 14046. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_char_device' on page 175 undefined on input line 14053. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_fifo' on page 175 undefined on input line 14060. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.is_socket' on pa ge 175 undefined on input line 14067. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path.expanduser' on p age 175 undefined on input line 14074. [175] Package longtable Warning: Column widths have changed (longtable) in table 22 on input line 14080. [176] [177] [178] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.jpegDe code' on page 179 undefined on input line 14483. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.nnInpu t' on page 179 undefined on input line 14490. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.color' on page 179 undefined on input line 14497. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.left' on page 179 undefined on input line 14504. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.right' on page 179 undefined on input line 14511. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.rectif iedLeft' on page 179 undefined on input line 14518. Underfull \hbox (badness 10000) in paragraph at lines 14520--14523 []|\T1/qtm/m/n/10 Pro-duces rec-ti-fied left frame ([][]\T1/txtt/m/n/10 depthai .node. Underfull \hbox (badness 10000) in paragraph at lines 14520--14523 \T1/txtt/m/n/10 StereoDepth.rectifiedLeft[][]\T1/qtm/m/n/10 ) from raw data LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.rectif iedRight' on page 179 undefined on input line 14525. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.depthR aw' on page 179 undefined on input line 14532. Underfull \hbox (badness 10000) in paragraph at lines 14534--14537 []|\T1/qtm/m/n/10 Pro-duces raw depth frame ([][]\T1/txtt/m/n/10 depthai.node. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.depth' on page 179 undefined on input line 14539. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.dispar ity' on page 179 undefined on input line 14546. Underfull \hbox (badness 10000) in paragraph at lines 14548--14551 []|\T1/qtm/m/n/10 Pro-duces dis-par-ity frame ([][]\T1/txtt/m/n/10 depthai.node . LaTeX Warning: Hyper reference `api_reference:depthai_sdk.PreviewDecoder.dispar ityColor' on page 179 undefined on input line 14553. Package longtable Warning: Column widths have changed (longtable) in table 23 on input line 14559. [179] [180] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.nnInput' on page 181 undefined on input line 14907. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.color' on pa ge 181 undefined on input line 14914. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.left' on pag e 181 undefined on input line 14921. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.right' on pa ge 181 undefined on input line 14928. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.rectifiedLef t' on page 181 undefined on input line 14935. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.rectifiedRig ht' on page 181 undefined on input line 14942. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.depthRaw' on page 181 undefined on input line 14949. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.depth' on pa ge 181 undefined on input line 14956. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.disparity' o n page 181 undefined on input line 14963. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Previews.disparityCol or' on page 181 undefined on input line 14970. Package longtable Warning: Column widths have changed (longtable) in table 24 on input line 14976. [181] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue.__init__' on pa ge 182 undefined on input line 15075. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue.task_done' on p age 182 undefined on input line 15082. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue.join' on page 1 82 undefined on input line 15089. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue.qsize' on page 182 undefined on input line 15096. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue.empty' on page 182 undefined on input line 15103. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue.full' on page 1 82 undefined on input line 15110. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue.put' on page 18 2 undefined on input line 15117. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue.get' on page 18 2 undefined on input line 15124. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue.put_nowait' on page 182 undefined on input line 15131. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Queue.get_nowait' on page 182 undefined on input line 15138. Package longtable Warning: Column widths have changed (longtable) in table 25 on input line 15144. [182] [183] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutSeqSync' on page 184 undefined on input line 15304. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Record.__init__' on p age 184 undefined on input line 15332. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Record.package' on pa ge 184 undefined on input line 15345. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Record.visualize' on page 184 undefined on input line 15352. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Record.no_sync' on pa ge 184 undefined on input line 15359. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Record.start' on page 184 undefined on input line 15366. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Record.config_mcap' o n page 184 undefined on input line 15373. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Record.close' on page 184 undefined on input line 15380. Package longtable Warning: Column widths have changed (longtable) in table 26 on input line 15386. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 184 und efined on input line 15394. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.RecordType' on page 1 84 undefined on input line 15398. LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 184 undefined on input line 15424. [184] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames' on page 1 85 undefined on input line 15461. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.IntEnum' on page 185 undefined on input line 15498. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.RecordType.VIDEO' on page 185 undefined on input line 15525. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.RecordType.ROSBAG' on page 185 undefined on input line 15532. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.RecordType.MCAP' on p age 185 undefined on input line 15539. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.RecordType.DB3' on pa ge 185 undefined on input line 15546. Package longtable Warning: Column widths have changed (longtable) in table 27 on input line 15552. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Recorder.write' on pa ge 185 undefined on input line 15609. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Recorder.close' on pa ge 185 undefined on input line 15616. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Recorder.update' on p age 185 undefined on input line 15623. Package longtable Warning: Column widths have changed (longtable) in table 28 on input line 15629. [185] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 186 und efined on input line 15662. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames' on page 1 86 undefined on input line 15670. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.__init__' on p age 186 undefined on input line 15710. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.toggle_pause' on page 186 undefined on input line 15717. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.set_fps' on pa ge 186 undefined on input line 15724. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.set_loop' on p age 186 undefined on input line 15731. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.get_fps' on pa ge 186 undefined on input line 15738. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.resize' on pag e 186 undefined on input line 15745. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.keepAspectRati o' on page 186 undefined on input line 15752. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.disableStream' on page 186 undefined on input line 15759. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.specify_socket ' on page 186 undefined on input line 15766. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.initPipeline' on page 186 undefined on input line 15773. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.initStereoDept h' on page 186 undefined on input line 15780. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.start' on page 186 undefined on input line 15787. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.run' on page 1 86 undefined on input line 15794. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.sendFrames' on page 186 undefined on input line 15801. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.createQueues' on page 186 undefined on input line 15808. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.getStreams' on page 186 undefined on input line 15815. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.getShape' on p age 186 undefined on input line 15822. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Replay.close' on page 186 undefined on input line 15829. Package longtable Warning: Column widths have changed (longtable) in table 29 on input line 15835. [186] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode' on page 1 87 undefined on input line 15922. [187] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ReplayStream.queue' o n page 188 undefined on input line 16151. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ReplayStream.frame' o n page 188 undefined on input line 16158. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ReplayStream.imgFrame ' on page 188 undefined on input line 16165. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ReplayStream.size_byt es' on page 188 undefined on input line 16172. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ReplayStream.shape' o n page 188 undefined on input line 16179. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ReplayStream.disabled ' on page 188 undefined on input line 16186. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ReplayStream.stream_n ame' on page 188 undefined on input line 16193. Package longtable Warning: Column widths have changed (longtable) in table 30 on input line 16199. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ReplayStream.__init__ ' on page 188 undefined on input line 16223. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ReplayStream.get_sock et' on page 188 undefined on input line 16230. Package longtable Warning: Column widths have changed (longtable) in table 31 on input line 16236. [188] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.ResizeMode' on page 1 89 undefined on input line 1. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.SegmentationConfig.ma sk_alpha' on page 189 undefined on input line 16356. Package longtable Warning: Column widths have changed (longtable) in table 32 on input line 16362. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.SegmentationConfig.__ init__' on page 189 undefined on input line 16386. Package longtable Warning: Column widths have changed (longtable) in table 33 on input line 16392. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.IntEnum' on page 189 undefined on input line 16423. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoColor.GRAY' on page 189 undefined on input line 16450. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoColor.RGB' on p age 189 undefined on input line 16457. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoColor.RGBD' on page 189 undefined on input line 16464. [189] Package longtable Warning: Column widths have changed (longtable) in table 34 on input line 16470. Underfull \hbox (badness 8038) in paragraph at lines 16499--16501 []\T1/qtm/m/n/10 Stere-o-Con-fig(colorize: depthai_sdk.visualize.configs.Stereo Color = , col-ormap: LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoConfig.colorize ' on page 190 undefined on input line 16524. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoConfig.colormap ' on page 190 undefined on input line 16531. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoConfig.wls_filt er' on page 190 undefined on input line 16538. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoConfig.wls_lamb da' on page 190 undefined on input line 16545. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoConfig.wls_sigm a' on page 190 undefined on input line 16552. Package longtable Warning: Column widths have changed (longtable) in table 35 on input line 16558. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.StereoConfig.__init__ ' on page 190 undefined on input line 16582. Package longtable Warning: Column widths have changed (longtable) in table 36 on input line 16588. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 190 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 190 undefined on input line 16626. [190] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_face' on page 191 undefined on input line 16689. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_color ' on page 191 undefined on input line 16696. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_trans parency' on page 191 undefined on input line 16703. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_scale ' on page 191 undefined on input line 16710. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_thick ness' on page 191 undefined on input line 16717. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.font_posit ion' on page 191 undefined on input line 16724. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.background _color' on page 191 undefined on input line 16731. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.background _transparency' on page 191 undefined on input line 16738. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.outline_co lor' on page 191 undefined on input line 16745. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.line_type' on page 191 undefined on input line 16752. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.auto_scale ' on page 191 undefined on input line 16759. Package longtable Warning: Column widths have changed (longtable) in table 37 on input line 16765. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextConfig.__init__' on page 191 undefined on input line 16789. Package longtable Warning: Column widths have changed (longtable) in table 38 on input line 16795. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 191 undefined on input line 1. [191] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 192 undefined on input line 16889. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.IntEnum' on page 192 undefined on input line 16929. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.TOP_LEFT ' on page 192 undefined on input line 16956. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.MID_LEFT ' on page 192 undefined on input line 16963. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.BOTTOM_L EFT' on page 192 undefined on input line 16970. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.TOP_MID' on page 192 undefined on input line 16977. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.MID' on page 192 undefined on input line 16984. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.BOTTOM_M ID' on page 192 undefined on input line 16991. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.TOP_RIGH T' on page 192 undefined on input line 16998. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.MID_RIGH T' on page 192 undefined on input line 17005. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TextPosition.BOTTOM_R IGHT' on page 192 undefined on input line 17012. Package longtable Warning: Column widths have changed (longtable) in table 39 on input line 17018. [192] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.__init__' on p age 193 undefined on input line 17113. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.start' on page 193 undefined on input line 17120. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.run' on page 1 93 undefined on input line 17127. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.join' on page 193 undefined on input line 17134. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.is_alive' on p age 193 undefined on input line 17141. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.isAlive' on pa ge 193 undefined on input line 17148. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.isDaemon' on p age 193 undefined on input line 17155. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.setDaemon' on page 193 undefined on input line 17162. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.getName' on pa ge 193 undefined on input line 17169. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.setName' on pa ge 193 undefined on input line 17176. Package longtable Warning: Column widths have changed (longtable) in table 40 on input line 17182. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.name' on page 193 undefined on input line 17206. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.ident' on page 193 undefined on input line 17213. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.native_id' on page 193 undefined on input line 17220. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread.daemon' on pag e 193 undefined on input line 17227. Package longtable Warning: Column widths have changed (longtable) in table 41 on input line 17233. [193] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Thread' on page 194 u ndefined on input line 17274. [194] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.max_le ngth' on page 195 undefined on input line 17482. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.deleti on_lost_threshold' on page 195 undefined on input line 17489. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.line_t hickness' on page 195 undefined on input line 17496. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.fading _tails' on page 195 undefined on input line 17503. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.line_c olor' on page 195 undefined on input line 17510. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.line_t ype' on page 195 undefined on input line 17517. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.show_s peed' on page 195 undefined on input line 17524. Package longtable Warning: Column widths have changed (longtable) in table 42 on input line 17530. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TrackingConfig.__init __' on page 195 undefined on input line 17554. Package longtable Warning: Column widths have changed (longtable) in table 43 on input line 17560. [195] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.__init__' o n page 196 undefined on input line 17681. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.decode_head er' on page 196 undefined on input line 17688. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.decode' on page 196 undefined on input line 17695. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.decode_to_y uv' on page 196 undefined on input line 17702. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.decode_to_y uv_planes' on page 196 undefined on input line 17709. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.encode' on page 196 undefined on input line 17716. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.scale_with_ quality' on page 196 undefined on input line 17723. Underfull \hbox (badness 10000) in paragraph at lines 17725--17728 []|\T1/qtm/m/n/10 de-com-presstoYUV with scale fac-tor, re-com- LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.crop' on pa ge 196 undefined on input line 17730. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.crop_multip le' on page 196 undefined on input line 17737. Package longtable Warning: Column widths have changed (longtable) in table 44 on input line 17743. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.TurboJPEG.scaling_fac tors' on page 196 undefined on input line 17767. Package longtable Warning: Column widths have changed (longtable) in table 45 on input line 17773. [196] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.VisConfig.output' on page 197 undefined on input line 17927. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.VisConfig.stereo' on page 197 undefined on input line 17934. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.VisConfig.detection' on page 197 undefined on input line 17941. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.VisConfig.text' on pa ge 197 undefined on input line 17948. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.VisConfig.tracking' o n page 197 undefined on input line 17955. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.VisConfig.circle' on page 197 undefined on input line 17962. Package longtable Warning: Column widths have changed (longtable) in table 46 on input line 17968. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.VisConfig.__init__' o n page 197 undefined on input line 17992. [197] Package longtable Warning: Column widths have changed (longtable) in table 47 on input line 17998. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.OutputConfig' on page 198 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 198 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 198 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 198 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 198 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.CircleConfig' on page 198 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.OutputConfig' on page 198 undefined on input line 18042. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoConfig' on page 198 undefined on input line 18046. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.DetectionConfig' on page 198 undefined on input line 18050. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextConfig' on page 198 undefined on input line 18054. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TrackingConfig' on page 198 undefined on input line 18058. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.CircleConfig' on page 198 undefined on input line 18062. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.IS_INTERAC TIVE' on page 198 undefined on input line 18106. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.frame_shap e' on page 198 undefined on input line 18113. Package longtable Warning: Column widths have changed (longtable) in table 48 on input line 18119. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.__init__' on page 198 undefined on input line 18143. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_object ' on page 198 undefined on input line 18150. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_bbox' on page 198 undefined on input line 18157. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_detect ions' on page 198 undefined on input line 18164. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_text' on page 198 undefined on input line 18171. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_trail' on page 198 undefined on input line 18178. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_circle ' on page 198 undefined on input line 18185. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_line' on page 198 undefined on input line 18192. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.add_mask' on page 198 undefined on input line 18199. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.draw' on p age 198 undefined on input line 18206. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.serialize' on page 198 undefined on input line 18213. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.reset' on page 198 undefined on input line 18220. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.output' on page 198 undefined on input line 18227. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.stereo' on page 198 undefined on input line 18234. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.detections ' on page 198 undefined on input line 18241. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.text' on p age 198 undefined on input line 18248. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.tracking' on page 198 undefined on input line 18255. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Visualizer.segmentati on' on page 198 undefined on input line 18262. Package longtable Warning: Column widths have changed (longtable) in table 49 on input line 18268. [198] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Platform' on page 199 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 199 undefined on input line 1. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.o bjects.GenericObject' on page 199 undefined on input line 18320. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 199 undefined on input line 18324. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 199 undefined on input line 18356. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 199 undefined on input line 18366. [199] Underfull \hbox (badness 10000) in paragraph at lines 18413--18415 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [][]int[][]]]]\T1/ qtm/m/n/10 ) ^^U LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 200 undefined on input line 18424. Underfull \hbox (badness 10000) in paragraph at lines 18471--18473 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], ...], depthai_sdk. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 200 undefined on input line 18476. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 200 undefined on input line 18490. [200] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 201 undefined on input line 18524. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 201 undefined on input line 18562. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 201 undefined on input line 18600. [201] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 202 undefined on input line 18712. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.StereoColor' on page 202 undefined on input line 18725. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.BboxStyle' on page 202 undefined on input line 18789. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 202 undefined on input line 18805. [202] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 203 undefined on input line 18815. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.c onfigs.TextPosition' on page 203 undefined on input line 18851. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 203 undefined on input line 18881. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 203 undefined on input line 18935. [203] LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 204 undefined on input line 18951. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.__init__' on page 204 undefined on input line 18998. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.setup_visu alize' on page 204 undefined on input line 19011. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.setup_reco rder' on page 204 undefined on input line 19018. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.visualize' on page 204 undefined on input line 19025. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.on_record' on page 204 undefined on input line 19032. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.xstreams' on page 204 undefined on input line 19039. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.new_msg' o n page 204 undefined on input line 19046. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutFrames.close' on page 204 undefined on input line 19053. Package longtable Warning: Column widths have changed (longtable) in table 50 on input line 19059. LaTeX Warning: Hyper reference `fundamentals/visualizer:depthai_sdk.visualize.v isualizer.Visualizer' on page 204 undefined on input line 19090. [204] LaTeX Warning: Hyper reference `fundamentals/packets:depthai_sdk.classes.packet s.FramePacket' on page 205 undefined on input line 19132. Underfull \hbox (badness 10000) in paragraph at lines 19207--19209 \T1/qtm/m/n/10 Bases: \T1/txtt/m/n/10 depthai_sdk.oak_outputs.xout.xout_base.Xo utBase\T1/qtm/m/n/10 , \T1/txtt/m/n/10 depthai_sdk.oak_outputs. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutSeqSync.xstreams' on page 205 undefined on input line 19232. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutSeqSync.__init__' on page 205 undefined on input line 19239. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutSeqSync.package' on page 205 undefined on input line 19246. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.XoutSeqSync.new_msg' on page 205 undefined on input line 19253. Package longtable Warning: Column widths have changed (longtable) in table 51 on input line 19259. Underfull \hbox (badness 10000) in paragraph at lines 19276--19279 []\T1/txtt/bx/n/10 streams \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 List[depthai_sdk.oa k_outputs.xout.xout_base. [205] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 206 und efined on input line 19446. [206] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 207 und efined on input line 19469. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 207 und efined on input line 19489. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 207 und efined on input line 19499. [207] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 208 und efined on input line 19621. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 208 und efined on input line 19633. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.Path' on page 208 und efined on input line 19668. [208] LaTeX Warning: Hyper reference `api_reference:depthai_sdk.partial.__new__' on p age 209 undefined on input line 19761. Package longtable Warning: Column widths have changed (longtable) in table 52 on input line 19767. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.partial.args' on page 209 undefined on input line 19791. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.partial.func' on page 209 undefined on input line 19798. LaTeX Warning: Hyper reference `api_reference:depthai_sdk.partial.keywords' on page 209 undefined on input line 19805. Package longtable Warning: Column widths have changed (longtable) in table 53 on input line 19811. [209] [210] LaTeX Warning: Reference `api_reference:module-depthai_sdk' on page 211 undefin ed on input line 20005. LaTeX Warning: Reference `components/nn_component:module-depthai_sdk.classes.nn _results' on page 211 undefined on input line 20006. LaTeX Warning: Reference `fundamentals/visualizer:module-depthai_sdk.visualize. configs' on page 211 undefined on input line 20007. [211] 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/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on luxonis-depthai-sdk.pdf (215 pages, 13929317 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 7939.' 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 7939.' 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 211 undefined on input line 20005 Reference `components/nn_component:module-depthai_sdk.classes.nn_results' on page 211 undefined on input line 20006 Reference `fundamentals/visualizer:module-depthai_sdk.visualize.configs' on page 211 undefined on input line 20007 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 (631 entries accepted, 0 rejected). Sorting entries........done (6599 comparisons). Generating output file luxonis-depthai-sdk.ind....done (945 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/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./luxonis-depthai-sdk.toc [1] [2]) [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f3053 9bda5bb0cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [3] [4] [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [6] Chapter 2. [7] Underfull \hbox (badness 6220) in paragraph at lines 501--503 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 str[][] or dai.C ameraBoardSocket\T1/qtm/m/n/10 ) ^^U Source of the cam-era. Ei-ther Underfull \hbox (badness 10000) in paragraph at lines 513--515 []\T1/txtt/bx/n/10 encode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][], [][]str[][], [][]bool[][], [][]depthai.VideoEncoderProperties. [8] Underfull \hbox (badness 10000) in paragraph at lines 575--577 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[ ][]str[][], [][]depthai.ColorCameraProperties. Underfull \hbox (badness 10000) in paragraph at lines 575--577 \T1/txtt/m/sl/10 SensorResolution[][], [][]depthai.MonoCameraProperties.SensorR esolution[][]]]\T1/qtm/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 628--630 []\T1/txtt/bx/n/10 color_order \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[ ][], [][]depthai.ColorCameraProperties.ColorOrder[][], Underfull \hbox (badness 10000) in paragraph at lines 648--650 []\T1/txtt/bx/n/10 anti_banding_mode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[ [][]depthai.RawCameraControl. [9] Underfull \hbox (badness 10000) in paragraph at lines 747--749 []\T1/txtt/bx/n/10 rate_control_mode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[ [][]depthai.VideoEncoderProperties. [10] Underfull \hbox (badness 10000) in paragraph at lines 828--831 []\T1/txtt/bx/n/10 camera_component \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai _sdk.components.camera_component. [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 1051--1054 []\T1/txtt/bx/n/10 imu_component \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai_sd k.components.imu_component. [13] [14] Underfull \hbox (badness 10000) in paragraph at lines 1291--1293 [][]\T1/txtt/m/n/10 depthai_sdk.components.nn_component.NNComponent[][]\T1/txtt /m/sl/10 , [][]depthai.Node. [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1519--1521 []\T1/txtt/bx/n/10 resize_mode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[ [][]\T1/txtt/m/n/10 depthai_sdk.classes.enum.ResizeMode[][]\T1/txtt/m/sl/10 , Underfull \hbox (badness 10000) in paragraph at lines 1565--1568 []\T1/txtt/bx/n/10 nn_component \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai_sdk .components.nn_component. [17] [18] [19] [20] Underfull \hbox (badness 5446) in paragraph at lines 2109--2111 []\T1/txtt/bx/n/10 right \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 None / dai.None.Outpu t / CameraComponent\T1/qtm/m/n/10 ) ^^U Right mono cam-era [21] Underfull \hbox (badness 10000) in paragraph at lines 2179--2181 []\T1/txtt/bx/n/10 align \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[[][]\T1/txtt /m/n/10 depthai_sdk.components.camera_component. Underfull \hbox (badness 10000) in paragraph at lines 2229--2231 []\T1/txtt/bx/n/10 colorize \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][ ]\T1/txtt/m/n/10 depthai_sdk.visualize.configs.StereoColor[][]\T1/txtt/m/sl/10 , Underfull \hbox (badness 10000) in paragraph at lines 2255--2257 []\T1/txtt/bx/n/10 wls_level \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[de pthai_sdk.components.stereo_component. [22] Underfull \hbox (badness 10000) in paragraph at lines 2350--2353 []\T1/txtt/bx/n/10 stereo_component \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai _sdk.components.stereo_component. [23] [24] Chapter 3. [25] Underfull \hbox (badness 10000) in paragraph at lines 2678--2680 []\T1/txtt/bx/n/10 img_detections \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]de pthai.ImgDetections[][], [][]depthai. [26] [27] [28] Chapter 4. [29] [30] [31] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [32] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [33] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [34] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [35] [36] [37] [38] [39] Underfull \hbox (badness 10000) in paragraph at lines 3689--3691 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [][]int[][]]]]\T1/ qtm/m/n/10 ) ^^U [40] Underfull \hbox (badness 10000) in paragraph at lines 3747--3749 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], ...], depthai_sdk. [41] [42] [43] [44] Overfull \vbox (7.56999pt too high) has occurred while \output is active [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4561--4563 []\T1/txtt/bx/n/10 parent_bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[ [][]numpy.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 4741--4743 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [][]int[][]], [49] [50] Underfull \hbox (badness 8038) in paragraph at lines 5239--5242 \T1/qtm/m/n/10 Stere-o-Con-fig(colorize: depthai_sdk.visualize.configs.StereoCo lor = , col-ormap: [51] [52] [53] [54] [55] [56] Chapter 5. [57 <./e2f74e5a8713f052aa08a4d4bf3c37a4a383117e.png>] [58] Chapter 6. [59] [60] Chapter 7. [61] Underfull \hbox (badness 10000) in paragraph at lines 6355--6357 []\T1/txtt/bx/n/10 trigger \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai_sdk.trig ger_action.triggers.abstract_trigger. Underfull \hbox (badness 10000) in paragraph at lines 6359--6361 []\T1/txtt/bx/n/10 action \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]\T1/txtt/m /n/10 depthai_sdk.trigger_action.actions.abstract_action. [62] Underfull \hbox (badness 10000) in paragraph at lines 6454--6456 []\T1/txtt/bx/n/10 inputs \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[depth ai_sdk.components.component.Component, Underfull \hbox (badness 10000) in paragraph at lines 6454--6456 \T1/txtt/m/sl/10 Callable, List[Union[depthai_sdk.components.component.Componen t, Underfull \hbox (badness 10000) in paragraph at lines 6489--6492 []\T1/txtt/bx/n/10 packets \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Dict[[][]str[][], [ ][]\T1/txtt/m/n/10 depthai_sdk.classes.packets.FramePacket[][]\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) ^^U [63] Underfull \hbox (badness 10000) in paragraph at lines 6573--6575 []\T1/txtt/bx/n/10 inputs \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[depthai_sdk.co mponents.component.Component, Callable, Underfull \hbox (badness 10000) in paragraph at lines 6573--6575 \T1/txtt/m/sl/10 List[Union[depthai_sdk.components.component.Component, Callabl e]]]\T1/qtm/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 6589--6591 []\T1/txtt/bx/n/10 on_finish_callback \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional [Callable[[Union[[][]\T1/txtt/m/n/10 pathlib.Path[][]\T1/txtt/m/sl/10 , [][]str [][]]], Underfull \hbox (badness 10000) in paragraph at lines 6614--6617 []\T1/txtt/bx/n/10 packets \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Dict[[][]str[][], [ ][]\T1/txtt/m/n/10 depthai_sdk.classes.packets.FramePacket[][]\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) ^^U [64] Chapter 8. [65 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] [66 <./87b424d4162e381448 a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6744 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6744 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [67 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [68] Chapter 9. [69] Underfull \hbox (badness 7064) in paragraph at lines 6868--6871 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion, e.g., Overfull \hbox (9.43903pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-california-01| Overfull \hbox (9.43903pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-california-02| Overfull \hbox (9.43903pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-california-03| Overfull \hbox (30.43896pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-tracking-above-01| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 depth-people-counting-01| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Overfull \hbox (56.68889pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-construction-vest-01| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-01| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-02| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-03| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-04| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-05| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 CAM_A.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 CAM_A. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 12 MB [70 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Chapter 10. [71] [72 <./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.7154 ...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.7154 ...ncludegraphics{{sdk_camera_control}.gif} [73 <./camera_control.png (PNG copy)>] [74] [75 <./sdk_camera_control_with_NN.p ng (PNG copy)>] [76 <./camera_control_with_NN.png (PNG copy)>] [77 <./sdk_camer a_preview.png (PNG copy)>] [78 <./camera_preview.png (PNG copy)>] [79 <./sdk_mo no_400p.png (PNG copy)>] [80 <./mono_400p.png (PNG copy)>] [81 <./sdk_preview_a ll_cameras.png (PNG copy)>] [82 <./preview_all_cameras.png (PNG copy)>] [83] [84 <./rgb_mono_preview.png (PNG copy)>] [85 <./sdk_rotated.png (PNG copy) >] [86 <./rotated.png (PNG copy)>] [87 <./sdk_api_interop.png (PNG copy)> <./ap i_interop.png (PNG copy)>] [88] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7706 ...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.7706 ...xincludegraphics{{sdk_car_tracking}.gif} [89 <./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.7781 ...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.7781 ...egraphics{{sdk_collision_avoidance}.gif} [90 <./collision_avoidance.png (PNG copy)>] Underfull \vbox (badness 10000) detected at line 7899 Underfull \vbox (badness 10000) detected at line 7899 [91] [92] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7918 ...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.7918 ...udegraphics{{sdk_speed_calculation}.gif} LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 7939. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 7939. ! 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.7939 ...images/pipelines/speed_calculation}.png} [93] [94 <./switch_between_models.png (PNG copy)>] [95] [96 <./sdk_sync_multipl e_outputs.png (PNG copy)>] [97 <./sync_multiple_outputs.png (PNG copy)>] [98 <./sdk_imu_demo.png (PNG copy)>] [99 <./imu.png (PNG copy)>] [100 <./sdk_im u_rerun.png (PNG copy)>] [101] [102 <./sdk_age_gender.png (PNG copy)> <./age-ge nder.png (PNG copy)>] [103] [104 <./custom_decode.png (PNG copy)>] [105] [106 <./deeplabv3_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.8593 ...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.8593 ...egraphics{{sdk_emotion_recognition}.gif} [107] [108 <./emotion_recognition.png (PNG copy)>] [109] [110 <./sdk_face_detec tion_color.png (PNG copy)> <./face_detection_color.png (PNG copy)>] [111] [112 <./sdk_face_detection_left.png (PNG copy)> <./face_detection_left.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.8827 ...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.8827 ...inxincludegraphics{{sdk_human_pose}.gif} [113] [114 <./human_pose.png (PNG copy)>] [115 <./mobilenet_encoded.png (PNG co py)>] [116 <./nn_component.png (PNG copy)>] [117 <./sdk_object_tracking.png (PN G copy)>] [118 <./object_tracking.png (PNG copy)>] [119 <./roboflow_integration .png (PNG copy)>] [120] [121 <./sdk_spatial_detection.png (PNG copy)> <./spatia l_detection.png (PNG copy)>] [122] [123 <./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.9324 ...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.9324 ...inxincludegraphics{{sdk_pointcloud}.gif} [124] [125 <./pointcloud.png (PNG copy)>] [126 <./encode.png (PNG copy)>] [127 <./encoder_preview.png (PNG copy)>] [128] [129] [130 <./recording_duration .png (PNG copy)>] [131] [132 <./rosbag_record.png (PNG copy)>] [133 <./stereo_r ecord.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.9860 ...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.9860 ...sphinxincludegraphics{{sdk_counter}.gif} [134] [135 <./counter.png (PNG copy)>] [136 <./looped_replay.png (PNG copy)>] [137 <./people_tracker.png (PNG copy)>] [138 <./sdk_photo_download.png (PNG cop y)>] [139 <./photo_download.png (PNG copy)>] [140 <./youtube_download.png (PNG copy)>] [141 <./stereo.png (PNG copy)>] [142] Overfull \vbox (0.79083pt too high) detected at line 10319 [143 <./stereo_auto_ir.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10330 ...cludegraphics{{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.10330 ...cludegraphics{{sdk_camera_control}.gif} [144 <./stereo_control.png (PNG copy)>] [145] [146 <./stereo_encoded.png (PNG c opy)>] [147] [148 <./custom_action.png (PNG copy)>] [149] [150 <./custom_trigge r.png (PNG copy)>] [151] [152 <./person_record.png (PNG copy)>] Overfull \vbox (0.68765pt too high) detected at line 10854 [153 <./visualizer.png (PNG copy)>] [154] [155 <./sdk_visualizer_callback.png ( PNG copy)> <./visualizer_callback.png (PNG copy)>] [156] [157] [158] [159] [160] Chapter 11. [161] [162] [163] [164] [165] Underfull \hbox (badness 10000) in paragraph at lines 12088--12090 []\T1/txtt/bx/n/10 spatial \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][], [][]bool[][], [][]\T1/txtt/m/n/10 depthai_sdk.components.stereo_component. [166] Underfull \hbox (badness 10000) in paragraph at lines 12217--12219 []\T1/txtt/bx/n/10 stereo \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][], [][]\T1/txtt/m/n/10 depthai_sdk.components.stereo_component. Underfull \hbox (badness 10000) in paragraph at lines 12217--12219 \T1/txtt/m/n/10 StereoComponent[][]\T1/txtt/m/sl/10 , [][]depthai.node.StereoDe pth[][], [][]depthai.Node.Output[][]]\T1/qtm/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 12221--12223 []\T1/txtt/bx/n/10 colorize \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][] , [][]\T1/txtt/m/n/10 depthai_sdk.components.camera_component. Underfull \hbox (badness 10000) in paragraph at lines 12221--12223 \T1/txtt/m/n/10 CameraComponent[][]\T1/txtt/m/sl/10 , [][]depthai.node.MonoCame ra[][], [][]depthai.node.ColorCamera[][], [167] Underfull \hbox (badness 10000) in paragraph at lines 12414--12416 []\T1/txtt/bx/n/10 output \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[List, Callable , depthai_sdk.components.component. Underfull \hbox (badness 10000) in paragraph at lines 12447--12449 []\T1/txtt/bx/n/10 output \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[List, Callable , depthai_sdk.components.component. [168] Underfull \hbox (badness 10000) in paragraph at lines 12482--12484 []\T1/txtt/bx/n/10 trigger \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai_sdk.trig ger_action.triggers.abstract_trigger. Underfull \hbox (badness 10000) in paragraph at lines 12486--12488 []\T1/txtt/bx/n/10 action \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]\T1/txtt/m /n/10 depthai_sdk.trigger_action.actions.abstract_action. [169] [170] [171] [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 13549--13552 []|\T1/qtm/m/n/10 Re-turns call-back func-tion for \T1/txtt/m/n/10 cv2. [174] [175] [176] [177] [178] Underfull \hbox (badness 10000) in paragraph at lines 14520--14523 []|\T1/qtm/m/n/10 Pro-duces rec-ti-fied left frame ([][]\T1/txtt/m/n/10 depthai .node. Underfull \hbox (badness 10000) in paragraph at lines 14520--14523 \T1/txtt/m/n/10 StereoDepth.rectifiedLeft[][]\T1/qtm/m/n/10 ) from raw data Underfull \hbox (badness 10000) in paragraph at lines 14534--14537 []|\T1/qtm/m/n/10 Pro-duces raw depth frame ([][]\T1/txtt/m/n/10 depthai.node. Underfull \hbox (badness 10000) in paragraph at lines 14548--14551 []|\T1/qtm/m/n/10 Pro-duces dis-par-ity frame ([][]\T1/txtt/m/n/10 depthai.node . [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] Underfull \hbox (badness 8038) in paragraph at lines 16499--16501 []\T1/qtm/m/n/10 Stere-o-Con-fig(colorize: depthai_sdk.visualize.configs.Stereo Color = , col-ormap: [190] [191] [192] [193] [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 17725--17728 []|\T1/qtm/m/n/10 de-com-presstoYUV with scale fac-tor, re-com- [196] [197] [198] [199] Underfull \hbox (badness 10000) in paragraph at lines 18413--18415 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [][]int[][]]]]\T1/ qtm/m/n/10 ) ^^U Underfull \hbox (badness 10000) in paragraph at lines 18471--18473 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], ...], depthai_sdk. [200] [201] [202] [203] [204] Underfull \hbox (badness 10000) in paragraph at lines 19207--19209 \T1/qtm/m/n/10 Bases: \T1/txtt/m/n/10 depthai_sdk.oak_outputs.xout.xout_base.Xo utBase\T1/qtm/m/n/10 , \T1/txtt/m/n/10 depthai_sdk.oak_outputs. Underfull \hbox (badness 10000) in paragraph at lines 19276--19279 []\T1/txtt/bx/n/10 streams \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 List[depthai_sdk.oa k_outputs.xout.xout_base. [205] [206] [207] [208] [209] [210] [211] (./luxonis-depthai-sdk.ind [212] Overfull \hbox (26.28232pt too wide) in paragraph at lines 30--32 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.GenericNNOutput Overfull \hbox (13.55232pt too wide) in paragraph at lines 32--34 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.ImgLandmarks Overfull \hbox (41.37231pt too wide) in paragraph at lines 34--36 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.InstanceSegmentation Overfull \hbox (44.25232pt too wide) in paragraph at lines 36--38 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 38--40 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Overfull \hbox (5.91234pt too wide) in paragraph at lines 40--42 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 42--44 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 44--46 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.IMUPacket Overfull \hbox (0.67232pt too wide) in paragraph at lines 46--48 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.NNDataPacket Overfull \hbox (42.89232pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.SpatialBbMappingPacket Overfull \hbox (5.1823pt too wide) in paragraph at lines 52--54 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.TwoStagePacket Overfull \hbox (6.80234pt too wide) in paragraph at lines 54--56 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent Overfull \hbox (24.30234pt too wide) in paragraph at lines 56--58 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 58--60 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent Overfull \hbox (11.21234pt too wide) in paragraph at lines 60--62 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 62--64 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent Overfull \hbox (5.47234pt too wide) in paragraph at lines 64--66 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent.Out Overfull \hbox (17.28233pt too wide) in paragraph at lines 68--70 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 70--72 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.Action Overfull \hbox (5.7223pt too wide) in paragraph at lines 72--74 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.DetectionTrigger Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 76--78 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.Trigger Underfull \hbox (badness 10000) in paragraph at lines 78--80 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.TriggerAction Overfull \hbox (12.03235pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (1.23233pt too wide) in paragraph at lines 84--86 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.OutputConfig Overfull \hbox (27.89233pt too wide) in paragraph at lines 86--88 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.SegmentationConfig Underfull \hbox (badness 10000) in paragraph at lines 90--92 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig [213] Overfull \hbox (8.1623pt too wide) in paragraph at lines 92--94 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 94--96 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.VisConfig Overfull \hbox (5.65234pt too wide) in paragraph at lines 96--98 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (1.88235pt too wide) in paragraph at lines 98--100 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 100--102 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 102--104 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 104--106 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/txtt/m/n/10 activate() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.Action Underfull \hbox (badness 10000) in paragraph at lines 117--119 []\T1/txtt/m/n/10 activate() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 119--121 []\T1/txtt/m/n/10 add() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.Detections Overfull \hbox (10.90233pt too wide) in paragraph at lines 124--126 []\T1/txtt/m/n/10 add_child() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.5523pt too wide) in paragraph at lines 126--128 []\T1/txtt/m/n/10 add_circle() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (28.55225pt too wide) in paragraph at lines 129--131 []\T1/txtt/m/n/10 add_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.visualizer.Visualizer Underfull \hbox (badness 7907) in paragraph at lines 131--132 []\T1/txtt/m/n/10 add_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. Visualizer method\T1/qtm/m/n/10 ), Overfull \hbox (7.5523pt too wide) in paragraph at lines 138--140 []\T1/txtt/m/n/10 add_object() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (2.30232pt too wide) in paragraph at lines 144--146 []\T1/txtt/m/n/10 add_trail() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 151--153 []\T1/txtt/m/n/10 auto_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (21.27225pt too wide) in paragraph at lines 157--159 []\T1/txtt/m/n/10 background_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 159--161 []\T1/txtt/m/n/10 background_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depth ai_sdk.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 161--163 []\T1/txtt/m/n/10 background_transparency Underfull \hbox (badness 10000) in paragraph at lines 161--163 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 163--164 []\T1/txtt/m/n/10 bbox_style \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Detect ionConfig at-tribute\T1/qtm/m/n/10 ), Overfull \hbox (12.03235pt too wide) in paragraph at lines 164--166 []\T1/txtt/m/n/10 bbox_style \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (0.9915pt too wide) in paragraph at lines 169--171 []\T1/txtt/m/n/10 BOTTOM_LEFT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.TextPosition Overfull \hbox (6.24149pt too wide) in paragraph at lines 175--177 []\T1/txtt/m/n/10 BOTTOM_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 177--178 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Det ectionConfig at- Overfull \hbox (27.7823pt too wide) in paragraph at lines 178--180 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (13.80237pt too wide) in paragraph at lines 185--187 []\T1/txtt/m/n/10 camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 190--191 []\T1/txtt/m/n/10 CameraComponent.Out \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [214] Underfull \hbox (badness 10000) in paragraph at lines 196--198 []\T1/txtt/m/n/10 circle \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 212--214 []\T1/txtt/m/n/10 color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.c onfigs.CircleConfig Underfull \hbox (badness 10000) in paragraph at lines 218--220 []\T1/txtt/m/n/10 colorize \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 221--223 []\T1/txtt/m/n/10 colormap \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Overfull \hbox (10.97229pt too wide) in paragraph at lines 223--225 []\T1/txtt/m/n/10 condition() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigg er_action.DetectionTrigger Overfull \hbox (33.05226pt too wide) in paragraph at lines 225--227 []\T1/txtt/m/n/10 config_camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 227--229 []\T1/txtt/m/n/10 config_color_camera() Underfull \hbox (badness 10000) in paragraph at lines 227--229 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 229--231 []\T1/txtt/m/n/10 config_encoder_h26x() Underfull \hbox (badness 10000) in paragraph at lines 229--231 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 231--233 []\T1/txtt/m/n/10 config_encoder_mjpeg() Underfull \hbox (badness 10000) in paragraph at lines 231--233 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Overfull \hbox (4.21231pt too wide) in paragraph at lines 233--235 []\T1/txtt/m/n/10 config_imu() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.comp onents.IMUComponent Underfull \hbox (badness 10000) in paragraph at lines 236--238 []\T1/txtt/m/n/10 config_multistage_nn() Underfull \hbox (badness 10000) in paragraph at lines 236--238 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 238--240 []\T1/txtt/m/n/10 config_nn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 240--241 []\T1/txtt/m/n/10 config_pipeline() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .OakCamera Underfull \hbox (badness 10000) in paragraph at lines 241--243 []\T1/txtt/m/n/10 config_postprocessing() Underfull \hbox (badness 10000) in paragraph at lines 241--243 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 243--245 []\T1/txtt/m/n/10 config_spatial() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Overfull \hbox (26.03226pt too wide) in paragraph at lines 245--247 []\T1/txtt/m/n/10 config_stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 247--249 []\T1/txtt/m/n/10 config_tracker() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 249--251 []\T1/txtt/m/n/10 config_undistortion() Underfull \hbox (badness 10000) in paragraph at lines 249--251 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (10.2823pt too wide) in paragraph at lines 251--253 []\T1/txtt/m/n/10 config_wls() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.comp onents.StereoComponent Overfull \hbox (3.72229pt too wide) in paragraph at lines 253--255 []\T1/txtt/m/n/10 config_yolo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 255--257 []\T1/txtt/m/n/10 config_yolo_from_metadata() Underfull \hbox (badness 10000) in paragraph at lines 255--257 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Overfull \hbox (43.55223pt too wide) in paragraph at lines 258--260 []\T1/txtt/m/n/10 control_with_nn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 261--263 []\T1/txtt/m/n/10 CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 265--266 []\T1/txtt/m/n/10 create_all_cameras() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_ sdk.OakCamera Underfull \hbox (badness 10000) in paragraph at lines 269--270 []\T1/txtt/m/n/10 create_pointcloud() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_s dk.OakCamera [215] Underfull \hbox (badness 10000) in paragraph at lines 287--289 []\T1/txtt/m/n/10 decode_to_yuv_planes() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 deptha i_sdk.TurboJPEG Underfull \hbox (badness 10000) in paragraph at lines 289--291 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 291--293 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 291--293 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Overfull \hbox (1.53238pt too wide) in paragraph at lines 295--297 []\T1/txtt/m/n/10 depth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.component s.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 306--307 []\T1/txtt/m/n/10 depthRaw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Previe wDecoder static Underfull \hbox (badness 10000) in paragraph at lines 311--313 []\T1/txtt/m/n/10 DetectionConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 313--314 []\T1/txtt/m/n/10 DetectionPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (7.5523pt too wide) in paragraph at lines 315--317 []\T1/txtt/m/n/10 detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 318--319 []\T1/txtt/m/n/10 DetectionTrigger \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 321--322 []\T1/txtt/m/n/10 disableStream() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.A bstractReader Underfull \hbox (badness 5091) in paragraph at lines 323--325 []\T1/txtt/m/n/10 disparity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent Overfull \hbox (22.53232pt too wide) in paragraph at lines 326--328 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 328--329 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Previ ewDecoder static Underfull \hbox (badness 10000) in paragraph at lines 330--332 []\T1/txtt/m/n/10 disparityColor() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 335--337 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 337--339 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 342--344 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Overfull \hbox (10.90233pt too wide) in paragraph at lines 345--347 []\T1/txtt/m/n/10 draw_bbox() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (31.90227pt too wide) in paragraph at lines 347--349 []\T1/txtt/m/n/10 draw_children() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 349--351 []\T1/txtt/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 349--351 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.GenericObject Overfull \hbox (19.05235pt too wide) in paragraph at lines 356--358 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent.Out Overfull \hbox (12.03235pt too wide) in paragraph at lines 360--362 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 364--365 []\T1/txtt/m/n/10 extractValue() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Mo useClickTracker Overfull \hbox (18.66226pt too wide) in paragraph at lines 369--371 []\T1/txtt/m/n/10 fading_tails \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TrackingConfig Overfull \hbox (48.78224pt too wide) in paragraph at lines 374--376 []\T1/txtt/m/n/10 fill_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 377--379 []\T1/txtt/m/n/10 font_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig [216] Overfull \hbox (5.5223pt too wide) in paragraph at lines 383--385 []\T1/txtt/m/n/10 font_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 386--388 []\T1/txtt/m/n/10 font_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 388--389 []\T1/txtt/m/n/10 font_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Te xtConfig at-tribute\T1/qtm/m/n/10 ), Overfull \hbox (10.77228pt too wide) in paragraph at lines 389--391 []\T1/txtt/m/n/10 font_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TextConfig Overfull \hbox (26.52223pt too wide) in paragraph at lines 392--394 []\T1/txtt/m/n/10 font_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 394--396 []\T1/txtt/m/n/10 forced_openvino_version() Underfull \hbox (badness 10000) in paragraph at lines 394--396 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Overfull \hbox (2.30232pt too wide) in paragraph at lines 397--399 []\T1/txtt/m/n/10 frame_shape \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 409--411 []\T1/txtt/m/n/10 GenericNNOutput \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (33.38226pt too wide) in paragraph at lines 414--416 []\T1/txtt/m/n/10 get_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisDetections Overfull \hbox (1.55235pt too wide) in paragraph at lines 416--418 []\T1/txtt/m/n/10 get_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 421--423 []\T1/txtt/m/n/10 get_message_size() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.AbstractReader Underfull \hbox (badness 10000) in paragraph at lines 423--424 []\T1/txtt/m/n/10 get_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 425--427 []\T1/txtt/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 425--427 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 427--429 []\T1/txtt/m/n/10 get_relative_position() Underfull \hbox (badness 6141) in paragraph at lines 429--430 []\T1/txtt/m/n/10 get_socket() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Abst ractReader method\T1/qtm/m/n/10 ), Overfull \hbox (43.55223pt too wide) in paragraph at lines 431--433 []\T1/txtt/m/n/10 get_stream_xout() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .components.CameraComponent Overfull \hbox (7.23225pt too wide) in paragraph at lines 433--435 []\T1/txtt/m/n/10 get_text_scale() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisText Underfull \hbox (badness 6141) in paragraph at lines 441--442 []\T1/txtt/m/n/10 getStreams() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Abst ractReader method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 445--447 []\T1/txtt/m/n/10 GRAY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (20.32219pt too wide) in paragraph at lines 448--450 []\T1/txtt/m/n/10 groupby_tracklet() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.visualize.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 453--454 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Detect ionConfig at-tribute\T1/qtm/m/n/10 ), Overfull \hbox (12.03235pt too wide) in paragraph at lines 454--456 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (21.22229pt too wide) in paragraph at lines 461--463 []\T1/txtt/m/n/10 image_manip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent.Out [217] Underfull \hbox (badness 10000) in paragraph at lines 476--477 []\T1/txtt/m/n/10 input() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.component s.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 477--479 []\T1/txtt/m/n/10 InstanceSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (6.80234pt too wide) in paragraph at lines 483--485 []\T1/txtt/m/n/10 is_color() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent Overfull \hbox (18.05145pt too wide) in paragraph at lines 488--490 []\T1/txtt/m/n/10 IS_INTERACTIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Overfull \hbox (1.55235pt too wide) in paragraph at lines 491--493 []\T1/txtt/m/n/10 is_mono() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Overfull \hbox (12.05232pt too wide) in paragraph at lines 494--496 []\T1/txtt/m/n/10 is_replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 508--510 []\T1/txtt/m/n/10 jpegDecode() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Prev iewDecoder static Underfull \hbox (badness 10000) in paragraph at lines 518--519 []\T1/txtt/m/n/10 label_padding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Det ectionConfig at- Overfull \hbox (27.7823pt too wide) in paragraph at lines 519--521 []\T1/txtt/m/n/10 label_padding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 521--523 []\T1/txtt/m/n/10 label_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.De tectionConfig at- Overfull \hbox (33.03229pt too wide) in paragraph at lines 523--525 []\T1/txtt/m/n/10 label_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.DetectionConfig Overfull \hbox (20.37238pt too wide) in paragraph at lines 525--527 []\T1/txtt/m/n/10 labels \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn _results.InstanceSegmentation Overfull \hbox (8.1623pt too wide) in paragraph at lines 532--534 []\T1/txtt/m/n/10 line_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Overfull \hbox (17.28233pt too wide) in paragraph at lines 535--537 []\T1/txtt/m/n/10 line_height \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 537--538 []\T1/txtt/m/n/10 line_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Tr ackingConfig at- Overfull \hbox (29.16223pt too wide) in paragraph at lines 538--540 []\T1/txtt/m/n/10 line_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 543--545 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (2.91231pt too wide) in paragraph at lines 547--549 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 549--550 []\T1/txtt/m/n/10 line_width \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Detect ionConfig at-tribute\T1/qtm/m/n/10 ), Overfull \hbox (12.03235pt too wide) in paragraph at lines 550--552 []\T1/txtt/m/n/10 line_width \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (3.3024pt too wide) in paragraph at lines 558--560 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 560--561 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 561--562 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .NNComponent.Out Overfull \hbox (12.75241pt too wide) in paragraph at lines 564--566 []\T1/txtt/m/n/10 mask \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_r esults.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 566--567 []\T1/txtt/m/n/10 mask_alpha \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Segmen tationConfig at- Overfull \hbox (27.89233pt too wide) in paragraph at lines 567--569 []\T1/txtt/m/n/10 mask_alpha \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.SegmentationConfig Overfull \hbox (15.12239pt too wide) in paragraph at lines 569--571 []\T1/txtt/m/n/10 masks \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.InstanceSegmentation Overfull \hbox (8.1623pt too wide) in paragraph at lines 572--574 []\T1/txtt/m/n/10 max_length \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 577--579 []\T1/txtt/m/n/10 MID \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.TextPosition at- [218] Underfull \hbox (badness 10000) in paragraph at lines 583--585 []\T1/txtt/m/n/10 MID_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 590--592 []\T1/txtt/m/n/10 mono_frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Underfull \hbox (badness 10000) in paragraph at lines 594--596 []\T1/txtt/m/n/10 msg \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.packe ts.NNDataPacket at- Underfull \hbox (badness 10000) in paragraph at lines 599--601 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.NNDataPacket at- Underfull \hbox (badness 10000) in paragraph at lines 606--608 []\T1/txtt/m/n/10 new_packet_action() Underfull \hbox (badness 10000) in paragraph at lines 606--608 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigger_action.TriggerAction Underfull \hbox (badness 10000) in paragraph at lines 608--610 []\T1/txtt/m/n/10 new_packet_trigger() Underfull \hbox (badness 10000) in paragraph at lines 608--610 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigger_action.TriggerAction Underfull \hbox (badness 10000) in paragraph at lines 616--617 []\T1/txtt/m/n/10 nnInput() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Preview Decoder static Overfull \hbox (24.12222pt too wide) in paragraph at lines 629--631 []\T1/txtt/m/n/10 on_new_packets() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. trigger_action.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 631--633 []\T1/txtt/m/n/10 on_pipeline_started() Underfull \hbox (badness 10000) in paragraph at lines 631--633 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 633--635 []\T1/txtt/m/n/10 on_pipeline_started() Underfull \hbox (badness 10000) in paragraph at lines 633--635 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (5.5223pt too wide) in paragraph at lines 638--640 []\T1/txtt/m/n/10 outline_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 641--643 []\T1/txtt/m/n/10 output \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 643--645 []\T1/txtt/m/n/10 output() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Overfull \hbox (21.22229pt too wide) in paragraph at lines 657--659 []\T1/txtt/m/n/10 passthrough() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 672--674 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 674--676 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 676--678 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisTrail [219] Overfull \hbox (48.78224pt too wide) in paragraph at lines 702--704 []\T1/txtt/m/n/10 rectified_left() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.StereoComponent.Out Overfull \hbox (54.03223pt too wide) in paragraph at lines 704--706 []\T1/txtt/m/n/10 rectified_right() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .components.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 710--712 []\T1/txtt/m/n/10 rectifiedRight() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 712--714 []\T1/txtt/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 712--714 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (13.80237pt too wide) in paragraph at lines 717--719 []\T1/txtt/m/n/10 replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 721--723 []\T1/txtt/m/n/10 reset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 731--733 []\T1/txtt/m/n/10 RGB \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 734--736 []\T1/txtt/m/n/10 RGBD \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 744--745 []\T1/txtt/m/n/10 ROUNDED_CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.B boxStyle at-tribute\T1/qtm/m/n/10 ), Overfull \hbox (12.37143pt too wide) in paragraph at lines 745--747 []\T1/txtt/m/n/10 ROUNDED_CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.BboxStyle Overfull \hbox (22.8714pt too wide) in paragraph at lines 748--750 []\T1/txtt/m/n/10 ROUNDED_RECTANGLE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 757--758 []\T1/txtt/m/n/10 scale_with_quality() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_ sdk.TurboJPEG Overfull \hbox (18.05228pt too wide) in paragraph at lines 759--761 []\T1/txtt/m/n/10 segmentation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 763--765 []\T1/txtt/m/n/10 SegmentationConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 765--766 []\T1/txtt/m/n/10 selectPoint() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Mou seClickTracker Underfull \hbox (badness 10000) in paragraph at lines 766--768 []\T1/txtt/m/n/10 SemanticSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (10.90233pt too wide) in paragraph at lines 770--772 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.13234pt too wide) in paragraph at lines 772--774 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 774--776 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 776--778 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 778--780 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisTrail Overfull \hbox (2.30232pt too wide) in paragraph at lines 780--782 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (15.53229pt too wide) in paragraph at lines 783--785 []\T1/txtt/m/n/10 set_auto_ir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.StereoComponent [220] Overfull \hbox (20.78227pt too wide) in paragraph at lines 785--787 []\T1/txtt/m/n/10 set_colormap() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.co mponents.StereoComponent Overfull \hbox (16.15231pt too wide) in paragraph at lines 787--789 []\T1/txtt/m/n/10 set_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.objects.GenericObject Overfull \hbox (1.55235pt too wide) in paragraph at lines 789--791 []\T1/txtt/m/n/10 set_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Overfull \hbox (42.40224pt too wide) in paragraph at lines 792--794 []\T1/txtt/m/n/10 set_frame_shape() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 794--796 []\T1/txtt/m/n/10 set_ir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.StereoComponent Underfull \hbox (badness 10000) in paragraph at lines 798--799 []\T1/txtt/m/n/10 set_max_queue_size() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_ sdk.OakCamera Underfull \hbox (badness 10000) in paragraph at lines 799--800 []\T1/txtt/m/n/10 set_max_queue_size() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_ sdk.OakDevice Underfull \hbox (badness 10000) in paragraph at lines 800--802 []\T1/txtt/m/n/10 set_num_frames_pool() Underfull \hbox (badness 10000) in paragraph at lines 800--802 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 805--807 []\T1/txtt/m/n/10 setup() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigger_a ction.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 808--809 []\T1/txtt/m/n/10 setup_visualize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .XoutFrames Underfull \hbox (badness 10000) in paragraph at lines 811--813 []\T1/txtt/m/n/10 show_fps \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Overfull \hbox (8.1623pt too wide) in paragraph at lines 815--817 []\T1/txtt/m/n/10 show_speed \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 819--821 []\T1/txtt/m/n/10 SpatialBbMappingPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (32.39235pt too wide) in paragraph at lines 821--823 []\T1/txtt/m/n/10 spatials \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes. packets.SpatialBbMappingPacket Overfull \hbox (5.47234pt too wide) in paragraph at lines 823--825 []\T1/txtt/m/n/10 spatials() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 832--834 []\T1/txtt/m/n/10 stereo \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 835--837 []\T1/txtt/m/n/10 stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 841--842 []\T1/txtt/m/n/10 StereoComponent.Out \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 855--856 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 856--858 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 865--867 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (6.78236pt too wide) in paragraph at lines 867--869 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 878--880 []\T1/txtt/m/n/10 TOP_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition [221] Underfull \hbox (badness 6348) in paragraph at lines 887--889 []\T1/txtt/m/n/10 tracking \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 893--894 []\T1/txtt/m/n/10 TrackingConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (36.97224pt too wide) in paragraph at lines 898--900 []\T1/txtt/m/n/10 twostage_crops() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 932--934 []\T1/txtt/m/n/10 wls_sigma \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [222]) (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on luxonis-depthai-sdk.pdf (228 pages, 14033488 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 7939.' 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 7939.' 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/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./luxonis-depthai-sdk.toc [1] [2]) [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f3053 9bda5bb0cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [3] [4] [5] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [6] Chapter 2. [7] Underfull \hbox (badness 6220) in paragraph at lines 501--503 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 str[][] or dai.C ameraBoardSocket\T1/qtm/m/n/10 ) ^^U Source of the cam-era. Ei-ther Underfull \hbox (badness 10000) in paragraph at lines 513--515 []\T1/txtt/bx/n/10 encode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][], [][]str[][], [][]bool[][], [][]depthai.VideoEncoderProperties. [8] Underfull \hbox (badness 10000) in paragraph at lines 575--577 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[ ][]str[][], [][]depthai.ColorCameraProperties. Underfull \hbox (badness 10000) in paragraph at lines 575--577 \T1/txtt/m/sl/10 SensorResolution[][], [][]depthai.MonoCameraProperties.SensorR esolution[][]]]\T1/qtm/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 628--630 []\T1/txtt/bx/n/10 color_order \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[ ][], [][]depthai.ColorCameraProperties.ColorOrder[][], Underfull \hbox (badness 10000) in paragraph at lines 648--650 []\T1/txtt/bx/n/10 anti_banding_mode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[ [][]depthai.RawCameraControl. [9] Underfull \hbox (badness 10000) in paragraph at lines 747--749 []\T1/txtt/bx/n/10 rate_control_mode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[ [][]depthai.VideoEncoderProperties. [10] Underfull \hbox (badness 10000) in paragraph at lines 828--831 []\T1/txtt/bx/n/10 camera_component \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai _sdk.components.camera_component. [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 1051--1054 []\T1/txtt/bx/n/10 imu_component \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai_sd k.components.imu_component. [13] [14] Underfull \hbox (badness 10000) in paragraph at lines 1291--1293 [][]\T1/txtt/m/n/10 depthai_sdk.components.nn_component.NNComponent[][]\T1/txtt /m/sl/10 , [][]depthai.Node. [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1519--1521 []\T1/txtt/bx/n/10 resize_mode \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[ [][]\T1/txtt/m/n/10 depthai_sdk.classes.enum.ResizeMode[][]\T1/txtt/m/sl/10 , Underfull \hbox (badness 10000) in paragraph at lines 1565--1568 []\T1/txtt/bx/n/10 nn_component \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai_sdk .components.nn_component. [17] [18] [19] [20] Underfull \hbox (badness 5446) in paragraph at lines 2109--2111 []\T1/txtt/bx/n/10 right \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 None / dai.None.Outpu t / CameraComponent\T1/qtm/m/n/10 ) ^^U Right mono cam-era [21] Underfull \hbox (badness 10000) in paragraph at lines 2179--2181 []\T1/txtt/bx/n/10 align \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[[][]\T1/txtt /m/n/10 depthai_sdk.components.camera_component. Underfull \hbox (badness 10000) in paragraph at lines 2229--2231 []\T1/txtt/bx/n/10 colorize \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][ ]\T1/txtt/m/n/10 depthai_sdk.visualize.configs.StereoColor[][]\T1/txtt/m/sl/10 , Underfull \hbox (badness 10000) in paragraph at lines 2255--2257 []\T1/txtt/bx/n/10 wls_level \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[de pthai_sdk.components.stereo_component. [22] Underfull \hbox (badness 10000) in paragraph at lines 2350--2353 []\T1/txtt/bx/n/10 stereo_component \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai _sdk.components.stereo_component. [23] [24] Chapter 3. [25] Underfull \hbox (badness 10000) in paragraph at lines 2678--2680 []\T1/txtt/bx/n/10 img_detections \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]de pthai.ImgDetections[][], [][]depthai. [26] [27] [28] Chapter 4. [29] [30] [31] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [32] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [33] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [34] Underfull \vbox (badness 10000) detected at line 3355 Underfull \vbox (badness 10000) detected at line 3355 [35] [36] [37] [38] [39] Underfull \hbox (badness 10000) in paragraph at lines 3689--3691 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [][]int[][]]]]\T1/ qtm/m/n/10 ) ^^U [40] Underfull \hbox (badness 10000) in paragraph at lines 3747--3749 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], ...], depthai_sdk. [41] [42] [43] [44] Overfull \vbox (7.56999pt too high) has occurred while \output is active [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4561--4563 []\T1/txtt/bx/n/10 parent_bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[ [][]numpy.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 4741--4743 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [][]int[][]], [49] [50] Underfull \hbox (badness 8038) in paragraph at lines 5239--5242 \T1/qtm/m/n/10 Stere-o-Con-fig(colorize: depthai_sdk.visualize.configs.StereoCo lor = , col-ormap: [51] [52] [53] [54] [55] [56] Chapter 5. [57 <./e2f74e5a8713f052aa08a4d4bf3c37a4a383117e.png>] [58] Chapter 6. [59] [60] Chapter 7. [61] Underfull \hbox (badness 10000) in paragraph at lines 6355--6357 []\T1/txtt/bx/n/10 trigger \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai_sdk.trig ger_action.triggers.abstract_trigger. Underfull \hbox (badness 10000) in paragraph at lines 6359--6361 []\T1/txtt/bx/n/10 action \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]\T1/txtt/m /n/10 depthai_sdk.trigger_action.actions.abstract_action. [62] Underfull \hbox (badness 10000) in paragraph at lines 6454--6456 []\T1/txtt/bx/n/10 inputs \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[depth ai_sdk.components.component.Component, Underfull \hbox (badness 10000) in paragraph at lines 6454--6456 \T1/txtt/m/sl/10 Callable, List[Union[depthai_sdk.components.component.Componen t, Underfull \hbox (badness 10000) in paragraph at lines 6489--6492 []\T1/txtt/bx/n/10 packets \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Dict[[][]str[][], [ ][]\T1/txtt/m/n/10 depthai_sdk.classes.packets.FramePacket[][]\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) ^^U [63] Underfull \hbox (badness 10000) in paragraph at lines 6573--6575 []\T1/txtt/bx/n/10 inputs \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[depthai_sdk.co mponents.component.Component, Callable, Underfull \hbox (badness 10000) in paragraph at lines 6573--6575 \T1/txtt/m/sl/10 List[Union[depthai_sdk.components.component.Component, Callabl e]]]\T1/qtm/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 6589--6591 []\T1/txtt/bx/n/10 on_finish_callback \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional [Callable[[Union[[][]\T1/txtt/m/n/10 pathlib.Path[][]\T1/txtt/m/sl/10 , [][]str [][]]], Underfull \hbox (badness 10000) in paragraph at lines 6614--6617 []\T1/txtt/bx/n/10 packets \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Dict[[][]str[][], [ ][]\T1/txtt/m/n/10 depthai_sdk.classes.packets.FramePacket[][]\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) ^^U [64] Chapter 8. [65 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] [66 <./87b424d4162e381448 a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6744 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6744 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [67 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [68] Chapter 9. [69] Underfull \hbox (badness 7064) in paragraph at lines 6868--6871 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion, e.g., Overfull \hbox (9.43903pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-california-01| Overfull \hbox (9.43903pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-california-02| Overfull \hbox (9.43903pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-california-03| Overfull \hbox (30.43896pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 cars-tracking-above-01| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 depth-people-counting-01| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Overfull \hbox (56.68889pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-construction-vest-01| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-01| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-02| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-03| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-04| Overfull \hbox (40.93893pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 people-tracking-above-05| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 CAM_A.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 CAM_A. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 12 MB [70 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Chapter 10. [71] [72 <./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.7154 ...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.7154 ...ncludegraphics{{sdk_camera_control}.gif} [73 <./camera_control.png (PNG copy)>] [74] [75 <./sdk_camera_control_with_NN.p ng (PNG copy)>] [76 <./camera_control_with_NN.png (PNG copy)>] [77 <./sdk_camer a_preview.png (PNG copy)>] [78 <./camera_preview.png (PNG copy)>] [79 <./sdk_mo no_400p.png (PNG copy)>] [80 <./mono_400p.png (PNG copy)>] [81 <./sdk_preview_a ll_cameras.png (PNG copy)>] [82 <./preview_all_cameras.png (PNG copy)>] [83] [84 <./rgb_mono_preview.png (PNG copy)>] [85 <./sdk_rotated.png (PNG copy) >] [86 <./rotated.png (PNG copy)>] [87 <./sdk_api_interop.png (PNG copy)> <./ap i_interop.png (PNG copy)>] [88] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7706 ...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.7706 ...xincludegraphics{{sdk_car_tracking}.gif} [89 <./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.7781 ...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.7781 ...egraphics{{sdk_collision_avoidance}.gif} [90 <./collision_avoidance.png (PNG copy)>] Underfull \vbox (badness 10000) detected at line 7899 Underfull \vbox (badness 10000) detected at line 7899 [91] [92] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7918 ...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.7918 ...udegraphics{{sdk_speed_calculation}.gif} LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 7939. LaTeX Warning: File `{_static/images/pipelines/speed_calculation}.png' not foun d on input line 7939. ! 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.7939 ...images/pipelines/speed_calculation}.png} [93] [94 <./switch_between_models.png (PNG copy)>] [95] [96 <./sdk_sync_multipl e_outputs.png (PNG copy)>] [97 <./sync_multiple_outputs.png (PNG copy)>] [98 <./sdk_imu_demo.png (PNG copy)>] [99 <./imu.png (PNG copy)>] [100 <./sdk_im u_rerun.png (PNG copy)>] [101] [102 <./sdk_age_gender.png (PNG copy)> <./age-ge nder.png (PNG copy)>] [103] [104 <./custom_decode.png (PNG copy)>] [105] [106 <./deeplabv3_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.8593 ...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.8593 ...egraphics{{sdk_emotion_recognition}.gif} [107] [108 <./emotion_recognition.png (PNG copy)>] [109] [110 <./sdk_face_detec tion_color.png (PNG copy)> <./face_detection_color.png (PNG copy)>] [111] [112 <./sdk_face_detection_left.png (PNG copy)> <./face_detection_left.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.8827 ...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.8827 ...inxincludegraphics{{sdk_human_pose}.gif} [113] [114 <./human_pose.png (PNG copy)>] [115 <./mobilenet_encoded.png (PNG co py)>] [116 <./nn_component.png (PNG copy)>] [117 <./sdk_object_tracking.png (PN G copy)>] [118 <./object_tracking.png (PNG copy)>] [119 <./roboflow_integration .png (PNG copy)>] [120] [121 <./sdk_spatial_detection.png (PNG copy)> <./spatia l_detection.png (PNG copy)>] [122] [123 <./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.9324 ...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.9324 ...inxincludegraphics{{sdk_pointcloud}.gif} [124] [125 <./pointcloud.png (PNG copy)>] [126 <./encode.png (PNG copy)>] [127 <./encoder_preview.png (PNG copy)>] [128] [129] [130 <./recording_duration .png (PNG copy)>] [131] [132 <./rosbag_record.png (PNG copy)>] [133 <./stereo_r ecord.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.9860 ...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.9860 ...sphinxincludegraphics{{sdk_counter}.gif} [134] [135 <./counter.png (PNG copy)>] [136 <./looped_replay.png (PNG copy)>] [137 <./people_tracker.png (PNG copy)>] [138 <./sdk_photo_download.png (PNG cop y)>] [139 <./photo_download.png (PNG copy)>] [140 <./youtube_download.png (PNG copy)>] [141 <./stereo.png (PNG copy)>] [142] Overfull \vbox (0.79083pt too high) detected at line 10319 [143 <./stereo_auto_ir.png (PNG copy)>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.10330 ...cludegraphics{{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.10330 ...cludegraphics{{sdk_camera_control}.gif} [144 <./stereo_control.png (PNG copy)>] [145] [146 <./stereo_encoded.png (PNG c opy)>] [147] [148 <./custom_action.png (PNG copy)>] [149] [150 <./custom_trigge r.png (PNG copy)>] [151] [152 <./person_record.png (PNG copy)>] Overfull \vbox (0.68765pt too high) detected at line 10854 [153 <./visualizer.png (PNG copy)>] [154] [155 <./sdk_visualizer_callback.png ( PNG copy)> <./visualizer_callback.png (PNG copy)>] [156] [157] [158] [159] [160] Chapter 11. [161] [162] [163] [164] [165] Underfull \hbox (badness 10000) in paragraph at lines 12088--12090 []\T1/txtt/bx/n/10 spatial \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][], [][]bool[][], [][]\T1/txtt/m/n/10 depthai_sdk.components.stereo_component. [166] Underfull \hbox (badness 10000) in paragraph at lines 12217--12219 []\T1/txtt/bx/n/10 stereo \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][], [][]\T1/txtt/m/n/10 depthai_sdk.components.stereo_component. Underfull \hbox (badness 10000) in paragraph at lines 12217--12219 \T1/txtt/m/n/10 StereoComponent[][]\T1/txtt/m/sl/10 , [][]depthai.node.StereoDe pth[][], [][]depthai.Node.Output[][]]\T1/qtm/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 12221--12223 []\T1/txtt/bx/n/10 colorize \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]None[][] , [][]\T1/txtt/m/n/10 depthai_sdk.components.camera_component. Underfull \hbox (badness 10000) in paragraph at lines 12221--12223 \T1/txtt/m/n/10 CameraComponent[][]\T1/txtt/m/sl/10 , [][]depthai.node.MonoCame ra[][], [][]depthai.node.ColorCamera[][], [167] Underfull \hbox (badness 10000) in paragraph at lines 12414--12416 []\T1/txtt/bx/n/10 output \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[List, Callable , depthai_sdk.components.component. Underfull \hbox (badness 10000) in paragraph at lines 12447--12449 []\T1/txtt/bx/n/10 output \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[List, Callable , depthai_sdk.components.component. [168] Underfull \hbox (badness 10000) in paragraph at lines 12482--12484 []\T1/txtt/bx/n/10 trigger \T1/qtm/m/n/10 ([][]\T1/txtt/m/n/10 depthai_sdk.trig ger_action.triggers.abstract_trigger. Underfull \hbox (badness 10000) in paragraph at lines 12486--12488 []\T1/txtt/bx/n/10 action \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Union[[][]\T1/txtt/m /n/10 depthai_sdk.trigger_action.actions.abstract_action. [169] [170] [171] [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 13549--13552 []|\T1/qtm/m/n/10 Re-turns call-back func-tion for \T1/txtt/m/n/10 cv2. [174] [175] [176] [177] [178] Underfull \hbox (badness 10000) in paragraph at lines 14520--14523 []|\T1/qtm/m/n/10 Pro-duces rec-ti-fied left frame ([][]\T1/txtt/m/n/10 depthai .node. Underfull \hbox (badness 10000) in paragraph at lines 14520--14523 \T1/txtt/m/n/10 StereoDepth.rectifiedLeft[][]\T1/qtm/m/n/10 ) from raw data Underfull \hbox (badness 10000) in paragraph at lines 14534--14537 []|\T1/qtm/m/n/10 Pro-duces raw depth frame ([][]\T1/txtt/m/n/10 depthai.node. Underfull \hbox (badness 10000) in paragraph at lines 14548--14551 []|\T1/qtm/m/n/10 Pro-duces dis-par-ity frame ([][]\T1/txtt/m/n/10 depthai.node . [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] Underfull \hbox (badness 8038) in paragraph at lines 16499--16501 []\T1/qtm/m/n/10 Stere-o-Con-fig(colorize: depthai_sdk.visualize.configs.Stereo Color = , col-ormap: [190] [191] [192] [193] [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 17725--17728 []|\T1/qtm/m/n/10 de-com-presstoYUV with scale fac-tor, re-com- [196] [197] [198] [199] Underfull \hbox (badness 10000) in paragraph at lines 18413--18415 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], [][]int[][], [][]int[][], [][]int[][]]]]\T1/ qtm/m/n/10 ) ^^U Underfull \hbox (badness 10000) in paragraph at lines 18471--18473 []\T1/txtt/bx/n/10 bbox \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Optional[Union[[][]num py.ndarray[][], Tuple[[][]int[][], ...], depthai_sdk. [200] [201] [202] [203] [204] Underfull \hbox (badness 10000) in paragraph at lines 19207--19209 \T1/qtm/m/n/10 Bases: \T1/txtt/m/n/10 depthai_sdk.oak_outputs.xout.xout_base.Xo utBase\T1/qtm/m/n/10 , \T1/txtt/m/n/10 depthai_sdk.oak_outputs. Underfull \hbox (badness 10000) in paragraph at lines 19276--19279 []\T1/txtt/bx/n/10 streams \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 List[depthai_sdk.oa k_outputs.xout.xout_base. [205] [206] [207] [208] [209] [210] [211] (./luxonis-depthai-sdk.ind [212] Overfull \hbox (26.28232pt too wide) in paragraph at lines 30--32 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.GenericNNOutput Overfull \hbox (13.55232pt too wide) in paragraph at lines 32--34 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.ImgLandmarks Overfull \hbox (41.37231pt too wide) in paragraph at lines 34--36 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.InstanceSegmentation Overfull \hbox (44.25232pt too wide) in paragraph at lines 36--38 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 38--40 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Overfull \hbox (5.91234pt too wide) in paragraph at lines 40--42 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 42--44 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 44--46 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.IMUPacket Overfull \hbox (0.67232pt too wide) in paragraph at lines 46--48 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.NNDataPacket Overfull \hbox (42.89232pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.SpatialBbMappingPacket Overfull \hbox (5.1823pt too wide) in paragraph at lines 52--54 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.TwoStagePacket Overfull \hbox (6.80234pt too wide) in paragraph at lines 54--56 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent Overfull \hbox (24.30234pt too wide) in paragraph at lines 56--58 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 58--60 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent Overfull \hbox (11.21234pt too wide) in paragraph at lines 60--62 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 62--64 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent Overfull \hbox (5.47234pt too wide) in paragraph at lines 64--66 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent.Out Overfull \hbox (17.28233pt too wide) in paragraph at lines 68--70 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 70--72 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.Action Overfull \hbox (5.7223pt too wide) in paragraph at lines 72--74 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.DetectionTrigger Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 76--78 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.Trigger Underfull \hbox (badness 10000) in paragraph at lines 78--80 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.TriggerAction Overfull \hbox (12.03235pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (1.23233pt too wide) in paragraph at lines 84--86 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.OutputConfig Overfull \hbox (27.89233pt too wide) in paragraph at lines 86--88 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.SegmentationConfig Underfull \hbox (badness 10000) in paragraph at lines 90--92 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig [213] Overfull \hbox (8.1623pt too wide) in paragraph at lines 92--94 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 94--96 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.VisConfig Overfull \hbox (5.65234pt too wide) in paragraph at lines 96--98 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (1.88235pt too wide) in paragraph at lines 98--100 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 100--102 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 102--104 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 104--106 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/txtt/m/n/10 activate() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.Action Underfull \hbox (badness 10000) in paragraph at lines 117--119 []\T1/txtt/m/n/10 activate() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigge r_action.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 119--121 []\T1/txtt/m/n/10 add() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.Detections Overfull \hbox (10.90233pt too wide) in paragraph at lines 124--126 []\T1/txtt/m/n/10 add_child() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.5523pt too wide) in paragraph at lines 126--128 []\T1/txtt/m/n/10 add_circle() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (28.55225pt too wide) in paragraph at lines 129--131 []\T1/txtt/m/n/10 add_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.visualizer.Visualizer Underfull \hbox (badness 7907) in paragraph at lines 131--132 []\T1/txtt/m/n/10 add_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. Visualizer method\T1/qtm/m/n/10 ), Overfull \hbox (7.5523pt too wide) in paragraph at lines 138--140 []\T1/txtt/m/n/10 add_object() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (2.30232pt too wide) in paragraph at lines 144--146 []\T1/txtt/m/n/10 add_trail() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 151--153 []\T1/txtt/m/n/10 auto_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (21.27225pt too wide) in paragraph at lines 157--159 []\T1/txtt/m/n/10 background_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 159--161 []\T1/txtt/m/n/10 background_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depth ai_sdk.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 161--163 []\T1/txtt/m/n/10 background_transparency Underfull \hbox (badness 10000) in paragraph at lines 161--163 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 163--164 []\T1/txtt/m/n/10 bbox_style \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Detect ionConfig at-tribute\T1/qtm/m/n/10 ), Overfull \hbox (12.03235pt too wide) in paragraph at lines 164--166 []\T1/txtt/m/n/10 bbox_style \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (0.9915pt too wide) in paragraph at lines 169--171 []\T1/txtt/m/n/10 BOTTOM_LEFT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.TextPosition Overfull \hbox (6.24149pt too wide) in paragraph at lines 175--177 []\T1/txtt/m/n/10 BOTTOM_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 177--178 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Det ectionConfig at- Overfull \hbox (27.7823pt too wide) in paragraph at lines 178--180 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (13.80237pt too wide) in paragraph at lines 185--187 []\T1/txtt/m/n/10 camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 190--191 []\T1/txtt/m/n/10 CameraComponent.Out \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [214] Underfull \hbox (badness 10000) in paragraph at lines 196--198 []\T1/txtt/m/n/10 circle \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 212--214 []\T1/txtt/m/n/10 color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.c onfigs.CircleConfig Underfull \hbox (badness 10000) in paragraph at lines 218--220 []\T1/txtt/m/n/10 colorize \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 221--223 []\T1/txtt/m/n/10 colormap \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Overfull \hbox (10.97229pt too wide) in paragraph at lines 223--225 []\T1/txtt/m/n/10 condition() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigg er_action.DetectionTrigger Overfull \hbox (33.05226pt too wide) in paragraph at lines 225--227 []\T1/txtt/m/n/10 config_camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 227--229 []\T1/txtt/m/n/10 config_color_camera() Underfull \hbox (badness 10000) in paragraph at lines 227--229 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 229--231 []\T1/txtt/m/n/10 config_encoder_h26x() Underfull \hbox (badness 10000) in paragraph at lines 229--231 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 231--233 []\T1/txtt/m/n/10 config_encoder_mjpeg() Underfull \hbox (badness 10000) in paragraph at lines 231--233 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Overfull \hbox (4.21231pt too wide) in paragraph at lines 233--235 []\T1/txtt/m/n/10 config_imu() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.comp onents.IMUComponent Underfull \hbox (badness 10000) in paragraph at lines 236--238 []\T1/txtt/m/n/10 config_multistage_nn() Underfull \hbox (badness 10000) in paragraph at lines 236--238 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 238--240 []\T1/txtt/m/n/10 config_nn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 240--241 []\T1/txtt/m/n/10 config_pipeline() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .OakCamera Underfull \hbox (badness 10000) in paragraph at lines 241--243 []\T1/txtt/m/n/10 config_postprocessing() Underfull \hbox (badness 10000) in paragraph at lines 241--243 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 243--245 []\T1/txtt/m/n/10 config_spatial() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Overfull \hbox (26.03226pt too wide) in paragraph at lines 245--247 []\T1/txtt/m/n/10 config_stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 247--249 []\T1/txtt/m/n/10 config_tracker() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 249--251 []\T1/txtt/m/n/10 config_undistortion() Underfull \hbox (badness 10000) in paragraph at lines 249--251 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (10.2823pt too wide) in paragraph at lines 251--253 []\T1/txtt/m/n/10 config_wls() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.comp onents.StereoComponent Overfull \hbox (3.72229pt too wide) in paragraph at lines 253--255 []\T1/txtt/m/n/10 config_yolo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 255--257 []\T1/txtt/m/n/10 config_yolo_from_metadata() Underfull \hbox (badness 10000) in paragraph at lines 255--257 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Overfull \hbox (43.55223pt too wide) in paragraph at lines 258--260 []\T1/txtt/m/n/10 control_with_nn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 261--263 []\T1/txtt/m/n/10 CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 265--266 []\T1/txtt/m/n/10 create_all_cameras() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_ sdk.OakCamera Underfull \hbox (badness 10000) in paragraph at lines 269--270 []\T1/txtt/m/n/10 create_pointcloud() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_s dk.OakCamera [215] Underfull \hbox (badness 10000) in paragraph at lines 287--289 []\T1/txtt/m/n/10 decode_to_yuv_planes() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 deptha i_sdk.TurboJPEG Underfull \hbox (badness 10000) in paragraph at lines 289--291 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 291--293 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 291--293 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Overfull \hbox (1.53238pt too wide) in paragraph at lines 295--297 []\T1/txtt/m/n/10 depth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.component s.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 306--307 []\T1/txtt/m/n/10 depthRaw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Previe wDecoder static Underfull \hbox (badness 10000) in paragraph at lines 311--313 []\T1/txtt/m/n/10 DetectionConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 313--314 []\T1/txtt/m/n/10 DetectionPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (7.5523pt too wide) in paragraph at lines 315--317 []\T1/txtt/m/n/10 detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 318--319 []\T1/txtt/m/n/10 DetectionTrigger \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 321--322 []\T1/txtt/m/n/10 disableStream() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.A bstractReader Underfull \hbox (badness 5091) in paragraph at lines 323--325 []\T1/txtt/m/n/10 disparity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent Overfull \hbox (22.53232pt too wide) in paragraph at lines 326--328 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 328--329 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Previ ewDecoder static Underfull \hbox (badness 10000) in paragraph at lines 330--332 []\T1/txtt/m/n/10 disparityColor() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 335--337 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 337--339 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 342--344 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Overfull \hbox (10.90233pt too wide) in paragraph at lines 345--347 []\T1/txtt/m/n/10 draw_bbox() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (31.90227pt too wide) in paragraph at lines 347--349 []\T1/txtt/m/n/10 draw_children() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 349--351 []\T1/txtt/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 349--351 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.GenericObject Overfull \hbox (19.05235pt too wide) in paragraph at lines 356--358 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent.Out Overfull \hbox (12.03235pt too wide) in paragraph at lines 360--362 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 364--365 []\T1/txtt/m/n/10 extractValue() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Mo useClickTracker Overfull \hbox (18.66226pt too wide) in paragraph at lines 369--371 []\T1/txtt/m/n/10 fading_tails \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TrackingConfig Overfull \hbox (48.78224pt too wide) in paragraph at lines 374--376 []\T1/txtt/m/n/10 fill_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 377--379 []\T1/txtt/m/n/10 font_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig [216] Overfull \hbox (5.5223pt too wide) in paragraph at lines 383--385 []\T1/txtt/m/n/10 font_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 386--388 []\T1/txtt/m/n/10 font_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 388--389 []\T1/txtt/m/n/10 font_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Te xtConfig at-tribute\T1/qtm/m/n/10 ), Overfull \hbox (10.77228pt too wide) in paragraph at lines 389--391 []\T1/txtt/m/n/10 font_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TextConfig Overfull \hbox (26.52223pt too wide) in paragraph at lines 392--394 []\T1/txtt/m/n/10 font_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 394--396 []\T1/txtt/m/n/10 forced_openvino_version() Underfull \hbox (badness 10000) in paragraph at lines 394--396 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Overfull \hbox (2.30232pt too wide) in paragraph at lines 397--399 []\T1/txtt/m/n/10 frame_shape \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 409--411 []\T1/txtt/m/n/10 GenericNNOutput \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (33.38226pt too wide) in paragraph at lines 414--416 []\T1/txtt/m/n/10 get_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisDetections Overfull \hbox (1.55235pt too wide) in paragraph at lines 416--418 []\T1/txtt/m/n/10 get_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 421--423 []\T1/txtt/m/n/10 get_message_size() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.AbstractReader Underfull \hbox (badness 10000) in paragraph at lines 423--424 []\T1/txtt/m/n/10 get_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 425--427 []\T1/txtt/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 425--427 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 427--429 []\T1/txtt/m/n/10 get_relative_position() Underfull \hbox (badness 6141) in paragraph at lines 429--430 []\T1/txtt/m/n/10 get_socket() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Abst ractReader method\T1/qtm/m/n/10 ), Overfull \hbox (43.55223pt too wide) in paragraph at lines 431--433 []\T1/txtt/m/n/10 get_stream_xout() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .components.CameraComponent Overfull \hbox (7.23225pt too wide) in paragraph at lines 433--435 []\T1/txtt/m/n/10 get_text_scale() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisText Underfull \hbox (badness 6141) in paragraph at lines 441--442 []\T1/txtt/m/n/10 getStreams() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Abst ractReader method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 445--447 []\T1/txtt/m/n/10 GRAY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (20.32219pt too wide) in paragraph at lines 448--450 []\T1/txtt/m/n/10 groupby_tracklet() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.visualize.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 453--454 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Detect ionConfig at-tribute\T1/qtm/m/n/10 ), Overfull \hbox (12.03235pt too wide) in paragraph at lines 454--456 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (21.22229pt too wide) in paragraph at lines 461--463 []\T1/txtt/m/n/10 image_manip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent.Out [217] Underfull \hbox (badness 10000) in paragraph at lines 476--477 []\T1/txtt/m/n/10 input() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.component s.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 477--479 []\T1/txtt/m/n/10 InstanceSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (6.80234pt too wide) in paragraph at lines 483--485 []\T1/txtt/m/n/10 is_color() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent Overfull \hbox (18.05145pt too wide) in paragraph at lines 488--490 []\T1/txtt/m/n/10 IS_INTERACTIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Overfull \hbox (1.55235pt too wide) in paragraph at lines 491--493 []\T1/txtt/m/n/10 is_mono() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Overfull \hbox (12.05232pt too wide) in paragraph at lines 494--496 []\T1/txtt/m/n/10 is_replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 508--510 []\T1/txtt/m/n/10 jpegDecode() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Prev iewDecoder static Underfull \hbox (badness 10000) in paragraph at lines 518--519 []\T1/txtt/m/n/10 label_padding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Det ectionConfig at- Overfull \hbox (27.7823pt too wide) in paragraph at lines 519--521 []\T1/txtt/m/n/10 label_padding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 521--523 []\T1/txtt/m/n/10 label_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.De tectionConfig at- Overfull \hbox (33.03229pt too wide) in paragraph at lines 523--525 []\T1/txtt/m/n/10 label_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.DetectionConfig Overfull \hbox (20.37238pt too wide) in paragraph at lines 525--527 []\T1/txtt/m/n/10 labels \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn _results.InstanceSegmentation Overfull \hbox (8.1623pt too wide) in paragraph at lines 532--534 []\T1/txtt/m/n/10 line_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Overfull \hbox (17.28233pt too wide) in paragraph at lines 535--537 []\T1/txtt/m/n/10 line_height \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 537--538 []\T1/txtt/m/n/10 line_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Tr ackingConfig at- Overfull \hbox (29.16223pt too wide) in paragraph at lines 538--540 []\T1/txtt/m/n/10 line_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 543--545 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (2.91231pt too wide) in paragraph at lines 547--549 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 549--550 []\T1/txtt/m/n/10 line_width \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Detect ionConfig at-tribute\T1/qtm/m/n/10 ), Overfull \hbox (12.03235pt too wide) in paragraph at lines 550--552 []\T1/txtt/m/n/10 line_width \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (3.3024pt too wide) in paragraph at lines 558--560 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 560--561 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 561--562 []\T1/txtt/m/n/10 main() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .NNComponent.Out Overfull \hbox (12.75241pt too wide) in paragraph at lines 564--566 []\T1/txtt/m/n/10 mask \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_r esults.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 566--567 []\T1/txtt/m/n/10 mask_alpha \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Segmen tationConfig at- Overfull \hbox (27.89233pt too wide) in paragraph at lines 567--569 []\T1/txtt/m/n/10 mask_alpha \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.SegmentationConfig Overfull \hbox (15.12239pt too wide) in paragraph at lines 569--571 []\T1/txtt/m/n/10 masks \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.InstanceSegmentation Overfull \hbox (8.1623pt too wide) in paragraph at lines 572--574 []\T1/txtt/m/n/10 max_length \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 577--579 []\T1/txtt/m/n/10 MID \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.TextPosition at- [218] Underfull \hbox (badness 10000) in paragraph at lines 583--585 []\T1/txtt/m/n/10 MID_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 590--592 []\T1/txtt/m/n/10 mono_frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Underfull \hbox (badness 10000) in paragraph at lines 594--596 []\T1/txtt/m/n/10 msg \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.packe ts.NNDataPacket at- Underfull \hbox (badness 10000) in paragraph at lines 599--601 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.NNDataPacket at- Underfull \hbox (badness 10000) in paragraph at lines 606--608 []\T1/txtt/m/n/10 new_packet_action() Underfull \hbox (badness 10000) in paragraph at lines 606--608 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigger_action.TriggerAction Underfull \hbox (badness 10000) in paragraph at lines 608--610 []\T1/txtt/m/n/10 new_packet_trigger() Underfull \hbox (badness 10000) in paragraph at lines 608--610 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigger_action.TriggerAction Underfull \hbox (badness 10000) in paragraph at lines 616--617 []\T1/txtt/m/n/10 nnInput() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Preview Decoder static Overfull \hbox (24.12222pt too wide) in paragraph at lines 629--631 []\T1/txtt/m/n/10 on_new_packets() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. trigger_action.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 631--633 []\T1/txtt/m/n/10 on_pipeline_started() Underfull \hbox (badness 10000) in paragraph at lines 631--633 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 633--635 []\T1/txtt/m/n/10 on_pipeline_started() Underfull \hbox (badness 10000) in paragraph at lines 633--635 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (5.5223pt too wide) in paragraph at lines 638--640 []\T1/txtt/m/n/10 outline_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 641--643 []\T1/txtt/m/n/10 output \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 643--645 []\T1/txtt/m/n/10 output() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Overfull \hbox (21.22229pt too wide) in paragraph at lines 657--659 []\T1/txtt/m/n/10 passthrough() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 672--674 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 674--676 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 676--678 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisTrail [219] Overfull \hbox (48.78224pt too wide) in paragraph at lines 702--704 []\T1/txtt/m/n/10 rectified_left() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.StereoComponent.Out Overfull \hbox (54.03223pt too wide) in paragraph at lines 704--706 []\T1/txtt/m/n/10 rectified_right() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .components.StereoComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 710--712 []\T1/txtt/m/n/10 rectifiedRight() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 712--714 []\T1/txtt/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 712--714 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (13.80237pt too wide) in paragraph at lines 717--719 []\T1/txtt/m/n/10 replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 721--723 []\T1/txtt/m/n/10 reset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 731--733 []\T1/txtt/m/n/10 RGB \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 734--736 []\T1/txtt/m/n/10 RGBD \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 744--745 []\T1/txtt/m/n/10 ROUNDED_CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.B boxStyle at-tribute\T1/qtm/m/n/10 ), Overfull \hbox (12.37143pt too wide) in paragraph at lines 745--747 []\T1/txtt/m/n/10 ROUNDED_CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.BboxStyle Overfull \hbox (22.8714pt too wide) in paragraph at lines 748--750 []\T1/txtt/m/n/10 ROUNDED_RECTANGLE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 757--758 []\T1/txtt/m/n/10 scale_with_quality() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_ sdk.TurboJPEG Overfull \hbox (18.05228pt too wide) in paragraph at lines 759--761 []\T1/txtt/m/n/10 segmentation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 763--765 []\T1/txtt/m/n/10 SegmentationConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 765--766 []\T1/txtt/m/n/10 selectPoint() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Mou seClickTracker Underfull \hbox (badness 10000) in paragraph at lines 766--768 []\T1/txtt/m/n/10 SemanticSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (10.90233pt too wide) in paragraph at lines 770--772 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.13234pt too wide) in paragraph at lines 772--774 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 774--776 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 776--778 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 778--780 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisTrail Overfull \hbox (2.30232pt too wide) in paragraph at lines 780--782 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (15.53229pt too wide) in paragraph at lines 783--785 []\T1/txtt/m/n/10 set_auto_ir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.StereoComponent [220] Overfull \hbox (20.78227pt too wide) in paragraph at lines 785--787 []\T1/txtt/m/n/10 set_colormap() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.co mponents.StereoComponent Overfull \hbox (16.15231pt too wide) in paragraph at lines 787--789 []\T1/txtt/m/n/10 set_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.objects.GenericObject Overfull \hbox (1.55235pt too wide) in paragraph at lines 789--791 []\T1/txtt/m/n/10 set_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Overfull \hbox (42.40224pt too wide) in paragraph at lines 792--794 []\T1/txtt/m/n/10 set_frame_shape() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 794--796 []\T1/txtt/m/n/10 set_ir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.StereoComponent Underfull \hbox (badness 10000) in paragraph at lines 798--799 []\T1/txtt/m/n/10 set_max_queue_size() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_ sdk.OakCamera Underfull \hbox (badness 10000) in paragraph at lines 799--800 []\T1/txtt/m/n/10 set_max_queue_size() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_ sdk.OakDevice Underfull \hbox (badness 10000) in paragraph at lines 800--802 []\T1/txtt/m/n/10 set_num_frames_pool() Underfull \hbox (badness 10000) in paragraph at lines 800--802 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 805--807 []\T1/txtt/m/n/10 setup() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.trigger_a ction.RecordAction Underfull \hbox (badness 10000) in paragraph at lines 808--809 []\T1/txtt/m/n/10 setup_visualize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .XoutFrames Underfull \hbox (badness 10000) in paragraph at lines 811--813 []\T1/txtt/m/n/10 show_fps \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Overfull \hbox (8.1623pt too wide) in paragraph at lines 815--817 []\T1/txtt/m/n/10 show_speed \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 819--821 []\T1/txtt/m/n/10 SpatialBbMappingPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (32.39235pt too wide) in paragraph at lines 821--823 []\T1/txtt/m/n/10 spatials \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes. packets.SpatialBbMappingPacket Overfull \hbox (5.47234pt too wide) in paragraph at lines 823--825 []\T1/txtt/m/n/10 spatials() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 832--834 []\T1/txtt/m/n/10 stereo \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 835--837 []\T1/txtt/m/n/10 stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 841--842 []\T1/txtt/m/n/10 StereoComponent.Out \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 855--856 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 856--858 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 865--867 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (6.78236pt too wide) in paragraph at lines 867--869 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 878--880 []\T1/txtt/m/n/10 TOP_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition [221] Underfull \hbox (badness 6348) in paragraph at lines 887--889 []\T1/txtt/m/n/10 tracking \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 893--894 []\T1/txtt/m/n/10 TrackingConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (36.97224pt too wide) in paragraph at lines 898--900 []\T1/txtt/m/n/10 twostage_crops() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 932--934 []\T1/txtt/m/n/10 wls_sigma \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [222]) (./luxonis-depthai-sdk.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on luxonis-depthai-sdk.pdf (228 pages, 14033585 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 7939.' 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 7939.' Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256