Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.4%) to scientific vocabulary
Keywords from Contributors
Repository
Structure from Motion Pipeline
Basic Info
- Host: GitHub
- Owner: NLeSC
- License: gpl-2.0
- Language: Python
- Default Branch: master
- Size: 67.8 MB
Statistics
- Stars: 61
- Watchers: 11
- Forks: 17
- Open Issues: 5
- Releases: 5
Metadata Files
README.md
Structure From Motion Pipeline
Please cite the tool with its DOI if you are using it in your scientific publication.
This repo contains a complete Structure from Motion pipeline. Structure from Motion is a technique to construct a 3-D point cloud from a set of images (or a video) of an object. The software in this repository relies heavily on a number of third party libaries, notably Bundler, CMVS, PMVS, and SIFT.
- Go here for the installation instructions;
- A conceptual overview of the pipeline is documented here;
- The current pipeline has many options that can be configured. This document describes which option does what and how it affects the characteristics of the resulting point cloud;
- This document lists a couple of key people, their websites, and tools;
- Here we describe some ideas we never found time to look into;
- You can run the pipeline with docker using this docker image. Find the instructions here.
Example

This software includes a small example, in this case a rock on the parking lot outside of our building. See here for some info on how to test the pipeline on the example.
Copyrights & Disclaimers
The software is copyrighted by the Netherlands eScience Center and releases under the GNU general public license (GPL), Version 2.0.
See http://www.esciencecenter.nl for more information on the Netherlands eScience Center.
See the "LICENSE" and "NOTICE" files for more information.
Owner
- Name: Netherlands eScience Center
- Login: NLeSC
- Kind: organization
- Location: Amsterdam, The Netherlands
- Website: https://esciencecenter.nl
- Repositories: 206
- Profile: https://github.com/NLeSC
Citation (CITATION.cff)
# YAML 1.2
---
abstract: |
"<p>
This is a complete Structure from Motion pipeline. Structure from Motion is a technique to construct a 3-D point cloud from a set of images (or a video) of an object. The software in this repository relies heavily on a number of third party libaries, notably Bundler, CMVS, PMVS, and SIFT.
</p>
<p>
This software is also available as a Docker image on Docker Hub, see: <a href=\"https://hub.docker.com/r/nlesc/structure-from-motion/\">https://hub.docker.com/r/nlesc/structure-from-motion/</a>.
</p>"
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Spaaks
given-names: "Jurriaan H."
orcid: "https://orcid.org/0000-0002-7064-4069"
-
affiliation: "Netherlands eScience Center"
family-names: Drost
given-names: Niels
orcid: "https://orcid.org/0000-0001-9795-7981"
-
affiliation: "Netherlands eScience Center"
family-names: Maassen
given-names: Jason
orcid: "https://orcid.org/0000-0002-8172-4865"
-
affiliation: "Netherlands eScience Center"
family-names: Oord
given-names: Gijs
name-particle: "van den"
-
affiliation: "Netherlands eScience Center"
family-names: Georgievska
given-names: Sonja
-
affiliation: "BIMData.io"
family-names: Mor
given-names: "Stéphane "
-
affiliation: "Netherlands eScience Center"
family-names: Meijer
given-names: Christiaan
-
affiliation: "Netherlands eScience Center"
family-names: Verhoeven
given-names: Stefan
orcid: "https://orcid.org/0000-0002-5821-2060"
cff-version: "1.0.3"
date-released: 2018-09-26
doi: "10.5281/zenodo.594751"
keywords:
- "structure from motion"
- sfm
- sift
- bundler
- CMVS
- PMVS
license: "GPL-2.0-only"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/NLeSC/structure-from-motion/"
title: "Structure from Motion"
version: "1.0.5"
...
GitHub Events
Total
- Member event: 1
Last Year
- Member event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jurriaan H. Spaaks | j****s@e****l | 106 |
| Niels Drost | n****t@e****l | 57 |
| Jason Maassen | j****3@g****m | 32 |
| gvdoord | g****d@g****m | 28 |
| Sonja Georgievska | s****a@e****l | 8 |
| Stéphane Mor | s****r@g****m | 1 |
| Stefan Verhoeven | s****n@e****l | 1 |
| Christiaan Meijer | c****r@e****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 38
- Total pull requests: 25
- Average time to close issues: 2 months
- Average time to close pull requests: 10 days
- Total issue authors: 7
- Total pull request authors: 6
- Average comments per issue: 1.21
- Average comments per pull request: 0.16
- Merged pull requests: 25
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nielsdrost (14)
- jspaaks (14)
- goord (4)
- tranvanha1508 (2)
- cwmeijer (2)
- sonjageorgievska (1)
- jingprism (1)
Pull Request Authors
- goord (11)
- sonjageorgievska (5)
- nielsdrost (4)
- jspaaks (3)
- cwmeijer (1)
- smor (1)