Yoharol
by Yoharol

Categories

  • works

Tags

  • coding

Reconstruct a 3D model from a set of photos.

Github: repository

With a set of photos taken from different view point, we can build a 3D model by segmenting the world into vertices and calculating surface vertices of every photo.

With enough surface vertices, we can complete the whole surface, calculate surface normal and reconstruct the whole 3D model.

This project can enable the whole process to be finished within 20 seconds.