Skip to content

Capture color and depth images from two Kinect 2 at the same time, based on libfreenect2

License

Notifications You must be signed in to change notification settings

ntthuy11/two-kinect2-image-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

CaptureImagesFromTwoKinect2

Capture color and depth images from two Kinect 2 at the same time, based on libfreenect2 (which cannot be done using Microsoft Kinect SDK).

You will need to install libfreenect2 (https://github.com/OpenKinect/libfreenect2) and OpenCV to use the code.

To run the code:

After done installing libfreenect2, copy the Protonect.cpp to

C:\Program Files\Git\libfreenect2\examples

then open its project in

C:\Program Files\Git\libfreenect2\build

to compile and run Protonect.

About

Capture color and depth images from two Kinect 2 at the same time, based on libfreenect2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages