All Projects → daviddoria → Inpainting

daviddoria / Inpainting

Licence: Apache-2.0 license
Image inpainting

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
Mask
19 projects
This software allows the user to inpaint an image using multiple techniques.

Currently, FastDigitalInpainting is implemented (use it it as shown in 
https://github.com/daviddoria/Inpainting/blob/master/FastDigitalInpaintingExample.cpp) , but seems to display strange behavior in that the inpainted region looks correct after a few iterations, but then gets darker and darker as further iterations are carried out. If anyone can see the problem, please let me know!

Please note that  BertalmioInpainting was never implemented. If you care to write it, please let me know!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].