ndvinh98 / Web-App-Panorama

This web app contains an implementation of multiple image stitching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-App-Demo-Panorama

  • Built with Opencv + Python + Flask
  • This web app contains an implementation of multiple image stitching
  • Demo ->>> https://panorama4fun.herokuapp.com/

    Requirement

  • python 3.7.1
  • opencv 3.4.2

    You will need to install some package:

  • numpy
  • Flask
  • Flask-Dropzone
  • Flask-WTF

    To run :

    $ git clone https://github.com/koyomin9zx/Web-App-Demo-Panorama
    
    $ python app.py
    

    Then go to http://127.0.0.1:5000 with your favourite browser.

    Demo

    ->>> https://panorama4fun.herokuapp.com/


  • About

    This web app contains an implementation of multiple image stitching


    Languages

    Language:Python 38.2%Language:HTML 22.1%Language:SCSS 14.2%Language:CSS 13.8%Language:JavaScript 11.5%