Application of this paper. The demo is here.
- simple UI like drag ang drop selecting
- auto image-size formatting
This code was written in reference to https://takuti.me/note/poisson-image-blending .
Thank the Author for the nice program and the article.
- hammer.js
- tingle.js
-
select images
- left: base image
- middle: an image you want to blend with the base image
- right: mixed result image
-
On the middle image, select blended area and click. You can adjust a position.
-
blend
import
: suited for images like faces etc.mix
: suited for non-edge images like sky, characters etc.