This project is about depixelizing pixel art using the Kopf-Lischinski algorithm and OpenCV C++ library.
Draw the pixel art. Compute and draw the YUV pixel art.
Compute and draw the similarity graph of a pixel art with and without crossing edges resolution.
Compute and draw the Voronoi diagram with cells reflecting the pixel art. Compute and draw the Voronoi diagram with cells reflecting the connections in the resolved similarity graph. Compute and draw the Voronoi diagram with united cells (max 51).
Compute and draw the optimized Spline Curves (minimized spline curvature). Without junctions