OpenSfM unofficial

PPA description

Unofficial repository for OpenSfM (Structure from Motion algorithm implementation). Currently ONLY dependencies are here, OpenSfM itself is being worked on!

# Install OpenSfM and dependencies
sudo add-apt-repository ppa:ulikoehler/opensfm
sudo apt-get update

# Install OpenSfM and dependencies
sudo apt-get install opensfm

# Clone repository (only for example data!)
git clone https://github.com/mapillary/OpenSfM.git --depth 1
cd OpenSfM

# Run on example data
opensfm_run_all data/berlin
# Start server
python3 -m http.server
xdg-open http://localhost:8000/viewer/reconstruction.html#file=/data/berlin/reconstruction.meshed.json

-------
See https://github.com/ulikoehler/deb-buildscripts for the scriptset used to build all the packages here!

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:ulikoehler/opensfm to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:ulikoehler/opensfm
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.launchpadcontent.net/ulikoehler/opensfm/ubuntu xenial main 
deb-src https://ppa.launchpadcontent.net/ulikoehler/opensfm/ubuntu xenial main 
Signing key:
4096R/F406F5B976CA0018EA5A5C5C187D51AECD51F9FA (What is this?)
Fingerprint:
F406F5B976CA0018EA5A5C5C187D51AECD51F9FA

For questions and bugs with software in this PPA please contact Uli Köhler.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

16 of 6 results
Package Version Uploaded by
ansicolor 0.2.4-deb1-1 Uli Köhler ()
exifread 2.1.2-deb1-1 Uli Köhler ()
gpxpy 1.1.2-deb1-1 Uli Köhler ()
libceres1 1.12.0-deb3-1 Uli Köhler ()
libopengv 1.0-git99-deb2-1 Uli Köhler ()
opensfm 0.1.0-deb1-1 Uli Köhler ()
16 of 6 results

Latest updates

  • opensfm 357 weeks ago
    Successfully built
  • libopengv 364 weeks ago
    Successfully built
  • ansicolor 364 weeks ago
    Successfully built
  • libceres1 365 weeks ago
    Successfully built
  • gpxpy 365 weeks ago
    Successfully built