krematas / soccerontable

Upconverting YouTube soccer videos in 3D for viewing in AR/VR devices.Soccer On Your Tabletop
BSD 2-Clause "Simplified" License
498 stars 95 forks source link

What happens in complete bird's eye view? #6

Closed Schizo closed 5 years ago

Schizo commented 5 years ago

I was wondering, as I didn't see any images from top-down what the result would look like. Btw. do I need the holo-lens to test that?

krematas commented 5 years ago

Since we infer depthmaps, going 90 degrees away from the original camera direction (eg top down or extreme side-ways) will reveal that the actual reconstruction is partial. Hololens, will give you the ability to move anywhere, hence seeing these limitations. However, once you have a reconstruction (the per frame meshes) you can visualize it in a renderer (we used blender).