Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 3.97 KB

File metadata and controls

54 lines (45 loc) · 3.97 KB

Blender-Addon-Photogrammetry-Importer

This repository contains a Blender addon to import reconstruction results of several libraries.

Supported libraries / data formats:

Tested for Blender 2.81. There is an older version of the addon available for Blender 2.79 that allows to import NVM files - see the 2.79 branch.

Getting Started

Example

This repository contains an example NVM file. The imported result looks as follows. alt text The input images of the NVM file are located here: https://github.com/openMVG/ImageDataset_SceauxCastle.

There is an import option that interpolates the reconstructed camera poses to compute a camera animation. alt text

You can also overlay the (sparse) point cloud with the corresponding mesh - see Import Data. alt text

The addon offers an option to draw big point clouds with OpenGL to reduce computational requirements. The addon provides a panel to export these OpenGL point clouds renderings - see Point Cloud Visualization and Rendering. alt text