Go to documentation repository
Page History
W Axxon Next dostępne są następujące typy narzędzi detekcji twarzy:
- Wejście do strefy – narzędzie detekcji jest wyzwalane, gdy obiekt wejdzie w obręb wyznaczonej strefy, a następnie twarz obiektu zostanie wykryta.
- Wałęsanie się – narzędzie detekcji jest wyzwalane, gdy obiekt o wykrytej twarzy przebywa przez dłuższy czas w obrębie wyznaczonej strefy.
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:
- 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.
- 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:
- Appearance in area – a detection tool is triggered by the appearance of an object and subsequent face capture in FoV.
- Loitering in area – a detection tool triggered by the lengthy presence of an object and its face capture in FoV.
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:
- 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.
- 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 | ||
---|---|---|
| ||
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). |
...