| May 6, 2014 min read

[gallery]

robuuuu:

Sample pictures from my new project, codename “Super Polygonal Selfie”.

It is built with openFrameworks, and uses openCV for contour detection. The contours are then downsampled and drawn as polygons with the average color of all pixels inside the shape, on top of a Canny edge detection-derived image.

The next task is to improve shape detection and come up with an algorithm to generate more wild (primitive) polygons.