Quantcast
Viewing all articles
Browse latest Browse all 92

Delaunay Triangulation and Voronoi Diagram using OpenCV ( C++ / Python )

In a previous post I had discussed two libraries for facial landmark detection, and had pointed to several interesting applications like Face Morphing, Face Replacement etc. that use facial landmarks. In many such applications a triangulation of facial landmarks is first found (See Figure 1), and these triangles are warped to do something interesting. This […]

Viewing all articles
Browse latest Browse all 92

Trending Articles