Registry / other / libfreenect2

libfreenect2

JSON →
library0.2.1vcpkgunverified

Open source drivers for the Kinect for Windows v2 device

vcpkg install libfreenect2
INSTALL
IMPORT
SIG · LIBFREENECT2
L
libfreenect2
othercppv0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

libfreenect2/libfreenect2.hpp
#include <libfreenect2/libfreenect2.hpp>

Enumerate Kinect v2 devices

#include <libfreenect2/libfreenect2.hpp> #include <iostream> int main() { libfreenect2::Freenect2 freenect2; std::cout << "Number of devices: " << freenect2.enumerateDevices() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

libfreenect2 — pip install libfreenect2 · libregistry