Hello, I'm currently working on a project that requires real-world object recognition and labeling. I understand that due to the security and privacy issues, we are unable to access the vision pro camera feed. Is there any other external way to solve this problem? Thank you!
Vision pro camera feed approaches
There is the object recognition and tracking API. https://developer.apple.com/wwdc24/10101
You probably will need to build significantly on top of that, and you can't get some capabilities you would get with full camera feed access. How far does that get you to what you need?