Skip to content

Python implementation of Parallax-Tolerant Image Stitching Based on Robust Elastic Warping.

Notifications You must be signed in to change notification settings

breadcake/python-Robust_Elastic_Warping

Repository files navigation

python-Robust_Elastic_Warping

Simple implementation of Robust Elastic Warping using opencv-python

Parallax-Tolerant Image Stitching Based on Robust Elastic Warping 这篇论文的Python实现, 仅实现了两幅拼接,需要的库:

opencv-python==4.4.0.42
numpy
scipy

运行结果:

mosaic_global mosaic_REW
mosaic_global mosaic_REW
mosaic_global mosaic_REW
mosaic_global mosaic_REW

About

Python implementation of Parallax-Tolerant Image Stitching Based on Robust Elastic Warping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages