Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 762 Bytes

File metadata and controls

22 lines (15 loc) · 762 Bytes

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 http://mohammadul.github.io/patchmatch for more details.