This directory contains python snippets for Virtual Proctoring usecases.
This snippet demonstrates how to detect if a face in one image matches a face from a second image using the Compare Faces operation.
This snippet demonstrates how to detect faces in an image using the Detect Faces operation
This snippet demonstrates how to add a face to an collection of faces using the Index Faces operation
This snippet demonstrates how to search for a matching face in an existing collection with the Search Faces By Image operation