Skip to content

sooham/inpainting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inpainting

My implementation of the algorithm described in "Region Filling and Object Removal by Exemplar-Based Image Inpainting" by A. Criminisi et al.

Properties of the algorithm

The inpainting algorithm prioritizes propagating linear structures flowing into the target region before all other low gradient structures; This results in images free of artifacts and unrealistic textures.

Example

About

Criminisi et al's region inpainting algorithm in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages