From 653f1cbde5c0ca0fd856cbb7b34860c4e6289b06 Mon Sep 17 00:00:00 2001 From: Amir Hassan Date: Sun, 5 Mar 2023 07:29:14 +0100 Subject: [PATCH] updated beauty-demo video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84f700ea3..83ac1a51b 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ 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 +https://user-images.githubusercontent.com/287266/222945413-cca9ebb9-e7a5-418b-bee8-2384fbf0fdc5.mp4 # Instructions You need to build my 4.x branch of OpenCV, OpenCV-contrib, nanovg and nanogui.