Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

W Axxon Next dostępne są następujące typy narzędzi detekcji twarzy:

  1. Wejście do strefy – narzędzie detekcji jest wyzwalane, gdy obiekt wejdzie w obręb wyznaczonej strefy, a następnie twarz obiektu zostanie wykryta.
  2. Wałęsanie się –  narzędzie detekcji jest wyzwalane, gdy obiekt o wykrytej twarzy przebywa przez dłuższy czas w obrębie wyznaczonej strefy.
  3. Wykrywanie zakrycia twarzy - narzędzie jest wyzwalane, gdy obiekt wchodzący do wyznaczonej strefy nosi ciemne okulary, maski zakrywające twarz, lub stosuje inne formy zakrycia twarzy.

Baza danych Axxon Next przechowuje dane o twarzach w formie binarnej:

  1. Wszystkie obrazy twarzy są wektoryzowane, a następnie są przechowywane w tabeli t_face_vector, a zdarzenia dotyczące ich przechwytywania są zapisywane w tabeli t_json_event.
  2. Obrazy referencyjne (zobacz: Lists of facial templates) są przechowywane w tabeli t_face_listed.

* Wektor twarzy: matematyczna reprezentacja obrazu twarzy tworzona podczas przechwytywania twarzy

The following types of Face Detection tools are available in Axxon Next:

  1. Appearance in area – a detection tool is triggered by the appearance of an object and subsequent face capture in FoV.
  2. Loitering in area –  a detection tool triggered by the lengthy presence of an object  and its face capture  in FoV.
  3. Face recognition evasion detection - triggers when anyone in scene wears dark glasses or covering masks, or uses other masking tricks.

The Axxon Next database stores all faces in binary form:

  1. All captured facial images are vectorized* and stored in the t_face_vector table, and their corresponding capture events are stored in the t_json_event table.
  2. Reference images (see Lists of facial templates) are stored in the t_face_listed table.

* Facial vector: mathematical representation of a facial image created upon face capture.

Info
titleNote

These detection tools require Addon Te narzędzia detekcji wymagają instalacji Face Recognition Pack to be installed (see (zobacz: Instalacja pakietów Detector Pack Axxon Next).

...