项目作者: slightech

项目描述 :
MYNT EYE S SDK (MYNT® EYE Standard Camera)
高级语言: C++
项目地址: git://github.com/slightech/MYNT-EYE-S-SDK.git
创建时间: 2018-04-15T14:39:33Z
项目社区:https://github.com/slightech/MYNT-EYE-S-SDK

开源协议:Other

下载


MYNT® EYE S SDK

Overview

MYNT® EYE S SDK is a cross-platform library for MYNT® EYE Standard cameras.

The following platforms have been tested:

  • Windows 10
  • Ubuntu 16.04 / 14.04
  • Jetson TX2

Please follow the guide doc to install the SDK on different platforms.

Documentations

  • API Doc: API reference, some guides and data spec.
    • en:
    • zh-Hans:

Supported languages: en, zh-Hans.

Firmwares

Get firmwares from our online disks: MYNTEYE_BOX.

Usage

In short,

  1. $ make
  2. Usage:
  3. make help show help message
  4. make apidoc make api doc
  5. make opendoc open api doc (html)
  6. make init init project
  7. make build build project
  8. make test build test and run
  9. make install install project
  10. make samples build samples
  11. make tools build tools
  12. make ros build ros wrapper
  13. make clean|cleanall clean generated or useless things

Init project, build samples and run someone.

  1. make init
  2. make samples
  3. ./samples/_output/bin/camera_with_junior_device_api

Mirrors

国内镜像:码云

License

This project is licensed under the Apache License, Version 2.0. Copyright 2018 Slightech Co., Ltd.