Introduction
inPYinting is a pure-Python library for image reconstruction, compiling some of the reconstruction methods present in literature.
Last updated
Was this helpful?
inPYinting is a pure-Python library for image reconstruction, compiling some of the reconstruction methods present in literature.
Last updated
Was this helpful?
Some of the methods considered in the library have been based on other implementations already made. In particular:
An implementation of the inpainting method based on Exemplar-Based, by Criminisi et al, that can be found .
The implementation of different inpainting methods based on partial derivative equations, that can be found .
To install the library, just run the following line of code. The library will be installed, as well as the different associated packages.
The library has been developed under the lines of research of the research group, in the .
The person in charge of maintaining the library is Marc Munar, Assistant Lecturer at the UIB. For more information, visit his or contact him at marc.munar@uib.es.