Skip to content

mohammadul/patchmatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

patchmatch

BruteForce Image Patchmatch

This library is a partial implementation of the method proposed in the article "Symmetric Smoothing Filters from Global Consistency Constraints" (Sk. Mohammadul Haque, Gautam Pai, Venu Madhav Govindu), In IEEE Transactions on Image Processing, 2014.

If you use this library, please cite the following article.

@article{symm,
author = "Haque, Sk. Mohammadul and Pai, Gautam and Govindu, Venu Madhav",
title = "Symmetric Smoothing Filters from Global Consistency Constraints",
journal = "IEEE Transactions on Image Processing",
year = "2014",
url = { http://www.ee.iisc.ernet.in/labs/cvl/papers/consistency.pdf }
}

Visit https://mohammadul.github.io/patchmatch for more details.