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
- Host: GitHub
- URL: https://github.com/unanancyowen/nite2sample
- Owner: UnaNancyOwen
- License: mit
- Created: 2018-12-20T15:50:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T13:49:03.000Z (over 6 years ago)
- Last Synced: 2025-03-25T14:39:03.491Z (3 months ago)
- Topics: cplusplus, nite2, openni2
- Homepage:
- Size: 21.5 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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