inpainting-master

所属分类:OpenCV
开发工具:C/C++
文件大小:7092KB
下载次数:7
上传日期:2020-09-08 16:12:17
上 传 者thoumeaux
说明:  图像修复 实现以c++和opencv为环境,修补图像的算法
(image inpainting . based on c++ and opencv to restore the picture.)

文件列表:
example.gif (7585134, 2016-08-17)
inpainting\inpainting.cpp (406, 2016-08-17)
inpainting\inpainting.hpp (218, 2016-08-17)
inpainting\input-alpha.png (722, 2016-08-17)
inpainting\input-color.png (35650, 2016-08-17)
inpainting\main.cpp (5745, 2016-08-17)
inpainting\test.cpp (18, 2016-08-17)
inpainting\test.hpp (41, 2016-08-17)
inpainting\utils.cpp (8976, 2016-08-17)
inpainting\utils.hpp (1604, 2016-08-17)
inpainting (0, 2016-08-17)

# Inpainting My implementation of the algorithm described in ["Region Filling and Object Removal by Exemplar-Based Image Inpainting"](http://research.microsoft.com/pubs/67276/criminisi_tip2004.pdf "Link to paper") 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


近期下载者

相关文件


收藏者