fbessho / PyPoi

"Py"thon program for "Poi"sson Image Editing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPoi

PyPI

An image processing GUI application written in Python under Apache License 2.0. PyPoi stands for "Python Program for Poisson Image Editing".

It enables you to try the Poisson Image Editing method interactively. Some examples are already ready for you, but you can also load arbitrary images and try it.

demo gif

Installation

See INSTALL.md

What is Poisson Image Editing?

Poisson Image Editing is a technique to blend two images seamlessly.

This method is firstly introduced by Patrick Pérez and others in ACM SIGGRAPH 2003. The original theses is available here (pdf).

Resources

There are many resources about Poisson Image Editing and I'll leave explanations to them.

Implementation in other languages

There have already been several implementation in other language.

Found issues?

Please raise an issue from github issue page.

What's next?

I know there are a lot of space to improve. Main enhancements are listed in the issue tracker, for example,

It's more than welcome if you can pick up one/some of them.

License

PyPoi is provided under Apache License 2.0. Please refer to LICENSE

Acknowledgement

The core function is from parosky/poissonblending/

About

"Py"thon program for "Poi"sson Image Editing

License:Other


Languages

Language:Python 95.4%Language:Shell 2.5%Language:Batchfile 2.1%