Well, there was this random discussion about nature of art. I started discussing it as a sort of a classification problem, and people complained I was bringing statistics into art :dummy:
So I decided to actually do a bit of statistics about fractals.My first project, inspired by what :devesherymack: is doing, is to study the colors I use in my artwork. The dominant colors and sorting My idea was to find the dominant colors for each work. Then, I could find clusters of those color profiles, and find out which combinations are the most common. So color profiles for each artwork are the first step.For this task, I used the k-means idea prese...