GithubHelp home page GithubHelp logo

flyinggh / amuya_sfm_lines_beta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weiliangxie/amuya_sfm_lines_beta

0.0 0.0 0.0 212.01 MB

This repository corresponds a implementations of SfM pipelines using line segments presented in "Structure from Motion with Line Segments Under Relaxed Endpoint Constraints" Micusik & Wildenauer (2016)

License: GNU General Public License v3.0

Python 26.03% C 16.62% CSS 0.60% Makefile 0.17% PostScript 56.58%

amuya_sfm_lines_beta's Introduction

amuya_sfm_lines_beta DOI

This repository contains an implementation of the line-based SfM pipeline proposed in the paper "Structure from Motion with Line Segments Under Relaxed Endpoint Constraints" by Branislav Micusik & Horst Wildenauer.

Link to the paper: Click here

Please note that this repository does not include all of the steps mentioned in the paper and some of the steps have also been modified.

How to use it?

1. Clone repository

All necessary data and codes are inside the src directory.

2. Create a conda environment and install python packages

conda create -n vis3d python=3.7.10

pip install -r requirements.txt

3. Run examples

There are the three following examples:

  1. main.py: It implements the general pipeline to perform line-based SfM on natural images.
  2. main_toy_example1.py and main_toy_example2.py: To test our pipeline, we created these two toy examples.

To test on your data, follow the template of main.py

4. How to cite us

If you find this implementation useful, please cite us as:

@software{bryan_german_pantoja_rosero_2021_4946844,
  author       = {Bryan German Pantoja-Rosero and Amir Rezaie},
  title        = {Amuya Line-based SfM},
  month        = jun,
  year         = 2021,
  publisher    = {Zenodo},
  version      = {v0.0},
  doi          = {10.5281/zenodo.4946844},
  url          = {https://doi.org/10.5281/zenodo.4946844}
}

amuya_sfm_lines_beta's People

Contributors

amirrezaie1415 avatar bgpantojar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.