An open API service indexing awesome lists of open source software.

https://github.com/yuxno/sfm

applying structure from motion to create point cloud of a scene and build the 3d shape.
https://github.com/yuxno/sfm

computer-science computer-vision python sfm structure-from-motion

Last synced: about 1 year ago
JSON representation

applying structure from motion to create point cloud of a scene and build the 3d shape.

Awesome Lists containing this project

README

          

i used as dataset images of a plushie, divided to 4 folders, each group representing a face of the plushie,
then applied sfm to extract point cloud of each face, and eventually connected the 4 points using ICP.
the result wasn't accurate unfortuanly, but it can be visualized using meshlab.