Skip to content

A repository for presenting the functionalty of the python 'stitching' package

Notifications You must be signed in to change notification settings

kushalkumarj2006/stitching_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV Stitching Tutorial

Preview the tutorial here

Installation

Install the dependencies.

pip install -r requirements.txt

Run the Notebook

To run the tutorial an your machine and experiment e.g. with your own images put your images in the imgs directory and run the notebook using

jupyter notebook

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update the preview using

jupyter nbconvert --to markdown "Stitching Tutorial.ipynb"

and put the resulting files in the docs directory

About

A repository for presenting the functionalty of the python 'stitching' package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%