/Pointillism

Primary LanguagePythonMIT LicenseMIT

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 git@github.com:matteo-ronchetti/Pointillism.git
cd Pointillism
pip install -r requirements.txt