Armida220 / MVStudio

An integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVStudio is intended to be a lightweight, easy to use, and integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution. You can obtain MVStudio by building it from the source code or downloading the prebuilt binary files.


How to run MVStudio?

  • Create a project

    • Goto File -> New Project, choose a folder, fill in the project name and Save the project file. The folder you choose will contain all (intermediate) results after reconstruction.
    • Add Images to the project by right-clicking the image pannel (upper right corner of the program) and choosing the folder containing the images.
  • Reconstruction

    • Runconstruct -> Image Matching
    • Runconstruct -> Run Sparse (SfM) and wait to see the sparse point cloud.
    • Runconstruct -> Run Dense (MVS) and wait to see the dense point cloud.

License. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License or (at your option) any later version. The full text of the license can be found in the accompanying LICENSE file.

Should you have any questions, comments, or suggestions, please contact me at: liangliang.nan@gmail.com


Liangliang Nan

https://3d.bk.tudelft.nl/liangliang/

March 26, 2018

Copyright (C) 2014

About

An integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution.

License:GNU General Public License v3.0


Languages

Language:C++ 63.5%Language:C 36.5%Language:GLSL 0.0%