Reputation: 149
I am truing to create an app that uses ArCore Camera and face detection. Does anyone have any example of ARCore running OpenCV Object and Face detection?
Thanks
Upvotes: 4
Views: 2221
Reputation: 46
I think this flexibility is still not available on ARCore , but you can actually work with the embedded "Image Recognition" feature known as "Augmented Image" in ARCore. It still lacks some necessities like the focus of the Camera and all but it works fine.
Upvotes: 2