Skip to content

breadcake/python-Multiple-Image-Stitching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-Multiple-Image-Stitching

This is a simple implementation of multiple image stitching using python. Referenced Multiple Image stitching in Python, this repository makes a few small improvements:

  1. Adjust the final canvas size to remove excess black background;
  2. use linear blending instead of average blending.

Results

test1 test2 test3 test4

About

Implementation of multiple image stitching using opencv-python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages