At around the 5 min mark of "Discover advancements in iOS camera capture: Depth, focus, and multitasking", you state that TrueDepth delivers relative depth. This appears to contradict official documentation. In Capturing Photos with Depth, you state explicitly that TrueDepth camera measures depth directly with absolute accuracy. Why the change?
Hello,
Please see my response to this post: https://developer.apple.com/forums/thread/712089?login=true&page=1#723694022
In short, there is no change for the reported AVDepthData.Accuracy
of depth data from the builtInTrueDepthCamera
, the api still correctly returns "absolute".