![MYNTAI MYNT EYE D-Series Скачать руководство пользователя страница 55](http://html1.mh-extra.com/html/myntai/mynt-eye-d-series/mynt-eye-d-series_documentation_1862703055.webp)
MYNT EYE D SDK Documentation, Release 1.8.0
(continued from previous page)
${
OpenCV_INCLUDE_DIRS
}
)
## mynteyed_demo
add_executable
(
mynteyed_demo mynteyed_demo.cc
)
target_link_libraries
(
mynteyed_demo mynteye_depth
${
OpenCV_LIBS
}
)
Start using SDK
Include the headers of SDK and start using its APIs, could see the project demo.
Windows
See
to “Install Build Tools”.
Then open “x64 Native Tools Command Prompt for VS 2017” command shell to build and run,
mkdir _build
cd
_build
cmake -G
"Visual Studio 15 2017 Win64"
..
msbuild.exe ALL_BUILD.vcxproj /property:Configuration
=
Release
.
\R
elease
\m
ynteyed_demo.exe
Linux
Open “Terminal” to build and run,
mkdir _build
cd
_build/
cmake ..
make
./mynteyed_demo
2.6 Change Log
2.6.1 2019-08-26 v1.8.0
1. Optimize the synchronization of image and imu. (need update auxiliary chip firmware to 1.4)
2. Fix get imu params issue on Windows
3. Add 4.16+ kernel support on Ubuntu
4. Add armhf 32-bit support on Ubuntu
2.6. Change Log
51
Содержание MYNT EYE D-Series
Страница 1: ...MYNT EYE D SDK Documentation Release 1 8 0 MYNTAI Nov 07 2019...
Страница 2: ......
Страница 12: ...MYNT EYE D SDK Documentation Release 1 8 0 8 Chapter 1 PRODUCT...
Страница 38: ...MYNT EYE D SDK Documentation Release 1 8 0 34 Chapter 2 SDK...
Страница 58: ...MYNT EYE D SDK Documentation Release 1 8 0 54 Chapter 2 SDK...
Страница 72: ...MYNT EYE D SDK Documentation Release 1 8 0 68 Chapter 5 TOOLS SUPPORT...
Страница 80: ...MYNT EYE D SDK Documentation Release 1 8 0 76 Chapter 6 OPEN SOURCE SUPPORT...
Страница 96: ...MYNT EYE D SDK Documentation Release 1 8 0 92 Chapter 7 API DOCS...
Страница 106: ...MYNT EYE D SDK Documentation Release 1 8 0 102 Chapter 8 Android API DOCS...
Страница 108: ...MYNT EYE D SDK Documentation Release 1 8 0 104 Chapter 9 TECHNICAL SUPPORT...