Skip to content

cuixingxing150/imageInpaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Completion approaches using the statistics of Similar Patches

原图 label result

Implementation detail

  1. calculate the patch offsets histogram by PatchMatch
  2. get the k dominate offset
  3. multi-label by graph-cut
  4. gradient-domain fusion

Requires

  1. OpenCV
  2. Matlab>=2017b
  3. VS2013/2015/2017/2019/...
    tested only on win10

reference

Kaiming He, Jian Sun. Image Completion Approaches Using the Statistics of Similar Patches

About

Paper recurrence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published