MYNT-EYE-S-SDK/samples
2018-05-15 17:32:04 +08:00
..
api Add with api option 2018-04-25 16:06:38 +08:00
device Create bat for all exe 2018-04-25 12:08:25 +08:00
uvc Fix capture video stream in uvc-wmf 2018-05-15 17:32:04 +08:00
CMakeLists.txt Add with api option 2018-04-25 16:06:38 +08:00
README.md Update samples, tools readme and guide doc 2018-04-25 13:22:36 +08:00

Samples for MYNT® EYE cameras

Prerequisites

OpenCV,

# Linux, macOS
export OpenCV_DIR=~/opencv

# Windows
set OpenCV_DIR=C:\opencv

Build

cd <sdk>
make samples

Run

./samples/_output/bin/device/camera_d

# Windows
.\samples\_output\bin\device\camera_d.bat