Giter Site home page Giter Site logo

akamotaco / pyelas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jlowenz/pyelas

0.0 0.0 0.0 8.17 MB

A simple SWIG-wrapped Python module for the Efficient LArge Scale C++ stereo matching library (http://www.cvlibs.net/software/libelas/).

Python 0.23% C++ 79.90% C 19.67% SWIG 0.19%

pyelas's Introduction

Overview

pyelas is a thin SWIG Python wrapping of the efficient large-scale stereo matching library, libelas.

Status

The demo.py script works; passing two stereo image paths on the command line will display the resulting disparity map.

Getting Started

Download the repository and enter the src directory.

$ git clone http://github.com/jlowenz/pyelas.git

$ cd src

$ python setup.py build_ext -i

You should then be able to run demo.py <path to left> <path to right>, or iPython and import elas.

Requirements

pyelas requires SWIG 3.0, Python (2.7), and numpy.

License

libelas is licensed under the GPL, therefore this software is under the GPL as well. Please see the original readme for more information.

pyelas's People

Contributors

jlowenz avatar akamotaco 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.