iOS-Depth-Sampler icon indicating copy to clipboard operation
iOS-Depth-Sampler copied to clipboard

Code examples for Depth APIs in iOS

Results 8 iOS-Depth-Sampler issues
Sort by recently updated
recently updated
newest added

I am using the ARKit to detect face with depthData. However, I am not able to distinguish whether this face is a real world person or a picture placed in...

How to get point-cloud(3d) data from the captured image using AVCaptureSession I am getting the following output 3d from 2d. ![Screen Shot 2020-12-28 at 5 26 28 PM](https://user-images.githubusercontent.com/23273699/103213292-39fd6680-4933-11eb-9c4b-bd74ea5cd45c.png) ![Screen Shot...

I Got the error [No such module 'SwiftAssetsPickerController']. what should I do? If I didn't have the framework Pods_iOS_Depth_Sampler.framework?

Hi I was wondering if you could add a sample that could load up a grayscale jpg image and add that as the depth map of another image that does...

Great repo, thanks for sharing By any chance you do have any example of depth data? No access to a relevant phone.

Hello, I want to know if it is possible to record videos or sequences and save the RGB+Depth info in a file?

Hi there! Thank you very much for creating this open source repo, I plan to use it for future ios machine learning projects! In the [WWDC 2017 Talk](https://developer.apple.com/videos/play/wwdc2017/507), Apple discusses...

Hello, looks like matteData always returns nil for rear camera photos. Have you experienced this as well? Thank you