diff --git a/README.md b/README.md index 763ff83f..f1b03d59 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,10 @@ As presented in the demo application... ![Example Using WebCam](assets/screenshot-webcam.jpg) +**Face Similarity Matching:** + +![Face Matching](assets/screenshot-facematch.jpg) + **468-Point Face Mesh Defails:** ![FaceMesh](assets/facemesh.png) diff --git a/assets/screenshot-facematch.jpg b/assets/screenshot-facematch.jpg new file mode 100644 index 00000000..4fb2d777 Binary files /dev/null and b/assets/screenshot-facematch.jpg differ