Read the Docs build information Build id: 1294444 Project: luxonis-depthai-sdk Version: latest Commit: be73fbc4c8dd355366edf7bc1782387b421eeb83 Date: 2023-02-10T11:50:06.818413Z State: finished Success: True [rtd-command-info] start-time: 2023-02-10T11:50:09.094536Z, end-time: 2023-02-10T11:50:15.631511Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/luxonis/depthai.git . Cloning into '.'... [rtd-command-info] start-time: 2023-02-10T11:50:15.823119Z, end-time: 2023-02-10T11:50:15.933491Z, 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 be73fbc Merge pull request #938 from luxonis/fix/cv2_cond_import [rtd-command-info] start-time: 2023-02-10T11:50:16.131145Z, end-time: 2023-02-10T11:50:16.206032Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-10T11:50:16.462573Z, end-time: 2023-02-10T11:50:16.552143Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2023-02-10T11:50:16.746098Z, end-time: 2023-02-10T11:50:17.240227Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive depthai_sdk/src/depthai_sdk/components/integrations/depthai_pipeline_graph Submodule 'depthai_sdk/src/depthai_sdk/components/integrations/depthai_pipeline_graph' (https://github.com/luxonis/depthai_pipeline_graph) registered for path 'depthai_sdk/src/depthai_sdk/components/integrations/depthai_pipeline_graph' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/src/depthai_sdk/components/integrations/depthai_pipeline_graph'... Submodule path 'depthai_sdk/src/depthai_sdk/components/integrations/depthai_pipeline_graph': checked out 'de3b807f88833f261f136bae504c76b2516fa1ec' [rtd-command-info] start-time: 2023-02-10T11:50:18.228724Z, end-time: 2023-02-10T11:50:23.046190Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-10T11:50:23.238654Z, end-time: 2023-02-10T11:50:25.118520Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (23.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 31.8 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.2.0 Uninstalling setuptools-67.2.0: Successfully uninstalled setuptools-67.2.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-02-10T11:50:25.365868Z, end-time: 2023-02-10T11:50:33.049010Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 63.3 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 241.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 166.0 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 205.1 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 197.7 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 240.4 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 201.4 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 170.9 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 193.8 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 202.2 MB/s eta 0:00:00 Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 218.1 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 153.3 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 214.0 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 198.4 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 173.5 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 203.7 MB/s eta 0:00:00 Collecting Pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 243.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 Downloading sphinxcontrib_jquery-2.0.0-py3-none-any.whl (3.2 kB) Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 211.2 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 235.8 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.13.0-py3-none-any.whl (6.7 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 204.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 218.8 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.5/170.5 kB 209.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 173.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from sphinxcontrib-jquery!=3.0.0,>=2.0.0->sphinx-rtd-theme) (58.2.0) Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=24873b22fff054a8393f2252ee7562e9f494865870a888965f19afab3590f585 Stored in directory: /tmp/pip-ephem-wheel-cache-vtgqfhh3/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, charset-normalizer, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-jquery, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.0.0 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jquery-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.4.0 urllib3-1.26.14 zipp-3.13.0 [rtd-command-info] start-time: 2023-02-10T11:50:33.263270Z, end-time: 2023-02-10T11:51:16.769056Z, duration: 43, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://artifacts.luxonis.com/artifactory/luxonis-depthai-data-local/wheels/, https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/ Collecting requests==2.26.0 Downloading https://www.piwheels.org/simple/requests/requests-2.26.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 351.9 kB/s eta 0:00:00 Collecting numpy>=1.21.4 Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 195.3 MB/s eta 0:00:00 Collecting opencv-contrib-python==4.5.5.62 Downloading opencv_contrib_python-4.5.5.62-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (66.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.6/66.6 MB 194.4 MB/s eta 0:00:00 Collecting depthai-sdk==1.9.4 Downloading https://www.piwheels.org/simple/depthai-sdk/depthai_sdk-1.9.4-py3-none-any.whl (167 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.7/167.7 kB 532.6 kB/s eta 0:00:00 Collecting pyqt5<5.15.6,>5 Downloading PyQt5-5.15.5-cp36-abi3-manylinux1_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 198.8 MB/s eta 0:00:00 Collecting depthai==2.20.2.0 Downloading depthai-2.20.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/10.4 MB 184.2 MB/s eta 0:00:00 Collecting Qt.py Downloading https://www.piwheels.org/simple/qt-py/Qt.py-1.3.7-py2.py3-none-any.whl (18 kB) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (1.26.14) Collecting charset-normalizer~=2.0.0 Downloading https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 234.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.7/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (2022.12.7) Collecting blobconverter>=1.2.8 Downloading https://www.piwheels.org/simple/blobconverter/blobconverter-1.3.0-py3-none-any.whl (13 kB) Collecting xmltodict Downloading https://www.piwheels.org/simple/xmltodict/xmltodict-0.13.0-py2.py3-none-any.whl (12 kB) Collecting distinctipy Downloading https://www.piwheels.org/simple/distinctipy/distinctipy-1.2.2-py3-none-any.whl (25 kB) Collecting marshmallow==3.17.0 Downloading marshmallow-3.17.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 165.4 MB/s eta 0:00:00 Collecting PyTurboJPEG==1.6.4 Downloading https://www.piwheels.org/simple/pyturbojpeg/PyTurboJPEG-1.6.4-py3-none-any.whl (13 kB) Collecting pytube>=12.1.0 Downloading https://www.piwheels.org/simple/pytube/pytube-12.1.2-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 318.0 kB/s eta 0:00:00 Requirement already satisfied: packaging>=17.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from marshmallow==3.17.0->depthai-sdk==1.9.4->-r requirements.txt (line 5)) (23.0) Collecting PyQt5-Qt5>=5.15.2 Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 MB 196.7 MB/s eta 0:00:00 Collecting PyQt5-sip<13,>=12.8 Downloading PyQt5_sip-12.11.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (344 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.4/344.4 kB 219.6 MB/s eta 0:00:00 Collecting boto3 Downloading https://www.piwheels.org/simple/boto3/boto3-1.26.68-py3-none-any.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 272.8 kB/s eta 0:00:00 Collecting PyYAML Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 233.0 MB/s eta 0:00:00 Collecting botocore<1.30.0,>=1.29.68 Downloading https://www.piwheels.org/simple/botocore/botocore-1.29.68-py3-none-any.whl (10.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/10.4 MB 7.7 MB/s eta 0:00:00 Collecting jmespath<2.0.0,>=0.7.1 Downloading https://www.piwheels.org/simple/jmespath/jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting s3transfer<0.7.0,>=0.6.0 Downloading https://www.piwheels.org/simple/s3transfer/s3transfer-0.6.0-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.6/79.6 kB 158.9 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.1 Downloading https://www.piwheels.org/simple/python-dateutil/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 11.2 MB/s eta 0:00:00 Collecting six>=1.5 Downloading https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: Qt.py, PyQt5-Qt5, distinctipy, xmltodict, six, PyYAML, pytube, PyQt5-sip, numpy, marshmallow, jmespath, depthai, charset-normalizer, requests, PyTurboJPEG, python-dateutil, pyqt5, opencv-contrib-python, botocore, s3transfer, boto3, blobconverter, depthai-sdk Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.0.1 Uninstalling charset-normalizer-3.0.1: Successfully uninstalled charset-normalizer-3.0.1 Attempting uninstall: requests Found existing installation: requests 2.28.2 Uninstalling requests-2.28.2: Successfully uninstalled requests-2.28.2 Successfully installed PyQt5-Qt5-5.15.2 PyQt5-sip-12.11.1 PyTurboJPEG-1.6.4 PyYAML-6.0 Qt.py-1.3.7 blobconverter-1.3.0 boto3-1.26.68 botocore-1.29.68 charset-normalizer-2.0.12 depthai-2.20.2.0 depthai-sdk-1.9.4 distinctipy-1.2.2 jmespath-1.0.1 marshmallow-3.17.0 numpy-1.21.6 opencv-contrib-python-4.5.5.62 pyqt5-5.15.5 python-dateutil-2.8.2 pytube-12.1.2 requests-2.26.0 s3transfer-0.6.0 six-1.16.0 xmltodict-0.13.0 [rtd-command-info] start-time: 2023-02-10T11:51:18.909711Z, end-time: 2023-02-10T11:51:18.972690Z, duration: 0, exit-code: 0 cat depthai_sdk/docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'DepthAI SDK Docs' copyright = u"@build_year@, Luxonis" author = 'Luxonis' # The full version, including alpha/beta/rc tags release = '1.9.2' # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", # https://github.com/sphinx-doc/sphinx/issues/7697 wait for this and implement "sphinx_rtd_theme", 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' html_theme_options = { "collapse_navigation" : False } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_favicon = '_static/images/favicon.png' html_css_files = [ 'css/index.css', 'https://docs.luxonis.com/en/latest/_static/css/navbar.css', ] html_js_files = [ 'https://docs.luxonis.com/en/latest/_static/js/navbar.js', ] intersphinx_mapping = { 'python': ('https://docs.python.org/3', None), 'depthai': ('https://docs.luxonis.com/projects/api/en/latest/', None), 'numpy': ('https://numpy.org/doc/stable/', None) } autodoc_class_signature = "separated" autodoc_member_order = "bysource" autodoc_typehints = "description" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: 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/"), ("html", "//docs.luxonis.com/_/downloads/sdk/en/latest/htmlzip/"), ("epub", "//docs.luxonis.com/_/downloads/sdk/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'luxonis-depthai-sdk', 'name': u'Depthai SDK', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.luxonis.com/projects/sdk/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/depthai_sdk/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'luxonis', 'proxied_api_host': '/_', 'github_repo': 'depthai', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'be73fbc4', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/luxonis-depthai-sdk/builds/1294444/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-02-10T11:51:19.210296Z, end-time: 2023-02-10T11:51:26.546251Z, duration: 7, exit-code: 0 python -m sphinx -T -E -b dirhtml -d _build/doctrees -D language=en . ../../../_readthedocs/html Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [dirhtml]: targets for 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-10 11:51:20.301] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:24: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:31: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:44: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:72: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 6%] components/camera_component writing output... [ 12%] components/imu_component writing output... [ 18%] components/nn_component writing output... [ 25%] components/stereo_component writing output... [ 31%] features/ai_models writing output... [ 37%] features/components writing output... [ 43%] features/packets writing output... [ 50%] features/recording writing output... [ 56%] features/replaying writing output... [ 62%] features/sub-features/integrations writing output... [ 68%] features/visualizer writing output... [ 75%] includes/footer-short writing output... [ 81%] includes/install-long writing output... [ 87%] includes/install-short writing output... [ 93%] index writing output... [100%] oak-camera generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 21 warnings. The HTML pages are in ../../../_readthedocs/html. [rtd-command-info] start-time: 2023-02-10T11:51:26.737783Z, end-time: 2023-02-10T11:51:33.459274Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . ../../../_readthedocs/htmlzip Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-10 11:51:27.770] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:24: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:31: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:44: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:72: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... oak-camera features/ai_models features/components components/camera_component components/imu_component components/nn_component components/stereo_component features/packets features/recording features/replaying features/visualizer done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 21 warnings. The HTML page is in ../../../_readthedocs/htmlzip. [rtd-command-info] start-time: 2023-02-10T11:51:34.151686Z, end-time: 2023-02-10T11:51:40.951326Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . ../../../_readthedocs/pdf Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-10 11:51:35.159] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:24: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:31: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:44: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:72: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done processing depthaisdkdocs.tex... index oak-camera features/ai_models features/components components/camera_component components/imu_component components/nn_component components/stereo_component features/packets features/recording features/replaying features/visualizer resolving references... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/index.rst:42: WARNING: a suitable image for latex builder not found: ['image/gif'] (https://user-images.githubusercontent.com/18037362/197657107-1c0a73ae-9022-4a85-abe2-892725edaa5f.gif) /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/recording.rst:69: WARNING: a suitable image for latex builder not found: ['image/gif'] (https://user-images.githubusercontent.com/18037362/141661982-f206ed61-b505-4b17-8673-211a4029754b.gif) done writing... done copying images... [ 16%] https://user-images.githubusercontent.com/18037362/142909472-eae7bed1-695b-48ec-8895-76982989de11.png copying images... [ 33%] https://user-images.githubusercontent.com/18037362/197664572-33d8dc9e-dd35-4e73-8291-30bb8ec641d5.png copying images... [ 50%] https://user-images.githubusercontent.com/18037362/193561605-dffaccd1-3d32-4d87-8063-5b3409c26e2d.png copying images... [ 66%] https://user-images.githubusercontent.com/18037362/166504853-68072d92-f3ed-4a08-a7ca-15d7b8e774a2.png copying images... [ 83%] https://user-images.githubusercontent.com/18037362/201514899-b4a202d9-0330-4754-b2f5-041f51bdd917.png copying images... [100%] https://user-images.githubusercontent.com/18037362/193642506-76bd2d36-3ae8-4d0b-bbed-083a94463155.png copying TeX support files... copying TeX support files... done WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/_readthedocs/pdf/_static/searchtools.js build succeeded, 24 warnings. The LaTeX files are in ../../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2023-02-10T11:51:42.142335Z, end-time: 2023-02-10T11:51:42.203287Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-02-10T11:51:42.394833Z, end-time: 2023-02-10T11:51:46.329014Z, duration: 3, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=luxonis-depthai-sdk -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f30539bda5bb0 cbe38626781e2893d18878b613c.png>] [2] Chapter 1. LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 3 undefined on in put line 96. LaTeX Warning: Hyper reference `features/recording:recording' on page 3 undefin ed on input line 96. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 3 undefin ed on input line 96. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 3 undefin ed on input line 97. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} LaTeX Warning: Hyper reference `features/replaying:public-depthai-recordings' o n page 3 undefined on input line 126. LaTeX Warning: Hyper reference `features/ai_models:sdk-supported-models' on pag e 3 undefined on input line 127. [3 <./6d016ebd96641ee465c5c73591fc7f6829b362b3.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `features/components:components' on page 5 undef ined on input line 169. LaTeX Warning: Hyper reference `features/recording:recording' on page 5 undefin ed on input line 173. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 5 undefin ed on input line 173. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 5 undefin ed on input line 181. [5] [6] [7] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 8 undefined on input line 440. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 8 undefined on input line 475. [8] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 9 undefined on input line 489. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 9 undefined on input line 534. LaTeX Warning: Hyper reference `components/imu_component:depthai_sdk.components .IMUComponent' on page 9 undefined on input line 552. [9] [10] LaTeX Warning: Hyper reference `features/components:depthai_sdk.components.Comp onent' on page 11 undefined on input line 785. LaTeX Warning: Hyper reference `features/components:depthai_sdk.components.Comp onent' on page 11 undefined on input line 821. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 11 undefined on input line 878. [11] LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 12 undefined on input line 906. LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 12 undefined on i nput line 1150. LaTeX Warning: Hyper reference `components/camera_component:cameracomponent' on page 12 undefined on input line 1158. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 12 undefined on input line 1162. LaTeX Warning: Hyper reference `components/stereo_component:stereocomponent' on page 12 undefined on input line 1166. LaTeX Warning: Hyper reference `components/imu_component:imucomponent' on page 12 undefined on input line 1170. [12] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 13 undefi ned on input line 1245. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1273. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 13 undefi ned on input line 1277. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1277. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1281. [13] Underfull \hbox (badness 10000) in paragraph at lines 1393--1395 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Optional[][] [[][]Union[][][[][]str[][], [][]SensorResolution[][], [14] [15] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 16 undefined on input line 1627. [16] LaTeX Warning: Hyper reference `features/packets:imupacket' on page 17 undefine d on input line 1789. [17] LaTeX Warning: Hyper reference `components/imu_component:depthai_sdk.components .IMUComponent' on page 18 undefined on input line 1904. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 18 undefi ned on input line 1978. [18] LaTeX Warning: Hyper reference `features/packets:detectionpacket' on page 19 un defined on input line 2025. LaTeX Warning: Hyper reference `features/packets:twostagepacket' on page 19 und efined on input line 2025. LaTeX Warning: Hyper reference `features/packets:detectionpacket' on page 19 un defined on input line 2029. LaTeX Warning: Hyper reference `features/packets:twostagepacket' on page 19 und efined on input line 2029. LaTeX Warning: Hyper reference `features/packets:spatialbbmappingpacket' on pag e 19 undefined on input line 2033. Underfull \hbox (badness 10000) in paragraph at lines 2032--2034 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 19 undefi ned on input line 2037. LaTeX Warning: Hyper reference `features/packets:trackerpacket' on page 19 unde fined on input line 2041. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.Detections' on page 19 undefined on input line 2053. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.SemanticSegmentation' on page 19 undefined on input line 2057. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.ImgLandmarks' on page 19 undefined on input line 2061. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.InstanceSegmentation' on page 19 undefined on input line 2065. [19] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 20 undefined on input line 2148. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 20 undefined on input line 2148. Underfull \hbox (badness 10000) in paragraph at lines 2147--2149 []\T1/txtt/bx/n/10 input \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Union[][][\T1/txt t/m/n/10 CameraComponent\T1/txtt/m/sl/10 , \T1/txtt/m/n/10 NNComponent\T1/txtt/ m/sl/10 ]\T1/qtm/m/n/10 ) ^^U (Union[Component, [20] [21] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.components. NNComponent' on page 22 undefined on input line 2447. [22] [23] [24] [25] LaTeX Warning: Hyper reference `features/packets:framepacket' on page 26 undefi ned on input line 2975. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 26 undefi ned on input line 2979. Underfull \hbox (badness 5446) in paragraph at lines 3016--3018 []\T1/txtt/bx/n/10 right \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 None / dai.None.Outpu t / CameraComponent\T1/qtm/m/n/10 ) ^^U Right mono cam-era LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.compone nts.CameraComponent' on page 26 undefined on input line 3050. [26] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 27 undefined on input line 3155. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.compone nts.StereoComponent' on page 27 undefined on input line 3255. [27] [28] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 29 undefined on input line 3477. [29] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 30 undefined on input line 3549. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 30 undefined on input line 3603. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 30 undefined on input line 3672. [30] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 31 undefined on input line 3726. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 31 undefined on input line 3806. [31] LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 32 undefined on i nput line 3885. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 32 undefi ned on input line 3885. [32 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 33 undefi ned on input line 3927. LaTeX Warning: Hyper reference `features/recording:video' on page 33 undefined on input line 3935. LaTeX Warning: Hyper reference `features/recording:rosbag' on page 33 undefined on input line 3939. LaTeX Warning: Hyper reference `features/recording:mcap-recording' on page 33 u ndefined on input line 3943. [33 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3980 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3980 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 34 undefined on i nput line 4027. LaTeX Warning: Hyper reference `features/recording:recording' on page 34 undefi ned on input line 4032. [34 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] LaTeX Warning: Hyper reference `features/replaying:replaying-a-depthai-recordin g' on page 35 undefined on input line 4067. LaTeX Warning: Hyper reference `features/replaying:public-depthai-recordings' o n page 35 undefined on input line 4071. LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 35 undefined on i nput line 4079. LaTeX Warning: Hyper reference `features/recording:recording' on page 35 undefi ned on input line 4079. [35 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Underfull \hbox (badness 10000) in paragraph at lines 4107--4110 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion (eg. Overfull \hbox (5.6801pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 5.3 LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 36 undefined on input line 4298. LaTeX Warning: Hyper reference `oak-camera:depthai_sdk.OakCamera.visualize' on page 36 undefined on input line 4299. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 36 undefined on input line 4299. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.output' on page 36 undefined on input line 4300. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.stereo' on page 36 undefined on input line 4301. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.text' on page 36 undefined on input line 4302. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.detections' on page 36 undefined on input line 4303. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.tracking' on page 36 undefined on input line 4304. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 36 undefined on input line 4307. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 36 undefined on input line 4316. LaTeX Warning: Hyper reference `features/packets:packets' on page 36 undefined on input line 4316. [36] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 37 undefined on input line 4323. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.draw' on page 37 undefined on input line 4336. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 37 undefined on input line 4344. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.VisConfig' on page 37 undefined on input line 4345. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 37 undefined on input line 4346. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 37 undefined on input line 4347. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 37 undefined on input line 4348. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 37 undefined on input line 4349. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 37 undefined on input line 4350. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.output' on page 37 undefined on input line 4355. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.stereo' on page 37 undefined on input line 4356. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.text' on page 37 undefined on input line 4357. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.detections' on page 37 undefined on input line 4358. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.tracking' on page 37 undefined on input line 4359. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 37 undefined on input line 4384. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.add_child' on page 37 undefined on input line 4386. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 37 undefined on input line 4390. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisDetections' on page 37 undefined on input line 4397. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisText' on page 37 undefined on input line 4401. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisLine' on page 37 undefined on input line 4405. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisTrail' on page 37 undefined on input line 4413. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_text' on page 37 undefined on input line 4422. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_detections' on page 37 undefined on input line 4426. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_trail' on page 37 undefined on input line 4430. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_circle' on page 37 undefined on input line 4434. [37] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_line' on page 38 undefined on input line 4438. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 38 undefined on input line 4447. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.prepare' on page 38 undefined on input line 4448. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.serialize' on page 38 undefined on input line 4449. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.draw' on page 38 undefined on input line 4450. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.draw' on page 38 undefined on input line 4451. [38] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 39 undefined on input line 4563. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 39 undefined on input line 4567. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 39 undefined on input line 4612. [39] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 40 undefined on input line 4659. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 40 undefined on input line 4673. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 40 undefined on input line 4706. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 40 undefined on input line 4747. [40] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 41 undefined on input line 4788. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 41 undefined on input line 4911. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 41 undefined on input line 4927. [41] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 42 undefined on input line 4994. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 42 undefined on input line 5010. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 42 undefined on input line 5020. [42] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 43 undefined on input line 5059. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 43 undefined on input line 5085. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 43 undefined on input line 5138. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 43 undefined on input line 5157. [43] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.VisConfig' on page 44 undefined on input line 5244. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 44 undefined on input line 5252. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 44 undefined on input line 5278. [44] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 45 undefined on input line 5345. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 45 undefined on input line 5385. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 45 undefined on input line 5393. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 45 undefined on input line 1. [45] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisDetections' on page 46 undefined on input line 5595. [46] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 47 undefined on input line 5754. [47] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisText' on page 48 undefined on input line 5800. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 48 undefined on input line 5850. [48] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisLine' on page 49 undefined on input line 5968. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisTrail' on page 49 undefined on input line 6068. [49] [50] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 51 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 51 undefined on input line 6459. [51] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 52 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 52 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 52 undefined on input line 6615. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 52 undefined on input line 6631. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 52 undefined on input line 1. [52] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 53 undefined on input line 6779. [53] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 54 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 54 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 54 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 54 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 54 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.CircleConfig' on page 54 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 54 undefined on input line 7113. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 54 undefined on input line 7117. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 54 undefined on input line 7121. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 54 undefined on input line 7125. [54] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 55 undefined on input line 7129. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.CircleConfig' on page 55 undefined on input line 7133. [55] [56] LaTeX Warning: Reference `components/nn_component:module-depthai_sdk.classes.nn _results' on page 57 undefined on input line 7161. LaTeX Warning: Reference `features/visualizer:module-depthai_sdk.visualize.conf igs' on page 57 undefined on input line 7162. [57] No file luxonis-depthai-sdk.ind. (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (61 pages, 681617 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Missing input file: 'luxonis-depthai-sdk.ind' from line 'No file luxonis-depthai-sdk.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Latexmk: List of undefined refs and citations: Reference `components/nn_component:module-depthai_sdk.classes.nn_results' on page 57 undefined on input line 7161 Reference `features/visualizer:module-depthai_sdk.visualize.configs' on page 57 undefined on input line 7162 Latexmk: Summary of warnings: Latex failed to resolve 2 reference(s) Rule 'makeindex luxonis-depthai-sdk.idx': File changes, etc: Non-existent destination files: 'luxonis-depthai-sdk.ind' ------------ Run number 1 of rule 'makeindex luxonis-depthai-sdk.idx' ------------ 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 (272 entries accepted, 0 rejected). Sorting entries.....done (2386 comparisons). Generating output file luxonis-depthai-sdk.ind....done (546 lines written, 0 warnings). Output written in luxonis-depthai-sdk.ind. Transcript written in luxonis-depthai-sdk.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.aux' 'luxonis-depthai-sdk.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./luxonis-depthai-sdk.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f30539bda5bb0 cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} [3 <./6d016ebd96641ee465c5c73591fc7f6829b362b3.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 1393--1395 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Optional[][] [[][]Union[][][[][]str[][], [][]SensorResolution[][], [14] [15] [16] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 2032--2034 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. [19] Underfull \hbox (badness 10000) in paragraph at lines 2147--2149 []\T1/txtt/bx/n/10 input \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Union[][][[][]\T1 /txtt/m/n/10 CameraComponent[][]\T1/txtt/m/sl/10 , [][]\T1/txtt/m/n/10 NNCompon ent[][]\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) ^^U (Union[Component, [20] [21] [22] [23] [24] [25] Underfull \hbox (badness 5446) in paragraph at lines 3016--3018 []\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 [26] [27] [28] [29] [30] [31] [32 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.p ng>] [33 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3980 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3980 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [34 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [35 <./04f2af56c63cac404e 1ec0d0ab3b3c6ae8477229.png>] Underfull \hbox (badness 10000) in paragraph at lines 4107--4110 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion (eg. Overfull \hbox (5.6801pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 5.3 [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] (./luxonis-depthai-sdk.ind [58] Overfull \hbox (26.28232pt too wide) in paragraph at lines 11--13 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.GenericNNOutput Overfull \hbox (13.55232pt too wide) in paragraph at lines 13--15 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.ImgLandmarks Overfull \hbox (41.37231pt too wide) in paragraph at lines 15--17 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.InstanceSegmentation Overfull \hbox (44.25232pt too wide) in paragraph at lines 17--19 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Overfull \hbox (5.91234pt too wide) in paragraph at lines 21--23 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.IMUPacket Overfull \hbox (42.89232pt too wide) in paragraph at lines 27--29 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.SpatialBbMappingPacket Overfull \hbox (5.1823pt too wide) in paragraph at lines 31--33 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.TwoStagePacket Overfull \hbox (6.80234pt too wide) in paragraph at lines 33--35 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent Overfull \hbox (24.30234pt too wide) in paragraph at lines 35--37 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent Overfull \hbox (11.21234pt too wide) in paragraph at lines 39--41 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 41--43 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent Overfull \hbox (5.47234pt too wide) in paragraph at lines 43--45 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent.Out Overfull \hbox (17.28233pt too wide) in paragraph at lines 47--49 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.StereoComponent.Out Overfull \hbox (12.03235pt too wide) in paragraph at lines 51--53 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (1.23233pt too wide) in paragraph at lines 53--55 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.OutputConfig Overfull \hbox (27.89233pt too wide) in paragraph at lines 55--57 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.SegmentationConfig Underfull \hbox (badness 10000) in paragraph at lines 59--61 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (8.1623pt too wide) in paragraph at lines 61--63 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 63--65 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.VisConfig Overfull \hbox (5.65234pt too wide) in paragraph at lines 65--67 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (1.88235pt too wide) in paragraph at lines 67--69 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 71--73 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 73--75 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 80--82 []\T1/txtt/m/n/10 add() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.Detections Overfull \hbox (10.90233pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 add_child() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.5523pt too wide) in paragraph at lines 84--86 []\T1/txtt/m/n/10 add_circle() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (28.55225pt too wide) in paragraph at lines 86--88 []\T1/txtt/m/n/10 add_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.visualizer.Visualizer Overfull \hbox (7.5523pt too wide) in paragraph at lines 92--94 []\T1/txtt/m/n/10 add_object() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer [59] Overfull \hbox (2.30232pt too wide) in paragraph at lines 96--98 []\T1/txtt/m/n/10 add_trail() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/txtt/m/n/10 auto_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 103--105 []\T1/txtt/m/n/10 bbox_style \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (16.02226pt too wide) in paragraph at lines 110--112 []\T1/txtt/m/n/10 bg_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.TextConfig Overfull \hbox (0.9915pt too wide) in paragraph at lines 112--114 []\T1/txtt/m/n/10 BOTTOM_LEFT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.TextPosition Overfull \hbox (6.24149pt too wide) in paragraph at lines 116--118 []\T1/txtt/m/n/10 BOTTOM_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TextPosition Overfull \hbox (27.7823pt too wide) in paragraph at lines 118--120 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (13.80237pt too wide) in paragraph at lines 125--127 []\T1/txtt/m/n/10 camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/txtt/m/n/10 CameraComponent.Out \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 131--133 []\T1/txtt/m/n/10 circle \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 136--138 []\T1/txtt/m/n/10 color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.c onfigs.CircleConfig Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 colorize \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 142--144 []\T1/txtt/m/n/10 colormap \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Overfull \hbox (33.05226pt too wide) in paragraph at lines 145--147 []\T1/txtt/m/n/10 config_camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/txtt/m/n/10 config_color_camera() Underfull \hbox (badness 10000) in paragraph at lines 148--150 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/txtt/m/n/10 config_encoder_h26x() Underfull \hbox (badness 10000) in paragraph at lines 150--152 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 152--154 []\T1/txtt/m/n/10 config_encoder_mjpeg() Underfull \hbox (badness 10000) in paragraph at lines 152--154 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Overfull \hbox (4.21231pt too wide) in paragraph at lines 154--156 []\T1/txtt/m/n/10 config_imu() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.comp onents.IMUComponent Underfull \hbox (badness 10000) in paragraph at lines 156--158 []\T1/txtt/m/n/10 config_multistage_nn() Underfull \hbox (badness 10000) in paragraph at lines 156--158 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 158--160 []\T1/txtt/m/n/10 config_nn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\T1/txtt/m/n/10 config_pipeline() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .OakCamera Underfull \hbox (badness 10000) in paragraph at lines 161--163 []\T1/txtt/m/n/10 config_postprocessing() Underfull \hbox (badness 10000) in paragraph at lines 161--163 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 config_spatial() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Overfull \hbox (26.03226pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 config_stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 167--169 []\T1/txtt/m/n/10 config_tracker() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Overfull \hbox (10.2823pt too wide) in paragraph at lines 169--171 []\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 171--173 []\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 173--175 []\T1/txtt/m/n/10 config_yolo_from_metadata() Underfull \hbox (badness 10000) in paragraph at lines 173--175 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 175--177 []\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 184--186 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 184--186 \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 187--189 []\T1/txtt/m/n/10 depth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.component s.StereoComponent.Out [60] Underfull \hbox (badness 10000) in paragraph at lines 196--198 []\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 198--199 []\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 200--202 []\T1/txtt/m/n/10 detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Underfull \hbox (badness 5091) in paragraph at lines 203--205 []\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 205--207 []\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 207--209 []\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 209--211 []\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 214--216 []\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 216--218 []\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 218--220 []\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 220--222 []\T1/txtt/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 220--222 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (19.05235pt too wide) in paragraph at lines 225--227 []\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 229--231 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent.Out Overfull \hbox (18.66226pt too wide) in paragraph at lines 234--236 []\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 236--238 []\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 238--240 []\T1/txtt/m/n/10 font_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (5.5223pt too wide) in paragraph at lines 242--244 []\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 244--246 []\T1/txtt/m/n/10 font_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (10.77228pt too wide) in paragraph at lines 246--248 []\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 248--250 []\T1/txtt/m/n/10 font_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 250--252 []\T1/txtt/m/n/10 forced_openvino_version() Underfull \hbox (badness 10000) in paragraph at lines 252--254 []\T1/txtt/m/n/10 forced_openvino_version() Underfull \hbox (badness 10000) in paragraph at lines 252--254 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 256--258 []\T1/txtt/m/n/10 frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pac kets.FramePacket at- Underfull \hbox (badness 10000) in paragraph at lines 258--260 []\T1/txtt/m/n/10 frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pac kets.TrackerPacket Overfull \hbox (2.30232pt too wide) in paragraph at lines 262--264 []\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 268--270 []\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 271--273 []\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 273--275 []\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 275--277 []\T1/txtt/m/n/10 get_output_stream() Underfull \hbox (badness 10000) in paragraph at lines 275--277 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Underfull \hbox (badness 10000) in paragraph at lines 277--279 []\T1/txtt/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 277--279 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 279--281 []\T1/txtt/m/n/10 get_relative_position() Overfull \hbox (43.55223pt too wide) in paragraph at lines 281--283 []\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 283--285 []\T1/txtt/m/n/10 get_text_scale() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 285--287 []\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 287--289 []\T1/txtt/m/n/10 groupby_tracklet() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.visualize.objects.VisTrail Overfull \hbox (12.03235pt too wide) in paragraph at lines 292--294 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig [61] Overfull \hbox (21.22229pt too wide) in paragraph at lines 297--299 []\T1/txtt/m/n/10 image_manip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 313--314 []\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 314--316 []\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 316--318 []\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 318--320 []\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 320--322 []\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 322--324 []\T1/txtt/m/n/10 is_replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.CameraComponent Overfull \hbox (27.7823pt too wide) in paragraph at lines 327--329 []\T1/txtt/m/n/10 label_padding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (33.03229pt too wide) in paragraph at lines 329--331 []\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 331--333 []\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 333--335 []\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 335--337 []\T1/txtt/m/n/10 line_height \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.DetectionConfig Overfull \hbox (29.16223pt too wide) in paragraph at lines 337--339 []\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 339--341 []\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 343--345 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 345--347 []\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 350--352 []\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 352--353 []\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 353--354 []\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 356--358 []\T1/txtt/m/n/10 mask \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_r esults.SemanticSegmentation Overfull \hbox (27.89233pt too wide) in paragraph at lines 358--360 []\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 360--362 []\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 362--364 []\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 364--366 []\T1/txtt/m/n/10 MID \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.TextPosition at- Underfull \hbox (badness 10000) in paragraph at lines 368--370 []\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 373--375 []\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 378--380 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 380--382 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.FramePacket at- Underfull \hbox (badness 10000) in paragraph at lines 382--384 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.TrackerPacket at- Underfull \hbox (badness 10000) in paragraph at lines 384--386 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.TwoStagePacket Overfull \hbox (1.55235pt too wide) in paragraph at lines 392--394 []\T1/txtt/m/n/10 on_init() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 394--395 []\T1/txtt/m/n/10 on_init() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.Component Underfull \hbox (badness 10000) in paragraph at lines 395--396 []\T1/txtt/m/n/10 on_init() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.IMUComponent [62] Underfull \hbox (badness 10000) in paragraph at lines 396--397 []\T1/txtt/m/n/10 on_init() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.NNComponent Underfull \hbox (badness 5091) in paragraph at lines 397--399 []\T1/txtt/m/n/10 on_init() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent Underfull \hbox (badness 10000) in paragraph at lines 399--401 []\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 401--403 []\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 407--409 []\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 417--419 []\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 419--421 []\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 421--423 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 429--431 []\T1/txtt/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 429--431 \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 431--433 []\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 433--435 []\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 435--437 []\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 437--439 []\T1/txtt/m/n/10 RGBD \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (12.37143pt too wide) in paragraph at lines 441--443 []\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 443--445 []\T1/txtt/m/n/10 ROUNDED_RECTANGLE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.BboxStyle Overfull \hbox (18.05228pt too wide) in paragraph at lines 449--451 []\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 451--453 []\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 453--455 []\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 456--458 []\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 458--460 []\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 460--462 []\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 462--464 []\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 464--466 []\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 466--468 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (20.78227pt too wide) in paragraph at lines 468--470 []\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 470--472 []\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 472--474 []\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 474--476 []\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 476--478 []\T1/txtt/m/n/10 show_fps \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 479--481 []\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 481--483 []\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 483--485 []\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 486--488 []\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 488--490 []\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 492--493 []\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 500--501 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .IMUComponent.Out [63] Underfull \hbox (badness 10000) in paragraph at lines 501--503 []\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 505--507 []\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 507--509 []\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 513--515 []\T1/txtt/m/n/10 TOP_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 6348) in paragraph at lines 518--520 []\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 522--523 []\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 523--525 []\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 543--545 []\T1/txtt/m/n/10 wls_sigma \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [64]) (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (68 pages, 715699 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.aux' 'luxonis-depthai-sdk.out' 'luxonis-depthai-sdk.toc' ------------ Run number 3 of rule 'pdflatex' ------------ 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) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./luxonis-depthai-sdk.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f30539bda5bb0 cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} [3 <./6d016ebd96641ee465c5c73591fc7f6829b362b3.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 1393--1395 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Optional[][] [[][]Union[][][[][]str[][], [][]SensorResolution[][], [14] [15] [16] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 2032--2034 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. [19] Underfull \hbox (badness 10000) in paragraph at lines 2147--2149 []\T1/txtt/bx/n/10 input \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Union[][][[][]\T1 /txtt/m/n/10 CameraComponent[][]\T1/txtt/m/sl/10 , [][]\T1/txtt/m/n/10 NNCompon ent[][]\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) ^^U (Union[Component, [20] [21] [22] [23] [24] [25] Underfull \hbox (badness 5446) in paragraph at lines 3016--3018 []\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 [26] [27] [28] [29] [30] [31] [32 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.p ng>] [33 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3980 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3980 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [34 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [35 <./04f2af56c63cac404e 1ec0d0ab3b3c6ae8477229.png>] Underfull \hbox (badness 10000) in paragraph at lines 4107--4110 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion (eg. Overfull \hbox (5.6801pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4275--4275 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 4275--4275 []\T1/qtm/m/n/10 5.3 [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] (./luxonis-depthai-sdk.ind [58] Overfull \hbox (26.28232pt too wide) in paragraph at lines 11--13 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.GenericNNOutput Overfull \hbox (13.55232pt too wide) in paragraph at lines 13--15 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.ImgLandmarks Overfull \hbox (41.37231pt too wide) in paragraph at lines 15--17 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.InstanceSegmentation Overfull \hbox (44.25232pt too wide) in paragraph at lines 17--19 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Overfull \hbox (5.91234pt too wide) in paragraph at lines 21--23 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.IMUPacket Overfull \hbox (42.89232pt too wide) in paragraph at lines 27--29 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.SpatialBbMappingPacket Overfull \hbox (5.1823pt too wide) in paragraph at lines 31--33 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.TwoStagePacket Overfull \hbox (6.80234pt too wide) in paragraph at lines 33--35 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent Overfull \hbox (24.30234pt too wide) in paragraph at lines 35--37 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent Overfull \hbox (11.21234pt too wide) in paragraph at lines 39--41 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.IMUComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 41--43 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent Overfull \hbox (5.47234pt too wide) in paragraph at lines 43--45 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.NNComponent.Out Overfull \hbox (17.28233pt too wide) in paragraph at lines 47--49 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compon ents.StereoComponent.Out Overfull \hbox (12.03235pt too wide) in paragraph at lines 51--53 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (1.23233pt too wide) in paragraph at lines 53--55 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.OutputConfig Overfull \hbox (27.89233pt too wide) in paragraph at lines 55--57 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.SegmentationConfig Underfull \hbox (badness 10000) in paragraph at lines 59--61 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (8.1623pt too wide) in paragraph at lines 61--63 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 63--65 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.VisConfig Overfull \hbox (5.65234pt too wide) in paragraph at lines 65--67 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (1.88235pt too wide) in paragraph at lines 67--69 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 71--73 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 73--75 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 80--82 []\T1/txtt/m/n/10 add() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.Detections Overfull \hbox (10.90233pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 add_child() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.5523pt too wide) in paragraph at lines 84--86 []\T1/txtt/m/n/10 add_circle() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (28.55225pt too wide) in paragraph at lines 86--88 []\T1/txtt/m/n/10 add_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.visualizer.Visualizer Overfull \hbox (7.5523pt too wide) in paragraph at lines 92--94 []\T1/txtt/m/n/10 add_object() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer [59] Overfull \hbox (2.30232pt too wide) in paragraph at lines 96--98 []\T1/txtt/m/n/10 add_trail() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/txtt/m/n/10 auto_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 103--105 []\T1/txtt/m/n/10 bbox_style \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (16.02226pt too wide) in paragraph at lines 110--112 []\T1/txtt/m/n/10 bg_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.TextConfig Overfull \hbox (0.9915pt too wide) in paragraph at lines 112--114 []\T1/txtt/m/n/10 BOTTOM_LEFT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.TextPosition Overfull \hbox (6.24149pt too wide) in paragraph at lines 116--118 []\T1/txtt/m/n/10 BOTTOM_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TextPosition Overfull \hbox (27.7823pt too wide) in paragraph at lines 118--120 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (13.80237pt too wide) in paragraph at lines 125--127 []\T1/txtt/m/n/10 camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.componen ts.CameraComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/txtt/m/n/10 CameraComponent.Out \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 131--133 []\T1/txtt/m/n/10 circle \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 136--138 []\T1/txtt/m/n/10 color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.c onfigs.CircleConfig Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 colorize \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 142--144 []\T1/txtt/m/n/10 colormap \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Overfull \hbox (33.05226pt too wide) in paragraph at lines 145--147 []\T1/txtt/m/n/10 config_camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/txtt/m/n/10 config_color_camera() Underfull \hbox (badness 10000) in paragraph at lines 148--150 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/txtt/m/n/10 config_encoder_h26x() Underfull \hbox (badness 10000) in paragraph at lines 150--152 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 152--154 []\T1/txtt/m/n/10 config_encoder_mjpeg() Underfull \hbox (badness 10000) in paragraph at lines 152--154 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.CameraComponent Overfull \hbox (4.21231pt too wide) in paragraph at lines 154--156 []\T1/txtt/m/n/10 config_imu() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.comp onents.IMUComponent Underfull \hbox (badness 10000) in paragraph at lines 156--158 []\T1/txtt/m/n/10 config_multistage_nn() Underfull \hbox (badness 10000) in paragraph at lines 156--158 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 158--160 []\T1/txtt/m/n/10 config_nn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\T1/txtt/m/n/10 config_pipeline() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .OakCamera Underfull \hbox (badness 10000) in paragraph at lines 161--163 []\T1/txtt/m/n/10 config_postprocessing() Underfull \hbox (badness 10000) in paragraph at lines 161--163 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 config_spatial() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Overfull \hbox (26.03226pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 config_stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.c omponents.StereoComponent Overfull \hbox (19.47224pt too wide) in paragraph at lines 167--169 []\T1/txtt/m/n/10 config_tracker() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. components.NNComponent Overfull \hbox (10.2823pt too wide) in paragraph at lines 169--171 []\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 171--173 []\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 173--175 []\T1/txtt/m/n/10 config_yolo_from_metadata() Underfull \hbox (badness 10000) in paragraph at lines 173--175 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 175--177 []\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 184--186 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 184--186 \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 187--189 []\T1/txtt/m/n/10 depth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.component s.StereoComponent.Out [60] Underfull \hbox (badness 10000) in paragraph at lines 196--198 []\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 198--199 []\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 200--202 []\T1/txtt/m/n/10 detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Underfull \hbox (badness 5091) in paragraph at lines 203--205 []\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 205--207 []\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 207--209 []\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 209--211 []\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 214--216 []\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 216--218 []\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 218--220 []\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 220--222 []\T1/txtt/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 220--222 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (19.05235pt too wide) in paragraph at lines 225--227 []\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 229--231 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent.Out Overfull \hbox (18.66226pt too wide) in paragraph at lines 234--236 []\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 236--238 []\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 238--240 []\T1/txtt/m/n/10 font_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (5.5223pt too wide) in paragraph at lines 242--244 []\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 244--246 []\T1/txtt/m/n/10 font_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (10.77228pt too wide) in paragraph at lines 246--248 []\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 248--250 []\T1/txtt/m/n/10 font_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 250--252 []\T1/txtt/m/n/10 forced_openvino_version() Underfull \hbox (badness 10000) in paragraph at lines 252--254 []\T1/txtt/m/n/10 forced_openvino_version() Underfull \hbox (badness 10000) in paragraph at lines 252--254 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.NNComponent Underfull \hbox (badness 10000) in paragraph at lines 256--258 []\T1/txtt/m/n/10 frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pac kets.FramePacket at- Underfull \hbox (badness 10000) in paragraph at lines 258--260 []\T1/txtt/m/n/10 frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pac kets.TrackerPacket Overfull \hbox (2.30232pt too wide) in paragraph at lines 262--264 []\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 268--270 []\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 271--273 []\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 273--275 []\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 275--277 []\T1/txtt/m/n/10 get_output_stream() Underfull \hbox (badness 10000) in paragraph at lines 275--277 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components.StereoComponent Underfull \hbox (badness 10000) in paragraph at lines 277--279 []\T1/txtt/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 277--279 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 279--281 []\T1/txtt/m/n/10 get_relative_position() Overfull \hbox (43.55223pt too wide) in paragraph at lines 281--283 []\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 283--285 []\T1/txtt/m/n/10 get_text_scale() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 285--287 []\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 287--289 []\T1/txtt/m/n/10 groupby_tracklet() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.visualize.objects.VisTrail Overfull \hbox (12.03235pt too wide) in paragraph at lines 292--294 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig [61] Overfull \hbox (21.22229pt too wide) in paragraph at lines 297--299 []\T1/txtt/m/n/10 image_manip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.com ponents.NNComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 313--314 []\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 314--316 []\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 316--318 []\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 318--320 []\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 320--322 []\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 322--324 []\T1/txtt/m/n/10 is_replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compo nents.CameraComponent Overfull \hbox (27.7823pt too wide) in paragraph at lines 327--329 []\T1/txtt/m/n/10 label_padding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (33.03229pt too wide) in paragraph at lines 329--331 []\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 331--333 []\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 333--335 []\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 335--337 []\T1/txtt/m/n/10 line_height \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.DetectionConfig Overfull \hbox (29.16223pt too wide) in paragraph at lines 337--339 []\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 339--341 []\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 343--345 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 345--347 []\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 350--352 []\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 352--353 []\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 353--354 []\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 356--358 []\T1/txtt/m/n/10 mask \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_r esults.SemanticSegmentation Overfull \hbox (27.89233pt too wide) in paragraph at lines 358--360 []\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 360--362 []\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 362--364 []\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 364--366 []\T1/txtt/m/n/10 MID \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.TextPosition at- Underfull \hbox (badness 10000) in paragraph at lines 368--370 []\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 373--375 []\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 378--380 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 380--382 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.FramePacket at- Underfull \hbox (badness 10000) in paragraph at lines 382--384 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.TrackerPacket at- Underfull \hbox (badness 10000) in paragraph at lines 384--386 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.TwoStagePacket Overfull \hbox (1.55235pt too wide) in paragraph at lines 392--394 []\T1/txtt/m/n/10 on_init() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.CameraComponent Underfull \hbox (badness 10000) in paragraph at lines 394--395 []\T1/txtt/m/n/10 on_init() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.Component Underfull \hbox (badness 10000) in paragraph at lines 395--396 []\T1/txtt/m/n/10 on_init() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.IMUComponent [62] Underfull \hbox (badness 10000) in paragraph at lines 396--397 []\T1/txtt/m/n/10 on_init() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.NNComponent Underfull \hbox (badness 5091) in paragraph at lines 397--399 []\T1/txtt/m/n/10 on_init() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.compone nts.StereoComponent Underfull \hbox (badness 10000) in paragraph at lines 399--401 []\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 401--403 []\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 407--409 []\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 417--419 []\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 419--421 []\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 421--423 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 429--431 []\T1/txtt/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 429--431 \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 431--433 []\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 433--435 []\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 435--437 []\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 437--439 []\T1/txtt/m/n/10 RGBD \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (12.37143pt too wide) in paragraph at lines 441--443 []\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 443--445 []\T1/txtt/m/n/10 ROUNDED_RECTANGLE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.BboxStyle Overfull \hbox (18.05228pt too wide) in paragraph at lines 449--451 []\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 451--453 []\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 453--455 []\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 456--458 []\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 458--460 []\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 460--462 []\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 462--464 []\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 464--466 []\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 466--468 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (20.78227pt too wide) in paragraph at lines 468--470 []\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 470--472 []\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 472--474 []\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 474--476 []\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 476--478 []\T1/txtt/m/n/10 show_fps \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 479--481 []\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 481--483 []\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 483--485 []\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 486--488 []\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 488--490 []\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 492--493 []\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 500--501 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.components .IMUComponent.Out [63] Underfull \hbox (badness 10000) in paragraph at lines 501--503 []\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 505--507 []\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 507--509 []\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 513--515 []\T1/txtt/m/n/10 TOP_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 6348) in paragraph at lines 518--520 []\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 522--523 []\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 523--525 []\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 543--545 []\T1/txtt/m/n/10 wls_sigma \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [64]) (./luxonis-depthai-sdk.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (68 pages, 715888 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2023-02-10T11:51:46.889544Z, end-time: 2023-02-10T11:51:54.541075Z, duration: 7, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . ../../../_readthedocs/epub Running Sphinx v5.3.0 making output directory... done WARNING: conf value "version" should not be empty for EPUB3 loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-10 11:51:47.908] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/nn_component.py:docstring of depthai_sdk.components.nn_component.NNComponent:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:24: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:31: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:44: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: Title underline too short. Deploy models from Roboflow and Roboflow Universe with Depth SDK ********************************************* /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:72: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 6%] components/camera_component writing output... [ 12%] components/imu_component writing output... [ 18%] components/nn_component writing output... [ 25%] components/stereo_component writing output... [ 31%] features/ai_models writing output... [ 37%] features/components writing output... [ 43%] features/packets writing output... [ 50%] features/recording writing output... [ 56%] features/replaying writing output... [ 62%] features/sub-features/integrations writing output... [ 68%] features/visualizer writing output... [ 75%] includes/footer-short writing output... [ 81%] includes/install-long writing output... [ 87%] includes/install-short writing output... [ 93%] index writing output... [100%] oak-camera generating indices... genindex py-modindex done writing additional pages... done copying images... [ 12%] https://user-images.githubusercontent.com/18037362/193561605-dffaccd1-3d32-4d87-8063-5b3409c26e2d.png copying images... [ 25%] https://user-images.githubusercontent.com/18037362/166504853-68072d92-f3ed-4a08-a7ca-15d7b8e774a2.png copying images... [ 37%] https://user-images.githubusercontent.com/18037362/141661982-f206ed61-b505-4b17-8673-211a4029754b.gif copying images... [ 50%] https://user-images.githubusercontent.com/18037362/201514899-b4a202d9-0330-4754-b2f5-041f51bdd917.png copying images... [ 62%] https://user-images.githubusercontent.com/18037362/193642506-76bd2d36-3ae8-4d0b-bbed-083a94463155.png copying images... [ 75%] https://user-images.githubusercontent.com/18037362/142909472-eae7bed1-695b-48ec-8895-76982989de11.png copying images... [ 87%] https://user-images.githubusercontent.com/18037362/197657107-1c0a73ae-9022-4a85-abe2-892725edaa5f.gif copying images... [100%] https://user-images.githubusercontent.com/18037362/197664572-33d8dc9e-dd35-4e73-8291-30bb8ec641d5.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing DepthAISDKDocs.epub file... Updating searchtools for Read the Docs search... build succeeded, 22 warnings. The ePub file is in ../../../_readthedocs/epub.