physics-machinelearning / MetropolisDotPainting

Generate a dot painting from a photo by using the Metropolis algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This program uses the Metropolis algorithm to convert a photo into a pixel art.

Get started

  • pip install pipenv
  • pipenv install
  • pipenv run python main.py

iOS app promotion

I developed a iOS app that uses the Metropolis algorithm. This app uses the Metropolis algorithm to create generative art style paintings. https://apps.apple.com/jp/app/photo2painting/id1581044523

About

Generate a dot painting from a photo by using the Metropolis algorithm


Languages

Language:Python 100.0%