From 111cf1fdd776b29560f6e82deb86d157a3f0c9d5 Mon Sep 17 00:00:00 2001 From: Amir Hassan Date: Sat, 4 Mar 2023 11:11:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ae3e7214..0f37960d7 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ https://user-images.githubusercontent.com/287266/208234590-f76bc0ef-f356-4d8d-a2 ## beauty-demo Face beautification using face landmark detection (OpenCV/OpenCL), nanovg (OpenGL) for drawing masks and multi-band (OpenCV/OpenCL) blending to put it all together. Note: There are sometimes little glitches because face landmark detection is not very accurate and has rather few points. +https://user-images.githubusercontent.com/287266/222894043-5a00d631-b4e1-4e7d-8297-cb23d33d1ed0.mp4 + # Instructions You need to build my 4.x branch of OpenCV, OpenCV-contrib, nanovg and nanogui.