开发者

How to find out distance using camera in iphone programmatically

Is there any way开发者_如何学C to find out the distance using camera from focused point in iphone?


https://developer.apple.com/documentation/avfoundation/avcapturedevice

This API, seems that the only supported actions are: - check if AF is supported on the device, enable/disable AF, set the point-of-interest that is NOT the distance, but only a point in the camera view.

Certainly not what you want to do.

Might be supported in private API... but that would not pass the validation process (App gets rejected on use of private API').

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜