Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INNpaint

A very simple nearest-neighbor inpainting algorithm implemented in Python using the PIL fork Pillow. I'm pretty new to Python, so any suggestions as to how to make this more Pythonic are appreciated!

Dependencies

  • Pillow

Installation

$ pip install -r requirements.txt

Testing

From the test directory, run

$ python ../inpaint.py lenna.png lenna-mask.png lenna-out.png

License

See LICENSE.txt

Authors

Daniel Bozeman

About

simple nearest-neighbor inpainting algorithm implemented in Python using Pillow

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages