Portraits
Working with more than a single source image is of particular interest to me,
these works continue to explore this area using a specific technique which merges
these photos into a single 'space' before rendering.
Features are extracted from each image along with the RGB of the pixel, these features
are then combined into a single array and a voronoi grpah is produced.
When rendering the graph, the average RGB of the triangle nodes is used, this can be
adjusted to use dominant colours or colours mainly from one image whilst retaining
structure from another.
This is an ongoing exploration.