PyojinKim / 3dScannerApp_samples

Place for sample code / notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3dScannerApp_samples

A set of MATLAB scripts to work with data collected using 3D Scanner App.

results

Usage

To access the data from your iOS device, you can use the data export function in the app. It is noteworthy that the reliable (effective) depth range is up to about 4.5 m as described here. In my personal experience, iPhone/iPad LiDAR (depth map) shows much better depth quality than Intel RealSense L515.

Notes on Data Acquisition

  • Lock the screen orientation on iPhone/iPad (Rotation Lock button)
  • Turn the charging port to the right side (x-axis towards the bottom where the lightning cable is)
  • Export the data with zip files (on) and z-axis up (off)

Reference

About

Place for sample code / notebooks

License:MIT License


Languages

Language:Jupyter Notebook 77.5%Language:MATLAB 22.4%Language:Shell 0.1%