Skip to content
/ pm Public

[Matlab/C-mex] Implementation of PatchMatch algorithm [Barnes2009]

Notifications You must be signed in to change notification settings

rgiraud/pm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PatchMatch algorithm

Overview

MATLAB/C-Mex re-implementation of paper: Web page

@inproceedings{barnes2009patchmatch,
  title={PatchMatch: A randomized correspondence algorithm for structural image editing},
  author={Barnes, Connelly and Shechtman, Eli and Finkelstein, Adam and Goldman, Dan B},
  booktitle={ACM Transactions on Graphics (ToG)},
  volume={28},
  number={3},
  pages={24},
  year={2009}
}
  • Dense patch matching from an image A -> B and reconstruction of the image A with the correspondences in B

image

Execution

run main.m

Data

133 pairs of HD 1080p images are extracted from cinema movies in the VidPairs dataset available here

About

[Matlab/C-mex] Implementation of PatchMatch algorithm [Barnes2009]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published