Read the Docs build information Build id: 1283169 Project: luxonis-depthai-sdk Version: latest Commit: 5755818b1823d53791a34cb9b157963515df8dee Date: 2023-02-03T11:02:33.451407Z State: finished Success: True [rtd-command-info] start-time: 2023-02-03T11:02:35.447531Z, end-time: 2023-02-03T11:02:40.839190Z, duration: 5, 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-03T11:02:41.091381Z, end-time: 2023-02-03T11:02:41.204748Z, 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 5755818 Merge pull request #925 from mo-traor3-ai/patch-1 [rtd-command-info] start-time: 2023-02-03T11:02:41.665209Z, end-time: 2023-02-03T11:02:41.752807Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-03T11:02:41.951556Z, end-time: 2023-02-03T11:02:42.043877Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2023-02-03T11:02:42.229961Z, end-time: 2023-02-03T11:02:43.132864Z, 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-03T11:02:44.275120Z, end-time: 2023-02-03T11:02:48.791774Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-03T11:02:49.033011Z, end-time: 2023-02-03T11:02:50.796676Z, 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 25.2 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.1.0 Uninstalling setuptools-67.1.0: Successfully uninstalled setuptools-67.1.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-02-03T11:02:51.015850Z, end-time: 2023-02-03T11:02:58.222134Z, 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 76.2 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 238.8 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 170.7 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 208.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 210.9 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 234.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 191.5 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 203.6 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 216.8 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 191.9 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 235.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 189.8 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 163.8 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 206.7 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 221.2 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-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 195.6 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 206.4 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 243.1 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.4 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.12.0-py3-none-any.whl (6.6 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 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 219.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 219.9 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 182.4 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 205.6 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=bce1215f72c324a8698ef8b33b5b93e150d93487c319c142fd92acfc6a0de9c6 Stored in directory: /tmp/pip-ephem-wheel-cache-x96f6iu9/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, charset-normalizer, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.0.0 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.1.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.4.0 urllib3-1.26.14 zipp-3.12.0 [rtd-command-info] start-time: 2023-02-03T11:02:58.435771Z, end-time: 2023-02-03T11:03:41.411719Z, duration: 42, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://artifacts.luxonis.com/artifactory/luxonis-depthai-data-local/wheels/, https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/ Collecting requests==2.26.0 Downloading https://www.piwheels.org/simple/requests/requests-2.26.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 335.0 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 165.1 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 176.0 MB/s eta 0:00:00 Collecting depthai-sdk Downloading https://www.piwheels.org/simple/depthai-sdk/depthai_sdk-1.9.2-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.5/160.5 kB 483.8 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 181.3 MB/s eta 0:00:00 Collecting depthai>=2.20.1.0 Downloading depthai-2.20.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/10.4 MB 183.7 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: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (2022.12.7) Collecting charset-normalizer~=2.0.0 Downloading https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 237.9 kB/s eta 0:00:00 Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.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 marshmallow==3.17.0 Downloading marshmallow-3.17.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 167.3 MB/s eta 0:00:00 Collecting blobconverter>=1.2.8 Downloading https://www.piwheels.org/simple/blobconverter/blobconverter-1.3.0-py3-none-any.whl (13 kB) Collecting PyTurboJPEG==1.6.4 Downloading https://www.piwheels.org/simple/pyturbojpeg/PyTurboJPEG-1.6.4-py3-none-any.whl (13 kB) Collecting distinctipy Downloading https://www.piwheels.org/simple/distinctipy/distinctipy-1.2.2-py3-none-any.whl (25 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 325.6 kB/s eta 0:00:00 Collecting xmltodict Downloading https://www.piwheels.org/simple/xmltodict/xmltodict-0.13.0-py2.py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=17.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from marshmallow==3.17.0->depthai-sdk->-r requirements.txt (line 5)) (23.0) Collecting PyQt5-Qt5>=5.15.2 Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 MB 192.2 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 237.1 MB/s eta 0:00:00 Collecting PyYAML Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 240.2 MB/s eta 0:00:00 Collecting boto3 Downloading https://www.piwheels.org/simple/boto3/boto3-1.26.63-py3-none-any.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 277.0 kB/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 485.6 kB/s eta 0:00:00 Collecting botocore<1.30.0,>=1.29.63 Downloading https://www.piwheels.org/simple/botocore/botocore-1.29.63-py3-none-any.whl (10.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/10.4 MB 7.8 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 34.1 MB/s eta 0:00:00 Collecting six>=1.5 Downloading https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: Qt.py, PyQt5-Qt5, distinctipy, xmltodict, six, PyYAML, pytube, PyQt5-sip, numpy, marshmallow, jmespath, depthai, charset-normalizer, requests, PyTurboJPEG, python-dateutil, pyqt5, opencv-contrib-python, botocore, s3transfer, boto3, blobconverter, depthai-sdk Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.0.1 Uninstalling charset-normalizer-3.0.1: Successfully uninstalled charset-normalizer-3.0.1 Attempting uninstall: requests Found existing installation: requests 2.28.2 Uninstalling requests-2.28.2: Successfully uninstalled requests-2.28.2 Successfully installed PyQt5-Qt5-5.15.2 PyQt5-sip-12.11.1 PyTurboJPEG-1.6.4 PyYAML-6.0 Qt.py-1.3.7 blobconverter-1.3.0 boto3-1.26.63 botocore-1.29.63 charset-normalizer-2.0.12 depthai-2.20.2.0 depthai-sdk-1.9.2 distinctipy-1.2.2 jmespath-1.0.1 marshmallow-3.17.0 numpy-1.21.6 opencv-contrib-python-4.5.5.62 pyqt5-5.15.5 python-dateutil-2.8.2 pytube-12.1.2 requests-2.26.0 s3transfer-0.6.0 six-1.16.0 xmltodict-0.13.0 [rtd-command-info] start-time: 2023-02-03T11:03:43.132395Z, end-time: 2023-02-03T11:03:43.193400Z, duration: 0, exit-code: 0 cat depthai_sdk/docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'DepthAI SDK Docs' copyright = u"@build_year@, Luxonis" author = 'Luxonis' # The full version, including alpha/beta/rc tags release = '1.9.2' # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", # https://github.com/sphinx-doc/sphinx/issues/7697 wait for this and implement "sphinx_rtd_theme", 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' html_theme_options = { "collapse_navigation" : False } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_favicon = '_static/images/favicon.png' html_css_files = [ 'css/index.css', 'https://docs.luxonis.com/en/latest/_static/css/navbar.css', ] html_js_files = [ 'https://docs.luxonis.com/en/latest/_static/js/navbar.js', ] intersphinx_mapping = { 'python': ('https://docs.python.org/3', None), 'depthai': ('https://docs.luxonis.com/projects/api/en/latest/', None), 'numpy': ('https://numpy.org/doc/stable/', None) } autodoc_class_signature = "separated" autodoc_member_order = "bysource" autodoc_typehints = "description" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("old_sdk_managers", "/en/old_sdk_managers/"), ], 'downloads': [ ("pdf", "//docs.luxonis.com/_/downloads/sdk/en/latest/pdf/"), ("html", "//docs.luxonis.com/_/downloads/sdk/en/latest/htmlzip/"), ("epub", "//docs.luxonis.com/_/downloads/sdk/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'luxonis-depthai-sdk', 'name': u'Depthai SDK', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.luxonis.com/projects/sdk/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/depthai_sdk/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'luxonis', 'proxied_api_host': '/_', 'github_repo': 'depthai', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '5755818b', } # 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/1283169/' 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-03T11:03:43.389406Z, end-time: 2023-02-03T11:03:49.821883Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b dirhtml -d _build/doctrees -D language=en . ../../../_readthedocs/html Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [dirhtml]: targets for 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-03 11:03:44.388] [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:22: 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:27: 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:22: 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:29: 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:43: 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-03T11:03:50.130815Z, end-time: 2023-02-03T11:03:55.998694Z, duration: 5, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . ../../../_readthedocs/htmlzip Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-03 11:03:51.122] [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:22: 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:27: 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:22: 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:29: 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:43: 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-03T11:03:56.689766Z, end-time: 2023-02-03T11:04:04.345006Z, duration: 7, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . ../../../_readthedocs/pdf Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-03 11:03:57.688] [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:22: 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:27: 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:22: 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:29: 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:43: 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-03T11:04:05.397395Z, end-time: 2023-02-03T11:04:05.453875Z, 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-03T11:04:05.659154Z, end-time: 2023-02-03T11:04:09.394361Z, 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.CameraC omponent' on page 8 undefined on input line 440. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.StereoC omponent' on page 8 undefined on input line 475. [8] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.NNComponent ' on page 9 undefined on input line 489. LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.StereoC omponent' on page 9 undefined on input line 534. LaTeX Warning: Hyper reference `components/imu_component:depthai_sdk.IMUCompone nt' on page 9 undefined on input line 552. [9] [10] LaTeX Warning: Hyper reference `features/components:depthai_sdk.Component' on p age 11 undefined on input line 785. LaTeX Warning: Hyper reference `features/components:depthai_sdk.Component' on p age 11 undefined on input line 820. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 11 undefined on input line 861. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 11 undefined on input line 889. [11] LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 12 undefined on i nput line 1133. LaTeX Warning: Hyper reference `components/camera_component:cameracomponent' on page 12 undefined on input line 1141. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 12 undefined on input line 1145. LaTeX Warning: Hyper reference `components/stereo_component:stereocomponent' on page 12 undefined on input line 1149. LaTeX Warning: Hyper reference `components/imu_component:imucomponent' on page 12 undefined on input line 1153. [12] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 13 undefi ned on input line 1179. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1205. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 13 undefi ned on input line 1209. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1209. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1213. [13] Underfull \hbox (badness 10000) in paragraph at lines 1296--1298 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Optional[][] [[][]Union[][][[][]str[][], [][]SensorResolution[][], [14] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.CameraC omponent' on page 15 undefined on input line 1530. [15] LaTeX Warning: Hyper reference `features/packets:imupacket' on page 16 undefine d on input line 1689. [16] LaTeX Warning: Hyper reference `components/imu_component:depthai_sdk.IMUCompone nt' on page 17 undefined on input line 1775. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 17 undefi ned on input line 1849. [17] LaTeX Warning: Hyper reference `features/packets:detectionpacket' on page 18 un defined on input line 1896. LaTeX Warning: Hyper reference `features/packets:twostagepacket' on page 18 und efined on input line 1896. LaTeX Warning: Hyper reference `features/packets:detectionpacket' on page 18 un defined on input line 1900. LaTeX Warning: Hyper reference `features/packets:twostagepacket' on page 18 und efined on input line 1900. LaTeX Warning: Hyper reference `features/packets:spatialbbmappingpacket' on pag e 18 undefined on input line 1904. Underfull \hbox (badness 10000) in paragraph at lines 1903--1905 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 18 undefi ned on input line 1908. LaTeX Warning: Hyper reference `features/packets:trackerpacket' on page 18 unde fined on input line 1912. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.Detections' on page 18 undefined on input line 1924. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.SemanticSegmentation' on page 18 undefined on input line 1928. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.ImgLandmarks' on page 18 undefined on input line 1932. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.InstanceSegmentation' on page 18 undefined on input line 1936. [18] LaTeX Warning: Hyper reference `components/camera_component:depthai_sdk.CameraC omponent' on page 19 undefined on input line 2019. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.NNComponent ' on page 19 undefined on input line 2019. Underfull \hbox (badness 10000) in paragraph at lines 2018--2020 []\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, [19] [20] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.NNComponent ' on page 21 undefined on input line 2269. [21] [22] [23] LaTeX Warning: Hyper reference `features/packets:framepacket' on page 24 undefi ned on input line 2795. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 24 undefi ned on input line 2799. [24] Underfull \hbox (badness 5446) in paragraph at lines 2836--2838 []\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.CameraC omponent' on page 25 undefined on input line 2870. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 25 undefined on input line 2946. [25] LaTeX Warning: Hyper reference `components/stereo_component:depthai_sdk.StereoC omponent' on page 26 undefined on input line 3011. [26] [27] [28] [29] LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 30 undefined on i nput line 3616. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 30 undefi ned on input line 3616. [30 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 31 undefi ned on input line 3658. LaTeX Warning: Hyper reference `features/recording:video' on page 31 undefined on input line 3666. LaTeX Warning: Hyper reference `features/recording:rosbag' on page 31 undefined on input line 3670. LaTeX Warning: Hyper reference `features/recording:mcap-recording' on page 31 u ndefined on input line 3674. [31 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3711 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3711 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 32 undefined on i nput line 3758. LaTeX Warning: Hyper reference `features/recording:recording' on page 32 undefi ned on input line 3763. [32 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] LaTeX Warning: Hyper reference `features/replaying:replaying-a-depthai-recordin g' on page 33 undefined on input line 3798. LaTeX Warning: Hyper reference `features/replaying:public-depthai-recordings' o n page 33 undefined on input line 3802. LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 33 undefined on i nput line 3810. LaTeX Warning: Hyper reference `features/recording:recording' on page 33 undefi ned on input line 3810. [33 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] Underfull \hbox (badness 10000) in paragraph at lines 3838--3841 \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 4006--4006 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\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 4006--4006 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 5.3 LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 34 undefined on input line 4029. LaTeX Warning: Hyper reference `oak-camera:depthai_sdk.OakCamera.visualize' on page 34 undefined on input line 4030. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 34 undefined on input line 4030. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.output' on page 34 undefined on input line 4031. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.stereo' on page 34 undefined on input line 4032. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.text' on page 34 undefined on input line 4033. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.detections' on page 34 undefined on input line 4034. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.tracking' on page 34 undefined on input line 4035. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 34 undefined on input line 4038. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 34 undefined on input line 4047. LaTeX Warning: Hyper reference `features/packets:packets' on page 34 undefined on input line 4047. [34] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 35 undefined on input line 4054. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.draw' on page 35 undefined on input line 4067. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 35 undefined on input line 4075. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.VisConfig' on page 35 undefined on input line 4076. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 35 undefined on input line 4077. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 35 undefined on input line 4078. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 35 undefined on input line 4079. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 35 undefined on input line 4080. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 35 undefined on input line 4081. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.output' on page 35 undefined on input line 4086. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.stereo' on page 35 undefined on input line 4087. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.text' on page 35 undefined on input line 4088. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.detections' on page 35 undefined on input line 4089. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.tracking' on page 35 undefined on input line 4090. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 35 undefined on input line 4115. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.add_child' on page 35 undefined on input line 4117. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 35 undefined on input line 4121. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisDetections' on page 35 undefined on input line 4128. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisText' on page 35 undefined on input line 4132. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisLine' on page 35 undefined on input line 4136. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisTrail' on page 35 undefined on input line 4144. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_text' on page 35 undefined on input line 4153. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_detections' on page 35 undefined on input line 4157. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_trail' on page 35 undefined on input line 4161. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_circle' on page 35 undefined on input line 4165. [35] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_line' on page 36 undefined on input line 4169. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 36 undefined on input line 4178. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.prepare' on page 36 undefined on input line 4179. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.serialize' on page 36 undefined on input line 4180. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.draw' on page 36 undefined on input line 4181. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.draw' on page 36 undefined on input line 4182. [36] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 37 undefined on input line 4294. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 37 undefined on input line 4298. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 37 undefined on input line 4343. [37] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 38 undefined on input line 4390. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 38 undefined on input line 4404. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 38 undefined on input line 4437. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 38 undefined on input line 4478. [38] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 39 undefined on input line 4519. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 39 undefined on input line 4642. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 39 undefined on input line 4658. [39] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 40 undefined on input line 4725. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 40 undefined on input line 4741. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 40 undefined on input line 4751. [40] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 41 undefined on input line 4790. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 41 undefined on input line 4816. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 41 undefined on input line 4869. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 41 undefined on input line 4888. [41] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.VisConfig' on page 42 undefined on input line 4975. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 42 undefined on input line 4983. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 42 undefined on input line 5009. [42] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 43 undefined on input line 5076. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 43 undefined on input line 5116. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 43 undefined on input line 5124. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 43 undefined on input line 1. [43] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisDetections' on page 44 undefined on input line 5326. [44] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 45 undefined on input line 5485. [45] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisText' on page 46 undefined on input line 5531. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 46 undefined on input line 5581. [46] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisLine' on page 47 undefined on input line 5699. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisTrail' on page 47 undefined on input line 5799. [47] [48] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 49 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 49 undefined on input line 6190. [49] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 50 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 50 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 50 undefined on input line 6346. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 50 undefined on input line 6362. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 50 undefined on input line 1. [50] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 51 undefined on input line 6510. [51] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 52 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 52 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 52 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 52 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 52 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.CircleConfig' on page 52 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 52 undefined on input line 6844. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 52 undefined on input line 6848. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 52 undefined on input line 6852. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 52 undefined on input line 6856. [52] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 53 undefined on input line 6860. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.CircleConfig' on page 53 undefined on input line 6864. [53] [54] LaTeX Warning: Reference `components/nn_component:module-depthai_sdk.classes.nn _results' on page 55 undefined on input line 6892. LaTeX Warning: Reference `features/visualizer:module-depthai_sdk.visualize.conf igs' on page 55 undefined on input line 6893. [55] No file luxonis-depthai-sdk.ind. (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (59 pages, 677214 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Missing input file: 'luxonis-depthai-sdk.ind' from line 'No file luxonis-depthai-sdk.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Latexmk: List of undefined refs and citations: Reference `components/nn_component:module-depthai_sdk.classes.nn_results' on page 55 undefined on input line 6892 Reference `features/visualizer:module-depthai_sdk.visualize.configs' on page 55 undefined on input line 6893 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 (262 entries accepted, 0 rejected). Sorting entries.....done (2219 comparisons). Generating output file luxonis-depthai-sdk.ind....done (495 lines written, 0 warnings). Output written in luxonis-depthai-sdk.ind. Transcript written in luxonis-depthai-sdk.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.aux' 'luxonis-depthai-sdk.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./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 1296--1298 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Optional[][] [[][]Union[][][[][]str[][], [][]SensorResolution[][], [14] [15] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1903--1905 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. [18] Underfull \hbox (badness 10000) in paragraph at lines 2018--2020 []\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, [19] [20] [21] [22] [23] [24] Underfull \hbox (badness 5446) in paragraph at lines 2836--2838 []\T1/txtt/bx/n/10 right \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 None / dai.None.Outpu t / CameraComponent\T1/qtm/m/n/10 ) ^^U Right mono cam-era [25] [26] [27] [28] [29] [30 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] [31 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3711 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3711 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [32 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [33 <./04f2af56c63cac404e 1ec0d0ab3b3c6ae8477229.png>] Underfull \hbox (badness 10000) in paragraph at lines 3838--3841 \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 4006--4006 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\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 4006--4006 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 5.3 [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] (./luxonis-depthai-sdk.ind [56] Underfull \hbox (badness 10000) in paragraph at lines 9--10 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Camera Component.Out Underfull \hbox (badness 10000) in paragraph at lines 16--17 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Stereo Component.Out Overfull \hbox (26.28232pt too wide) 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.nn_results.GenericNNOutput Overfull \hbox (13.55232pt 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.nn_results.ImgLandmarks Overfull \hbox (41.37231pt too wide) 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.nn_results.InstanceSegmentation Overfull \hbox (44.25232pt too wide) 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.nn_results.SemanticSegmentation Underfull \hbox (badness 10000) 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.DepthPacket Overfull \hbox (5.91234pt too wide) in paragraph at lines 29--31 []\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 31--33 []\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 33--35 []\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 35--37 []\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 39--41 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.TwoStagePacket Overfull \hbox (12.03235pt 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.visual ize.configs.DetectionConfig Overfull \hbox (1.23233pt too wide) in paragraph at lines 45--47 []\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 47--49 []\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 51--53 []\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 53--55 []\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 55--57 []\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 57--59 []\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 59--61 []\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 61--63 []\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 63--65 []\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 65--67 []\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 72--74 []\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 74--76 []\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 76--78 []\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 78--80 []\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 84--86 []\T1/txtt/m/n/10 add_object() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer [57] Overfull \hbox (2.30232pt too wide) in paragraph at lines 88--90 []\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 90--92 []\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 95--97 []\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 102--104 []\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 104--106 []\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 108--110 []\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 110--112 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 117--118 []\T1/txtt/m/n/10 camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraCo mponent.Out Underfull \hbox (badness 10000) in paragraph at lines 122--124 []\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 127--129 []\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 131--133 []\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 133--135 []\T1/txtt/m/n/10 colormap \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 136--137 []\T1/txtt/m/n/10 config_camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.C ameraComponent Underfull \hbox (badness 10000) in paragraph at lines 138--140 []\T1/txtt/m/n/10 config_color_camera() Underfull \hbox (badness 10000) in paragraph at lines 138--140 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraComponent method\T1/qtm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 config_encoder_h26x() Underfull \hbox (badness 10000) in paragraph at lines 140--142 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraComponent method\T1/qtm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 142--144 []\T1/txtt/m/n/10 config_encoder_mjpeg() Underfull \hbox (badness 10000) in paragraph at lines 142--144 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraComponent method\T1/qtm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 145--147 []\T1/txtt/m/n/10 config_multistage_nn() Underfull \hbox (badness 10000) in paragraph at lines 148--149 []\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 149--151 []\T1/txtt/m/n/10 config_postprocessing() Underfull \hbox (badness 10000) in paragraph at lines 149--151 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.StereoComponent method\T1/qtm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 151--152 []\T1/txtt/m/n/10 config_spatial() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. NNComponent Underfull \hbox (badness 10000) in paragraph at lines 152--153 []\T1/txtt/m/n/10 config_stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.S tereoComponent Underfull \hbox (badness 10000) in paragraph at lines 153--154 []\T1/txtt/m/n/10 config_tracker() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. NNComponent Underfull \hbox (badness 10000) in paragraph at lines 155--157 []\T1/txtt/m/n/10 config_yolo_from_metadata() Underfull \hbox (badness 10000) in paragraph at lines 157--159 []\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 166--168 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 166--168 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Underfull \hbox (badness 6078) in paragraph at lines 169--170 []\T1/txtt/m/n/10 depth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.StereoCom ponent.Out method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 177--179 []\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 179--180 []\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 181--183 []\T1/txtt/m/n/10 detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer [58] Underfull \hbox (badness 10000) in paragraph at lines 185--186 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Stere oComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 186--188 []\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 188--190 []\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 193--195 []\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 195--197 []\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 197--199 []\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 199--201 []\T1/txtt/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 199--201 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 204--205 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraC omponent.Out Overfull \hbox (18.66226pt too wide) in paragraph at lines 210--212 []\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 212--214 []\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 214--216 []\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 218--220 []\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 220--222 []\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 222--224 []\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 224--226 []\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 228--230 []\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 230--232 []\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 234--236 []\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 240--242 []\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 243--245 []\T1/txtt/m/n/10 get_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisDetections Underfull \hbox (badness 6032) in paragraph at lines 245--246 []\T1/txtt/m/n/10 get_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraC omponent method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 248--250 []\T1/txtt/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 248--250 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 250--252 []\T1/txtt/m/n/10 get_relative_position() Underfull \hbox (badness 10000) in paragraph at lines 252--254 []\T1/txtt/m/n/10 get_stream_xout() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .CameraComponent Overfull \hbox (7.23225pt too wide) in paragraph at lines 254--256 []\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 256--258 []\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 258--260 []\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 263--265 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 268--269 []\T1/txtt/m/n/10 image_manip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.NNC omponent.Out [59] Underfull \hbox (badness 10000) in paragraph at lines 284--286 []\T1/txtt/m/n/10 InstanceSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (18.05145pt too wide) in paragraph at lines 287--289 []\T1/txtt/m/n/10 IS_INTERACTIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Underfull \hbox (badness 6032) in paragraph at lines 289--290 []\T1/txtt/m/n/10 is_mono() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraC omponent method\T1/qtm/m/n/10 ), Overfull \hbox (27.7823pt too wide) in paragraph at lines 294--296 []\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 296--298 []\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 298--300 []\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 300--302 []\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 302--304 []\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 304--306 []\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 306--308 []\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 310--312 []\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 312--314 []\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 (12.75241pt too wide) in paragraph at lines 321--323 []\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 323--325 []\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 325--327 []\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 327--329 []\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 329--331 []\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 333--335 []\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 338--340 []\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 343--345 []\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 345--347 []\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 347--349 []\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 349--351 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.TwoStagePacket Underfull \hbox (badness 10000) in paragraph at lines 357--359 []\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 359--361 []\T1/txtt/m/n/10 output() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 365--366 []\T1/txtt/m/n/10 passthrough() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.NNC omponent.Out Underfull \hbox (badness 10000) in paragraph at lines 374--376 []\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 376--378 []\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 378--380 []\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 386--388 []\T1/txtt/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 386--388 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 388--389 []\T1/txtt/m/n/10 replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraCo mponent.Out [60] Underfull \hbox (badness 10000) in paragraph at lines 389--391 []\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 391--393 []\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 393--395 []\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 397--399 []\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 399--401 []\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 405--407 []\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 407--409 []\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 409--411 []\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 411--413 []\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 413--415 []\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 415--417 []\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 417--419 []\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 419--421 []\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 421--423 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (16.15231pt too wide) in paragraph at lines 423--425 []\T1/txtt/m/n/10 set_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.objects.GenericObject Underfull \hbox (badness 6032) in paragraph at lines 425--426 []\T1/txtt/m/n/10 set_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraC omponent method\T1/qtm/m/n/10 ), Overfull \hbox (42.40224pt too wide) in paragraph at lines 426--428 []\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 428--430 []\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 431--433 []\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 433--435 []\T1/txtt/m/n/10 spatials \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes. packets.SpatialBbMappingPacket Underfull \hbox (badness 10000) in paragraph at lines 437--439 []\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 439--441 []\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 452--454 []\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 456--458 []\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 458--460 []\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 464--466 []\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 468--470 []\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 472--473 []\T1/txtt/m/n/10 TrackingConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 473--474 []\T1/txtt/m/n/10 twostage_crops() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. NNComponent.Out [61] Underfull \hbox (badness 10000) in paragraph at lines 492--494 []\T1/txtt/m/n/10 wls_sigma \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [62]) (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (66 pages, 710693 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 1296--1298 []\T1/txtt/bx/n/10 resolution \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 Optional[][] [[][]Union[][][[][]str[][], [][]SensorResolution[][], [14] [15] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1903--1905 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. [18] Underfull \hbox (badness 10000) in paragraph at lines 2018--2020 []\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, [19] [20] [21] [22] [23] [24] Underfull \hbox (badness 5446) in paragraph at lines 2836--2838 []\T1/txtt/bx/n/10 right \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 None / dai.None.Outpu t / CameraComponent\T1/qtm/m/n/10 ) ^^U Right mono cam-era [25] [26] [27] [28] [29] [30 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] [31 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3711 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3711 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [32 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] [33 <./04f2af56c63cac404e 1ec0d0ab3b3c6ae8477229.png>] Underfull \hbox (badness 10000) in paragraph at lines 3838--3841 \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 4006--4006 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\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 4006--4006 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 4006--4006 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 4006--4006 []\T1/qtm/m/n/10 5.3 [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] (./luxonis-depthai-sdk.ind [56] Underfull \hbox (badness 10000) in paragraph at lines 9--10 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Camera Component.Out Underfull \hbox (badness 10000) in paragraph at lines 16--17 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Stereo Component.Out Overfull \hbox (26.28232pt too wide) 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.nn_results.GenericNNOutput Overfull \hbox (13.55232pt 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.nn_results.ImgLandmarks Overfull \hbox (41.37231pt too wide) 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.nn_results.InstanceSegmentation Overfull \hbox (44.25232pt too wide) 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.nn_results.SemanticSegmentation Underfull \hbox (badness 10000) 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.DepthPacket Overfull \hbox (5.91234pt too wide) in paragraph at lines 29--31 []\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 31--33 []\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 33--35 []\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 35--37 []\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 39--41 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.TwoStagePacket Overfull \hbox (12.03235pt 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.visual ize.configs.DetectionConfig Overfull \hbox (1.23233pt too wide) in paragraph at lines 45--47 []\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 47--49 []\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 51--53 []\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 53--55 []\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 55--57 []\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 57--59 []\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 59--61 []\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 61--63 []\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 63--65 []\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 65--67 []\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 72--74 []\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 74--76 []\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 76--78 []\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 78--80 []\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 84--86 []\T1/txtt/m/n/10 add_object() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer [57] Overfull \hbox (2.30232pt too wide) in paragraph at lines 88--90 []\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 90--92 []\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 95--97 []\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 102--104 []\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 104--106 []\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 108--110 []\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 110--112 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 117--118 []\T1/txtt/m/n/10 camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraCo mponent.Out Underfull \hbox (badness 10000) in paragraph at lines 122--124 []\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 127--129 []\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 131--133 []\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 133--135 []\T1/txtt/m/n/10 colormap \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 136--137 []\T1/txtt/m/n/10 config_camera() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.C ameraComponent Underfull \hbox (badness 10000) in paragraph at lines 138--140 []\T1/txtt/m/n/10 config_color_camera() Underfull \hbox (badness 10000) in paragraph at lines 138--140 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraComponent method\T1/qtm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 config_encoder_h26x() Underfull \hbox (badness 10000) in paragraph at lines 140--142 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraComponent method\T1/qtm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 142--144 []\T1/txtt/m/n/10 config_encoder_mjpeg() Underfull \hbox (badness 10000) in paragraph at lines 142--144 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraComponent method\T1/qtm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 145--147 []\T1/txtt/m/n/10 config_multistage_nn() Underfull \hbox (badness 10000) in paragraph at lines 148--149 []\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 149--151 []\T1/txtt/m/n/10 config_postprocessing() Underfull \hbox (badness 10000) in paragraph at lines 149--151 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.StereoComponent method\T1/qtm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 151--152 []\T1/txtt/m/n/10 config_spatial() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. NNComponent Underfull \hbox (badness 10000) in paragraph at lines 152--153 []\T1/txtt/m/n/10 config_stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.S tereoComponent Underfull \hbox (badness 10000) in paragraph at lines 153--154 []\T1/txtt/m/n/10 config_tracker() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. NNComponent Underfull \hbox (badness 10000) in paragraph at lines 155--157 []\T1/txtt/m/n/10 config_yolo_from_metadata() Underfull \hbox (badness 10000) in paragraph at lines 157--159 []\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 166--168 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 166--168 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Underfull \hbox (badness 6078) in paragraph at lines 169--170 []\T1/txtt/m/n/10 depth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.StereoCom ponent.Out method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 177--179 []\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 179--180 []\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 181--183 []\T1/txtt/m/n/10 detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer [58] Underfull \hbox (badness 10000) in paragraph at lines 185--186 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.Stere oComponent.Out Underfull \hbox (badness 10000) in paragraph at lines 186--188 []\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 188--190 []\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 193--195 []\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 195--197 []\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 197--199 []\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 199--201 []\T1/txtt/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 199--201 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 204--205 []\T1/txtt/m/n/10 encoded() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraC omponent.Out Overfull \hbox (18.66226pt too wide) in paragraph at lines 210--212 []\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 212--214 []\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 214--216 []\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 218--220 []\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 220--222 []\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 222--224 []\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 224--226 []\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 228--230 []\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 230--232 []\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 234--236 []\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 240--242 []\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 243--245 []\T1/txtt/m/n/10 get_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisDetections Underfull \hbox (badness 6032) in paragraph at lines 245--246 []\T1/txtt/m/n/10 get_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraC omponent method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 248--250 []\T1/txtt/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 248--250 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisTrail static Underfull \hbox (badness 10000) in paragraph at lines 250--252 []\T1/txtt/m/n/10 get_relative_position() Underfull \hbox (badness 10000) in paragraph at lines 252--254 []\T1/txtt/m/n/10 get_stream_xout() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .CameraComponent Overfull \hbox (7.23225pt too wide) in paragraph at lines 254--256 []\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 256--258 []\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 258--260 []\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 263--265 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 268--269 []\T1/txtt/m/n/10 image_manip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.NNC omponent.Out [59] Underfull \hbox (badness 10000) in paragraph at lines 284--286 []\T1/txtt/m/n/10 InstanceSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (18.05145pt too wide) in paragraph at lines 287--289 []\T1/txtt/m/n/10 IS_INTERACTIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Underfull \hbox (badness 6032) in paragraph at lines 289--290 []\T1/txtt/m/n/10 is_mono() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraC omponent method\T1/qtm/m/n/10 ), Overfull \hbox (27.7823pt too wide) in paragraph at lines 294--296 []\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 296--298 []\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 298--300 []\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 300--302 []\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 302--304 []\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 304--306 []\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 306--308 []\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 310--312 []\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 312--314 []\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 (12.75241pt too wide) in paragraph at lines 321--323 []\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 323--325 []\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 325--327 []\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 327--329 []\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 329--331 []\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 333--335 []\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 338--340 []\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 343--345 []\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 345--347 []\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 347--349 []\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 349--351 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.TwoStagePacket Underfull \hbox (badness 10000) in paragraph at lines 357--359 []\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 359--361 []\T1/txtt/m/n/10 output() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 365--366 []\T1/txtt/m/n/10 passthrough() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.NNC omponent.Out Underfull \hbox (badness 10000) in paragraph at lines 374--376 []\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 376--378 []\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 378--380 []\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 386--388 []\T1/txtt/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 386--388 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 388--389 []\T1/txtt/m/n/10 replay() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraCo mponent.Out [60] Underfull \hbox (badness 10000) in paragraph at lines 389--391 []\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 391--393 []\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 393--395 []\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 397--399 []\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 399--401 []\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 405--407 []\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 407--409 []\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 409--411 []\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 411--413 []\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 413--415 []\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 415--417 []\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 417--419 []\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 419--421 []\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 421--423 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (16.15231pt too wide) in paragraph at lines 423--425 []\T1/txtt/m/n/10 set_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.objects.GenericObject Underfull \hbox (badness 6032) in paragraph at lines 425--426 []\T1/txtt/m/n/10 set_fps() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.CameraC omponent method\T1/qtm/m/n/10 ), Overfull \hbox (42.40224pt too wide) in paragraph at lines 426--428 []\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 428--430 []\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 431--433 []\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 433--435 []\T1/txtt/m/n/10 spatials \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes. packets.SpatialBbMappingPacket Underfull \hbox (badness 10000) in paragraph at lines 437--439 []\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 439--441 []\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 452--454 []\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 456--458 []\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 458--460 []\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 464--466 []\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 468--470 []\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 472--473 []\T1/txtt/m/n/10 TrackingConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 473--474 []\T1/txtt/m/n/10 twostage_crops() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. NNComponent.Out [61] Underfull \hbox (badness 10000) in paragraph at lines 492--494 []\T1/txtt/m/n/10 wls_sigma \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [62]) (./luxonis-depthai-sdk.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (66 pages, 710922 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-03T11:04:09.943828Z, end-time: 2023-02-03T11:04:16.830633Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . ../../../_readthedocs/epub Running Sphinx v5.3.0 making output directory... done WARNING: conf value "version" should not be empty for EPUB3 loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-02-03 11:04:10.900] [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:22: 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:27: 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:22: 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:29: 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:43: 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.