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 |