Geoblend implements poisson blending in Python. Poisson blending is an imaging technique that imposes the color of one image onto another image. This implementation conserves the gradient field of the image being blended.
Geoblend implements poisson blending in Python. Poisson blending is an imaging technique that imposes the color of one image onto another image. This implementation conserves the gradient field of the image being blended.