PatchMatch icon indicating copy to clipboard operation
PatchMatch copied to clipboard

GPU and CPU implementation of Patchmatch in Python!

PatchMatch

PatchMatch algorithm for python.

Currently supports CPU as well as GPU (using pycuda). http://gfx.cs.princeton.edu/pubs/Barnes_2009_PAR/index.php

See Scratch.ipynb for demo and usage