piwodlaiwo / Poisson_Editing

Web application of Poisson Blending on Browser

Home Page:https://u-gred.github.io/Poisson_Editing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poisson Image Blending on browser

Overview

Application of this paper. The demo is here.

screenshot

Detail

Features

  • simple UI like drag ang drop selecting
  • auto image-size formatting

Dependencies

  • hammer.js
  • tingle.js

Thanks

This code was written in reference to https://takuti.me/note/poisson-image-blending .
Thank the Author for the nice program and the article.

Usage

  1. select images

    • left: base image
    • middle: an image you want to blend with the base image
    • right: mixed result image
  2. On the middle image, select blended area and click. You can adjust a position.

  3. blend

    • import: suited for images like faces etc.
    • mix: suited for non-edge images like sky, characters etc.

About

Web application of Poisson Blending on Browser

https://u-gred.github.io/Poisson_Editing/


Languages

Language:JavaScript 82.8%Language:HTML 10.1%Language:CSS 6.7%Language:Python 0.2%Language:Batchfile 0.1%