Magic Leap camera feed reading for OpenCV

Hi!

I am currently developing an application on the Magic Leap using Unity, and I wanted to know if there a way through the Magic Leap XR Library to fetch readings from the Magic Leap Camera(s) in a matrix or a texture format for example.

The goal is that I want to be able to perform OpenCV operations on the camera readings and display some data accordingly.

Any help with that topic would be appreciated!

Hi @tarekelsherif

For Magic Leap 1, the Magic Leap XR Plugin does not implement AR Foundation’s Camera subsystem, so you are not able to access the camera image via this plugin. I would recommend reposting this question in the Magic Leap forums to confirm whether LuminSDK supports this feature.

Hi @andyb-unity ,

Okay, I see, Thanks for the help!