install openni2 on ubuntu

前端之家收集整理的这篇文章主要介绍了install openni2 on ubuntu前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

1.

git clonehttps://github.com/occipital/OpenNI2.git

2.

make -j${nproc}

3.

go to ./Packaging

ReleaseVersion.py x64

4. go to ./Final

extractOpenNI-Linux-x64-2.2.tar.bz2 then go into it

sudo ./install.sh

5.

cat OpenNIDevEnvironment >> ~/.bashrc

source ~/.bashrc

原文链接:https://www.f2er.com/ubuntu/350885.html

猜你在找的Ubuntu相关文章