Verilook 9.0/megamatcher 9.0 Algorithm Demo: User'S Guide
Verilook 9.0/megamatcher 9.0 Algorithm Demo: User'S Guide
0/MegaMatcher
9.0 Algorithm Demo
User's guide
1 Introduction 1
1.1 System Requirements 1
2 IP Cameras Configuration 2
4 Application 5
4.1 Windows 5
4.1.1 Main Window 5
4.1.2 Options Dialog 6
4.1.3 Menu Commands 7
4.1.4 Simple Usage Examples 8
4.2 Linux 9
4.3 Mac OS X 9
Index a
iii
1 Introduction
VeriLook 9.0/MegaMatcher 9.0 Algorithm Demo application is designed with aim to demonstrate the capabilities of
Neurotechnology faces recognition engine. The program is a Windows 2000/XP/Vista/7/8 compatible GUI application.
1
Evaluation software supports image acquisition from the external video source (such as Web or IP cameras ( see page 2)).
It can also read face images from still images (.bmp, .tif, .png, .jpg, .gif files).
1. Enrollment. Software processes the face image, extracts features and writes them to the database.
2. Identification. This mode performs new face image identification against face templates stored in the database.
• 128 MB of RAM, 1Ghz CPU, 9MB HDD space for the installation package.
• Microsoft Windows 2000/XP/Vista/7/8/8.1.
• DirectX 8.1 or later. You can download DirectX upgrade from Microsoft web site.
• Microsoft GDI+. This library is supplied with Windows XP and Windows .NET Server family. If you are using any other
modern Windows platform (Windows 98/Me and Windows NT 4.0/2000) you should download and install it from Microsoft
web site.
• The Microsoft® XML Parser (MSXML) 3.0 SP4 is required so if it is not already in the system you should download and
install it from Microsoft web site.
• (Optionally) Video capture device (web camera).
Linux requirements:
1
2 IP Cameras Configuration
VeriLook 9.0/MegaMatcher 9.0 Algorithm Demo can be used with most IP cameras. Some of recommended IP cameras
need configuration:
2
3 Face Liveness Detection
Neurotechnology faces recognition algorithm is capable to differentiate live faces from non live faces (e.g. photos).
Using liveness check requires a stream of consecutive images. (This check is intended to be used mainly with video stream
form a camera). The stream must be at least 10 frames length and the recommended length is 10 - 25 frames. Only one
person face should be visible in this stream. When enabled the liveness check is automatically performed during extraction.
If the stream does not qualify as "live" the features are not extracted.
To maximize the liveness score of a face found in an image stream, user should move his head around a bit, tilting or
blinking it, moving closer to or further from the camera while slightly changing his facial expression. (e.g. User should start
with his head panned as far left as possible but still detectable by face detection and start panning it slowly right slightly
changing his facial expression until he pans as far right as possible (but still detectable by face detector)).
Liveness modes
Faces recognition algorithm has 4 modes for liveness check:
• Passive. In this mode user should hold his head still for a few seconds. Face recognition algorithm calculates the score
and checks if the face is live.
• Active. In this mode user should follow the commands on the screen by moving his head or blinking eyes. Face
recognition algorithm checks if the face is live.
• Simple. In this mode user should follow commands on the screen and turn face from side to side. It is simplified version
of active liveness recognition.
• None. In this mode face liveness check is not performed.
Passive and active modes can be combined for a better liveness check. The images below show how faces liveness check
is performed when passive and active modes are combined.
When passive liveness check was performed, active liveness check starts. User is asked to turn his face (head) on the
target. The arrow shows turn direction:
3
Active liveness check also has eyes blink step when user asks to blinks his eyes several times:
3
Combining both passive and active liveness check modes higher accuracy can be achieved. Please check Faces or
Multibiometric samples in the Neurotechnology SDK for more information how to use liveness check.
Feature points
The image below shows the face bounding rectangle and detected 68 face features:
This option can be enabled in face samples applications by selecting Detect all feature points.
4
4 Application
VeriLook 9.0/MegaMatcher 9.0 Algorithm Demo incorporates Neurotechnology face recognition algorithm. Using this demo
application face images can be enrolled from still images (from image files) or video streams (from cameras) and
identification task performed.
4.1 Windows
VeriLook 9.0/MegaMatcher 9.0 Algorithm Demo application in Windows OS can be started from
FacesAlgorithmDemo.exe.
Person can be enrolled using "Enroll" command. After enrolling a person's image from file the main window looks like this:
5
1. Top face detection pane, used to display video or still images and result of face detection algorithm overlaid on image.
2. Left pane is application log, used for system information and application progress messages.
3. Right pane is matching results pane for listing id of the subject in the database, most similar to matched image. Subjects
are considered “similar” if their score value exceeds matching FAR (False acceptance rate) set via Options
(Tools->Matching) dialog. Also in this pane matching score is displayed.
Extraction
• Template size - size of face image templates when enrolling from image. Can be used Large, Medium or Small template.
It is recommended to use large template size.
• Minimal ocular distance – minimum distance between eyes.
• Face confidence threshold – value which controls the requirements for face detection. The greater this value is the more
strict rules are applied when looking for faces in an image.
• Maximal Roll - this value is used to define the maximum value in degrees of rolled face image which can be enrolled or
identified.
• Maximal Yaw - this value is used to define the maximum value in degrees of yawed face image which can be enrolled or
identified. 4
• Quality threshold – controls how strict rules are applied when determining the quality of a found face for extraction.
• Liveness mode - can choose 3 liveness detection modes: passive, active or none (liveness detection is not used). For
more information see section Face Liveness Detection ( see page 3).
6
• Liveness threshold – value which controls the requirements for face liveness. The greater this value is the more strict
rules are applied when deciding if the face is live.
• Detect all feature points – if checked, eyes, nose, lips and face feature points will be detected. Otherwise, only eyes will
be detected.
• Detect base feature points – if checked, eyes' centers and nose tip will be detected.
• Detect gender – if checked, gender will be detected.
• Detect properties – if checked, face properties will be detected.
• Recognize expression – if checked, facial expression will be detected.
• Recognize emotion – if checked, emotions will be detected.
• Create thumbnail image – if checked, a thumbnail image will be created during extraction.
• Width – width of the thumbnail image.
Matching
• Matching speed – defines matching speed. When the most accurate matching results are required it is recommended to
use Low speed. But in this case matching task is performed slower. If the maximum matching speed is required it is
recommended to use High matching speed. Note: Template size also affects matching speed. The highest possible
matching speed is achieved when Small template and High speed is used.
• Matching threshold - threshold that separates identical from different face templates. Matching threshold is linked to false
acceptance rate (FAR, different templates erroneously accepted as of the same) of matching algorithm. The higher is
threshold, the lower is FAR and higher FRR (false rejection rate, same templates erroneously accepted as different) and
vice a versa.
• Maximal results count – maximum number of matching results returned.
• First result only – if checked, only the first positive result will be returned during matching.
4
4.1.3 Menu Commands
The following table explains menu commands of the Faces Algorithm Demo application.
7
Menu command Description
Jobs » Enroll Enrolls image to face database.
Jobs » Identify Search for matching image in face database.
Tools » Clear Log Clear application log windows.
Tools » Clear Database Empty faces database.
Tools » Options… Display options dialog.
Help » About Display information about Faces algorithm demo application.
8
4.2 Linux
VeriLook 9.0/MegaMatcher 9.0 Algorithm Demo application on Linux can be started from FacesAlgorithmDemo file. There
are separate distribution for 32 bits and 64 bits operating system. See Windows ( see page 5) part to find out how to use
this application.
4.3 Mac OS X
VeriLook 9.0/MegaMatcher 9.0 Algorithm Demo application on Mac OS can be started from FacesAlgorithmDemo.app
file. See Windows ( see page 5) part to find out how to use this application.
9
Index
A
Application 5
F
Face Liveness Detection 3
I
Introduction 1
IP Cameras Configuration 2
L
Linux 9
M
Mac OS X 9
Main Window 5
Menu Commands 7
O
Options Dialog 6
S
Simple Usage Examples 8
System Requirements 1
W
Windows 5