Kai-46 / DepthSensingBeyondLiDARRange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Depth Sensing Beyond LiDAR Range (CVPR 2020)

Project page:

https://kai-46.github.io/DepthSensing/

To render small-fov images

    cd pyrender && pip install .
    python render_elephant_intrinsic_camera.py

To play around with bas-relief ambiguity

    matlab theory_sfm_ambiguity.m

To run pipeline on rendered images

    matlab practice_run_all_steps.m

About


Languages

Language:Python 85.0%Language:MATLAB 10.3%Language:GLSL 4.4%Language:Batchfile 0.2%Language:Makefile 0.2%