Skip to content

mcclowes/instagram_palette

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram_palette

Based on https://github.com/jamtyou/instagram_palette

Dependencies

  • python (built for 3+)
  • pip
  • modules
    • Pillow
    • sklearn
    • opencv-python
    • numpy

Using this

1 - Ensure all the above modules are installed

pip install Pillow sklearn opencv-python numpy

2 - Add the images you want to convert to the input directory

3 - Run the following:

python insta_palette.py

4 - Check the output directory

To do

[] Separate out functionality into different files [] Improve cluster detection - currently missing nice colors [] Do color counts correspond with colors they're assigned to

About

Generates instagram images containing the image's color paletter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%