• Stars
    star
    140
  • Rank 255,828 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Convert a photo into a pointillist painting

example

Pointillism

This repo contains a python application that converts a photo to a pointillist painting.

You can find informations about the algorithm here

Installation

git clone [email protected]:matteo-ronchetti/Pointillism.git
cd Pointillism
pip install -r requirements.txt