Hi everybody,
I would like to access the raw data from the iPhone True Depth Camera (IR sensor), in order to do my own image processing.
I'm not talking about depth info but the infrared image that the iPhone uses to get those depth information.
You can see what I'm talking about below:
https://www.youtube.com/watch?v=g4m6StzUcOw
However, I know that the API allow to get processed depth info but we couldn't find any reference to the raw IR data used to obtain it.
Do you know if is it possible to access that information?
Thanks in advance.