Skip to content

Use a nearest neighbor algorithm to recreate an image by replacing blocks with blocks from other images

Notifications You must be signed in to change notification settings

matthewdippel/nnimagefilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nnimagefilter

Use a nearest neighbor algorithm to recreate an image by replacing blocks with blocks from other images

Currently requires:

  • scikit-learn
  • pillow

Sample Usage

Run from the command line as: python Tilefy.py training_file input_file output_file

About

Use a nearest neighbor algorithm to recreate an image by replacing blocks with blocks from other images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages