YOLOv8WithOpenCVForUnityExample
YOLOv8WithOpenCVForUnityExample copied to clipboard
YOLOv8 Example + ARFoundation
Hey! Thanks for this great example. It even works with YOLOv11, which is fantastic.
I have a few questions regarding use in mobile AR:
- Is it possible to use this example alongside ARFoundation and its AR components?
- Is it possible to use lidar on iPhones to overlay CV results?
I was able to run this example with YOLOv11-seg-n.onnx, but the example scene seems to disable AR. I assigned a camera in XR Origin, but I cannot use any AR features. However, I can see the camera footage, presumably from the Multisource 2 Mat Helper component.
Any help would be great, thanks! :))
also following up on this - and for Unity Polyspatial VisionOS support @EnoxSoftware