如何使用Android下的Vuforia SDK访问采集到的摄像头图像。所有的答案都指向Vuforia Unity,并且公开的API与Android的API非常不同。
发布于 2017-02-02 17:59:36
即使在原生API中也很容易实现这一点。在Vuforia论坛的几个帖子中对此进行了解释。这是正式的文章一:How To Access the Camera Image using the Native APIs
更新:很明显,这个链接已经断了。答案也可以在这里找到:Access camera image
https://stackoverflow.com/questions/41998797
复制相似问题