Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.
/ BlenderSFM Public archive

An add-on for Blender that provides an easy way to create meshes from multiple photographs

License

Notifications You must be signed in to change notification settings

ApoorvaJ/BlenderSFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An add-on for Blender that provides an easy way to create meshes from multiple photographs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages