Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 539 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 539 Bytes

3D_pointcloud

Create a 3D points cloud with Horn Schunck algorithm

A simple way to create 3D points cloud with just 2 frames

Demo

2023-07-30.10-59-58_Trim.mp4

Run

cd 3d_pointcloud
python main.py data/ Cockatiel*.png -p

After first run a file with out.ply name will save. Use Meshlab to open it.

Output

Figure_1