Skip to content

dirk61/iOS_FrontTrueDepthCam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS_FrontTrueDepthCam

An example using ARVideoKit for simultaneous Front Camera TrueDepth Map Capture & Video Recording.

Files will be saved at the local directory, including:
  • a MOV format front camera video (30fps, 1504 * 1128)
  • A zip file containing the stored depth maps (30fps 640 * 480). Use ReadDepth.ipynb in the notebook
  • a txt file recording the timestamp of each depth frame for future synchronization

Process the zip file of Depth maps

Follow the instructions in the Jupiter notebook. You can retrieve all the frames in arrays and do whatever you want, e.g. generate a depth video.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published