Visage Differentiation

Visage Differentiation is a GUI application for outlining and labeling the visages in an image. The main functionality is provided by the tkinter and face-recognition Python modules.

Images

screenshot

Usage

  1. Select a path to a directory containing images of known visages to be used in identifying unknown visages. The filenames are used as labels for identified visages.
  2. Select a path to an image containing visages to identify.
  3. Click the "Identify Visages" button.

GitHub

https://github.com/grantranda/visage-differentiation