Giter Site home page Giter Site logo

jiviteshjain / image-stitching-and-matching Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 39.37 MB

Stitches together images by estimating a homography between them, roughly how your phone takes a panorama.

License: MIT License

Jupyter Notebook 100.00%

image-stitching-and-matching's Introduction

Image Mosaicing and Stereo Correspondences

This software stitches together images taken from the same spot with different camera orientations by estimating a homography between them. This is roughly how your phone takes a panorama. Further, it explores the stereo-matching problem, trying out approaches and comparing results. See the notebook for more details.

To run

All commands to be run from the repository root.

  1. Install python packages from the Python Package Index (preferably in a virtual environment).
    python3 -m venv env && source env/bin/activate # optional
    pip install -r requirements.txt
    
  2. Run the notebook on a jupyter server.
    jupyter notebook
    
    Open src/matching.ipynb in the web browser window.

image-stitching-and-matching's People

Contributors

jiviteshjain avatar github-classroom[bot] avatar

Stargazers

 avatar Saransh Chopra avatar Aman Sharma avatar Subhransu Das avatar

Watchers

James Cloos avatar  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.