ylabo0717 / iPhone-3D-Reconstruction

MIT License
84 stars 9 forks source link
iphone lidar open3d open3d-python record3d

3D Reconstruction with iPhone and Open3D

This is a toolchain for 3D Reconstruction with iPhone 14 Pro/Pro Max.
Tools for recording RGB-D data and 3D reconstruction are provided.

Demo

3D Model Example

https://skfb.ly/opuAL

Environment

Hardware

iPhone App

PC Software

Installation

iPhone

PC

Usage

1. Recording

2. 3D Reconstruction

Run the following command.

./visualizer_pcd.py <point cloud data path>

# example
python ./visualizer_pcd.py ./data/2023-12-03_163505/scene/integrated.ply

For more information, please visit the following website. http://www.open3d.org/docs/latest/tutorial/Basic/visualization.html

License

Distributed under the MIT License. See LICENSE for more information.