Skip to content

schifzt/Poisson_Editing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poisson Image Blending on Browser

Overview

Application of this paper. The demo is here.

screenshot

Features

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

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.

Dependencies

  • hammer.js
  • tingle.js

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published