shahabbai / 3D_Pointcloud

Create a 3D points cloud with Horn Schunck algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Create a 3D points cloud with Horn Schunck algorithm


Languages

Language:Python 100.0%