dineshreddy91 / CloudReconstruction

We show a method for reconstruction of cloud evolution using muli-view stereo based optimization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudReconstruction

We show a method for reconstruction of cloud evolution using muli-view stereo based optimization

Compilation of the code:

$git clone https://github.com/dineshreddy91/CloudReconstruction
$cd CloudReconstruction
$make -C mve
$make -C smvs

Dataset Extraction:

$unzip dataset.zip 
$sh main.sh

The files are saved as 'S.ply' in pwd/dataset/results/01/scene_final. where 01 is the first time instance.

About

We show a method for reconstruction of cloud evolution using muli-view stereo based optimization


Languages

Language:C++ 98.8%Language:Makefile 0.5%Language:C 0.5%Language:GLSL 0.2%Language:QMake 0.1%Language:Shell 0.0%Language:HTML 0.0%