Go to documentation repository
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 Faces) are stored in the t_face_listed table.
* Facial vector: mathematical representation of a facial image created upon face capture.
Note
These detection tools require Addon Face Recognition Pack to be installed (see DetectorPack 애드온 설치).
Overview
Content Tools