Avoiding Bleeding in Image Blending.

Minxuan Wang,Zhe Zhu,Songhai Zhang,Ralph Martin,Shi-Min Hu
DOI: https://doi.org/10.1109/icip.2017.8296660
2017-01-01
Abstract:Though elegant in mathematical formulation, gradient-domain image blending suffers from bleeding artefacts in real world applications. We propose an image blending algorithm that avoids bleeding artefacts while preserving the good properties of gradient-domain blending, such as smooth transitions between the candidate regions. Our key idea to finesse the non-smooth boundary difference calculation that causes bleeding artefacts is to use local patch differences. While most previous gradient-domain blending algorithms change one region to fit the other, to further reduce bleeding, we perform bidirectional blending so that both regions change simultaneously. Our blending algorithm is fast: when applied to image stitching, it can achieve 20 fps at 4K resolution. Source code and test images are publicly available.
What problem does this paper attempt to address?