GitXplorerGitXplorer
m

PoissonImageEditing

public
14 stars
6 forks
0 issues

Commits

List of commits on branch master.
Unverified
36c8abb10edda940d875ab7feda1e502cf46755d

Update README.md

mmikeroberts3000 committed 9 years ago
Unverified
5c4452794fb07614b9a451ba1a824ff83d4b4afa

Update README.md

mmikeroberts3000 committed 11 years ago
Unverified
4ca5c4f91f3929d8d1a7ccae13dd0774a3bc4cfe

Update README.md

mmikeroberts3000 committed 11 years ago
Unverified
a735a67f7448ece2b0e8a1da5759a4daed6cb73d

Update README.md

mmikeroberts3000 committed 12 years ago
Unverified
0ac5f3186798f76b74b249b415226c8c76d34fdd

updated comments

committed 12 years ago
Unverified
7dd78fca4b01afd25e4ce069d6034c63f98aaa73

rename files

committed 12 years ago

README

The README file for this repository.

This repository contains an easy-to-read Python implementation of the seamless image cloning method in the paper Poisson Image Editing. To solve the sparse least-squares problem arising in this method, I provide an implementation that uses the default scipy.sparse solver, as well as an implementation that uses a hand-written geometric Jacobi solver.

This code can be browsed online with the IPython Notebook Viewer using the links below.