processing链接kinect2在OSX上

恩,mac上只能用openni2,但是openni被苹果买了所以不维护了,但是有simpleopnni还在维护https://github.com/totovr/SimpleOpenNI。但是安装有点复杂,首先是要先安装opnni2,不然会报错https://github.com/totovr/SimpleOpenNI/issues/7然后就是这里面写的不完整,要按照这个里面的安装https://github.com/OpenKinect/libfreenect2/blob/master/README.md#installation如果你提示
openni2: Java is required to install this formula.
Install AdoptOpenJDK with Homebrew Cask:
brew cask install adoptopenjdk
Error: An unsatisfied requirement failed this build.
的话,按照提示输入 brew cask install adoptopenjdk就行

然后还要安装libfreenect
brew install libfreenect

目前libfreenect这个安装失败了。。。。项目暂停,后面再说吧。。。

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。