Skip to content

Instantly share code, notes, and snippets.

View LaurentBerger's full-sized avatar

Laurent Berger LaurentBerger

View GitHub Profile
@LaurentBerger
LaurentBerger / gist:c71105eeaa28452d0ac8eb43b49e726c
Created January 27, 2021 10:07
read obj and mtl file using vtk
#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>
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.
-- 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