All Projects → slightech → Mynt Eye S Sdk

slightech / Mynt Eye S Sdk

Licence: other
MYNT EYE S SDK (MYNT® EYE Standard Camera)

Projects that are alternatives of or similar to Mynt Eye S Sdk

Librealsense
Intel® RealSense™ SDK
Stars: ✭ 5,652 (+2578.67%)
Mutual labels:  hardware, sdk
Openvr
OpenVR SDK
Stars: ✭ 4,997 (+2268.25%)
Mutual labels:  hardware, sdk
Pan Os Python
The PAN-OS SDK for Python is a package to help interact with Palo Alto Networks devices (including physical and virtualized Next-generation Firewalls and Panorama). The pan-os-python SDK is object oriented and mimics the traditional interaction with the device via the GUI or CLI/API.
Stars: ✭ 194 (-8.06%)
Mutual labels:  sdk
Chat21 Android Sdk
Android Chat SDK built on Firebase
Stars: ✭ 204 (-3.32%)
Mutual labels:  sdk
Linux On Huawei Matebook 13 2019
MateBook 13 running Linux
Stars: ✭ 197 (-6.64%)
Mutual labels:  hardware
Pay
支付 SDK 的集合与重构,支持支付宝、微信支付、银联支付。
Stars: ✭ 198 (-6.16%)
Mutual labels:  sdk
Echomods
Open source ultrasound processing modules and building blocks
Stars: ✭ 200 (-5.21%)
Mutual labels:  hardware
Elinux
嵌入式 Linux 知识库 (elinux.org) 中文翻译计划;本项目发起人发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283
Stars: ✭ 193 (-8.53%)
Mutual labels:  hardware
Openapi Sdk Php Client
Official repository of the Alibaba Cloud Client for PHP
Stars: ✭ 206 (-2.37%)
Mutual labels:  sdk
U2f Zero
U2F USB token optimized for physical security, affordability, and style
Stars: ✭ 2,275 (+978.2%)
Mutual labels:  hardware
Jpush Api Python Client
JPush's officially supported Python client library for accessing JPush APIs. 极光推送官方支持的 Python 版本服务器端 SDK。
Stars: ✭ 203 (-3.79%)
Mutual labels:  sdk
Awesome Split Keyboards
A collection of ergonomic split keyboards ⌨
Stars: ✭ 2,859 (+1254.98%)
Mutual labels:  hardware
Phpspo
Office 365 Library for PHP. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
Stars: ✭ 198 (-6.16%)
Mutual labels:  sdk
Lief
Authors
Stars: ✭ 2,730 (+1193.84%)
Mutual labels:  sdk
Cos Js Sdk V5
腾讯云 COS JS SDK(XML API)
Stars: ✭ 198 (-6.16%)
Mutual labels:  sdk
Viber Bot Php
Php bot interface to work with Viber API
Stars: ✭ 202 (-4.27%)
Mutual labels:  sdk
Pdfxkit
A drop-in replacement for Apple PDFKit powered by our PSPDFKit framework under the hood.
Stars: ✭ 195 (-7.58%)
Mutual labels:  sdk
Wechat
weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk
Stars: ✭ 2,330 (+1004.27%)
Mutual labels:  sdk
Instabug React Native
In-app feedback and bug reporting tool for React Native
Stars: ✭ 201 (-4.74%)
Mutual labels:  sdk
Alipay Sdk Java All
支付宝开放平台 Alipay SDK for Java
Stars: ✭ 210 (-0.47%)
Mutual labels:  sdk

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,

$ make
Usage:
  make help            show help message
  make apidoc          make api doc
  make opendoc         open api doc (html)
  make init            init project
  make build           build project
  make test            build test and run
  make install         install project
  make samples         build samples
  make tools           build tools
  make ros             build ros wrapper
  make clean|cleanall  clean generated or useless things

Init project, build samples and run someone.

make init
make samples
./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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].