Structure from motion: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Soluzioni Open source: aggiunto ref a meshroom
Software Structure from Motion: Organizzati i link in tabella per opensource
Riga 19:
== SfM per l'analisi di struttura del patrimonio culturale ==
{{...|informatica}}
 
== Software Structure from Motion ==
{| class="wikitable sortable"
|+Soluzioni Open source
!Nome
!Licenza
!GUI
!Linguaggio
!Descrizione
|-
|[http://phototour.cs.washington.edu/bundler/ Bundler]
|[[GNU General Public License|GNU GPL v2]]
|no
|C++
|Structure from Motion for Unordered Photo Collections by Noah Snavely
|-
|[https://github.com/openMVG/openMVG openMVG]
|[[MPL 2.0|MPL v2]]
|no
|C++
|An Open Multiple View Geometry library + Structure from Motion demonstrators
|-
|[https://developer.blender.org/project/profile/59/ LibMV]
|[[Licenza MIT|MIT]]
|no
|C++
|Library for Multiview Reconstruction (LMV), libreria alla base degli algoritmi di SfM di [[Blender (programma)|Blender]]
|-
|[https://web.archive.org/web/20151223064447/http://cs.ucsb.edu/~cmsweeney/theia/ Theia]
|[[Licenze BSD|BSD]]
|no
|C++
|A Fast and scalable structure-from-motion library
|-
|[http://logiciels.ign.fr/?Telechargement,20 MicMac]
|[[CeCILL|CeCILL-B]]
|si
|C++
|Programma di fotogrammetria de l'[[Institut national de l'information géographique et forestière]]
|-
|[https://web.archive.org/web/20141014235855/http://www.gris.informatik.tu-darmstadt.de/projects/multiview-environment/ MVE]
|[[GNU General Public License|GNU GPL v3]]
|si
|C++
|The Multi-View Environment
|-
|[https://colmap.github.io/ Colmap]
|[[Licenze BSD|BSD]]
|si
|C++
|Pipeline Structure-from-Motion (SfM) e Multi-View Stereo (MVS) a linea di comando e con interfaccia grafica.
|-
|[https://alicevision.github.io/ AliceVision]
|[[MPL 2.0|MPL v2]]
|no
|C++
|Libreria software per la fotogrammetria
|-
|[http://vision.ucsd.edu/~vrabaud/toolbox/doc/overview.html Structure from Motion toolbox for Matlab]
|[[GNU General Public License|GNU GPL v3]]
|si
|Matlab
|Toolbox creato da Vincent Rabaud
|-
|[http://www.robots.ox.ac.uk/~vgg/hzbook/code/ Matlab Functions for Multiple View Geometry]
|[[Licenza MIT|MIT]]
|si
|Matlab
|Toolbox creato da Andrew Zissermann
|-
|[https://web.archive.org/web/20090731180952/http://cms.brookes.ac.uk/staff/PhilipTorr/Code/code_page_4.htm][http://www.robots.ox.ac.uk/~vgg/hzbook/code/ Structure and Motion Toolkit]
|MSR-EULA
|si
|Matlab
|Toolbox creato da Phil Torr
|-
|[http://www.cs.dartmouth.edu/~lorenzo/projects/learning-nr-shape/em-sfm.zip Matlab Code for Non-Rigid Structure from Motion]
|n.a.
|si
|Matlab
|Toolbox creato da Lorenzo Torresani
|-
|[[AliceVision Meshroom]]
|[[MPL 2.0|MPL v2]]
|si
|Python
|Applicazione GUI ([[Qt (toolkit)|Qt]]/PySide) basata sulla libreria AliceVision
|}
 
====Altri software====
*[http://www.acute3d.com/ Smart3DCapture], a complete photogrammetry solution by Acute3D.
*[http://www.3dflow.net/technology/samantha-structure-from-motion/ 3DF Samantha - Command line structure from Motion pipeline for Windows], by 3Dflow srl. Free for non-commercial purposes.
*[http://www.zjucvg.net/acts/acts.html Automatic Camera Tracking System (ACTS)], a structure-from-motion with dense depth recovery system for Microsoft Windows, by Vision Group of State Key Lab of CAD&CG, Zhejiang University.
*[http://www.zjucvg.net/ls-acts/ls-acts.html Large-Scale Automatic Camera Tracking System (LS-ACTS)], a large-scale structure-from-motion system for Microsoft Windows, by Vision Group of State Key Lab of CAD&CG, Zhejiang University.
*[http://ccwu.me/vsfm VisualSFM: A Visual Structure from Motion System], by Changchang Wu
*{{cita web|http://www.visual-experiments.com/demos/sfmtoolkit/|SFMToolkit a complete photogrammetry solution based on open-source software}}
*[https://web.archive.org/web/20160131001254/http://www.digitalsurf.fr/en/mntsem.html MountainsMap SEM] software for [[Scanning Electron Microscope]]s. 3D is obtained by tilting the specimen + photogrammetry.
*[http://www.viscoda.com/index.php/en/products/non-commercial/voodoo-camera-tracker Voodoo Camera Tracker], non-commercial tool for the integration of virtual and real scenes.<br />Original site, archived: [https://web.archive.org/web/20120423112957/http://www.digilab.uni-hannover.de/docs/manual.html Laboratorium für Informationstechnologie, University of Hannover]
*[https://web.archive.org/web/20140224230522/http://dev.metaio.com/sdk/toolbox/ MetaIO Toolbox] SfM for augmented reality on mobile devices.
*[http://www.2d3sensing.com/content/tacitview TacitView] by [[2d3|2d3 Sensing]]
*[https://catena.googlecode.com/ Catena] {{Webarchive|url=https://archive.is/20140402020553/http://catena.googlecode.com/# |data=2 aprile 2014 }} Python Abstract Workflow Framework with SfM components.
*[https://web.archive.org/web/20160304130300/http://ptak.felk.cvut.cz/sfmservice/websfm.pl?menu=cmpmvs CMPMVS] Multi-View Reconstruction Software
 
== Note ==
Riga 36 ⟶ 138:
== Collegamenti esterni ==
*{{cita web|https://exporttocanoma.blogspot.it/2012/11/sfm-structure-from-motion-prima-parte.html|Structure from motion in exporttocanoma.blogspot.it}}
 
=== Software Structure from Motion ===
 
==== Soluzioni Open source ====
 
C++
*[http://phototour.cs.washington.edu/bundler/ Bundler - Structure from Motion for Unordered Photo Collections] by Noah Snavely
*[https://github.com/openMVG/openMVG openMVG] An Open Multiple View Geometry library + Structure from Motion demonstrators
*{{cita web|https://developer.blender.org/project/profile/59/|Libmv - A Structure from Motion library}}
*[https://web.archive.org/web/20151223064447/http://cs.ucsb.edu/~cmsweeney/theia/ Theia]: A Fast and scalable structure-from-motion library released under the BSD license
*[http://logiciels.ign.fr/?Telechargement,20 MicMac, a SFM open-source code released] by the [[Institut national de l'information géographique et forestière]]
*[https://vision.in.tum.de/lsdslam LSD-SLAM]: Large-Scale Direct Monocular SLAM in real-time, by Jakob Engel
*[https://web.archive.org/web/20141014235855/http://www.gris.informatik.tu-darmstadt.de/projects/multiview-environment/ MVE - The Multi-View Environment] by Simon Fuhrmann, TU Darmstadt.
*[http://ceres-solver.org/ ceres-solver for general non-linear least squares]. Has features for bundle adjustment. Previously used by Google internally for google maps. Released to the public in 2012.
*[https://www.ics.forth.gr/~lourakis/sba SBA] for generic bundle adjustment by Manolis Lourakis.
*{{collegamento interrotto|1=[https://github.com/pyp22/NuxSFM-2.0 NuxSFM] |data=aprile 2018 |bot=InternetArchiveBot }} NuxSFM 2.0 pacman X86_64 build scripts.
*[https://alicevision.github.io/ AliceVision] libreria software per la fotogrammetria
 
Matlab
*[http://vision.ucsd.edu/~vrabaud/toolbox/doc/overview.html Structure from Motion toolbox for Matlab] {{Webarchive|url=https://web.archive.org/web/20080524044956/http://vision.ucsd.edu/~vrabaud/toolbox/doc/overview.html# |data=24 maggio 2008 }} by Vincent Rabaud
*[http://www.robots.ox.ac.uk/~vgg/hzbook/code/ Matlab Functions for Multiple View Geometry] by Andrew Zissermann
*[https://web.archive.org/web/20090731180952/http://cms.brookes.ac.uk/staff/PhilipTorr/Code/code_page_4.htm Structure and Motion Toolkit] by Phil Torr
*[http://www.cs.dartmouth.edu/~lorenzo/projects/learning-nr-shape/em-sfm.zip Matlab Code for Non-Rigid Structure from Motion] by Lorenzo Torresani
 
Python
*[https://web.archive.org/web/20130518091600/http://www.arc-team.homelinux.com/arcteam/ppt.php Python Photogrammetry Toolbox GUI] - an open-source SFM GUI (Easy SfM and dense point cloud estimation launcher) by Pierre Moulon and Arc-Team
*[[AliceVision Meshroom]] applicazione GUI ([[Qt (toolkit)|Qt]]/PySide) basata sulla libreria AliceVision
 
====Altri software====
*[http://www.acute3d.com/ Smart3DCapture], a complete photogrammetry solution by Acute3D.
*[http://www.3dflow.net/technology/samantha-structure-from-motion/ 3DF Samantha - Command line structure from Motion pipeline for Windows], by 3Dflow srl. Free for non-commercial purposes.
*[http://www.zjucvg.net/acts/acts.html Automatic Camera Tracking System (ACTS)], a structure-from-motion with dense depth recovery system for Microsoft Windows, by Vision Group of State Key Lab of CAD&CG, Zhejiang University.
*[http://www.zjucvg.net/ls-acts/ls-acts.html Large-Scale Automatic Camera Tracking System (LS-ACTS)], a large-scale structure-from-motion system for Microsoft Windows, by Vision Group of State Key Lab of CAD&CG, Zhejiang University.
*[http://ccwu.me/vsfm VisualSFM: A Visual Structure from Motion System], by Changchang Wu
*{{cita web|http://www.visual-experiments.com/demos/sfmtoolkit/|SFMToolkit a complete photogrammetry solution based on open-source software}}
*[https://web.archive.org/web/20160131001254/http://www.digitalsurf.fr/en/mntsem.html MountainsMap SEM] software for [[Scanning Electron Microscope]]s. 3D is obtained by tilting the specimen + photogrammetry.
*[http://www.viscoda.com/index.php/en/products/non-commercial/voodoo-camera-tracker Voodoo Camera Tracker], non-commercial tool for the integration of virtual and real scenes.<br />Original site, archived: [https://web.archive.org/web/20120423112957/http://www.digilab.uni-hannover.de/docs/manual.html Laboratorium für Informationstechnologie, University of Hannover]
*[https://web.archive.org/web/20140224230522/http://dev.metaio.com/sdk/toolbox/ MetaIO Toolbox] SfM for augmented reality on mobile devices.
*[http://www.2d3sensing.com/content/tacitview TacitView] by [[2d3|2d3 Sensing]]
*[https://catena.googlecode.com/ Catena] {{Webarchive|url=https://archive.is/20140402020553/http://catena.googlecode.com/# |data=2 aprile 2014 }} Python Abstract Workflow Framework with SfM components.
*[https://web.archive.org/web/20160304130300/http://ptak.felk.cvut.cz/sfmservice/websfm.pl?menu=cmpmvs CMPMVS] Multi-View Reconstruction Software
 
{{portale|informatica}}