Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

OpenDepthSensor

Supported depth sensor list:

  • Kinect for Azure via k4a SDK (Windows, Linux)
  • Kinect V1 via KinectCommonBridge (Windows 7+)
  • Kinect V2 via KinectCommonBridge-V2 (Windows 8+)
  • Kinect V2 via libfreenect2 (Windows 7+, macOS, Linux)
  • Intel RealSense sensors (R200, F200, SR300, LR200, ZR300) via librealsense SDK (Windows, macOS, Linux)
  • OpenNI2-compatible sensors via OpenNI2 SDK (Windows, macOS, Linux, Android)
  • Hjimi sensors via Imi SDK (Windows, Linux, Android)

How to build

  • Fetch submodules in 3rdparty/
  • Generate project file w/ premake5, e.g.
    • premake5 vs2019
    • premake5 xcode4

Doc

About

Open library to support Kinect V1 & V2 & Azure, RealSense and OpenNI-compatible sensors.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.