All Projects → ApoorvaJ → BlenderSFM

ApoorvaJ / BlenderSFM

Licence: GPL-3.0 license
An add-on for Blender that provides an easy way to create meshes from multiple photographs

Programming Languages

python
139335 projects - #7 most used programming language

BlenderSFM

BlenderSFM is an add-on for Blender 2.69 that provides an easy way to perform Structure From Motion.

The plugin takes as input, multiple photographs of an object or scene taken from different angles. It then generates 3D geometry by extracting depth information from these photographs.

The code behind this plugin is adapted from the Python Photogrammetry Toolkit.

The main goal behind this project is ease of installation and ease of use. This is why, I am integrating the existing SFM codebase with Blender.

Installation and Execution

  1. Download the project as ZIP, extract it and place the BlenderSFM-master folder in the Blender addons folder e.g. C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons.
  2. Rename the BlenderSFM-master folder to blenderSFM.
  3. Run Blender as administrator, enable the addon "BlenderSFM" from the User Preferences menu (Ctrl + Alt + U)
  4. Select the folder with the JPG photos in the SFM Panel in the Tools section, and click on Start SFM.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].