This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <vtkNamedColors.h> | |
| #include <vtkOBJImporter.h> | |
| #include <vtkX3DExporter.h> | |
| #include <vtkPolyData.h> | |
| #include <vtkPolyDataMapper.h> | |
| #include <vtkRenderWindow.h> | |
| #include <vtkRenderWindowInteractor.h> | |
| #include <vtkRenderer.h> | |
| #include <vtkSmartPointer.h> | |
| #include <vtkTexture.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Microsoft Windows [version 10.0.19041.804] | |
| (c) 2020 Microsoft Corporation. Tous droits réservés. | |
| C:\Users\Laurent>G:\Lib\depthai\run_tests.py | |
| No calibration file. Using Calibration Defaults. | |
| No calibration file. Using Calibration Defaults. | |
| Using depthai module from: C:\Users\Laurent\AppData\Roaming\Python\Python38\site-packages\depthai.cp38-win_amd64.pyd | |
| Depthai version installed: 0.4.1.1 | |
| ←[92mCompiled mode found: compiled for 14 shaves, 14 cmx_slices and 1 NN_engines ←[0m | |
| XLink initialized. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19041. | |
| -- The CXX compiler identification is MSVC 19.16.27041.0 | |
| -- The C compiler identification is MSVC 19.16.27041.0 | |
| -- Detecting CXX compiler ABI info | |
| -- Detecting CXX compiler ABI info - done | |
| -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/cl.exe - skipped | |
| -- Detecting CXX compile features | |
| -- Detecting CXX compile features - done | |
| -- Detecting C compiler ABI info | |
| -- Detecting C compiler ABI info - done |
OlderNewer