Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

The Face Detection VL generates an event every time a face is captured in the frame.

The Axxon One database stores all faces in binary form:

  1. All captured faces are stored as biometric vectors (see Face search) in the t_face_vector table, and their corresponding capture events are stored in the t_json_event table.
  2. All reference faces from the lists (see Lists of faces) are stored in the t_face_listed table.

Attention!

When the number of faces in the database increases, the statistical error increases: the more faces in the database, the more often similar faces are recognized when searching in the archive. Accordingly, the degree of similarity when comparing the reference face with the captured face decreases.

This error is relevant if:

  1. The Video stream and scene requirements for the Face Detection VL and its sub-tools are met.
  2. The database contains over a million faces.

An example of the error calculation results:

The mugshot dataset (good quality photo), 12 million faces in the database, and probability of false matching is 0.003%. With these initial data, the researchers obtained an identification error of 0.81%.

 
LicensingTo operate the detection tool, contact an AxxonSoft manager and get a license file (see Types of licenses)
Add-ons

For the Face Detection VL to work, you must install VL Face Recognition Pack and VL SDK Pack (see Installing DetectorPack add-ons).

Attention!

You can install only one Face Recognition Pack: either VA Face Recognition Pack/TV Face Recognition Pack or VL Face Recognition Pack. You cannot install both packages in the same system.


  • No labels