pariasm / pm-bound

Theoretical bound for PatchMatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theoretical bound on the convergence of PatchMatch

This repo provides code for the computation of a theoretical bound on the convergence rate of PatchMatch. It contains:

  • bound/: code that computes the bound and does several ways of visualizing it, including a comparison with the empirical real evolution of the patch-matching cost.
  • patchmatch: a C implementation of a PatchMatch.
  • patchmatch-m: a simplified Matlab implementation of PatchMatch.

About

Theoretical bound for PatchMatch

License:GNU General Public License v3.0


Languages

Language:C 51.5%Language:MATLAB 48.0%Language:Makefile 0.5%