A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
-
Updated
Jun 3, 2026 - Python
A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
Fast Python implementations of Poisson image editing, using Pytorch and NumPy.
Fast, scalable, and extensive implementations of Poisson image editing algorithms.
Realistic image blending -- a Matlab implementation of MPB: A modified Poisson blending technique, Computational Visual Media 2015.
A custom node for ComfyUI that implements OpenCV's seamless cloning functionality, allowing you to blend images naturally using Poisson blending techniques.
Matlab implementation of Poisson image editing
This repo records my computer vision practice. There are 4 projects have been archived so far.
Web application of Poisson Blending on Browser
Magic Portrait is an android application for transforming the style of a pet in an image to a desired style.
Computer Vision
A multidimensional generalization of the Poisson Blending algorithm
The LC2019 team winning entry for the EVA 2019 data competition
A tool that generates seamlessly tileable texture using the Poisson equation
Poisson-blending combines the two images.
From-scratch USTC Computer Graphics (Ligang Liu): image warping, Poisson editing, minimal surface, Tutte/ARAP parameterization, ARAP deformation, QEM simplification, software rasterizer & Monte-Carlo path tracer — CPU Python, real rendered results
Implementation of "Poisson image editing" by Patrick Pérez, Michel Gangnet, and Andrew Blake [https://dl.acm.org/doi/10.1145/882262.882269]
Implementation of 'Patrick Pérez, Michel Gangnet, and Andrew Blake - 2003 - Poisson image editing' https://doi.org/10.1145/882262.882269'. Project for the 'Computer Graphics' course.
To associate your repository with the poisson-image-editing topic, visit your repo's landing page and select "manage topics."