facebookresearch / AR-Depth

Fast Depth Densification for Occlusion-Aware Augmented Reality
Other
219 stars 49 forks source link

Missing depth reprojection #4

Open holynski opened 5 years ago

holynski commented 5 years ago

The solver initialization, the sparse points, and the TemporalMedian function all need to reproject the depth points from another viewpoint. This component seems to be missing.