Windows SDK exe Installation¶
Windows 10 |
---|
Download and install SDK¶
Tip
Download here: mynteye-s-2.3.3-win-x64-opencv-3.4.3.exe Google Drive Baidu Pan .
After you install the win pack of SDK, there will be a shortcut to the SDK root directory on your desktop.
Goto the <SDK_ROOT_DIR>\bin\samples\tutorials
directory and click get_stereo.exe
to run.
Generate samples project¶
First, you should install Visual Studio 2017 and CMake .
Second, goto the <SDK_ROOT_DIR>\samples
directory and click generate.bat
to generate project.
The tutorials of samples are here: https://slightech.github.io/MYNT-EYE-S-SDK-Guide/src/data/contents.html.
Start using SDK with Visual Studio 2017¶
Goto the <SDK_ROOT_DIR>\projects\vs2017
, see the README.md
.