OpenKinect https://github.com/OpenKinect/libfreenect2 3. code-iai https://github.com/code-iai/iai_kinect2 wiki at www.openkinect.org and the mailing list at https://groups.google.com/forum/#! forum/openkinect for the latest developments and more information about the K4W2 USB protocol. The API reference documentation is provided here https://openkinect.github.io/libfreenect2/. Download libfreenect2 source git clone https://github.com/OpenKinect/libfreenect2.git cd libfreenect2
(OpenCV、FFmpeg、libdc1394、PGR FlyCapture、OpenKinect、li.lsense、CL PS3 Eye Driver、videoInput、ARToolKitPlus
是一款开源的视觉处理库,基于Apache License Version 2.0协议和GPLv2两种协议 [1] ,对各种常用计算机视觉库封装后的一组jar包,封装了OpenCV、libdc1394、OpenKinect
与其他库的集成:除了对OpenCV的支持外,EMGU CV还可以与其他的图像处理和计算机视觉库集成,如OpenKinect、ARToolKitPlus等。
stevenlovegrove/Pangolin 传感器、设备和ARM驱动程序 libfreenect2 – Windows Kinect V2与Xbox One设备开源驱动 https://github.com/OpenKinect
链接:https://github.com/OpenKinect/libfreenect2 2.
In fact, it bundles the whole number of image processing libraries, including FFmpeg, OpenKinect and
借助价格实惠的传感器(例如 Microsoft Kinect 或 Asus Xtion)以及开源软件(例如 OpenKinect 和 OpenNI),您自己在该领域就很难开始。 首先,从这个页面安装 OpenKinect 和 libfreenect。 然后,您需要使用 OpenNI 支持来构建(或重建)OpenCV。 将 Kinect 传感器与 OpenCV 集成的最简单方法是使用称为freenect的OpenKinect模块。 有关安装说明,请查看前面的信息框。 使用OpenKinect时,一个更简单的方法是使用sync_get_depth()和sync_get_video()方法。