An open API service indexing awesome lists of open source software.

https://github.com/unanancyowen/nite2sample

NiTE 2 Sample Program
https://github.com/unanancyowen/nite2sample

cplusplus nite2 openni2

Last synced: about 2 months ago
JSON representation

NiTE 2 Sample Program

Awesome Lists containing this project

README

        

NiTE 2 Sample Program
=====================

This repository is sample program of NiTE 2.x written in native C++.
This sample program works on cross-platform (Windows, Linux, MacOS).

Environment
-----------
* Visual Studio 2015/2017 / GCC 4.9 / Clang 3.4 (or later)
* OpenNI 2.x
* NiTE 2.x
* OpenCV 3.4.0 (or later)
* CMake 3.7.2 (latest release is preferred)

License
-------
Copyright © 2018 Tsukasa SUGIURA
Distributed under the [MIT License](http://www.opensource.org/licenses/mit-license.php "MIT License | Open Source Initiative").

Contact
-------
* Tsukasa Sugiura
*
*

Reference
---------
* OpenNI 2 Download and Documentation | The Structure Sensor

* occipital/openni2 | GitHub