QPoisson
Implement Poisson blending algorithm in a simple photo editor with Qt
QPoisson is not only an image editor for implementing conventional image transformations such as mirroring, rotation, inversion, grayscale, etc., but also a carrier for implementing Poisson fusion algorithms. It seamlessly stitches segments from one image into another, larger image.