Tutorial in R to create images of Frankenstein from this picture using hierarchical clustering. Some examples:








You will need to install the following packages (if you don't have them already):
install.packages("imager")
install.packages("tidyverse")
install.packages("purrr")
A complete explanation of the experiment can be found at fronkonstin
- Antonio Sánchez Chinchón - @aschinchon
